AOD Customizer Module [UPDATE: 11.20.18 v1.0.2] - Xposed Framework Modules

This is a simple yet cool module to customize the AOD Display on the Galaxy S7. Only S7 is supported currently because that is the phone that I currently own and can test with.
Whats it do?
As of 3.8.18:
- Allows for a text label to be displayed below the icon. This text label is of the "title" parameter from the notification itself. If the notification uses a "RemoteViews" layout, then the "title" parameter will be empty and no label is shown. It works great with Textra SMS and Snapchat to show who they are from. I can customize each notification per app but need a list of apps to further support.
- The text label is fully customizable, text color, size, and maximum width are fully adjustable.
UPDATE: 6.22.18
- Added a crap ton of stuff.. See screenshots
To Do:
- I might add long press on icon to clear notification (if this is possible, I think it is though.) <- Not possible
- Also, possibility for full customization of the clock and positioning of everything. As of now, the defaults are fine with me personally <- Still thinking about this, might make it so you can literally make your own
- Music controls always on bottom of display (maybe) <- Moved to below notifications due to reasons
Screenshots
Downlod:
http://repo.xposed.info/module/com.elesbb.aodcustomizer

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"
}

reserved2

s8+

Hi
I have an s7 (SM-G930F) but with the AOD layout I have... the text is almost completely gone.
For ideas you can maybe look at:
https://forum.xda-developers.com/s7-edge/themes/mod-galaxyxmod-t3410719
All I miss is the grouping of same notification. For example: I loved too see the Facebook-notification-icon with just the number of notifications below that. Instead of like 4 separate notifications-icons.
And maybe how it could add a picture to any AOD layout.

MINTED7 said:
s8+
Click to expand...
Click to collapse
Does the module not work on your phone? I actually have the S8 apk installed on my phone because it looks better. Can you try the module? If you already did, can you give me the xposed log and screenshot of the aod display?
Thanks!
maumaus said:
Hi
I have an s7 (SM-G930F) but with the AOD layout I have... the text is almost completely gone.
For ideas you can maybe look at:
https://forum.xda-developers.com/s7-edge/themes/mod-galaxyxmod-t3410719
All I miss is the grouping of same notification. For example: I loved too see the Facebook-notification-icon with just the number of notifications below that. Instead of like 4 separate notifications-icons.
And maybe how it could add a picture to any AOD layout.
Click to expand...
Click to collapse
Hmm, my layout did that the first time too, but I fixed. Can you send me your aodservice apk? Also sorry for the "PIZZA TIME" that was my default if a title couldn't be retrieved xD I thought I got rid of it, guess not xD.
As for the grouping, I saw in the code, there seems to already be a method there. I will see why its disabled but I can always add my own.
But what I am understanding - 5 people message you via Facebook messenger, you want one icon (the apps default notification icon) with how many notifications that app has below it? I can do that, thats quite easy. I prefer having all 5 expanded with the names, so I can reply to one. Would you also like an "expanded view" option? Say you double click on the icon, and a new window pops up with the individual notifications present? Or maybe a triple click, or even a swipe down gesture?
Replacing image is no problem, just know that it will consume battery faster when a non black and white image is present.

Hope you can add s8 support someday, it looks kinda cool

simonliex3 said:
Hope you can add s8 support someday, it looks kinda cool
Click to expand...
Click to collapse
What is not working? I need more info than this.. an xposed log would be helpful too.

Working for galaxy a5 2017 as well

ok it works on s8+.

Thanks for this great module!
Suggestion for future function: add a second or even third line of notification icons instead of the plus sign on stock.
My device is s8+.

kjames2001 said:
Thanks for this great module!
Suggestion for future function: add a second or even third line of notification icons instead of the plus sign on stock.
My device is s8+.
Click to expand...
Click to collapse
Do you know how many notifications are required before that plus is created? I noticed in the code a "Max notifications" variable. Adding the feature of multiple lines shouldn't be too difficult
Sent from my SM-G930P using Tapatalk

elesbb said:
Hmm, my layout did that the first time too, but I fixed. Can you send me your aodservice apk? Also sorry for the "PIZZA TIME" that was my default if a title couldn't be retrieved xD I thought I got rid of it, guess not xD.
As for the grouping, I saw in the code, there seems to already be a method there. I will see why its disabled but I can always add my own.
But what I am understanding - 5 people message you via Facebook messenger, you want one icon (the apps default notification icon) with how many notifications that app has below it? I can do that, thats quite easy. I prefer having all 5 expanded with the names, so I can reply to one. Would you also like an "expanded view" option? Say you double click on the icon, and a new window pops up with the individual notifications present? Or maybe a triple click, or even a swipe down gesture?
Replacing image is no problem, just know that it will consume battery faster when a non black and white image is present.
Click to expand...
Click to collapse
Sorry for the late reply.
Wow I see my screenshot was pretty big.. Didn't see that on my mobile
Didn't even see the "'PIZZA TIME' either.
I see in your second post you already do grouping? That looks good.
"you want one icon (the apps default notification icon) with how many notifications that app has below it?"
I don't really understand this one, but if I get 2 notification I would like to see 1 icon with: (2).
"Would you also like an "expanded view" option? Say you double click on the icon, and a new window pops up with the individual notifications present? Or maybe a triple click, or even a swipe down gesture?"
Sound good. But double tap is already a function on the icon's. So maybe long press or something? Or make it an option in what way to acitvate?
AOD apk is attached.

