[APP][Xposed][Custom] Xposed Installer+ (2.1.4 build) added with new functionalities - Xposed Framework Modules

Thanks to sir @Tungstwenty and sir @rovo89 for turning the Xposed project as Open Sourced.
NOTICE: Please don't ask about framework issues here. This is for the installer only.
This was built from Xposed Installer 2.1.4 source...
I've manage adding some functionalities that were not yet implemented on the 2.1.4 installer.
Please take a look at the screenshots below for the details... XD
By the way, sir @rovo89 is already up for the Xposed Installer 2.2, so I think you can just skip this if you want...
What's with this?
1.) Extended option for actions when a module is clicked from the modules list:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2.) Debug logs tab plus color coding for better readability
3.) Convert debug logs into either HTML or BBcode format, so you can retain the color coding and post it here in XDA or save it as a html file so It can be viewable from your web browser.
4.) Organize execution order of modules. In that way, you can gain full control of which module should be first executed by the xposed framework when your phone boots up and so on...
If you find this very interesting,
Please HIT Thanks! XD
Xposed Installer+ by @WisdomSky
r2 DOWNLOAD[APK]: http://qfs.mobi/f844640
changelogs:
- added Russian translation by @pavik62
- fixed BBCode formatting
r1 DOWNLOAD[APK]: http://qfs.mobi/f840500
changelogs:
- Initial release
To those who are interested for translation/localization:
Strings.xml - http://qfs.mobi/f844665
PROJECT SOURCE[ZIP]: http://qfs.mobi/f841191

Is this fixed the performance issue after installed this. I mean after installed the device gets slow with replacing new framework files.

WisdomSky said:
[size= 5]If you find this very interesting,
Please HIT Like! XD[/size]
Click to expand...
Click to collapse
There's no LIKE button in XDA:silly:

cities516 said:
There's no LIKE button in XDA:silly:
Click to expand...
Click to collapse
My bad... XD
Obviously, I'm a Facebook diehard fan

Nice work. Are you considering to contribute the changes back?
For 1), I have already one pull request: https://github.com/rovo89/XposedInstaller/pull/13. It needs a bit more work, but I will probably include this in a future version.
For 2): A log view is definitely planned and colors could be useful for that (even though the image is too small to see what it looks like).
The log export in 3) is useful as well, especially if you can copy it to the clipboard or send it to a text editor app.
I'm not sure about 4). The UI definitely looks nice, so I'm curious to see how it is coded. But is there any need for that? I guess no user would know what to configure there. So if you know any combinations of modules that require this, I would rather check if the framework can't figure out the correct order itself, or maybe give modules some additional control over this.
So as you can see, I would consider merging most of your additions, which would make sure everyone can enjoy them and that users can upgrade using the new downloader feature in version 2.2 (which would break with modified apps because of the different signature). If you publish your changes, that would save some work and time and it also continues the thought of Open Source.
/CC @Tungstwenty

WisdomSky said:
If you find this very interesting,
Please HIT Thanks! XD
Click to expand...
Click to collapse
Great work as usual. I really like the logging features; those were ingenious ideas.
rovo89 said:
So as you can see, I would consider merging most of your additions, which would make sure everyone can enjoy them and that users can upgrade using the new downloader feature in version 2.2 (which would break with modified apps because of the different signature). If you publish your changes, that would save some work and time and it also continues the thought of Open Source.
Click to expand...
Click to collapse
+1...I like the sounds of this.

Please @WisdomSky, @rovo89 can you add x86 support?
Thanks!
Enviado desde mi XT890 usando Tapatalk 4

rovo89 said:
Nice work. Are you considering to contribute the changes back?
So as you can see, I would consider merging most of your additions, which would make sure everyone can enjoy them and that users can upgrade using the new downloader feature in version 2.2 (which would break with modified apps because of the different signature). If you publish your changes, that would save some work and time and it also continues the thought of Open Source.
/CC @Tungstwenty
Click to expand...
Click to collapse
Was part of my plans sir...
but noob-ly speaking.... I don't know how to use git... XD
so Instead, I'll just upload it as zip sir... XD
SOURCE: http://qfs.mobi/f841191
By the way sir. About 4.), there is an alert dialog prompt everytime the activity is launched with some explanation about it.
And my WisdomSky Xploit and XthemeEngine do conflict. XthemeEngine always overlaps my WisdomSky Xploit. XD
defiant07 said:
Great work as usual. I really like the logging features; those were ingenious ideas.
Click to expand...
Click to collapse
Thanks sir... XD

mrjoy said:
Is this fixed the performance issue after installed this. I mean after installed the device gets slow with replacing new framework files.
Click to expand...
Click to collapse
Sorry sir, but I can't answer that... Please go to the Framework thread sir, they can help you about framework issues there...
Prowzak said:
Please @WisdomSky, @rovo89 can you add x86 support?
Thanks!
Enviado desde mi XT890 usando Tapatalk 4
Click to expand...
Click to collapse
sorry sir, but I'm not much skilled at C/C++ language... and I don't own any x86 device....

Please add the Russian language

Does this also support 4.3? That would definitely be something lol.
Sent from my Paranoid 4.3 LG-E970

Working good on Nexus 7 Rasbeanjelly 4.3 here...

Precedence order force closes with more modules installed... is this a bug? and also precedence order is not making any changes as I have two modules installed thats Nottach and xblast tools and both have the option to enable status bar transparency but when I enable transparency in xblast, it also make other apps to cover status bar background but as in nottach one, its status bar transparency don't make other apps to cover statusbar background.
So, when I try to put nottach at the very bottom to apply its options after all the modules with like xblast, but the precedence option don't seems to work. It always put the nottach module at the very top of the list after reboot in precedence option.
Please, fix this.

