any way to disable the warning about the battery cover and charging port flap?
trouty said:
any way to disable the warning about the battery cover and charging port flap?
Click to expand...
Click to collapse
Decompile system/app/PopupuiReceiver.apk with apktool. Open res/values/bools.xml and change the true value in the line:
<bool name="display_battery_cover_popup">true</bool>
to false. Recompile the apk, copy back to phone, set permissions to rw-r--r-- (644) and then finally replace the original apk. Reboot the phone
Related
this info can be found in a few places, but i figured id post here for ease.
open terminal and type:
adb shell
su
mount -o remount,rw -t ext3 /dev/block/mmcblk0p25 /system
mv /system/app/HtcLockScreen.apk /system/app/HtcLockscreen.old
exit
Done, reboot. it works. reverse the *.old to *.apk for reverse.
Credit P-funk
Now where are the custom screen locks? Has anyone doing this, creating the .apk and putting it on a different phone? Like using my droid screen lock on my captivate or TB. I think Ill try this tomorrow and post back here if it works. Of course naming convention will differ*
now if i can just find what controls the damn recent apps in the notification, i will be set for a while
mob87 said:
now if i can just find what controls the damn recent apps in the notification, i will be set for a while
Click to expand...
Click to collapse
How about just changing the padding in whatever xml in the framework, that controls the space for the recent apps. Not removing it per say, but at least hiding it.
Similar to what we had done on the fascinate, with the power strip, hiding the text by lowering the padding.
Nice. I just went to system->apps->htclockscreen and renamed apk to bak using rootexplorer.
frostman89 said:
How about just changing the padding in whatever xml in the framework, that controls the space for the recent apps. Not removing it per say, but at least hiding it.
Similar to what we had done on the fascinate, with the power strip, hiding the text by lowering the padding.
Click to expand...
Click to collapse
Where is sbrissen when you need him lol. I'm gonna dig around the desire hd forum and see if I can find what they had to do.
knvb7 said:
Nice. I just went to system->apps->htclockscreen and renamed apk to bak using rootexplorer.
Click to expand...
Click to collapse
Same here
Sent from my ADR6400L using Tapatalk
Can this only be done if you have rooted your phone?
emagana02 said:
Can this only be done if you have rooted your phone?
Click to expand...
Click to collapse
doesnt seem like root would be needed for this
Yes..you need root to edit system files..
Hi there,
To day I upgraded my HTC One from ADRHD 12 to ADRHD v22. I did a full user wipe during the installation and I also cleared the cache and dalvik before rebooting.
So the phone started up, went through its usual initial starup sequence and all is working ok now, though the battery did drain from 100% to 70% over the course of the installation and app downloads (about 20 apps).
Anyways, I noticed that there is a permanent symbol in my notification bar that is driving me crazy. Its not from any app as all the apps are stopped. It kind of looks like the Nescafe "N" symbol. I've attached a screenshot of my phone so you can see it at the top.
Does anyone know what this symbol is, what it means, and how I can remove it?
Many thanks
-DD
NFC, it's on by default now for some reason (same with the stock DE RUU)
EddyOS said:
NFC, it's on by default now for some reason (same with the stock DE RUU)
Click to expand...
Click to collapse
You can change that in /system/customize/ACC/default.xml. Change
Code:
<item type="integer" name="nfc_show_icon">1</item>
to
Code:
<item type="integer" name="nfc_show_icon">0</item>
And the NFC icon won't show when NFC is on
drumdrum said:
Hi there,
To day I upgraded my HTC One from ADRHD 12 to ADRHD v22. I did a full user wipe during the installation and I also cleared the cache and dalvik before rebooting.
So the phone started up, went through its usual initial starup sequence and all is working ok now, though the battery did drain from 100% to 70% over the course of the installation and app downloads (about 20 apps).
Anyways, I noticed that there is a permanent symbol in my notification bar that is driving me crazy. Its not from any app as all the apps are stopped. It kind of looks like the Nescafe "N" symbol. I've attached a screenshot of my phone so you can see it at the top.
Does anyone know what this symbol is, what it means, and how I can remove it?
Many thanks
-DD
Click to expand...
Click to collapse
It's the NFC (Near Field Communication) icon.
To remove it two choices:
1- if you dont use NFC, go to Settings->More (under Wireless & Networks)->NFC, uncheck that
2- if you DO use NFC, use a root-enabled file explorer (eg ES File Explorer but with ROOT enabled) and go the file
/system/customize/acc/default.xml
change the line <item type="boolean" name="nfc_show_icon">1</item> (it's at about 15% from the top according to ES)
and change 1 to 0, save, and reboot ==> NFC still working, but no icon
nkk71 said:
It's the NFC (Near Field Communication) icon.
To remove it two choices:
1- if you dont use NFC, go to Settings->More (under Wireless & Networks)->NFC, uncheck that
2- if you DO use NFC, use a root-enabled file explorer (eg ES File Explorer but with ROOT enabled) and go the file
/system/customize/acc/default.xml
change the line <item type="boolean" name="nfc_show_icon">1</item> (it's at about 15% from the top according to ES)
and change 1 to 0, save, and reboot ==> NFC still working, but no icon
Click to expand...
Click to collapse
Ah right. I managed to get rid of it.
Its just that, I dont like seeing unknown symbols popping up as for all I know it could be some sort of virus or something.
But Im glad its harmless. Thanks to everyone here for their fast replies! :highfive:
I was wondering what the damn thing meant, finally after my search on the web I found this thread. Thanks guys.
Just install my App and click on "Enable Battery Percent". Then reboot. You can uninstall the App afterwards. The setting will remain
You can only see the battery percent text, if the battery is empty enough. (White text on white battery!)
FAQ:
Do I need a rooted device?
No, should work on any 4.4+ device
Can you change the text-color?
Sorry, this is impossible with a simple app like this one, because the color is hard-coded in SystemUI.apk. You need to decompile that apk, edit one line of source code and then recompile it. Actually, I don't plan to do this, because I don't like to change system-apps. Also, the OTA-Updates from google would fail after that and it would require root.
After removing the app the percentage is still there.
That's because the app changes a system setting. The app does NOT display the battery itself!
I uninstalled the App. Now I want to disable the percent display.
Ok, just install the App again, uncheck the setting and uninstall it.
http://forum.xda-developers.com/showthread.php?t=2516913
could not only put the percentage
When I add these lines to build.prop the smart cover setting are shown in smart assistance and I can enable it but it don't work so I guess some files are required to make it work. Any help?
HTML:
ro.config.small_cover_size=_505x1076
ro.config.huawei_smallwindow=505,197,1065,1257
ro.config.huawei_cover_hor=true
Right now I have the Disable Lights module installed because I HATE the navigation keys and how they always light up when you touch the phone. One problem with the module though is that it also turns off the notification dot so when I receive a text or email the white led wont notify me which sucks Does anyone know what I can do to keep the navigation lights disabled but have the notification led still display when I receive a text/e-mail?
paymentscash said:
Right now I have the Disable Lights module installed because I HATE the navigation keys and how they always light up when you touch the phone. One problem with the module though is that it also turns off the notification dot so when I receive a text or email the white led wont notify me which sucks Does anyone know what I can do to keep the navigation lights disabled but have the notification led still display when I receive a text/e-mail?
Click to expand...
Click to collapse
Try modifying the module zip file,go into the common folder and edit service.sh and remove everything after disable charging light,save them install the module,alternatively use a root file manager go into the folder sbin/.core/img then into the folder of the module and modify the service.sh file and reboot
DanGLES3 said:
Try modifying the module zip file,go into the common folder and edit service.sh and remove everything after disable charging light,save them install the module,alternatively use a root file manager go into the folder sbin/.core/img then into the folder of the module and modify the service.sh file and reboot
Click to expand...
Click to collapse
got it working thanks
paymentscash said:
got it working thanks
Click to expand...
Click to collapse
Good to know