elesbb said:
Do you know how many notifications are required before that plus is created? I noticed in the code a "Max notifications" variable. Adding the feature of multiple lines shouldn't be too difficult
Click to expand...
Click to collapse
Haven't noticed yet, will check when I wake up in the morning, that's when I have a lot of notifications. Lol

Lol, took me 10 mins, still haven't figured out how to attach a screenshot.
Anyways, only 4 icons were shown before the + sign was introduced, but I think that's because my icons ass more spaced out due to long titles(didn't use title wrap in the app), and out of the 4, 2 were grouped notifications. Hope this is useful.
@elesbb

kjames2001 said:
Lol, took me 10 mins, still haven't figured out how to attach a screenshot.
Anyways, only 4 icons were shown before the + sign was introduced, but I think that's because my icons ass more spaced out due to long titles(didn't use title wrap in the app), and out of the 4, 2 were grouped notifications. Hope this is useful.
@elesbb
Click to expand...
Click to collapse
kjames2001 said:
Click to expand...
Click to collapse
Yep! Its definitely 4! I found the code. Now just gotta figure out how to add a new row.. Shouldn't be too bad. Just gotta find time. Have a paper due and an exam on Friday.
Also, for the notification title that is really long, I can make it so it scrolls across instead of wrapping (i think, things behave differently in AOD due to making sure the device can deep sleep)

elesbb said:
Yep! Its definitely 4! I found the code. Now just gotta figure out how to add a new row.. Shouldn't be too bad. Just gotta find time. Have a paper due and an exam on Friday.
Also, for the notification title that is really long, I can make it so it scrolls across instead of wrapping (i think, things behave differently in AOD due to making sure the device can deep sleep)
Click to expand...
Click to collapse
Great idea for the scrolling titles!
But can you make it optional, because not everyone would want it that way.

kjames2001 said:
Great idea for the scrolling titles!
But can you make it optional, because not everyone would want it that way.
Click to expand...
Click to collapse
Well of course! I would never intentionally make something static. Always power to the user! Lol. But I didn't wanna work on a feature nobody was gonna use ha
Sent from my SM-G930P using Tapatalk

elesbb said:
Well of course! I would never intentionally make something static. Always power to the user! Lol. But I didn't wanna work on a feature nobody was gonna use ha
Click to expand...
Click to collapse
Don't worry, there's always someone out there who would want to use a feature!
Me for example. Lol

Related

[MOD][XPOSED] Sense 6 Lockscreen Mods