vaibhav011286 said:
Precedence order force closes with more modules installed... is this a bug? and also precedence order is not making any changes as I have two modules installed thats Nottach and xblast tools and both have the option to enable status bar transparency but when I enable transparency in xblast, it also make other apps to cover status bar background but as in nottach one, its status bar transparency don't make other apps to cover statusbar background.
So, when I try to put nottach at the very bottom to apply its options after all the modules with like xblast, but the precedence option don't seems to work. It always put the nottach module at the very top of the list after reboot in precedence option.
Please, fix this.
Click to expand...
Click to collapse
my suspect is maybe you have not granted it with root access... Precedence manager requires root to manipulate orders of modules...
and please elaborate more about the force close or show us some steps on how to reproduce it... thanks...
everything seems working fine with me...

WisdomSky said:
my suspect is maybe you have not granted it with root access... Precedence manager requires root to manipulate orders of modules...
and please elaborate more about the force close or show us some steps on how to reproduce it... thanks...
everything seems working fine with me...
Click to expand...
Click to collapse
I have granted root access to it at the time of first launch and as proof of working, I am able to soft roboot/reboot from its menus.
I am attaching some shot of my modules which I installed.
And, it also force closes on logs.
Please, check it.

Not work cm10.2
Sent from my GT-N7105 using Tapatalk 4

This app is awesome but the other original xposed installer has been updated with an repository of apps if you can also include in it also do not change the interface i find the old interface if the exposed installer better and also i am here to report a problem the soft reboot does not work it give an hot reboot......

Nice UI
Post By LBA™ Rom © 2013
Using:- XDA Premium HD
Device: Micromax A110

there may be links between greenify donate and xposed with the malfunction of quick memo on my lg optimus 4x hd?
I have installed this and quick memo has stopped working and many icons of ui are changin look..
Inviato dal mio LG-P880 con Tapatalk 2

Any chance of having this work on CM10.2??

Related

[MOD] GeckoMod v1.0

here's my first attempt at a modification package. it's all pretty much been done before elsewhere, but it's not been bundled together by anyone else for the arc, so i figured i might as well put it up here in case anyone else is interested.
it contains the following modifications:
* added new option to allow 'never' on screen timeout values
* http://forum.xda-developers.com/showthread.php?p=19878267
pvyParts' battery bar modification and control application, along with a tweak suggested in the thread to hide the battery icon from the status bar.
* http://forum.xda-developers.com/showthread.php?t=1477190
hadramos' control panel and brightness slider on status bar pull down
* http://forum.xda-developers.com/showthread.php?p=14109467
AdamTt for reboot options mod
* http://forum.xda-developers.com/showthread.php?p=18473247
like-p for long-press-back-to-kill-app (turn it on in the development settings)
* http://forum.xda-developers.com/showthread.php?t=1319518
Logseman for MegaBass
* http://forum.xda-developers.com/showthread.php?t=1417318
peppoid for volume increment adjustment and smooth scrolling mod
* http://forum.xda-developers.com/showthread.php?p=22225332
hansip87 for swipe-to-clear mod tutorial
if anyone feels that i've not acknowledged their contributions in any way, it's entirely through my own ignorance, so just let me know and i'll be more than happy to credit you for your work on here.
and no, don't bother donating to me for this - give it to those above who've made it possible in the first place
the install file is available here:
http://www.box.com/s/d8yeiv5u1gcsu470noai
all files are zipaligned, too, for those who care about that sort of thing
there is an undo file available here:
http://www.box.com/s/xvgpvjtcpp19hi0n1d8d
the uninstall will revert to the stock framework/res/systemui/settings/android.policy files, so backup these files for your own sake before installing this mod. my working installation is arconium 7.1, so that's where my starting point was for these files. i've had some issues with the uninstaller from time to time, though, so let me know if it's not working for you and i'll see what i can do.
it's my first ever mod, so please let me know what you think, and if you have any more suggestions that you'd like to see included post 'em and i'll see what i can do.
equally, if anyone wants to see my working files, i tried to split out the mods into individual changes from the stock decompiled files as i found that easier to keep track of the changes. if they're any use to someone, just ask and i'll send you my working files.
Looks Cool! Awesome Work Dude
Nice mod bro btw interested in 2G/3G Toggle mod? Unfortunately my current mod is out of bandwidth till next month so if you want to port it by yourself you'll have to wait until 1st March.. or go to like-p's page on XMP themes and apps and he already ported the 2G/3G Toggle to XMP
any chance of getting back to kill app on its own without all the other stuff?
thanks
brezzz
Ty, how do you turn mega bass on?
brezzz said:
any chance of getting back to kill app on its own without all the other stuff?
Click to expand...
Click to collapse
i don't see why not... do you need it as an installable zip, or are you more interested in the details of the changes so that you can hack around with it yourself? i'll see if i can get something sorted out for you on this score later on today either way.
b
hansip87 said:
Nice mod bro btw interested in 2G/3G Toggle mod? Unfortunately my current mod is out of bandwidth till next month so if you want to port it by yourself you'll have to wait until 1st March.. or go to like-p's page on XMP themes and apps and he already ported the 2G/3G Toggle to XMP
Click to expand...
Click to collapse
2g/3g toggle mod could be a useful addition to this so thanks for the heads-up! i'll have a look and see if i can work out how to include it - i have to admit that the smali code is a complete pita to get my head around - such a shame apktool doesn't decompile into java instead as i've worked with that for over 12 years i don't suppose you know of a language primer for smali code at all?
bladesuk1 said:
2g/3g toggle mod could be a useful addition to this so thanks for the heads-up! i'll have a look and see if i can work out how to include it - i have to admit that the smali code is a complete pita to get my head around - such a shame apktool doesn't decompile into java instead as i've worked with that for over 12 years i don't suppose you know of a language primer for smali code at all?
Click to expand...
Click to collapse
Smali is essentially a java optimized for dalvik. It's easy to understand once you get used to it only that all the type is included in each object mentioned instead of one include directive on top of java file. another differences is that variable is assigned with a v (v1, v2, etc) and parameter is with p (p0 -> usually a replacement for 'this' inside object based function or just a first parameter in a static function, p1, p2, etc)
Sent from my ST18i using XDA App
bladesuk1 said:
i don't see why not... do you need it as an installable zip, or are you more interested in the details of the changes so that you can hack around with it yourself? i'll see if i can get something sorted out for you on this score later on today either way.
b
Click to expand...
Click to collapse
Hiya mate
Yer a flashable zip of just the back to kill would be awesome mate if you could, thank you. I would also be interested in the 2g/3g if you can figure it out mate.
Thanks for your time buddy and hope to hear something soon.
Brezzz
Overdose1986 said:
Ty, how do you turn mega bass on?
Click to expand...
Click to collapse
it's on once the files are installed for it, by all accounts. it's basically a tweak for better bass response from what i've been able to gather. there's more info on the thread i linked to above.
b
brezzz said:
Yer a flashable zip of just the back to kill would be awesome mate if you could, thank you.
Click to expand...
Click to collapse
consider it done - should be attached to this post for you. for an undo, you should be able to just use the one from the first post. i've not had time to test the installer, so just let me know if you have any issues and i'll take a look later on tonight when i get back from work.
brezzz said:
I would also be interested in the 2g/3g if you can figure it out mate.
Thanks for your time buddy and hope to hear something soon.
Click to expand...
Click to collapse
well, i've tried to keep the mods as separate as i can while i was doing them so that they could be combined. there's only a few that crossed over significantly, but the control panel mod was one of them. as it stands, i'm toying with the idea of trying to move it beneath the notifications as in landscape mode it takes up most of the available screen space, and the notifications aren't really visible. ideally, i'd do it more like miui, with the page of icons and a page for notifications, with the view defaulting to notifications if any are present. but that's just me - i really liked miui, but for some reason the touch-screen doesn't seem to respond properly on cm7/miui on the arc s. ah, well
10 char :banghead:
post removed after offline messaging with kormatoes to clear up any misunderstanding. it was never here.
10 char
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
bladesuk1 said:
consider it done - should be attached to this post for you. for an undo, you should be able to just use the one from the first post. i've not had time to test the installer, so just let me know if you have any issues and i'll take a look later on tonight when i get back from work.
well, i've tried to keep the mods as separate as i can while i was doing them so that they could be combined. there's only a few that crossed over significantly, but the control panel mod was one of them. as it stands, i'm toying with the idea of trying to move it beneath the notifications as in landscape mode it takes up most of the available screen space, and the notifications aren't really visible. ideally, i'd do it more like miui, with the page of icons and a page for notifications, with the view defaulting to notifications if any are present. but that's just me - i really liked miui, but for some reason the touch-screen doesn't seem to respond properly on cm7/miui on the arc s. ah, well
Click to expand...
Click to collapse
Thats brilliant buddy thank you, i am at work atm but i will test this when i get home and let you know the results. Thank you for sharing with the community and keep up the work.
Thanks
Brezzz
Hiya mate
Just installed the zip. All files installed and rom booted. The option appears in dev settings and lets me select it with the tick, but holding back doesnt kill anything its a if its not even there.
thanks
brezzz
brezzz said:
Just installed the zip. All files installed and rom booted. The option appears in dev settings and lets me select it with the tick, but holding back doesnt kill anything its a if its not even there.
Click to expand...
Click to collapse
sorry about that - i'll have another look at this later on today. might be as simple as me forgetting to put the correct jar file into the zip with a bit of luck :/
b
second attempt, then: try this instead just tried it on my phone, and seems to work fine for me this time. it still has the 'never' option on the display timeout in there too, as i'm a little pushed for time to pull all of those changes out, but there shouldn't be anything else left in there.
brilliant will give it another go, thank you

