[APP][4.0.3+ & GB][XPOSED] HideBatteryLowAlert - Xposed Framework Modules

You will not get anymore the message to charge your battery (typically at a level of 13-30%).
This app has no user interface. Enable it in Xposed - reboot - done.
IMPORTANT
Xposed needs root access for installation
Website: http://tinyurl.com/nq32zze
Play Store: http://tinyurl.com/qb8fjmj
Xposed Repository: http://tinyurl.com/qeysnk8
APK download: http://tinyurl.com/mzert7f
Why this app? The pop-up is annoying.

Thx for your work. I will have a try.

This is great! Thank you!
Could you please also make one that disable high volume alert!
Cheers,
Notilad

notilad said:
This is great! Thank you!
Could you please also make one that disable high volume alert!
Cheers,
Notilad
Click to expand...
Click to collapse
This module is already done.
http://forum.xda-developers.com/showthread.php?t=2338474

pyler said:
This module is already done.
Click to expand...
Click to collapse
But not added to repository #

Can you add the possibility to have the warning on a custom percentage basis.
For example id like to have the warning pop up only when my battery is at 2%
If you add this i will uninstall Tweakbox and i will use your app because the only reason i use Tweakbox is for the battery thing.

yeeahnick said:
Can you add the possibility to have the warning on a custom percentage basis.
Click to expand...
Click to collapse
This app simply disables the popup. To set values i have to create an user interface etc
Maybe you could do it by your own :
Code:
XResources.setSystemWideReplacement("android", "int", "config_criticalBatteryWarningLevel", 2);
in initZygote()

helpful app thank you

can you plz back-port it to GB?

Works EXCELLENT:thumbup: but I do notice that when it gets to the 5% on the battery. And the screens dims and stays that way because the battery is so low.:'(
That's when I seen that my brightness slider was gone??
{
"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"
}
not sure why just reporting. Running Skynote TW Rom.
I'm going to turn off the battey module and see if it stays(brightness slider) when getting the notifications?
Edit::
Solved!!!!
I plugged in the charger and then the slider popped up.
Guess it happens when it between the mark when the module actually stops sending out alerts!
Sent from my SAMSUNG-SGH-I317 using Tapatalk