Few mods for HTC One Sense 6 lockscreen (KitKat and Lollipop).
Features (Lollipop):
Align Shortcut Panel to the Bottom
Hide Carrier Label
Set Custom Carrier Text (supports basic HTML markup)
Move Lock Icon Down
Set Custom Hint Text (does not support HTML markup yet)
Hide Shortcuts
Disable Hide Shortcuts on Swipe
Override Shortcuts
Change Unlock Swipe Sensitivity
Force Enable Double Tap to Sleep
Features (KitKat):
Force Enable Double Tap to Sleep
Change Default Widget
Align Shortcut Panel to the Bottom
Increase the Size of Widgets
Hide Carrier Label
Set Custom Carrier Text (supports basic HTML markup)
Set Custom Hint Text (supports basic HTML markup)
Hide Shortcuts
Disable Hide Shortcuts on Swipe
Disable Horizontal Arrows/Sliding
Hide Widget Frame Border
Always Maximize Widgets
Adjust Background Dimming
Remove Shadow at Top
Remove Shadow at Bottom
Change Unlock Swipe Sensitivity
Improve Unlock Swipe
Disable Page Scroll on Pattern Input
Improve Pattern Touch Registration
Move Pattern Input Box
Override Shortcuts
Supported HTML tags
Feedback is appreciated.
{
"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"
}
View attachment 2719785View attachment 2744784
Xposed Repo (Lollipop): http://repo.xposed.info/module/com.minimv.senselockscreenlp
Xposed Repo (KitKat): http://repo.xposed.info/module/com.minimv.senselockscreen
Github Repo (Lollipop): https://github.com/nimavakili/Sense6LockScreenMods_LP
Github Repo (KitKat): https://github.com/nimavakili/Sense6LockScreenMods
Nima Vakili | 2015
*FIRST
is it suppose to get rid of the little arrow on bottom of lockscreen?
*maybe cuz im on the m8 using it?! but the arrow still there and icons dont match from home screen. the label and switching sideways off works well
Nice mod, thanks
No more arrows for lock screen ?
Carrier label and arrow removal seems to work on Verizon M8. Thanks op
Sent from my VZW HTC One M8
Works and looks great! Got my name instead of Verizon's on it!
Sent from my HTC6525LVW using Tapatalk
OP! What font are you using in those screenshots?
Sent from my HTC One_M8 using Tapatalk
alexhood93 said:
OP! What font are you using in those screenshots?
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
I think it's Helvetica?
fallenangel408 said:
is it suppose to get rid of the little arrow on bottom of lockscreen?
*maybe cuz im on the m8 using it?! but the arrow still there and icons dont match from home screen. the label and switching sideways off works well
Click to expand...
Click to collapse
Please how mdule to use 4 change de color of battery=? sorry my english is not good xD thanks
khriztianjs said:
Please how mdule to use 4 change de color of battery=? sorry my english is not good xD thanks
Click to expand...
Click to collapse
i edited apk for that think the system.ui
u can try this xposed module here:
http://repo.xposed.info/module/com.dr8.sbicons.sense
fallenangel408 said:
is it suppose to get rid of the little arrow on bottom of lockscreen?
*maybe cuz im on the m8 using it?! but the arrow still there and icons dont match from home screen. the label and switching sideways off works well
Click to expand...
Click to collapse
It's not supposed to do anything with the navigation panel (yet!), which includes that little arrow.
I don't own an M8. If you know how to grab the HtcLockScreen.apk, you can send it to me and I'll take a look to see if I can fix the icons alignment.
Glad to hear the rest is working fine.
Btw, what does that little arrow do on M8 lockscreen? The one at the bottom in navigation panel.
gordonpn said:
I think it's Helvetica?
Click to expand...
Click to collapse
True, it's Helvetica.
minimv said:
It's not supposed to do anything with the navigation panel (yet!), which includes that little arrow.
I don't own an M8. If you know how to grab the HtcLockScreen.apk, you can send it to me and I'll take a look to see if I can fix the icons alignment.
Glad to hear the rest is working fine.
Btw, what does that little arrow do on M8 lockscreen? The one at the bottom in navigation panel.
Click to expand...
Click to collapse
does absolutely nothing just show which way to slide lol be great to just get rid of the arrow also
heres the lockscreen.apk
thanks a bunch my friend
fallenangel408 said:
does absolutely nothing just show which way to slide lol be great to just get rid of the arrow also
heres the lockscreen.apk
thanks a bunch my friend
Click to expand...
Click to collapse
Here you go: View attachment 2731642
The shortcut alignment should be fixed now for M8. Test it and let me know.
I might also [try to] add a function for hiding/manipulating the NavBar when I find time.
minimv said:
Here you go: View attachment 2731642
The shortcut alignment should be fixed now for M8. Test it and let me know.
I might also [try to] add a function for hiding/manipulating the NavBar when I find time.
Click to expand...
Click to collapse
thanks but still no luck here is a pic without and with ur mod and homescreen(doesnt line up it acts like the carrier names still under it but not visible maybe?!)
fallenangel408 said:
thanks but still no luck here is a pic without and with ur mod and homescreen(doesnt line up it acts like the carrier names still under it but not visible maybe?!)
Click to expand...
Click to collapse
I think there was a small bug there. Try now and do a full reboot instead of shell reboot.
View attachment 2731658
minimv said:
I think there was a small bug there. Try now and do a full reboot instead of shell reboot.
View attachment 2731658
Click to expand...
Click to collapse
its the same...i think it may have framework issues with m8 i know when i talk with the toolbox guys the m8 gets the dialer white bar issue and m7 doesnt and cant be fixed as easy as m7 was, maybe same?!
*thanks for giving a try buddy, i was first to install and try as i liked the mod alot but its still ok...i have everything disabled and from lockscreen it swipes and opens BF, recent app right and left(is it supposed to do that still?, thought the disable was to stop that also)
**i always do a full reboot...the soft boot messed with kerneltuner(not using at moment but out of habit i do full reboot)
fallenangel408 said:
its the same...i think it may have framework issues with m8 i know when i talk with the toolbox guys the m8 gets the dialer white bar issue and m7 doesnt and cant be fixed as easy as m7 was, maybe same?!
*thanks for giving a try buddy, i was first to install and try as i liked the mod alot but its still ok...i have everything disabled and from lockscreen it swipes and opens BF, recent app right and left(is it supposed to do that still?, thought the disable was to stop that also)
**i always do a full reboot...the soft boot messed with kerneltuner(not using at moment but out of habit i do full reboot)
Click to expand...
Click to collapse
Hmm, strange. Lockscreen apks are almost the same so I just force enabled the NavBar on my M7 and then fixed the issue on my phone. But still as you said it might be because of deeper differences in the framework. Thanks for trying, I'll update you if I got my hands on an actual M8 and fixed it.
Do you see the left and right arrows while dragging the lock icon? Or just the vertical one?
minimv said:
Hmm, strange. Lockscreen apks are almost the same so I just force enabled the NavBar on my M7 and then fixed the issue on my phone. But still as you said it might be because of deeper differences in the framework. Thanks for trying, I'll update you if I got my hands on an actual M8 and fixed it.
Do you see the left and right arrows while dragging the lock icon? Or just the vertical one?
Click to expand...
Click to collapse
just vertical
*let me rephrase that, so when i turn on phone to unlockscreen the right left are disabled but when the phone is off(sleep) and i swipe right or left the phone wakes up and unlocks to the right left features...is that normal?
**nm in settings i had them on i turned of gestures and its not waking up anymore
fallenangel408 said:
just vertical
Click to expand...
Click to collapse
Ok gotcha. That's coming directly from the kernel and the rom and has nothing to do with the lockscreen per se as far as I know. M7 doesn't have those extra gestures, but I guess you can disable them from settings > display, gestures > motion lunch gestures
Can you also check the Xposed Installer Logs and look for "Shortcut panel original bottom margin: xx"?
If you see such lines please read me the numbers.
minimv said:
And still you can swipe to left and right for unlocking even though you don't see the arrows?
Can you also check the Xposed Installer Logs and look for "Shortcut panel original bottom margin: xx"?
If you see such lines please read me the numbers.
Click to expand...
Click to collapse
there are 2 same lines top one reads 0 and 2nd line reads 81