[XPOSED][4.1+][1.0.8]ViewInPlay - just let this app show in the Google Play Store

Requires Xposed Framework![/B] Great thanks to him!
UPDATE: Lollipop version is out! check it out: XBridge
And it's for lollipop ONLY!
UPDATE: Since begin from summer, i have been very busy, both at work and life. I'm sorry for you guys has heard nothing from me. but now, i'm on Lollipop, but xposed is not working by now, so, i can do nothing about add functions etc. but i wanna thank you guys for every brilliant ideas about what this module can do, and i'm very happy for this module can do a little help on you phone! this year will be a busy year, because i want to move to my hometown to stay with my gf and marry her, there will be a lot of thing waiting for me. i can't say when the xposed is ready, i'm ready, but we will see then. thanks guys! See you!
What's this
this module add a 'View in Play' button to the recent task long press popup menu and app info screen, let you easily view any apps in the Google Play!
Why started
i found i always view apps in the Google Play Store to see the new version, comments, and similar apps, tired to open the Link2sd, and waiting it's loading done, and click that button, so, i wrote this.
Tested
Now, just tested on the PA 4.4.2 and list below, but this should work on any AOSP based 4.1 - 4.4 ROM , if this module worked for you, please let me know, if not, see anything i can help:laugh:
Nexus 4 With PA 4.4.2
Xperia Z1 With stock 4.3 @timberwolf60
Galaxy S4 With stock 4.3 @steelew
Nexus 7 With stock 4.3 @Domino5
...
Warning
NOT compatible with XHaloWindow and any module which will add menu in the recent task popup menu yet.(maybe working with later, waiting for fix, for now, use other options instead)
Wanna be working on your XXX ROM???
Please write down your XXX ROM source address, i will looking if i can do that...
Screen shots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To-do/working on
an option to hide app icon from launcher @NetBender done
double top the recent task to view in the play @zenesis had done it, but, the recent task click response is not as quick as before, 'cause it waiting for double click action, Google let it go for some reason. so, here, i use two-finger-tap instead, wish u like it too.
better working on 4.1 and 4.2...
Changelog
1.0.8 (2014.05.16)
fixed : Xposed 5.6 2.6 beta compatibility
added : browser-store switch (you can shoose which should show up in the app chooser, don't forget to disable 'directly view in play' function)
updated : translation
1.0.7 (2014.05.13)
fixed : new PA Floating mode compatibility
1.0.6.2 (2014.04.29)
added : option for debuggable(default not checked, so there will be less log output for better performance)
1.0.6.1 (2014.04.08)
fixed : app info injection does not worked on 4.1, again(sorry), thx to @_jis_ for point it out
updated : languages
1.0.6 (2014.03.26)
fixed : app info injection does not worked on 4.1
moded : move from http:// to market://, only markets shows in app chooser now
added : simplified Chinese language
1.0.5 (2014.03.19)
added : XHaloFloatingWindow compatibility @obp55
fixed : SystemUI crash on 4.1 when 'view in play' menu clicked in the notification popup menu.
fixed : should fix 'view in play' not working in recent panel on 4.1.
updated : language
older change logs... see Post#2
Language
English
Simplified Chinese(简体中文)
Italian, thx to @NetBender
Slovak, thx to @Ja_som
German, thx to @Sanguinus
Report bugs
see Post #2
Knowing bugs
some apps are not system app(or not stock android app), but still recognized as system app and no view in play menu will show on it. i will find a way to handle it. if you have one, pleased to know.
Source
Github : https://github.com/lj3lj3/ViewInPlay
Credits
rovo89 for great Xposed framework
XHaloFloatingWindow for the source of recent task popup menu injection, without that source, this module maybe not started yet.
Download
see attached apk or Xposed Repository
Xposed Repository
http://repo.xposed.info/module/info.daylemk.viewinplay
Want thanks/support me?
thanks, just click the thanks button, i will be very happy!:victory:
report bugs
Changelog
1.0.4 (2014.03.12)
added : 'view in play' available in the notification long press menu @SilentException
fixed : two-finger-tap not working when show in recent option disabled @__Michael__
moded : better app info activity calling, should fix some not working issues
updated : some preference info text
updated : languages
1.0.3 (2014.03.10)
added : Two-Finger-Tap go to Play Store (two fingers tap the thumbnail in the recent task to go to Play Store)
fixed : XiiaLive be recongnized as android stock app
fixed : no-play-store toast not showing bug
moded : better way to get the recent menu text, now show work with all languages.
updated : Slovak translation
1.0.2-lu(language update) (2014.03.05)
updated : Italian translation
added : German translation
1.0.2 (2014.03.02)
fixed : chrome be recognized as android stock app @Ja_som
added : tinted status bar on 4.4 and above, use SystemBarTint library
added : an option can hide icon from launcher @NetBender
added : Italian translation
added : Slovak translation
1.0.1 (2014.02.26)
fixed : directly view in play not working with app info
fixed : some annoy toast when click the View in Play button @Ja_som
added : XDA thread on the app screen
added : app version on the app screen
1.0 (2014.2.25)
init version.
Found View in Play menu available with stock app?
Found View in Play menu NOT available with some CRAZY apps?
No problem! here is how to help me solve it:
Click the recent task button, find that app(you need run it before see it here of cause)
Long press that task, the view in play menu will show on the popup menu
OK, that's info is enough for me. :laugh: Now, open Xposed Installer(not installed? my my~)
Turn to the logs page, click the upper right refresh button, and scroll up untill you see this log: DayL[RecentTaskHook]the package is : xxx
Send/Pm/Post the package name after that log(xxx) to me, and i will solve it.
Thank you!
usefull
Good idea ! thanks
Great work, keep up:good:
Great, thank you @lj3lj3
After I tap on View in Play on recent apps screen toast is shown with text 'false'.
Sent from my tablet. Odoslané z môjho tabletu.
Please hit THANKS button if I helped you
Great idea, thx!
I found 'incompatible' app, Chrome.
Sent from my tablet. Odoslané z môjho tabletu.
Please hit THANKS button if I helped you
Ja_som said:
Great, thank you @lj3lj3
After I tap on View in Play on recent apps screen toast is shown with text 'false'.
Sent from my tablet. Odoslané z môjho tabletu.
Please hit THANKS button if I helped you
Click to expand...
Click to collapse
thx, just notice that coming, it's seems like that the system ui not able to show toast right now? anyway, will fixed it in next version.
Ja_som said:
I found 'incompatible' app, Chrome.
Sent from my tablet. Odoslané z môjho tabletu.
Please hit THANKS button if I helped you
Click to expand...
Click to collapse
oh~ it's~ yeah, this will not show the menu on the Chrome task, 'cause it's package name starts with 'com.android', not 'com.google', and this is often the android stock app, i will find a better way to fix it.
Excellent and useful module, because of the recent apps addition.
Well done, thanks @lj3lj3
Sent from a Galaxy Note N7000 // KITKAT
Works perfect on I-9505 (International S4 LTE) with 4.3...
lj3lj3 said:
Requires Xposed Framework! Great thanks to him!
Click to expand...
Click to collapse
Can you please make one, just like this one but to FORCE STOP the app?? Would also be nice if the options showed when long press a notification too.
yurividal said:
Can you please make one, just like this one but to FORCE STOP the app?? Would also be nice if the options showed when long press a notification too.
Click to expand...
Click to collapse
Maybe the mod is called ViewInPlay, not force stop, view in play and some other crap
Bunnybugs_007 said:
Maybe the mod is called ViewInPlay, not force stop, view in play and some other crap
Click to expand...
Click to collapse
That is exactly why i SUGGESTED the creation of another mod, similar to this one, but with a different functionality. The code should be very similar.
Why are you even bothering to answer something not directed to you?
yurividal said:
That is exactly why i SUGGESTED the creation of another mod, similar to this one, but with a different functionality. The code should be very similar.
Why are you even bothering to answer something not directed to you?
Click to expand...
Click to collapse
You may call it a joke...
Great app, it will be very useful.
May i suggest you to add an option that allow to hyde the icon from the launcher?
lj3lj3 said:
Tested
Now, just tested on the PA 4.4.2, but this should work on any AOSP based 4.4 ROM (4.0 - 4.3 maybe, not confirmed), if this module worked for you, please let me know, if not, see anything i can help:laugh:
Nexus 4 With PA 4.4.2
Click to expand...
Click to collapse
I don't know if you want this information but i have a Galaxy Nexus with PA 4.0 BETA6 and the app works well.
lj3lj3 said:
Source
Github : https://github.com/lj3lj3/ViewInPlay
Click to expand...
Click to collapse
I want to translate it in Italian, do you have to do a "cleanup" or i can start?
Please add a double tap function to go to playstore once a task is double tapped.
I've been looking for something like this for ages, thank you! I'm the "app guy" at the office and I'm constantly giving out advice on apps, so having this and transferring via NFC is going to make it really easy to me.
Slightly offtopic (sorry in advance): How do I get those extra navbar buttons? I wanna tinker with that. Thanks again.
It worked on my Z1(6903). Good ideas.
Send from my C6903 using TapatalkPro
my Sg device: Z1 rooted136 ROM by NUT with 2.7.94 dualrecovery, mod by GavityBox 2.9.7. Samsung S2 standby for Z1 when Z1 no power.
Bunnybugs_007 said:
Works perfect on I-9505 (International S4 LTE) with 4.3...
Click to expand...
Click to collapse
thx, will you please tell me something about your ROM, samsung stock touchwiz rom or AOSP ? that will be useful for other users.
yurividal said:
Can you please make one, just like this one but to FORCE STOP the app?? Would also be nice if the options showed when long press a notification too.
Click to expand...
Click to collapse
well~ i think that long press recent task and notification will let you to go to app info screen, at there, you will be able to Force Stop that app, just one more click won't be boring. so, sorry buddy.
NetBender said:
Great app, it will be very useful.
May i suggest you to add an option that allow to hyde the icon from the launcher?
I don't know if you want this information but i have a Galaxy Nexus with PA 4.0 BETA6 and the app works well.
I want to translate it in Italian, do you have to do a "cleanup" or i can start?
Click to expand...
Click to collapse
thx, hide icon from the launcher? good idea, working on it. happy to know it's working on your phone, and you are very kind to helping me, 'cleanup' maybe not, you can feel free to translate my poor english into your language.:laugh:
zenesis said:
Please add a double tap function to go to playstore once a task is double tapped.
Click to expand...
Click to collapse
wow~ this is something, thank you for this wonderful idea, will add it to the to-do list.
WLabrador said:
I've been looking for something like this for ages, thank you! I'm the "app guy" at the office and I'm constantly giving out advice on apps, so having this and transferring via NFC is going to make it really easy to me.
Slightly offtopic (sorry in advance): How do I get those extra navbar buttons? I wanna tinker with that. Thanks again.
Click to expand...
Click to collapse
yeah, very happy this little mod do it's job for you, happy sharing. those extra button added by the GravityBox module, check it out, very useful !
timberwolf60 said:
It worked on my Z1(6903). Good ideas.
Send from my C6903 using TapatalkPro
my Sg device: Z1 rooted136 ROM by NUT with 2.7.94 dualrecovery, mod by GavityBox 2.9.7. Samsung S2 standby for Z1 when Z1 no power.
Click to expand...
Click to collapse
thx for your device information, but stock rom? version? thx again.

[APP][XPOSED][4.0+] xRenamer - rename your apps universally

xRenamer
rename your apps universally​
This Xposed module allows you to rename your apps as you want. Some launchers have a feature that allows you to change the label of the apps on the launcher. For me this isn't satisfying enough, as the name actually stays the same and if you get an "choose an action" dialog the real name jumps out. The problem is easy, there is no way to. After noticing this module, which is created to rename QuickPic, I got the idea to create an app that allows you to rename any app(almost, see below). I developed the code further(my first android app ^^) to be able to change all the names at runtime and here it is: xRenamer.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements:
The Xposed Framework
Min sdk version of 11, which should be no problem
Installation:
Install the app.
Activate the module in the xposed settings.
Reboot.
Rename!
Permissions:
KILL_BACKGROUND_PROCESSES to restart the launcher
WRITE_EXTERNAL_STORAGE to save the settings
Limits:
At the moment, xRenamer is not able to rename:
System apps
Some rare apps(e.g the amazon app)
I am looking for a way to be able to rename these as well.
As long as this isn't the case, there are color tags in the app list dialog.
Green indicates that the app is an user application
Red indicates that the app is an system application
Yellow indicates that the app is neither in /data, nor in /system stored. Most of the time the app is an user application stored in /mnt/asec
Usage:
To rename an app tap the add button and either enter the package name of the app you want to rename by yourself or press the list button and choose an app from the list of installed apps. When an app has been identified, the icon will show up and a text is shown. Keep in mind that the add button won't be activated until the app has been identified. The add button also doesn't show up if you havn't entered a new name or if an entry for the app already exists.
To remove an entry tap the remove button. The actionbar will turn red and you are now able to delete an entry by simply tapping
it. Tab the button again to exit the remove mode.
To change an entry simply tab it and a dialog will pop up where you can change the name.
Although changes are applied during runtime, you may need to restart various apps for them to realize the change. For this purpose there is a button to restart the launcher hidden in the overflow menu.
Download:
Xposed Repo: Link
From xda: View attachment xRenamer_10.apk
I tested the app on my Note 3, running 4.4.2 and it's running fast and stable.
If you find any bugs, want to give your opinion or have an idea, feel free to do so.
Thanks to:
pyler for the idea and the basic code
rovo89 for the xposed framework
Hey! Thanks for this man!
Work for most apps.
Doesn't work for: Dolphin Browser, .Sprit2 (FM radio) & Google Camera (in data, non in system).
Edit:
Working
I have been in need of this functionality for so long. Thank you! Did not work on DialApp and Today Calendar, but that is it.
Would it be possible to add the ability to change app icons too? With Apex launcher, I can change them on the home screen, but I can't do anything if it is in the drawer and a theme I'm using doesn't cover some of my more obscure apps. That would be the icing on the cake.
Sent from my Nexus 5
Jesellers88 said:
Would it be possible to add the ability to change app icons too? With Apex launcher, I can change them on the home screen, but I can't do anything if it is in the drawer and a theme I'm using doesn't cover some of my more obscure apps. That would be the icing on the cake.
Sent from my Nexus 5
Click to expand...
Click to collapse
Would be amazing!
Jesellers88 said:
Would it be possible to add the ability to change app icons too?
Click to expand...
Click to collapse
Thats actually a really nice suggestion. I will look over it today. It would also be a nice Addition to unicon which doesnt allow single items to change.
Gesendet von meinem SM-N9005 mit Tapatalk
GalaxyInABox said:
Thats actually a really nice suggestion. I will look over it today. It would also be a nice Addition to unicon which doesnt allow single items to change.
Gesendet von meinem SM-N9005 mit Tapatalk
Click to expand...
Click to collapse
It's one of those things that always bug me about apps with horrible icons. I've deleted apps before because I couldn't stand look at them in my drawer. Even better would be to link it directly to installed icon packs and incorporate an icon picker.
I wish I could do this myself, but I'm glad you find the idea interesting.
EDIT: the more I think about it, the more I want to give it a try myself. I have yet to make an app, and I think this would be a great thing to start with.
Sent from my Nexus 5
This looks awesome. Thank you
Sent from my Nexus 5 using Tapatalk
Dint work for me for Quickpic I tried it with Lightning Launcher
I get this message every time I open the app. Please help!
@GalaxyInABox: Great idea!
I've a feature request: Please add an option to change the app-icon, so everybody could use custom icons (some complained about my "ugly icons )
Why does you store the settings on the sd card? /data/data/<packagename>/files sould also be okay.
If it does not work for some apps, it could be because of the wrong/multiple android.intent.action.MAIN/android.intent.category.LAUNCHER activities in the Manifest.xml.
The yellow package names are not good to read on white background, i recommend blue
sbk299 said:
I get this message every time I open the app. Please help!
Click to expand...
Click to collapse
This happens if the app isn't able to write to your internal sdcard. What device are you using? It could be the case that your device or rom doesnt link /emulated/0 correctly.
defim said:
@GalaxyInABox: Great idea!
I've a feature request: Please add an option to change the app-icon, so everybody could use custom icons (some complained about my "ugly icons )
Why does you store the settings on the sd card? /data/data/<packagename>/files sould also be okay.
If it does not work for some apps, it could be because of the wrong/multiple android.intent.action.MAIN/android.intent.category.LAUNCHER activities in the Manifest.xml.
The yellow package names are not good to read on white background, i recommend blue
Click to expand...
Click to collapse
I already have some idea how to do the icon replacer.
And writing to the sdcard will be removed in the next patch. I found a better way to do!
GalaxyInABox said:
This happens if the app isn't able to write to your internal sdcard. What device are you using? It could be the case that your device or rom doesnt link /emulated/0 correctly.
Click to expand...
Click to collapse
I'm using Galaxy S2 (I9100) running Cyanogenmod 4.3.1. I think it isn't working because my internal sdcard is not at the location /storage but at /storage/sdcard0 or directly /sdcard. Is there any way to resolve the issue?
sbk299 said:
I'm using Galaxy S2 (I9100) running Cyanogenmod 4.3.1. I think it isn't working because my internal sdcard is not at the location /storage but at /storage/sdcard0 or directly /sdcard. Is there any way to resolve the issue?
Click to expand...
Click to collapse
I have written a kind of hotfix which discards the use of the sdcard. The drawback is that it requires a reboot after changing the settings(like adding or deleting an entry). I try to find the issue, but if I don't find it quickly, I will upload the hotfixed version as a beta branch.
GalaxyInABox said:
I have written a kind of hotfix which discards the use of the sdcard. The drawback is that it requires a reboot after changing the settings(like adding or deleting an entry). I try to find the issue, but if I don't find it quickly, I will upload the hotfixed version as a beta branch.
Click to expand...
Click to collapse
Alright. Thanks a tonne! Been waitin' for this app a long time. A little longer I guess.. But atleast I know it's coming :victory: Thanks again!
I uploaded the hotfix version, which should only be used if you get the error toast.
@GalaxyInABox
Hey, thank you, it's exactly what I needed. I'm going test your app.
GalaxyInABox said:
I have written a kind of hotfix which discards the use of the sdcard. The drawback is that it requires a reboot after changing the settings(like adding or deleting an entry)....
Click to expand...
Click to collapse
As far as I experience, most Xposed modules require reboot after I apply changes. So, where is the problem?
body150165 said:
As far as I experience, most Xposed modules require reboot after I apply changes. So, where is the problem?
Click to expand...
Click to collapse
1.0 doesn't require it so I wanted to mention it.
Problem
Nothing happens at my device!II changed the names,I also rebooted but still no different name! :silly: With the initial release,it showed me the error toast,now with the updated version it doesn't show the message but still not working!
Love the idea, but it's not working on my Verizon Samsung Galaxy S4. When I press "Restart Launcher", the launcher restarts and then a couple seconds later xRenamer force closes and no changes are applied.
So far, I've tried it on S Educate, Tetris, and aLogcat. All of which are user apps and not stored on SD card.
- Sent from my Galaxy S4 using Tapatalk.

[Mod][Xposed] Alarm Clock Plus 2.0

There was a similar tweak for iOS back in the days when i was an iphone user which i was always missing on my Android device.
Now i just created it myself because i was bored yesterday :>
Do you enjoy snoozing in the morning as much as i do? Hate how you always have to look at your phone to determine if you can snooze
one more time or not?
This tweak tells you the time, everytime you snooze your alarm. Actually, it can tell you about anything.
You can set your own text and use a variety of variables. (Currently there are only a few. More might follow, if people like this tweak - for example unread mail count, weather, etc.)
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Compatibility:
I tested this tweak on a Nexus 5, running 4.4.2 Stock.
Alarm Clock Plus should be working on about any Device and any version of Android that has the stock Clock app.
(Please let me know if it works for you or if you have any issues, thanks)
This only works with the standard Google clock!
Package: com.google.android.deskclock | com.android.deskclock
Currently the Interface is still pretty raw and ugly.
I will work on that soon. Also I have some ideas for more features, which I'm going to implement over time.
Changelog:
1.0
Initial release
1.0.1
Small bugfix (disable dismissed now working)
1.1
added: Can hide icon from launcher
added: Auto save settings on exit
added: Voice speed control
added: Voice language selector
added some logging for debugging
possible fix of the TTS not firing
1.2
added: Support for CyanogenMod 11
(and possibly other roms that use the standard aosp clock app or derivates of it)
Thanks @pdcrzylazy for testing!
1.2.1
added: Support for Android 4.4.3+
(Let me know if this still works on 4.4.2 and lower please)
2.0
complete rewrite of the module.
it should be much more stable and reliable now.​
added: Tasker support (You asked for it and here it is!)
added: New Variables - %I (Hours 12h), %p (Am/Pm)
changed: Settings - No more need to reboot the device after changing settings
2.0.1
fixed: Test tasker-task on dismiss
fixed: Forgot to shut down the TTS engine
2.1
added: Check if your device/ROM is compatible
added: Check if you have TTS installed
added: Button to let you install more language files
reduced package size
2.1.1
fixed: Bug that broke the module on some devices
2.1.2
added: Option to remove leading zeros for the time and date variables
Click to expand...
Click to collapse
Download:
[QRCODE]http://repo.xposed.info/module/com.chrisxe.xposed.alarmtelltime[/QRCODE]
http://repo.xposed.info/module/com.chrisxe.xposed.alarmtelltime
If somehow you really like this tweak and want to support me, you can also buy this tweak from google play for little money
(This is the same version as the free one in the Xposed repo. It is just a donation package)
Alternatively you can click here to donate via paypal
Thanks to:
- rovo89 for the Xposed Framework.
- MohammadAG for all of his source codes on github.
Great idea. Like this very much. But unfortunately I'm using cyanogenmod 11 on my nexus 5.
And cm is not using the standard google clock. Is it possible that you can port this module to run also on devices with cyanogenmod?
Thank you.
Great potential...when it is ported to work with cyanogen I will definitely give it a try.
Sent from my LG-P936
thanks for the feedback. i'll try to look into it, to get it to work for cm
andreasf93 said:
Does it require internet to work? Because I tried it this morning and I snoozed it twice without hearing anything.
PS: Stock 4.4.3
Click to expand...
Click to collapse
have you tried to open the settings of the tweak and then hit the "save" button?
seems like for some people you need to do this first (im working on it!)
or maybe your locale isnt supported by text-to-speech. currently the tweak uses the default locale which is set by the system (i'll add a switcher to set a custom locale soon)
andreasf93 said:
My locale is English (UK) so it should be fine. When I press the Test button the voice is just fine. And yes I've pressed the Save button multiple times, still not working.
PS: Are you Greek?
Click to expand...
Click to collapse
it should work just fine then. are you using the standard aosp clock from google? (com.google.android.deskclock)
PS: no i'm not
andreasf93 said:
Oh okay, because Mythos is a Greek word
Yep, I have the default clock since I bought my Nexus 5 and did not install any other alarm apps :s
Just tried rebooting, reinstalling the app, still did not work
Click to expand...
Click to collapse
can you try to set an alarm and watch your logcat for errors when you hit the snooze button?
or maybe check the log in xposed installer
__EDIT:
oh and you did enabled the module, right? sorry, im not assuming you are dumb, just making sure
andreasf93 said:
Ye I have enabled it, I checked myself twice to make sure
Nothing shows up in xposed log, not sure how to check logcat though.
Click to expand...
Click to collapse
mhm. then im out of ideas for now, sorry ;(
maybe it is not 4.4.3 compatible. i dont know if the clock app changed or anything else xposed related.
i'll look into it
Another possible feature that you might look into -
Announcing the time on request (say, when I press the volume button) - BEFORE the alarm goes off. When I'm half asleep in the morning and not sure whether it is time to wake up, I want to be able to press the volume key and hear what time it is. I was trying to do it via tasker this weekend but didn't quite achieve what I was looking for.
So, if you can implement something to this effect in your module, that would be awesome.
Is not work on my galaxy s5
Sent from my SM-G900F using XDA Premium 4 mobile app
Please check the first post, I updated the module.
Changelog also in first post. Might have fixed the bug andreasf93 was experiencing
(Please let me know if it works now (Encountered the same bug as you, another reboot seemed to fix it for me))
@bagarwa
very good idea!
I'll probably implement that soon
Not sure if their name is copyrighted, but you may wanna change the name of this:
https://play.google.com/store/apps/details?id=com.vp.alarmClockPlusDock
Would hate to see a wonderful developer get a lawsuit! How about "Alarm Clock ADVANCED"
can you add option to turn off/on all the alarms that are setted ?
super charge for clock
It doesn't work on my GS4 on stock GPE 4.4.2. Voice is heard when press test buttons but when alarm goes off.. Snooze our cancel alarm didn't produce any sound.
Any ideas?
MythosXe said:
Please check the first post, I updated the module.
Changelog also in first post. Might have fixed the bug andreasf93 was experiencing
(Please let me know if it works now (Encountered the same bug as you, another reboot seemed to fix it for me))
@bagarwa
very good idea!
I'll probably implement that soon
Click to expand...
Click to collapse
Suggestion: an option to perform a tasker task when alarm is snoozed/dismissed would be awesome!
Will be useful for news, custom text, unread messages/emails/whatsapp messages, opening custom apps, etc
Would absolutely love this, thanks!
Great idea and very cool module! Working good on my Galaxy S4 running 4.3.
- Sent from my Galaxy S4 using the XDA app.
also rocking cm 11, this clock seems interesting tough. Would definitely try it if you came around to making it available to cm roms.
Can someone on CM 11 test if this one is working? (see attachment)
If it doesnt work first try, can you reboot a second time and try again? thanks :>
MythosXe said:
Can someone on CM 11 test if this one is working? (see attachment)
If it doesnt work first try, can you reboot a second time and try again? thanks :>
Click to expand...
Click to collapse
I'm running CM11. I installed the test APK and used the Test functions in the app interface. Those are working. Tested the clock app and the voice worked when I snoozed the alarm. Seems successful on CM11. Nice job.
pdcrzylazy said:
I'm running CM11. I installed the test APK and used the Test functions in the app interface. Those are working. Tested the clock app and the voice worked when I snoozed the alarm. Seems successful on CM11. Nice job.
Click to expand...
Click to collapse
Thanks for testing :>

[MOD]NOtifications

I've started developing this some weeks, maybe months ago, after seeing two users requesting this on the requests thread but then I upgraded to Lollipop, and just forgot this module, I've seen the source when making a backup and decided to continue it's development, and finnaly I have a first public release ready for you guys.
The module has two options, one is just to hide all your notifications, on the status bar, showing only the icon indicating that there are notifications, and the another it's to show a customizable counter.
It supports withelist and ignorelist.
Screens:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Counter Customization
I'm open to suggestions and requests.
The initial public release version it's attached to the post, but the updates will follow only on the xposed repo.
Xposed Repo: http://repo.xposed.info/module/com.beatslayer.xposedmod.notifications
Changelog:
v0.7
- Initial Public Realease
v0.9
- Add a custom text indicator.
- Add a option to not show any indicator.
- Add coloring option for default indicator.
- Add repositioning option.
- Add reset popup confirmation dialog.
- Improve preferences mechanism.
- Maybe something more that I forgot now
v1.0
- Whitelist support.
- Hide redundant "No notifications" text.
v1.1
- Fixed a bug that prevented the module from working correctly when upgrading.
- Added ignorelist support.​
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 29/07/2015
Created: 27/07/2015
Last Updated: 17/09/2015
Great man, thanks for listening to my request The module is perfectly working on my htc one 7 !
If i could make one tiny suggestion, you should had the ability to customize the default icon (the 3 dots) like we can with the notification counter (background and text color). With that, the module would be absolutely perfect ! :good:
mrxfl said:
Great man, thanks for listening to my request The module is perfectly working on my htc one 7 !
If i could make one tiny suggestion, you should had the ability to customize the default icon (the 3 dots) like we can with the notification counter (background and text color). With that, the module would be absolutely perfect ! :good:
Click to expand...
Click to collapse
The background color of the default icon will be available on the next version, I already implemented part of the code to support that.
About the custom one, currently it's only a counter but I'll add an option to make a custom text also.
Many thanks working well N9005 Temasek V15.1
When and if you have time and of course it's possible, option to adjust Height position? Notification count sits ever so slightly raised above other status bar items.
chazey2 said:
Many thanks working well N9005 Temasek V15.1
When and if you have time and of course it's possible, option to adjust Height position? Notification count sits ever so slightly raised above other status bar items.
Click to expand...
Click to collapse
Will do.
Very good
es justo lo que buscaba, lo mas cercano a Ios y Miui
How beautiful application!!
Thank you!!
I want exactly like this!
But Can you make just disable notification icon on status bar?
(Not change number, not hide color, just disable.)
and blacklist.
For more some battery saving, and more useful&beautiful module.
Thanks!!
rkd2003 said:
Thank you!!
I want exactly like this!
But Can you make just disable notification icon on status bar?
(Not change number, not hide color, just disable.)
and blacklist.
For more some battery saving, and more useful&beautiful module.
Thanks!!
Click to expand...
Click to collapse
Sure, why not? :cyclops:
So far its working excellent..I've just started using it with the 3 dots but i will explore later and if anything required,, will suggest also.
But thanks for this..
Cheers and keep up the good work...
greg
I want to say that I've never seen anyone who responded to user requests for a application under Xposed, so why frankly congratulations!
Regarding your Application, i will can test your app on Cloudy 2.5 ROM (LP stock based ROM) and i could create make an primary french translation for your app
Gr8 thanks. But one issue. In my Nova Launcher, I have gestures activated. So when i swipe down on desktop it brings the status bar drawer down to toggles. But now it doenst work. Its just a blank dark screen when i swipe down.
WarriorMax said:
Gr8 thanks. But one issue. In my Nova Launcher, I have gestures activated. So when i swipe down on desktop it brings the status bar drawer down to toggles. But now it doenst work. Its just a blank dark screen when i swipe down.
Click to expand...
Click to collapse
Strange I use apex pro with the same swipe gesture to do the same and working for me.
Doesn't Notify Clean (already an Xposed Module by @defim) do the exact same thing? I've been using that for quite some time, though I don't need it anymore with the ROM I now use but it already does the same thing this module does. No disrespect intended, I'm just curious.
Sent from the slippery slope.
Purerawenergy said:
Doesn't Notify Clean (already an Xposed Module by defim) do the exact same thing? I've been using that for quite some time, though I don't need it anymore with the ROM I now use but it already does the same thing this module does. No disrespect intended, I'm just curious.
Sent from the slippery slope.
Click to expand...
Click to collapse
I didn't knew that module and have never tried it.
Maybe someone can compare them both and tell the differences.
As I've told I developed the module on users request..
Beat_Slayer said:
I didn't knew that module and have never tried it.
Maybe someone can compare them both and tell the differences.
As I've told I developed the module on users request..
Click to expand...
Click to collapse
I just gave a look see at the other program. Overall the intent is the same but your program seems to be a better implementation. The other program does not show any notifications even a indicator of some kind except in the pull down. Plus it is listed as being Beta but the developer is soliciting for donations? Over all, I prefer your program. Of course, everyone has their own opinion and preferences. I decided pretty quickly on mine. This was not an extensive look see. I'd encourage everyone to try and decide. I think your development is more end user friendly though. Gary
If you go into settings/preferences in the other program you will see a lot more options to do things. Like I said I wasn't trying to give you a hard time, I like your work and have used a few of your builds, I was just pointing it out to make you aware. I actually prefer your UI over his and honestly I'm not sure if he's even working on his anymore. I believe he's juggling 7 or 8 different programs. Anyway, build on my friend and have a nice weekend.
Sent from the slippery slope.
@Beat_Slayer
Hello, i have test your app, and send xposed log in attachment
Rom said:
@Beat_Slayer
Hello, i have test your app, and send xposed log in attachment
Click to expand...
Click to collapse
Well, there are some errors on your xposed log, but none from my module...
Beat_Slayer said:
Well, there are some errors on your xposed log, but none from my module...
Click to expand...
Click to collapse
Ok, so can you tell me from what module theuy come from please ?
Can we get an app whitelisting feature on next versions ?
so whitelisted apps show their original notifications and doesn't stack with the others
this would make your module kinda the reverse version of Notify Clean by @defim, way simpler and practical
thanks

Categories

Resources