killoid said:
can you plz back-port it to GB?
Click to expand...
Click to collapse
Done, could you try if it works and report it here? I have no device to test
@Bajanman
There are 2 warning levels, on my device:
config_criticalBatteryWarningLevel = 13
config_lowBatteryWarningLevel = 5
So maybe adjustment of them would be nice ( -> http://forum.xda-developers.com/showpost.php?p=46446494&postcount=7 ). But if the battery is empty, no hack helps

defim said:
Done, could you try if it works and report it here? I have no device to test
@Bajanman
There are 2 warning levels, on my device:
config_criticalBatteryWarningLevel = 13
config_lowBatteryWarningLevel = 5
So maybe adjustment of them would be nice ( -> http://forum.xda-developers.com/showpost.php?p=46446494&postcount=7 ). But if the battery is empty, no hack helps
Click to expand...
Click to collapse
okk i will report back later,now testing..
EDIT: it doesn't work for me. when my battery level reached 15% , the battery low warning as usual popped up on my screen.

killoid said:
okk i will report back later,now testing..
EDIT: it doesn't work for me. when my battery level reached 15% , the battery low warning as usual popped up on my screen.
Click to expand...
Click to collapse
Sorry
The bad thing is, that Android sources < 4.x are not more available through Android SDK downloader. Got them by other sites, they have a other structure :silly:

defim said:
Sorry
The bad thing is, that Android sources < 4.x are not more available through Android SDK downloader. Got them by other sites, they have a other structure :silly:
Click to expand...
Click to collapse
so r u working on it to make it work?

killoid said:
so r u working on it to make it work?
Click to expand...
Click to collapse
What Android version does you use excatly? This should (only) work with 2.3.7. Please test and report. Btw, even it has same version as on market/xposed, this is another file...

defim said:
What Android version does you use excatly? This should (only) work with 2.3.7. Please test and report. Btw, even it has same version as on market/xposed, this is another file...
Click to expand...
Click to collapse
i am using GB 2.3.6.i will test it but as u mentioned,it should (only) work with 2.3.7. so i am worried if it will work or not!

Just try it! Only = works for sure not with android 4

defim said:
Just try it! Only = works for sure not with android 4
Click to expand...
Click to collapse
sorry,it didnt work mate..

killoid said:
sorry,it didnt work mate..
Click to expand...
Click to collapse
Without logs i dont know
* if it was possible to hook the function
* if the right function is hooked
* if xposed for GB even works
The best would be if you try it yourself:
Code:
findAndHookMethod(
"com.android.systemui.statusbar.StatusBarPolicy",
lpparam.classLoader,
"showLowBatteryWarning",
XC_MethodReplacement.DO_NOTHING

defim said:
Without logs i dont know
* if it was possible to hook the function
* if the right function is hooked
* if xposed for GB even works
The best would be if you try it yourself:
Code:
findAndHookMethod(
"com.android.systemui.statusbar.StatusBarPolicy",
lpparam.classLoader,
"showLowBatteryWarning",
XC_MethodReplacement.DO_NOTHING
Click to expand...
Click to collapse
i am just a noob & i am sry that i cant co-operate. but thanks for ur work! :good:

Related

[moded] ics style settings

Hi
I don't like to give more info about this update settings (moded by me)
And this works for all cm7 latest roms for all android mobiles
I had lot of work with this type of moding and finally i was succeeded with it
Absolute try third mod so it had all working settings
{
"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"
}
FIRST MOD
Click here to download
Click to expand...
Click to collapse
BUGS:
Click to expand...
Click to collapse
some force closes with brightness and volume settings and old configured may be more
SECOND MOD
Click here to download
Click to expand...
Click to collapse
FIXES:
Click to expand...
Click to collapse
1.Fixed force closes with brightness and volume settings and few
BUGS:
Click to expand...
Click to collapse
Fast bluetooth settings
adb settings force close
and few more and supported 6 languages only
THIRD MOD
Click here to download
Click to expand...
Click to collapse
FIXES:
Click to expand...
Click to collapse
fast bluetooth settings
adb settings force close
icons moded
added all languages needed with cm7 roms
and finalized
removed xloud and bravia settings ( mostly not needed )
BUGS:
Click to expand...
Click to collapse
Try to inform me so i will do it and try to fix
Note: This works for all roms of present latest cm7 roms ( tested ) and make to note this works perfect for deodex roms and not tested with odex roms may be work
If possible it will be updated with few more options
Venkat, I have already built one,
http://forum.xda-developers.com/showthread.php?t=1638652
no offense, but this should be posted in the themes and apps section, and plus, ak700 already made one.
Same here.....no offence.....but you could've have seen this before starting it. iianskater has already done this for phones running CM long back : here .
Also, a guide created by me for doing so : here
ICS Style settings for stock froyo for our g3 by me : here
Jason-EX said:
no offense, but this should be posted in the themes and apps section, and plus, ak700 already made one.
Click to expand...
Click to collapse
this is new which works for all the roms for all the android devices of ldpi and mdpi ( with cm7.2 latest )
balamu96m said:
Same here.....no offence.....but you could've have seen this before starting it. iianskater has already done this for phones running CM long back : here .
Also, a guide created by me for doing so : here
ICS Style settings for stock froyo for our g3 by me : here
Click to expand...
Click to collapse
yes i viewed your page of this moding really thanks for it since i followed few from your tut
and the tut need some more changes i think u got my point of view
NOTE;still the settings by him having bugs.. as not with mine ( like brightness fc,volume fc,etc )... all those are fixed if you notice any thing new inform me
ak700 said:
Venkat, I have already built one,
http://forum.xda-developers.com/showthread.php?t=1638652
Click to expand...
Click to collapse
mean some settings... not exact like ics
personal which is having more options and all some unreleated
but you did really good work because its difficult work to do
and my settings are not only for one device
venkat kamesh said:
mean some settings... not exact like ics
personal which is having more options and all some unreleated
but you did really good work because its difficult work to do
and my settings are not only for one device
Click to expand...
Click to collapse
Okay, but this really shouldve been in the themes and apps section.
rubensollie said:
Okay, but this really shouldve been in the themes and apps section.
Click to expand...
Click to collapse
its done
venkat kamesh said:
its done
Click to expand...
Click to collapse
Good and good luck with your project

[SHARE][APP][HOLO FILE EXPLORER[BY bkensey]

HOLO FILE EXPLORER​​
by bkensey​
{
"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"
}
What the app has thus far:
Click to expand...
Click to collapse
1) Swipable pages. There are 2 (for now - hoping to enable "new tabs/pages") swipable views that can be navigated independantly (just like you would on a desktop computer with 2+ explorer windows open.
2) Files can be cut, copied and then pasted within or across the swipable pages. (long press anywhere on an item or check the boxes in order to bring up the "contextual action mode" (screenshot 3)
3) The drop down at the top of the page displays the folder hierarchy for the currently selected folder view.
4) The start of a file details screen (Screenshot 5). There are a lot of functions that people can perform on files (MD5 checking roms is a big one in my mind) and I just don't like the idea of relegating those functions to dialog boxes or menus. I know that this kind of view isn't something that any of the other file explorers have, but I think there is value in departing from that convention. Note: MD5 and permissions aren't implemented yet. Soon though.
5) MD5 summer and checker is now working! I tested it on a 100+mb rom and it ran pretty quickly (5 or 6 seconds) on my Galaxy Nexus, so Rom Flashers might enjoy using this one. I don't have the UI polished to my satisfaction yet, but the functionality is there.
6) Sharing files is now enabled. The updated ShareActionProvider for 4.0+ will be coming at some point.
7) Opening/installing files/apks! Bugs aside, the app now handles almost all of the usual file explorer functions.
8) Themes! Switch them under general settings, and then exit if switching between dark and light or darkactionbar to get the text colors to reload properly. Working on fixing this.
Bugs
Click to expand...
Click to collapse
dont touch the root functionality in settings, u will get fc.
to skip bugs
Click to expand...
Click to collapse
as per report of the user "Project young" that root func is working on jellyblast rom with hell 40 kernel.(ref. post #7)
Download "Alpha 9" apk here: http://goo.gl/olMcn
Click to expand...
Click to collapse
PRESS THANKS IF IT SUITE YOU
tested fully working
PRESS THANKS
nice!! working
after checking root functionality its FC!!!
percy215 said:
nice!! working
after checking root functionality its FC!!!
Click to expand...
Click to collapse
what i m using it from morning
nthing got like this
explodeaamir said:
what i m using it from morning
nthing got like this
Click to expand...
Click to collapse
did you tick root functionality in settings???
oops!
thats a bug
hey root functionality is working for me.. using jellyblast and hells 40 kernel... not fc
Press Thanks BUT Only If I Helped
Project Young said:
hey root functionality is working for me.. using jellyblast and hells 40 kernel... not fc
Press Thanks BUT Only If I Helped
Click to expand...
Click to collapse
thanks bro
Project Young said:
hey root functionality is working for me.. using jellyblast and hells 40 kernel... not fc
Press Thanks BUT Only If I Helped
Click to expand...
Click to collapse
i'am using white kernel maybe thts the prob thnx for conforming it!!!
percy215 said:
i'am using white kernel maybe thts the prob thnx for conforming it!!!
Click to expand...
Click to collapse
yes working
Thanks for sharing bro.. I was looking for some new file explorer...
Cause I'm bored with all file manager in market
Confirmed Working at My Phone :fingers-crossed:
Like Miui explorer...
Try my mod...
Xperia NxT MoD v1.2 For All GB
http://forum.xda-developers.com/showthread.php?t=1967172
Sent from my GT-5360 with Xperia NxT MoD using xda-premium
looking good... roots also working on aokp rom using 2.6.35.14-jb++ kernel
thnx guys
Root working with jelly blest + white
may i port this app for my galaxy pocket and my custom rom bro ?
cleverior.ipul said:
may i port this app for my galaxy pocket and my custom rom bro ?
Click to expand...
Click to collapse
i dont own this
Iwiil test
Sent from my Galaxy S5 key pie lime dev alpha 1

[XPOSED][MODULE][CM11+] EnableCMCallRecording

Enable call recording in CyanogenMod.
Requirements: CM 11, CM 12, CM 12.1, CM 13
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6NTYA2HMPQHVW
Download: http://repo.xposed.info/module/com.pyler.enablecmcallrec
pyler said:
Enable call recording on CyanogenMod.
Requirements: CM 11 (any nightly build after August 14)
Download: http://repo.xposed.info/module/com.pyler.enablecmcallrec
Click to expand...
Click to collapse
Screenshots?
Thanks, tested and works fine!
No difference with this mod found in Android Police website?
Can you add source code in op please?
Doesn't work on htc one x
I find the file, but I can't hear anything.
Micks29 said:
Thanks, tested and works fine!
No difference with this mod found in Android Police website?
Can you add source code in op please?
Click to expand...
Click to collapse
Added.
Mod from AndroidPolice probably changes Dialer's resources.
This module hooks method which controls this feature (whether is Call Recording enabled or not.)
Link: https://github.com/CyanogenMod/andr...es/callrecorder/CallRecorderService.java#L185
>> Call recording is always enabled.
Wlkchnbndgr said:
I find the file, but I can't hear anything.
Click to expand...
Click to collapse
Probably not supported for your device. Maybe device maintainer can fix it.
kabalah89 said:
Screenshots?
Click to expand...
Click to collapse
Module has no UI, but screenshot of call recording in CM (source: AP):
{
"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"
}
It is working with google edition roms?
kabalah89 said:
It is working with google edition roms?
Click to expand...
Click to collapse
No. Only for CyanogenMod. They recently added Call recording feature but it isn't enabled by default and there is no option in Settings to enable it (in some countries is not legal...)
Wlkchnbndgr said:
I find the file, but I can't hear anything.
Click to expand...
Click to collapse
Go to call log tab for play recording.
Got a Nexus 4 with cm11 (08/20 Nightly) and installed the apk from the first Post.
But I can't find the button to start the recording
Perhaps anyone can help.....
Thx for support ....
Tomcatz
Tomcatz said:
Got a Nexus 4 with cm11 (08/20 Nightly) and installed the apk from the first Post.
But I can't find the button to start the recording
Perhaps anyone can help.....
Thx for support ....
Tomcatz
Click to expand...
Click to collapse
You did not forget to enable the module, did you?
Did you try the one posted on Android Police? -it worked for me
I've tried this but the recordings are just a jumble of unintelligible sounds.
psydex said:
You did not forget to enable the module, did you?
Did you try the one posted on Android Police? -it worked for me
Click to expand...
Click to collapse
Thx for your help and excuse my stupid questions. What do you mean by enabling it? I just downloaded the apk file and installed it through my Explorer. Do I have to copy it to another direction?
What's the difference between the two apk files. (first post and the file from Android Police)
Again sorry for my questions.
Tomcatz said:
Thx for your help and excuse my stupid questions. What do you mean by enabling it? I just downloaded the apk file and installed it through my Explorer. Do I have to copy it to another direction?
What's the difference between the two apk files. (first post and the file from Android Police)
Again sorry for my questions.
Click to expand...
Click to collapse
This is not a stand alone app. This is an Xposed module and it works only with it therefore you can not used it without the actual Xposed framework being installed. Once you install Xposed framework - then you enable this module and you'll see the record button
Thanks a lot. Did it!!
Working fine now. You saved my day.
It can run on CM10.2 ROM (last update this month..) ?
Edit: apk file not valid... (If you add the compatibility level it can be work on cm10.2... or not but i can test it )
Would this work on SlimKat?
Sent from my SPH-L710 using XDA Free mobile app
Rom said:
It can run on CM10.2 ROM (last update this month..) ?
Edit: apk file not valid... (If you add the compatibility level it can be work on cm10.2... or not but i can test it )
Click to expand...
Click to collapse
jorv976 said:
Would this work on SlimKat?
Click to expand...
Click to collapse
From op:
pyler said:
Requirements: CM 11 (any nightly build after August 14)
Click to expand...
Click to collapse
works perfectly in cm11 based rom [emoji2]
(20-08-2014 nighlty base)

[PORT APP XPERIA Z3][JB 4.3]Conversations.apk Cost Saving

Hello everyone!
I will post to you guys the Conversations.apk Xperia Xperia Z3 ported to our 4.3 Jelly Bean with cost savings​
Thanks by @DaRk-L0rD
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"
}
Installation mode
1. Add these lines in build.prop :
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=v=n,o=v,m=y
2. Download the app
3. Install with root explorer according to the permissions >>RW-R-R<<
4. Reboot
5. Good Fun :victory:
Download
Conversations.apk
Do not forget to give me a thank you [:good:], it will be great for me because somehow will encourage me to keep my work and create new roms and mods! Thank you all
So far no bug was found. I ask you please file a bug found that I can fix. Thank you​
Notifications working?
Vivaz90197 said:
Notifications working?
Click to expand...
Click to collapse
See the pictures to see if that's what he asked
All works! Love ya! <3
Vivaz90197 said:
All works! Love ya! <3
Click to expand...
Click to collapse
How cute , thank you <3
Amazing work my friend.. I have already ported it and maked a Black version.. I will release it soon for 4.3 users..
Rajeev said:
Amazing work my friend.. I have already ported it and maked a Black version.. I will release it soon for 4.3 users..
Click to expand...
Click to collapse
hm very good friend, I will wait for that :good:
Marília de Oliveira said:
hm very good friend, I will wait for that :good:
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2891147
I have a problem in stock rom .205. After installation led notifications do not work.
Ok. For me too. ?
jURis_ said:
I have a problem in stock rom .205. After installation led notifications do not work.
Click to expand...
Click to collapse
I'm trying to fix it. More use any app that changes the colors of the notifications to see if they work
Vivaz90197 said:
Ok. For me too. ?
Click to expand...
Click to collapse
you are also with this problem?
I dont have led when I have new message.... Only when incomming call.... Fix please ? I'll die without UR work....
Vivaz90197 said:
I dont have led when I have new message.... Only when incomming call.... Fix please ? I'll die without UR work....
Click to expand...
Click to collapse
I'll see what I can do. try using some application that do the function of the LED notifications as the Light Manager - Settings and see if LED notification lights.
Yea, LED not work if use a default led notification. If you use apps like illumination bar it will work
SquadXPERIA said:
Yea, LED not work if use a default led notification. If you use apps like illumination bar it will work
Click to expand...
Click to collapse
Its not related to marilia mod.its related to app and i think niaboo or rizal can fix it
Conv of marilia must be compatible with illumination apk. Or illumination engine must be rebuilded - not possible bcoz stropable walkman.... Ok. Conv must be edited
Vivaz90197 said:
Conv of marilia must be compatible with illumination apk. Or illumination engine must be rebuilded - not possible bcoz stropable walkman.... Ok. Conv must be edited
Click to expand...
Click to collapse
So it's related to his apk ported file? Or something else? I saw 3 threads that are z3 ported apps and I tested all of them but conversation and alarm apps does not work correctly.
Hamid Jan ba in osaf behtare to Romet inaro nazari!
Hamidreza2010 said:
Its not related to marilia mod.its related to app and i think niaboo or rizal can fix it
Click to expand...
Click to collapse
Yes. Who can help me I would be very grateful
SquadXPERIA said:
Yea, LED not work if use a default led notification. If you use apps like illumination bar it will work
Click to expand...
Click to collapse
That's right, there are people posing problems at all, just use an apk so that everything returns to normal. thank you