[MOD][Xposed] Notification Count

Requires Xposed Framework by rovo89. Special thanks to him!
Notification Count badge for all Android versions
Shows a notification count badge on StatusBar icons providing a quantity.
Makes this badge customizable and extendable.
{
"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"
}
This module adds a badge with a number next to notification icons, when the notification has a quantity (e.g. messages).
This is a built-in Android functionality, this module works as enabler for this function.
See Xposed Repo information for details about the current features of the module.
Download
You can download this mod from the Xposed Repo official website:
http://repo.xposed.info/module/com.woalk.apps.xposed.notifcount
Alternatively, there is always an APK on GitHub tied to a release tag.
But for Download counting purposes, I would ask you to use the Xposed Repo if it's no problem for you.
Have fun with the module!
Bug reporting:
IMPORTANT. Please read.
Please do not report bugs like "Hey noob-dev, it doesn't work, bye.".
Always attach at least your Xposed log to an error report.
Also, additional information can never be bad. Android version, Xposed version, device/ROM; exact behavior when the error occurs (e.g. "No number badge is shown, on no notifications, neither on the debug notifications nor on any app's.").
This will make fixing easier, faster and better to understand for everybody in the thread maybe having the same issue.
Thank you.
Changelog:
Version 3.2
Fixed some Xposed errors on Marshmallow.
Added secure lockscreen count.
Version 3.1
New app list engine.
RAM management should be better.
Loading time is a lot faster.
The list is searchable.
Switch to Material design on older devices, too; smaller UI changes.
Added "Extract number from notification content".
Fixed system integration on HTC Sense Lollipop devices.
Added possibility to change alpha value of number badges.
Version 3.0
You can now adjust the notification badge style freely (color, size).
You can now change the behavior of the 'Exception list' from blacklist to whitelist (again).
The Notification Count settings can now be integrated into Android's notification long-click menu.
Version 2.0
Cancel test notifications before sending new ones, to apply appearance changes faster.
Added Russian language (partially). Thanks GitHub user GromozavrStas.
Added `auto-decide` feature:
Automatically choose which way to use to fetch a number from a notification that does not provide a value by itself.
Use either the title, summary or update count for this purpose.
Some apps that cause problems can be forced to use a specific way of the available ones.
UI updates to fit those needs.
Version 1.1.1-re
Fixed bug that only let save whitelist items currently visible on screen.
Version 1.1-re
Added ability to hide launcher icon.
New 'workaround' mode: Extract number from notification description.
This new mode only works on KitKat and later for now.
Only enable this for apps that provide a notification number in their notification's small description!
Version 1.0-re
Restart of version numbering.
Initial version.
Main changes against the old module:
- Added support for Lollipop.
- Added ability to customize number badge.
See https://github.com/woalk/NotifCount/releases/tag/v1.0-re for full version changes against the old module.
See the git tag description of this release (can be found under https://github.com/woalk/NotifCount/tags) for programmer-related changelog.​
Author & Copyright Information
This module was first developed by GitHub user bbukowski.
His version was not updated since August 2014, and did not work on Lollipop.
I forked his repo and added my changes.
I added a pull request for my changes and will let him keep the 'right' ownership about this module if he wants to.
Look for README.md in my GitHub repo of this module for more information.
XDA:DevDB Information
Notification Count, Xposed for all devices (see above for details)
Contributors
Woalk, bbukowski
Source Code: https://github.com/woalk/NotifCount
Xposed Package Name: com.woalk.apps.xposed.notifcount
Version Information
Status: Stable
Current Stable Version: v3.2
Stable Release Date: 2016-05-31
Created 2015-05-06
Last Updated 2016-06-02
Working very well on JB 4.3, good job[emoji122] [emoji122]
Works with Android 5.11 CM12.1?
HGT - S5 G900F - Oneplus One - Tesla TTL7
KuaQ said:
Working very well on JB 4.3, good job[emoji122] [emoji122]
Click to expand...
Click to collapse
I'm happy that you're happy.
HorstiG said:
Works with Android 5.11 CM12.1?
Click to expand...
Click to collapse
Doesn't CM have this feature out-of-the-box?
But, yes, it should. Even while it may need you to enable the feature in CM settings (setting preference Settings.System.STATUS_BAR_NOTIF_COUNT, if I'm not completely wrong).
Just try it out.
this is a nice module.. thx..
a few suggestions..
- is it possible to enable new options (currently the display style) on the fly instead of rebooting?
- for the option styles, would be nice if a combination of styles (transparent+small) is allowed..
- for the option styles, customisable colour would be nice..
iamelton said:
this is a nice module.. thx..
a few suggestions..
- is it possible to enable new options (currently the display style) on the fly instead of rebooting?
- for the option styles, would be nice if a combination of styles (transparent+small) is allowed..
- for the option styles, customisable colour would be nice..
Click to expand...
Click to collapse
Yes, display style applies for every new notification instantly after selecting.
It does however not apply for already present notifications.
You can test this out with the 'Debug' options: Create any notification with a number, change number appearance, then swipe away your notification and select the option "without number" to force creation of a new notification.
After that, you can either use "with" or "without number" again to test the new style.
If it applies to a specific app depends on whether the app stores the existing notification for re-use or creates a new one.
Suggestions noted, I feared that they would be requested.
Will work on that soon.
and maybe also an option to hide the launcher icon, as i usually use xposed installer to manage all those modules?
Doesn't work on my Nexus 5 with stock 5.0.1
iamelton said:
and maybe also an option to hide the launcher icon, as i usually use xposed installer to manage all those modules?
Click to expand...
Click to collapse
Yes, on GitHub already, will be in the next release.
reallyimjesus said:
Doesn't work on my Nexus 5 with stock 5.0.1
Click to expand...
Click to collapse
That's a shame... Xposed log?
Thank you for this module only problem is that Whatsapp notifications constantly increment without having incoming new messages running CM12.
Sent from my LG-D415 using XDA Free mobile app
DallasBelt said:
Thank you for this module only problem is that Whatsapp notifications constantly increment without having incoming new messages running CM12.
Click to expand...
Click to collapse
That's interesting. Will look into it today.
WhatsApp is using the 'workaround', isn't it?
Woalk said:
Yes, on GitHub already, will be in the next release.
That's a shame... Xposed log?
Click to expand...
Click to collapse
I am sorry for the trouble! I was having the older Notification Count module active instead of this one (the old one DID not work; but this one does yaaay!!). Silly me... :silly: Sorry again!
reallyimjesus said:
I am sorry for the trouble! I was having the older Notification Count module active instead of this one (the old one DID not work; but this one does yaaay!!). Silly me... :silly: Sorry again!
Click to expand...
Click to collapse
Ah, that's a relief. No problem, it works, and this counts.
New version 1.1
A new version is available on Xposed Repo!
Changes are the ability to hide the launcher icon (requested by @iamelton)
and a new kind of 'workaround' mode, where the number of the notification is extracted from a string in the notification usually containing its number.
This may be a fix for WhatsApp (reported), try it out @DallasBelt, as I don't use WhatsApp that much.
The style suggestions will be added later, don't worry.
Have fun.
Woalk said:
A new version is available on Xposed Repo!
Changes are the ability to hide the launcher icon (requested by @iamelton)
and a new kind of 'workaround' mode, where the number of the notification is extracted from a string in the notification usually containing its number.
This may be a fix for WhatsApp (reported), try it out @DallasBelt, as I don't use WhatsApp that much.
The style suggestions will be added later, don't worry.
Have fun.
Click to expand...
Click to collapse
Nice! A little review:
It would be nice if it also searched for number of notifications in the title of the notifications (example: google play: N apps updated).
The "whitelist" section is necessary? Couldn't the app just first try to find a number normally, and then if no number is found switch to any of those methods, until it finds any? Like this.
(Notification on the text for some app appears)
1) Check for the number in the notification number count. Nothing found -> switch to 2)
2) Check for the number in the notification title. Not found -> switch to 3)
3) Check for the number in the notification text. Found (only if not found switch to 4)
4) Count updates
Some apps could have wrong info, so the app still should have some "exceptions" list for rare cases like whatsapp, but not a global whitelist for like 90% of the apps I think.
Thad't be awesome!!
Also, the count style only changes if you dismiss the notification, why? couldn't you make it that when generating one test notification you first close the other one? so this would be done automatically. Right now it closes too but the new style isn't applied..
Edit: I just tested increasing the test notification until >999 (yes I spent some time hah). Why >999 and not 1xxx? In small numbers it can be there lol. Also the > is half broken lol
Thanks a lot! :good::good: Keep up the nice work.
RusherDude said:
Nice! A little review:
It would be nice if it also searched for number of notifications in the title of the notifications (example: google play: N apps updated).
The "whitelist" section is necessary? Couldn't the app just first try to find a number normally, and then if no number is found switch to any of those methods, until it finds any? Like this.
(Notification on the text for some app appears)
1) Check for the number in the notification number count. Nothing found -> switch to 2)
2) Check for the number in the notification title. Not found -> switch to 3)
3) Check for the number in the notification text. Found (only if not found switch to 4)
4) Count updates
Some apps could have wrong info, so the app still should have some "exceptions" list for rare cases like whatsapp, but not a global whitelist for like 90% of the apps I think.
Thad't be awesome!!
Also, the count style only changes if you dismiss the notification, why? couldn't you make it that when generating one test notification you first close the other one? so this would be done automatically. Right now it closes too but the new style isn't applied..
Thanks a lot! :good::good: Keep up the nice work.
Click to expand...
Click to collapse
Number in title: Yes, right, that should also be an option. I somehow missed that out...
Whitelist: At the first thought I would say it is necessary, because really every notification would get a number without... But maybe this isn't even bad, as you say. Needs to be tested how it acts in real use. I will try it out.
Style applying on-the-fly: At least for the 'Without number' notification it's obviously needed that the notification updates instead of creates itself newly. But right, the 'With number' should be totally ok with creating a new one. If it makes you happy to see the style change with two touches less on the screen...
Applying the style completely on-the-fly, i.e. not only for the test notifications but for all app's, would be a bit more complicated. Maybe it will be implemented when I implement 'real' custom styles as requested in the thread, have to see how this will act on performance.
Thank you very much for your suggestions!
This is constructive feedback I'd like to see more on the internet.
Woalk said:
Number in title: Yes, right, that should also be an option. I somehow missed that out...
Whitelist: At the first thought I would say it is necessary, because really every notification would get a number without... But maybe this isn't even bad, as you say. Needs to be tested how it acts in real use. I will try it out.
Style applying on-the-fly: At least for the 'Without number' notification it's obviously needed that the notification updates instead of creates itself newly. But right, the 'With number' should be totally ok with creating a new one. If it makes you happy to see the style change with two touches less on the screen...
Applying the style completely on-the-fly, i.e. not only for the test notifications but for all app's, would be a bit more complicated. Maybe it will be implemented when I implement 'real' custom styles as requested in the thread, have to see how this will act on performance.
Thank you very much for your suggestions!
This is constructive feedback I'd like to see more on the internet.
Click to expand...
Click to collapse
Awesome
Constructive feedback? A lot of devs hate me cause I spam too much suggestions :laugh::laugh:
PS: You didn't notice the >999 issue tho :laugh:
Will it work on Xposed Super Alpha?
I'm using Moto G GPe 5.1 stock.
RusherDude said:
Awesome
PS: You didn't answer the >999 issue tho :laugh:
Click to expand...
Click to collapse
You didn't say anything about that...
Does it behave strangely then, like I would think now?
That would not be my fault, the basic implementation of the numbers are by Android itself... ?
But I'll see if I can get around them and replace it like "99+".
Phew, a big To-Do list growth for one day.
Umer520 said:
Will it work on Xposed Super Alpha?
I'm using Moto G GPe 5.1 stock.
Click to expand...
Click to collapse
I don't know, as I can't test Xposed for 5+ in an emulator (arm-only) and I don't have a developer device running 5.1 currently. Maybe I'll try installing the newest CM in the next days or week..
If you're ready to take the risk — as you are, because you installed Super Alpha — you can try for yourself, I would be curious how it does.
Woalk said:
You didn't say anything about that...
Does it behave strangely then, like I would think now?
That would not be my fault, the basic implementation of the numbers are by Android itself... ��
But I'll see if I can get around them and replace it like "99+".
Phew, a big To-Do list growth for one day.
Click to expand...
Click to collapse
I did hehe:
Edit: I just tested increasing the test notification until >999 (yes I spent some time hah). Why >999 and not 1xxx? In small numbers it can be there lol. Also the > is half broken lol
Click to expand...
Click to collapse
But I think u were replying already so missed it , like my edit on the previous post haha :laugh:
Do not reduce the number of digits! at least 3 is necessary lol, but ending in + instead of the > is better yea

