Code Monkey home page Code Monkey logo

egingell / untoasted Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 3.0 2.99 MB

Block unwanted Toast notifications. Presently there is no functional UI. In order to block stuff, you need to make a file named whatever the app's package name is (ie com.egingell.untoasted) in /sdcard/UnToasted and put the text you want to block. Multiple lines in the same file will get used individually so you can block multiple Toasts from the same app. You can also use regular expressions.

Java 100.00%

untoasted's People

Contributors

egingell avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

untoasted's Issues

Known Issues

  • Toasts will not get blocked when your SD card is mounted to your PC. It is not available and, therefore, the blocking files are inaccessible.

Outdated code on github?

Looks like the code on github may be outdated. The code here was last updated 3 days ago, while the module was updated in the repo yesterday. Keep in mind git commit only commits changes locally.

Error from Rovo89@XDA

I/SystemServer(30311): Entered the Android system server!
E/AndroidRuntime(30311): Error reporting WTF
E/AndroidRuntime(30311): java.lang.NullPointerException
E/AndroidRuntime(30311): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:337)
E/AndroidRuntime(30311): at android.util.Log$1.onTerribleFailure(Log.java:104)
E/AndroidRuntime(30311): at android.util.Log.wtf(Log.java:293)
E/AndroidRuntime(30311): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime(30311): at android.os.Environment.throwIfUserRequired(Environment.java:787)
E/AndroidRuntime(30311): at android.os.Environment.getExternalStorageDirectory(Environment.java:388)
E/AndroidRuntime(30311): at com.egingell.untoaster.Util.(Util.java:42)
E/AndroidRuntime(30311): at com.egingell.untoaster.hooks.HookToastShow.(HookToastShow.java:50)
E/AndroidRuntime(30311): at com.egingell.untoaster.XposedHook.handleLoadPackage(XposedHook.java:39)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.