[MOD][MRA58M/MMB290]AmbientDisplay ANd StatusbarBattery Percentage

$---Ambient Display And StatusBar Battery Percentage---$
To Keep It Simple.......I Have Created A Patch For Android One Users Which Will Enable The Hidden Ambient Display Option And Will Show Battery Percentage On Statusbar............
Requirements:-
**Android One Device With Android Marshmallow[MRA58M/MMB290]
**Custom Recovery
**Unlocked Bootloader
**Root Is Not Required
{
"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"
}
[MOD][MRA58M]AmbientDisplay+BatteryPercentage
[MOD][MMB290]EnableAmbientDisplay
Instructions:-
**Flash The Mod
**Reboot And Enjoy
​Contributors:
Chetan Lodha
Based On: Stock AOSP MRA58M/MMB290
Status: Stable
Current Version: v1.0
Release Date: 17-08-2015
Last Updated On: 23-01-2016
HIT THANKS IF YOU LIKE MY WORK!!
Pretty...nice bro
Thanks
Nice work. I will try to flash it
I have flashed it and it is working just fine. Thank you.
Is there any way to revert?
Bro please upload ambient display without battery % please.. It wl be very useful.. Btw thanks alott
maanu_raj said:
Bro please upload ambient display without battery % please.. It wl be very useful.. Btw thanks alott
Click to expand...
Click to collapse
Here you go.
I recompiled stock SystemUI + framework-res (as per this tutorial) and used the EVilTheme engine to replace resources.arsc in the APKs.
Confirmed working on sprout8, rooted 6.0 with latest Zeus Kernel.
Preview (sorry for the blurry picture):
i try to flash this on my A1 but my phone stock on boot animation im rooted with twrp recovery with thuderzap kernel my device is sprout 8 latest os
Will this work with MRA58N?
namol said:
Will this work with MRA58N?
Click to expand...
Click to collapse
I don't know if this'll help, but I made a ZIP for MRA58N that doesn't include battery percentage. Link
I made that for sprout8, but it's safe to try on sprout4,
because the original APKs are automatically backed up in /data/eviltheme-backup.
Hope this helps.
aureljared said:
I don't know if this'll help, but I made a ZIP for MRA58N that doesn't include battery percentage. Link
I made that for sprout8, but it's safe to try on sprout4,
because the original APKs are automatically backed up in /data/eviltheme-backup.
Hope this helps.
Click to expand...
Click to collapse
Thanks a lot. Its working perfectly fine.
aureljared said:
I don't know if this'll help, but I made a ZIP for MRA58N that doesn't include battery percentage. Link
I made that for sprout8, but it's safe to try on sprout4,
because the original APKs are automatically backed up in /data/eviltheme-backup.
Hope this helps.
Click to expand...
Click to collapse
How to remove this mod without root and custom recovery on MRA58N?
Sent from my Micromax AQ4501
will this work for android lollipop with build number LMY47O
Plz help
aureljared said:
I don't know if this'll help, but I made a ZIP for MRA58N that doesn't include battery percentage. Link
I made that for sprout8, but it's safe to try on sprout4,
because the original APKs are automatically backed up in /data/eviltheme-backup.
Hope this helps.
Click to expand...
Click to collapse
It works bt its very slow...
I get display almost after 5-10 secs...
That too on notifications only....
Not when I pick up my device...
mohitk144 said:
It works bt its very slow...
I get display almost after 5-10 secs...
That too on notifications only....
Not when I pick up my device...
Click to expand...
Click to collapse
i did not enable the option for ambient display to work when the device is picked up so it wont......And the delay is due to the default values set by google for the display to come up which too i didnt change.......
vvr.ashwin said:
will this work for android lollipop with build number LMY47O
Click to expand...
Click to collapse
Absolutly Not!!
prspuri9 said:
How to remove this mod without root and custom recovery on MRA58N?
Sent from my Micromax AQ4501
Click to expand...
Click to collapse
Dont Know.....Maybe u can try using adb
aureljared said:
Here you go.
I recompiled stock SystemUI + framework-res (as per this tutorial) and used the EVilTheme engine to replace resources.arsc in the APKs.
Confirmed working on sprout8, rooted 6.0 with latest Zeus Kernel.
Preview (sorry for the blurry picture):
Click to expand...
Click to collapse
thanks bro for helping the members in my absence
Chetan Lodha said:
i did not enable the option for ambient display to work when the device is picked up so it wont......And the delay is due to the default values set by google for the display to come up which too i didnt change.......
Click to expand...
Click to collapse
Can you make those changes please...?
Coz without those ambient display is useless for me...
Will appreciate a lot if u can help
mohitk144 said:
Can you make those changes please...?
Coz without those ambient display is useless for me...
Will appreciate a lot if u can help
Click to expand...
Click to collapse
I'll See What I Can Do

Categories

Resources