[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

[App][Mod][MTCScreenClock] Modified minimalistic Version

Update 1
New Version now with a different picture and a Settings Section.
If you change settings finish with back button, not with home button.
Root
Hey guys,
I'm working on a costum MTCScreenClock App.
The best, you can keep the old MTCScreenClock,
as soon as there should come the ScreeMTCScreenClocknApp in foreground there will be a window asking which app you prefer.
Play Store link:
{
"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"
}
https://play.google.com/store/apps/details?id=com.test.xcvxyc
Screenshots: See attachments.
If you like it i will continue my work
Hey MattWi, great job. Always great to see new apps for our units. I've installed your app and it works good so far :good:
I have a question. Are there any settings? I would like to disable the transparency of the background for example.
Airwin13 said:
Hey MattWi, great job. Always great to see new apps for our units. I've installed your app and it works good so far :good:
I have a question. Are there any settings? I would like to disable the transparency of the background for example.
Click to expand...
Click to collapse
Like mention before i first wanted to see if there is any Interest.
I plan to make a different Version with Settings. Tanks for your Feedback !
Should be come end of this week .
Tested the app today first time in the car with real GPS data. Worked great, will test the second version tomorrow. Thank's for your work.
Just found this, will be installing it soon.
Sent from my SM-G935T using Tapatalk
MattWi said:
Update 1
New Version now with a different picture and a Settings Section
Click to expand...
Click to collapse
Great work. Nice to finally see some original development for these units.
MattWi said:
Update 1
New Version now with a different picture and a Settings Section.
If you change settings finish with back button, not with home button.
Root
Hey guys,
I'm working on a costum MTCScreenClock App.
The best, you can keep the old MTCScreenClock,
as soon as there should come the ScreeMTCScreenClocknApp in foreground there will be a window asking which app you prefer.
Play Store link:
https://play.google.com/store/apps/details?id=com.test.xcvxyc
Screenshots: See attachments.
If you like it i will continue my work
Click to expand...
Click to collapse
great work, ill download it in few mins, but is it better if u make the picture based on the album pic u listening to?
mouscolo said:
great work, ill download it in few mins, but is it better if u make the picture based on the album pic u listening to?
Click to expand...
Click to collapse
Well this idea came into my mind already .
Unfortunately it's not that easy as i tough.
Anyway i plan to make a bigger project with some volunteers of this forum.
Maybe we can rewrite all Applications to build up a System which perfect fits to everyone of us.
It sounds harder than it is ... With enough guys we will be able to build something really nice .
MattWi said:
Well this idea came into my mind already .
Unfortunately it's not that easy as i tough.
Anyway i plan to make a bigger project with some volunteers of this forum.
Maybe we can rewrite all Applications to build up a System which perfect fits to everyone of us.
It sounds harder than it is ... With enough guys we will be able to build something really nice .
Click to expand...
Click to collapse
great work, I like it
MattWi said:
Update 1
New Version now with a different picture and a Settings Section.
If you change settings finish with back button, not with home button.
Root
Hey guys,
I'm working on a costum MTCScreenClock App.
The best, you can keep the old MTCScreenClock,
as soon as there should come the ScreeMTCScreenClocknApp in foreground there will be a window asking which app you prefer.
Play Store link:
https://play.google.com/store/apps/details?id=com.test.xcvxyc
Screenshots: See attachments.
If you like it i will continue my work
Click to expand...
Click to collapse
Installed but don't appear when I touch 'moon' icon in status bar (built in screenclock appears but no prompt to select among new and old one).
I think there are some settings in mtc-mucis.ini in Malaysk ROM that controls screen saver.
Could somebody who is using this new one on Malaysk ROM how to configure?
Nice work and nice design. I miss the date dd-mm-yy maybe you can add the title of song .. and title of radio
pa.ko said:
Installed but don't appear when I touch 'moon' icon in status bar (built in screenclock appears but no prompt to select among new and old one).
I think there are some settings in mtc-mucis.ini in Malaysk ROM that controls screen saver.
Could somebody who is using this new one on Malaysk ROM how to configure?
Click to expand...
Click to collapse
Actually the moon icons triggers another App.
My App will appear as soon as the timeout for Screensaver comes.
You can set the timeout under Settings -> Display ?-> Screensaver.
I'm not sure about the menu point.
MattWi said:
Actually the moon icons triggers another App.
My App will appear as soon as the timeout for Screensaver comes.
You can set the timeout under Settings -> Display ?-> Screensaver.
I'm not sure about the menu point.
Click to expand...
Click to collapse
That moon button works not on all devices.
Some apps you can see at what road you are driving is that possible maybe?
Roerbakeitje said:
That moon button works not on all devices.
Some apps you can see at what road you are driving is that possible maybe?
Click to expand...
Click to collapse
Well ... the thing is for that you will need to be online all the time.
I don't thing that many users are always online with their headunit.
This kind of feature is fast implemented i will give try next we .
Than the date will come true. :good:
Other question, are there any android developers here with some free time ?
I want something bigger that just a screensaver.
Maybe we could start developing from scratch with a Radio, Media, TV, DAB, etc. App.
With a generalized interface it wold be relly easy to share data over the apps.
(Like witch title is playing, which radio source is selected, etc ... )
Nice work my friend!! I like it because it shows the altitude too. It would be great in the future if you can add the radio station that is played(maybe the rds info) or the title of the song of the media player or poweramp!! Many thanks for your job and time!
MattWi said:
Actually the moon icons triggers another App.
My App will appear as soon as the timeout for Screensaver comes.
You can set the timeout under Settings -> Display ?-> Screensaver.
I'm not sure about the menu point.
Click to expand...
Click to collapse
Xposed-mtc-manager in .ini is a setting to specify alternative screensaver app.
Code:
# Including an alternate screen saver, if you specify false mechanism will work full-time:
screenClock=true
# Time off the screen when not set will be used the value of the full-time settings:
screenTimeout=60
# The name of the software package screensaver
screenPackage=com.microntek.screenclock
# Name aktiviti screensaver
screenClass=MainActivity
Don't use it so cannot test if it would work.
Anyone who use it may try and share info here.
P.S. What package name / activity should be used?
Any news?
Looks like this initiative lost its momentum...
Any new developments?
I Hope that there Will be More developments
Hi Matt, can I change the background image with a custom one?
Is it somewhere in a folder that I can change it?
How can i change text color?

[APP] AMF Better Amazfit Notifications

{
"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"
}
Hi, I'm currently developing an APP for Amazfit Pace/Stratos. I've named it AMF Better Amazfit Notifications.
AMF is conformed of one app installed on mobile phone and the other on PACE/Stratos watch. No need to root / flash custom ROM
The description / links of the watch app can be found here:
http://www.guatedroid.com/amf/about/
The Playstore app for mobile phone can be found here:
https://play.google.com/store/apps/details?id=com.guatedroid.amfc
Some features include:
Quick Reply
Emoji Reply
Basic keyboard input
Google Maps Navigation
Vibrate on phone signal loss
clear / dark theme
Translations to: Czech, English, Greek, Hebrew, Hungarian, Italian, Japanese, Polish, Portuguese, Russian, Slovak, Spanish
Notify without interrupting your sport activity (it overlays over the running app)
Custom vibration pattern
... and much more.
Hope you like it and find it useful.
Many features are free to use. Some require a small donation to unlock remaining features and help further development.
Hi, can you add notification actions ? ex I have "mark as read" like action when I receive a mail. Just dismiss not mark as read and the phone keep the red number with unread mail in the app icon .
(I use the donate version )
dersie said:
Hi, can you add notification actions ? ex I have "mark as read" like action when I receive a mail. Just dismiss not mark as read and the phone keep the red number with unread mail in the app icon .
(I use the donate version )
Click to expand...
Click to collapse
will see if its possible
I've been testing this app for about 2 weeks.
The notifications are not displayed in the order you receive them, if you have like 5 messages, you get the last one then scroll to the first, it does not make any sense.
On the watch application the notifications remain on the app, you have to press READ and then clear them all, it must be an option to disable this, because at the end of the day you have like 500 messages there, and that makes the app sluggish.
It reminds me of an notification, but I have that option disabled.
If you get a notification and you get a call, you have to clear the notification to see who is calling you.
This application has a lot of potential. Thanks for your time to develop this, but for me those things made me uninstall the app. I hope you don't misunderstand me.
I will follow this topic and install the newest versions to test them, maybe someday the app will suits me.
I just downloaded the app ... As it was stated before - it have potential, but notifications are not synced when recieved.
I added apps to Approved apps list and still I get vibrated on wild notification.
vibecatalin said:
I've been testing this app for about 2 weeks.
The notifications are not displayed in the order you receive them, if you have like 5 messages, you get the last one then scroll to the first, it does not make any sense.
On the watch application the notifications remain on the app, you have to press READ and then clear them all, it must be an option to disable this, because at the end of the day you have like 500 messages there, and that makes the app sluggish.
It reminds me of an notification, but I have that option disabled.
If you get a notification and you get a call, you have to clear the notification to see who is calling you.
This application has a lot of potential. Thanks for your time to develop this, but for me those things made me uninstall the app. I hope you don't misunderstand me.
I will follow this topic and install the newest versions to test them, maybe someday the app will suits me.
Click to expand...
Click to collapse
The sorting order uses the same logic Pebble did on their notification system. That logic says the newest notification should be on top for easy access... (So the oldest is on the bottom).
But as requested there is a new option so users can choose what sorting order they want. If they want the oldest always on top now they can choose.
Also, notifications have a maximum of 120 old ones are automatically deleted from watch. But if you dont want to store at all. There is a new option on AMF phone to disable that.
The updates are going to be released on the following days. Stay tunned.
About the notification thing on a call... Strange... On my stock Pace and a Stock Stratos during testing time all was ok.
Will check that.
Lucifer4obg said:
I just downloaded the app ... As it was stated before - it have potential, but notifications are not synced when recieved.
I added apps to Approved apps list and still I get vibrated on wild notification.
Click to expand...
Click to collapse
After adding the apps to the aproved list, did you checked the checkbox on that page that says: Enable this list?, if not, even if the apps are added the filter wont work.
Thank you! You are the best
carlosb said:
After adding the apps to the aproved list, did you checked the checkbox on that page that says: Enable this list?, if not, even if the apps are added the filter wont work.
Click to expand...
Click to collapse
Yes I did I stoped recieving wild notifications. The issue is that I recieve the notifications 5 to 10 minutes later.
EDIT:
I found the issue - appearently I have to unlock my phone to recieve notifications. This seems to be related to the wake locks ...
One more issue just found - phone application refuses to connect after certain time.
I like your work, really, even donatetd but I will wait future versions (the current one is unusable for me),
Lucifer4obg said:
One more issue just found - phone application refuses to connect after certain time.
I like your work, really, even donatetd but I will wait future versions (the current one is unusable for me),
Click to expand...
Click to collapse
Have seen this issue with some users. The reason is that their phone manages a whitelist of aproved apps that can run on background. If they dont add the app to that whitelist, then the phone force-quit AMF to free ram causing this issues..
vibecatalin said:
I've been testing this app for about 2 weeks.
The notifications are not displayed in the order you receive them, if you have like 5 messages, you get the last one then scroll to the first, it does not make any sense.
On the watch application the notifications remain on the app, you have to press READ and then clear them all, it must be an option to disable this, because at the end of the day you have like 500 messages there, and that makes the app sluggish.
It reminds me of an notification, but I have that option disabled.
If you get a notification and you get a call, you have to clear the notification to see who is calling you.
This application has a lot of potential. Thanks for your time to develop this, but for me those things made me uninstall the app. I hope you don't misunderstand me.
I will follow this topic and install the newest versions to test them, maybe someday the app will suits me.
Click to expand...
Click to collapse
your requested updates are ready for you to install.
Thank you so much! I will keep you updated with how the application works. Cheers!
Hi can you mak video to how install it
AxA_200000 said:
Hi can you mak video to how install it
Click to expand...
Click to collapse
Haven't you read AMF website? The instructions are there.
HI MF, very nice work but I'm having same issues like when arrives a notification it only shows when i press a button and not right away. When I'm w/ the screen on does not show the notifications (great) but when I turn off the screen and get a notification it shows all of them that happen when the screen was on and I already check that is very annoying.
diotto said:
Haven't you read AMF website? The instructions are there.
Click to expand...
Click to collapse
Yes but it's not say how to install it
This app is great and working good on my redmi-note-3 + pace.. Even without donation it has most features working.. Though i wont mind a donation after using it few days.. Good job whoever made it... And thanks for sharing here
AxA_200000 said:
Yes but it's not say how to install it
Click to expand...
Click to collapse
Hi, you can follow this link:
https://www.guatedroid.com/amf/watch-app-installation/
saulinhoo said:
HI MF, very nice work but I'm having same issues like when arrives a notification it only shows when i press a button and not right away. When I'm w/ the screen on does not show the notifications (great) but when I turn off the screen and get a notification it shows all of them that happen when the screen was on and I already check that is very annoying.
Click to expand...
Click to collapse
Please contact me to [email protected] so we can track the issue

Categories

Resources