Attachment 2539079
What is it?
Devs these days think they need a toast for every little thing. I won't name names or apps, but you know what they are. Well, this module will block those pesky toasts with patterns or strings (escape all .?^&$*-()[]{} with \). See http://developer.android.com/referen...x/Pattern.html
Things to Note
Xposed is required! Get it here and post any Xposed related issues there.
Things to Note
* I'm too lazy, and there's not much room for it anyway, to add a Copy button. This can be achieved by clicking the package name you want to copy, change the package name, and click Save. The original file will be preserved and a new file added.
* If you have a bug, give me the debug.log from Xposed in this thread - PM logs will be missed or ignored - (tail -n 100 /data/data/de.robv.android.xposed.installer/log/debug.log >/sdcard/UnToaster.log).
** I get very temperamental about this. I will not accept any bug report that just says that it's broken unless it contains the log.
** I'm not flashing a ROM or buy a phone just to debug your problem and I only have an SGS2 and an SGS4.
* If you have a suggestion, post it. I will entertain just about any suggestion so long as it's feasible, practical, and within the scope of this mod.
* Donations are accepted, but are neither required nor expected and currently, there are no perks for donating. Any donations will be logged. And should I add any perks, they will be retroactive.
* If you would like it translated, translate it. You can get the strings.xml file from GitHub, but there's not much there to translate.
Examples
Screenshots
Attachment 2539080 Attachment 2539081
Disclaimer
I am not responsible for your device. It you mess it up, it's your fault. Not mine. Not the app's. Yours and yours alone.
License
Downloads and Source
To Do and Known Issues
* To do: Add "all apps" option.
* To do (maybe): Use Shared Preferences instead of files; however, I want people to be able to edit the raw files and be unrooted without needing to reroot. Xposed doesn't require root after the initial install and nether does this mod... as far as I know.
Other Notes
* I haven't tested this on KitKat, JB 4.3, ICS, or Gingerbread, but they may work just as well.
** This doesn't work without an internal (built-in) SD card.
*** This was tested on Touchwiz JB 4.1.2 and JB 4.2.2 stock.
What is it?
Devs these days think they need a toast for every little thing. I won't name names or apps, but you know what they are. Well, this module will block those pesky toasts with patterns or strings (escape all .?^&$*-()[]{} with \). See http://developer.android.com/referen...x/Pattern.html
Things to Note
Xposed is required! Get it here and post any Xposed related issues there.
Things to Note
* I'm too lazy, and there's not much room for it anyway, to add a Copy button. This can be achieved by clicking the package name you want to copy, change the package name, and click Save. The original file will be preserved and a new file added.
* If you have a bug, give me the debug.log from Xposed in this thread - PM logs will be missed or ignored - (tail -n 100 /data/data/de.robv.android.xposed.installer/log/debug.log >/sdcard/UnToaster.log).
** I get very temperamental about this. I will not accept any bug report that just says that it's broken unless it contains the log.
** I'm not flashing a ROM or buy a phone just to debug your problem and I only have an SGS2 and an SGS4.
* If you have a suggestion, post it. I will entertain just about any suggestion so long as it's feasible, practical, and within the scope of this mod.
* Donations are accepted, but are neither required nor expected and currently, there are no perks for donating. Any donations will be logged. And should I add any perks, they will be retroactive.
* If you would like it translated, translate it. You can get the strings.xml file from GitHub, but there's not much there to translate.
Examples
Code:
Connected to Wi-Fi.*
.*successful
.*loaded.*
Can\'t find phone number [\d]{7,11}
Can\'t find phone number 1{0,1} \([\d]{3}\) [\d]{3}[-\s][\d]{4}Attachment 2539080 Attachment 2539081
Disclaimer
I am not responsible for your device. It you mess it up, it's your fault. Not mine. Not the app's. Yours and yours alone.
License
Downloads and Source
To Do and Known Issues
* To do: Add "all apps" option.
* To do (maybe): Use Shared Preferences instead of files; however, I want people to be able to edit the raw files and be unrooted without needing to reroot. Xposed doesn't require root after the initial install and nether does this mod... as far as I know.
Other Notes
* I haven't tested this on KitKat, JB 4.3, ICS, or Gingerbread, but they may work just as well.
** This doesn't work without an internal (built-in) SD card.
*** This was tested on Touchwiz JB 4.1.2 and JB 4.2.2 stock.
Aucun commentaire:
Enregistrer un commentaire