Bulletproof Kernel
for Sense-based ROMs
Bulletproof is an enhanced stock kernel for those who depend on their phone and need 100% stability. It is highly optimized for smooth performance and extended battery life. Enhancements include several sleep/wake options (S2W, DT2W, L2W), pocket detection to prevent accidental wakes, full compatibility with paid apps, button light notification, 60Hz refresh rate for HDMI, HTC logo as menu button, support for many gamepads and more.
Click to expand...
Click to collapse
Code:
* Standard disclaimer:
* Your warranty is now void. Use at your own risk.
* In other words: It is your choice to use this software,
* I am not responsible for any damage or problems!
FEATURES:
based on HTC source code
Aroma installer
sweep2wake
doubletap2wake
logo2menu
logo2wake
pocket detection
optimized for battery life
button light notification
/system writable
NTFS r/w support
faux123 sound control support
CIFS support
/dev/frandom
voltage control
intellidemand governor
FIOPS and SIO i/o schedulers
fix MHL refresh rate
maintains compatibility with all paid apps
support more game controllers
optimized -O3 Linaro 4.7.3
DOWNLOAD
Bulletproof-m7wl-1.2
WARNING: I international HTC One, not the Sprint version.
Previous versions:
Bulletproof-m7wl-1.1
Bulletproof-m7wl-1.0
Credits and Thanks:
tbalden: logo2menu and bln
Please hit the Thanks button if you download this
If you really like it, please consider buying me a beer
Actually, I won't spend it on beer. I'm saving it all up to buy my next device
Thanks to those who have donated!
INSTALLATION
1. Install zip from Recovery
2. Reboot!
Note: As far as I know, you don't need to use dumlock. I've never used dumlock, I just install from recovery like normal and it always installs.
NOTES
Sweep2Wake
Sweep2wake (S2W) allows you to wake up your device by swiping your finger across the capacitive buttons from left to right. Swiping from right to left will put it back to sleep (sweep2sleep). The options are: sweep2wake/sweep2sleep, sweep2sleep only, and disabled. If you use apps such as Kernel Tuner, the sweep2sleep only option can be selected by choosing "On with backlight".
/sys/android_touch/sweep2wake
0=disabled
1=enable sweep2wake + sweep2sleep
2=enable sweep2sleep only
DoubleTap2Wake
DoubleTap2Wake (DT2W) allows you to wake the device by double tapping in the bottom inch or so of the screen, above the capacitive buttons.
/sys/android_touch/doubletap2wake
0=disabled
1=enable doubletap2wake
Logo2Wake
Logo2Wake (L2W) allows you to sleep or wake the device by long pressing the HTC logo. You have to press just slightly above the HTC logo. The screen will automatically turn on or off with a long press.
/sys/android_touch/logo2wake
0=disabled
1=enable logo2wake
Pocket Detection
Pocket detection protects against accidental wakes while S2W, DT2W or L2W are enabled and the phone is in your pocket. Pocket detection uses the proximity sensor. A few people have a problem with their proximity sensor that makes DT2W not work, so I've made an option to disable pocket detection.
/sys/android_touch/pocket_detect
0=disabled
1=enable pocket detection
Logo2Menu
Enabling Logot2Menu (L2M) allows you to use the HTC logo as a menu button. You must press just slightly above the HTC logo.
/sys/android_touch/logo2menu
0=disabled
1=enable logo2menu
Button Light Notification
With Button Light Notification (BLN), the capacitive buttons will blink on and off when you have a new notification. As soon as the screen comes on, BLN is canceled and the lights will no longer blink until you have another notification. Please note that if you have your screen set to turn on when a message arrives, you will not see the buttons blinking because once the screen comes on, the button light notification is canceled.
/sys/class/leds/button-backlight/blink_buttons
0 = disabled
1 = BLN enabled
NTFS support
This is for anyone who wants to use OTG to connect a USB stick or portable harddrive formatted with Microsoft's NTFS filesystem. You will need Stickmount or a similar app, HTC Sense does not automatically detect NTFS filesystem.
Paid Apps
All the cryptographic modules load properly, so you shouldn't have an issues with paid apps.
Other stuff
This kernel supports many game pads and controllers, including PS3 controllers and some X-Box controllers. It has full OTG support. A refresh rate of 60Hz for HDMI output allows you to play games on the big screen without choppiness. CIFS support is built into the kernel. Faux sound control is also supported.
Click to expand...
Click to collapse
CHANGELOG:
June 24, 2013 - Bulletproof-1.2
-update dt2w, pocket detection
-increase capacitive button sensitivity
-fix earpiece sound routing issues
-revert previous earpiece fix
-update modules
-fix ups from international One kernel
May 25, 2013 - Bulletproof-1.1
-make camera fix optional
-revert arm rwsem algorithm
-adjustments and fixes to sweep/wake options
May 15, 2013 - Bulletproof-1.0
-add option to disable pocket detection
-add new settings schema for sleep/wake functions
-fix bug dt2w not working when s2w disabled
-change l2w to automatically sleep/wake after pressed for a certain time
-suppress accidental wakes with s2w and dt2w
-fix dt2w setting not sticking
-add button light notification (tbalden)
-add DoubleTap2Wake
-update faux sound control support
-add option to disable menubar
-add vibration to logo2wake
-fix hsic wakelock
-faux123 sound control
-optimized arm rwsem algorithm
-optimized AES and SHA1 routines
-disable usb whitelist
-add logo2wake
-add logo2menu (tbalden)
-adjust sweep2wake
-voltage control
-added /dev/frandom
-glibc memcpy
-new implementation of sweep2wake
-CIFS
-fix moc_crypto module loading
-fix earpiece sound (tbalden)
-added all modules
-force fastcharge
-adjust boot.img
-add sweep2wake
-arm cpu topology
-update cpu_power according to cpu load
-mhl change to [email protected]
-add FIOPS and SIO i/o schedulers
-update ramdisk
-disable /system write protection
-linaro 4.7.3 -o3 optimization
-ntfs r/w
-fast rcu nohz
-readahead set to 2048
-intellidemand governor
Click to expand...
Click to collapse
Source:
Bulletproof-m7wl
Could somebody try this and let me know if it works?
Well the aroma installer is FUBAR. Its booting up now. Will report back when/if it does
Sent from my SCH-I605 using Tapatalk 2
---------- Post added at 01:24 AM ---------- Previous post was at 01:22 AM ----------
Well it didn't boot. Worth a try though! Can't wait to see where this goes
Sent from my SCH-I605 using Tapatalk 2
What happened exactly?
Any chance I could get installer log and /proc/last_kmsg?
have you tested Bluetooth in call? other kernels have borked Bluetooth
wranglerray said:
have you tested Bluetooth in call? other kernels have borked Bluetooth
Click to expand...
Click to collapse
I haven't tested anything, I don't have the Sprint version of this phone. I wouldn't be surprised if HTC left something out of the source.
I'm waiting for feedback.
flar2 said:
I haven't tested anything, I don't have the Sprint version of this phone. I wouldn't be surprised if HTC left something out of the source.
I'm waiting for feedback.
Click to expand...
Click to collapse
sweep2wake, sweep2sleep, logo2menu all work fine.
Bluetooth mic still borked.
Bluetooth audio in call, and media work fine.
Aroma is touchy with the touch screen but hardware buttons work fine.
Does this kernel get rid of the 3 dots bar?
flar2 said:
I haven't tested anything, I don't have the Sprint version of this phone. I wouldn't be surprised if HTC left something out of the source.
I'm waiting for feedback.
Click to expand...
Click to collapse
HTC did bork the source
doublepost
sketoe said:
Does this kernel get rid of the 3 dots bar?
Click to expand...
Click to collapse
Umm, no, the kernel doesn't actually get rid of the 3-dots. That's all ROM or MOD based. a Kernel will just allow you to use the Logo as a button if your into that sort of thing.
Apparently the AROMA for this has an option to do that. Who knew? lol
wranglerray said:
sweep2wake, sweep2sleep, logo2menu all work fine.
Bluetooth mic still borked.
Bluetooth audio in call, and media work fine.
Aroma is touchy with the touch screen but hardware buttons work fine.
Click to expand...
Click to collapse
So it does boot up, thanks (out of thanks for the day)
Could you do me a favour and open the terminal and type:
lsmod
Let me know what modules are loaded?
Also, is the camera working?
flar2 said:
So it does boot up, thanks (out of thanks for the day)
Could you do me a favour and open the terminal and type:
lsmod
Let me know what modules are loaded?
Also, is the camera working?
Click to expand...
Click to collapse
I had to reflash the stock kernel i'm on call for work and need my Bluetooth speaker phone
sketoe said:
Does this kernel get rid of the 3 dots bar?
Click to expand...
Click to collapse
I have an option in the installer to get rid of that if you want to.
wranglerray said:
I had to reflash the stock kernel i'm on call for work and need my Bluetooth speaker phone
Click to expand...
Click to collapse
Thanks for testing.
Someone else:
Could you type lsmod in the terminal and let me know what modules are loaded.
Also please test the camera
Is this overclocked or is it stock 1.7ghz? And thank u for the work!
flar2 said:
Someone else:
Could you type lsmod in the terminal and let me know what modules are loaded.
Also please test the camera
Click to expand...
Click to collapse
I'll be flashing now and I'll let u know.
Sent from my HTCONE using Tapatalk 2
flar2 said:
I have an option in the installer to get rid of that if you want to.
Thanks for testing.
Someone else:
Could you type lsmod in the terminal and let me know what modules are loaded.
Also please test the camera
Click to expand...
Click to collapse
Oh that sounds great!
So i tried flashing but it doesn't boot. I've tried various combinations in AROMA. --on viperROM.
neles86 said:
So i tried flashing but it doesn't boot. I've tried various combinations in AROMA. --on viperROM.
Click to expand...
Click to collapse
please provide /proc/last_kmsg
I'm guessing Viper has some settings or scripts that interfere with custom kernels?
This kernel should act pretty much like stock though, no changes to CPU or voltages. No init scripts or anything.
attached is the last_kmsg.
Meet AA AIO TWEAKER, the new Swiss Army Knife for a less restrictive and more feature-ful Android Auto!
{
"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"
}
How do I use it?
Allow root access, choose what you want, reboot, and then forget about it
How does it work?
This app uses SQLite commands to override some flags related to Android Auto into the Google Play Services.
Google Play Services control a lot of features inside Android Auto. Some of them are core functionality of Android Auto, some of them are upcoming feature that are simply not yet released.
What this app does is making some SQLite queries in order to alter some features of Android Auto. It contains the trick inside AA Phenotype Patcher to patch custom apps in order to work in AA (and the same script is contained) and with the same principle it unlocks some other things in Android Auto.
Available commands (as of version 1.5):
Patch for custom Android Auto apps
Disable speed restrictions while driving (preview of messages will be shown always)
Disable six tap limit (the banner asking to pay attention to road will not be shown anymore)
Enable Assistant Shortcuts (you can learn more here: https://www.xda-developers.com/andr...llpaper-and-tests-google-assistant-shortcuts/)
Enable assistant animation in navbar
Disable launch of Navigator app at start
Disable red outline on battery icon when Battery Saver is active
Enable force Widescreen (or force disable it)
Force statusbar to be black opaque
Disable battery saver warning
Enable MultiDisplay
Set notification duration from 0ms to 20 seconds
Set media notification duration (on the bar) to up to 15 minutes
(BETA) Disable Bluetooth auto connect
Hopefully more to come
How is this different from AA Phenotype Patcher?
It just contains more features, the project is actually a fork of AA Phenotype Patcher, and share a lot of core functionality under the hood.
Can I use this app instead of AA Phenotype Patcher?
Yes you can, but if you have already patched apps with AA Phenotype Patcher, you can leave it like that and simply apply the other tweaks. This app won't check if the apps are already patched via AA Phenotype Patcher, so you won't have a green check status at the start.
How is this different from Sensible Android Auto: Xposed?
This app doesn't need Xposed, which in some cases is one more pain to have. Also, it should survive Android Auto updates (unless the flag are changed) without any user modification.
Can I use this app instead of Sensible Android Auto: Xposed?
Yes, you can. The functionaility is the same, the only "advantage" is not having to install Xposed to make it work. This app won't check if you have SAAX installed so you won't have a green check status at the start. If you are familiar with SAAX and you want to keep it, you may not want to disable speed limitation and six tap with this app.
Can the app be translated in my language?
Translations are open! If you feel like you may be able to translate the app in your language, join translations on Crowdin so that the app will be translated in your language, or simply wait for someone else that will translate the app.
Source code
Download
Credits:
@Jen94 for the original app whitelist hack
SAAX by @agentdr8 who inspired me for some features of this app
AA Phenotype Patcher by @Eselter
CURRENT VERSION: 2.2
NEW: App is now translated in Polish
UPDATED: Slovenian and Russian translations
NEW: The layout has been completely revised and now tweaks are all in one page and the other page will have logs
OLDER VERSIONS:
Version 2.1 Changelog:
NEW: App is now translated in Vietnamese, Catalan and Korean
NEW: Wallpaper tweak! This tweak will activate the new wallpaper feature coming up in Android Auto.
WARNING: If you are a user of Wallpapers For Android Auto. this tweak will break it unless you don't download version 3.0 that came out today.
FIXED: Potential bug that did not fully reverted custom app patch of AA Phenotype Patcher. If you have issues with Custom App patch and you were a user of AA Phenotype Patcher, please de-activate and activate the tweak again.
NEW: BETA Tweak to revert independent night mode recently introduced
NEW: BETA Tweak to disable telemetry and logging crap that Google does with Android Auto
UPDATED: bluetooth tweak is out of BETA state
Version 2.0 Changelog:
NEW: Enjoy a brand new UI, with new animations and a completely revised look
NEW: Translations! The app has been fully translated in Italian, Czech, Dutch, German, Russian, Slovak, Slovenian and Spanish and it's partially translated in Brazilian Porugues, Turkish and French
If you wanna take part of translations in your native language, join translation project on Crowdin https://crowdin.com/project/aa-aio-tweaker
It's super easy to use and you could take part of translating AA AIO TWEAKER in your own language!
NEW: menu in upper toolbar will now show version of the app
ENHANCED: Fermata Auto will now be on the upper part of the list if installed
ENHANCED: Fixed some occasional bugs with patch custom app tweak
ENHANCED: seekbar for the durations of notifications have now more margin to have a better handling
Version 1.6 Changelog:
ENHANCED: Treshold of "force no widescreen" tweak is now higher. This should help on very high-res screens, as it was not working properly in some rare cases
FIXED: Bug that made "Force no widescreen" tweak not work properly
FIXED: Bug that named a trigger in database wrongly when applying force no widescreen mode. Applying the tweak now should now make sure that the app detects correclty if the tweak is applied or not
FIXED: Some tutorials were very difficult to read because of size of windows. Now fixed.
ENHANCED: "Disable navigation at start" logic has been tweaked to make sure the main database doesn't build the flags that make navigation open at start. Hopefully this will increase the ratio of Android Auto not starting navigation at first.
Please re-apply "Disable navigation at start" and report back to me if it fails sometimes (or maybe always) at making AA start in launcher.
ENHANCED: Text on top of the app will now hint for long press for tutorial
Version 1.5 Changelog:
NEW: Massive cleanup of code and optimized the SQL scripts to apply the tweaks. The scripts now respect the table schema of the database and errors in console regarding constraints are now solved. I would actually suggest first to revert all the tweaks (with the dedicated option on the top menu) to have a clean base, especially if you run into trouble with AA AIO Tweaker.
NEW: App now has integrated tutorials! Just long tap on one of the buttons to find out what a tweak does!
NEW: Multidisplay tweak. I'll let the tutorial explain it, it's very cool!
NEW: Tweak to disable battery saver warning when using Android Auto
ENHANCED: The logic to revert the tweaks has been revised and now the method should not fail in reverting the tweaks
ENHANCED: The app won't clear anymore the log view on the bottom when applying more than one tweak. This will help me diagnosing bugs happening on a session.
FIXED: A bug that reverted the wrong tweak when disabling force widescreen/no widescreen
FIXED: Bluetooth tweak has been revised and should now be correctly applied
Version 1.4 Changelog:
NEW: Disable bluetooth auto connect (BETA). This tweak should prevent the phone auto connecting to car's bluetooth when plugged in. This tweak is in BETA and could not work at all. Please report back if this works!
FIXED: Bug resulting in a dialog asking to revert every tweak after the "about" dialog
FIXED: Bug resulting in force widescreen/no widescreen tweaks not being recognized as applied after successfully applying them
FIXED: Revert of force widescreen/no widescreen should now work as expected
ENHANCED: Enabling force widescreen/no widescreen when force no widescreen/widescreen is already applied will result in a toast warning the user that the other of the two tweaks is being automatically revert (it wouldn't make sense to have both of them active)
ENHANCED: About dialog will contain more infos about the app
Version 1.3 Changelog:
NEW: Make sure the fragment holding the button is scrollable. This will help using the app on phones with very high density of screen (bigger dimensions)
CHANGED: Revisited some texts on the buttons
FIXED: An error with the tweak for increasing "media notification duration" overriding the tweak for "notification duration". Please reset to default both the media notification and message notification duration and set them again as desired, in case you applied the "media notification" tweak before.
FIXED: Option to revert everything not having influence on patched apps tweak
FIXED: A potential issue with the patch app trigger not being named correctly
FIXED: Button for Assistant animation not being responsive after applying the tweak
FIXED: Corrected the loading of the status of apps patch tweak when launching app
NEW: Media notification duration: to tweak duration of the media notification in the navbar (you can tweak the navbar to show the track title, artist and album art up to 15 minutes)
NEW: Option to revert everything
FIXED: Welcome screen should now be correctly viewed even on high density screens
Version 1.2 changelog:
NEW: The options will now come in two pages
CHANGED: Revised the text of some buttons
FIXED: Status Bar Opaque tweak not being functional
FIXED: Status of Battery Outline tweak
NEW: Force widescreen tweak, to force activation of widescreen if your car does not support it
NEW: Force no widescreen tweak, to force no widescreen if your car supports it
NEW: Notification duration, to tweak heads up notification duration (messages)
NEW: Media notification duration: to tweak duration of the media notification in the navbar (you can tweak the navbar to show the track title, artist and album art up to 15 minutes)
NEW: Option to revert everything
Version 1.1 changelog:
FIXED: crashes in some devices with very high DPI
CHANGED: app will now be locked in portrait mode
NEW: app will now check if the tweaks are applied even after a data wipe of itself or Google Play Services
NEW: tweak to enable "Force status bar opaque"
FIXED: a bug in reverting the speed limitation tweak
Vesion 1.0
Initial release
Seems like nice new app for android auto users. Thanks for your contribution, I will try it in car in near future
Patchable apps?
:good: This thing is really cool, thank you so much! :good:
Can someone tell me if I can add such apps like Racechrono, Track Addict, etc. to the allowed (patched) apps?
Since I have an unrooted pixel 2, and I wouldn't like to root it if pointless.
sandor.vida.1986 said:
:good: This thing is really cool, thank you so much! :good:
Can someone tell me if I can add such apps like Racechrono, Track Addict, etc. to the allowed (patched) apps?
Since I have an unrooted pixel 2, and I wouldn't like to root it if pointless.
Click to expand...
Click to collapse
The patch app function will allow android auto-compatible apps to be shown on Android Auto. Whether it is a sideloaded music app, and for some reason you don't want to enable unknown sources in developer settings, or whether it's an app that uses the custom SDK (such as: Screen2Auto, Fermata Auto, CarStream etc.) this app has got you covered.
If the app you'd like to patch has no support to Android Auto, this tweaker won't help you gaining it.
Version 1.1 has been released with the following changelog
FIXED: crashes in some devices with very high DPI
CHANGED: app will now be locked in portrait mode
NEW: app will now check if the tweaks are applied even after a data wipe of itself or Google Play Services
NEW: tweak to enable "Force status bar opaque"
FIXED: a bug in reverting the speed limitation tweak
Download
shmykelsa said:
Version 1.1 has been released with the following changelog
FIXED: crashes in some devices with very high DPI
CHANGED: app will now be locked in portrait mode
NEW: app will now check if the tweaks are applied even after a data wipe of itself or Google Play Services
NEW: tweak to enable "Force status bar opaque"
FIXED: a bug in reverting the speed limitation tweak
Download
Click to expand...
Click to collapse
The latest version 1.1 is crashing and not opening after clicking the I understand icon when opening app
[emoji122][emoji122][emoji122][emoji122][emoji122][emoji122]
Inviato dal mio SM-T825 utilizzando Tapatalk
Mahmood said:
The latest version 1.1 is crashing and not opening after clicking the I understand icon when opening app
Click to expand...
Click to collapse
Sorry for this. The fixed APK has been uploaded to the same download location. You might want to install it over the actual one.
Can I get some clarification, what does "patching" of Apps do? so I want app like Teams and Outlook to show up on the AA Screen but they don't when I select and patch them
Have I misunderstood this app
inningsdefeat500 said:
Can I get some clarification, what does "patching" of Apps do? so I want app like Teams and Outlook to show up on the AA Screen but they don't when I select and patch them
Have I misunderstood this app
Click to expand...
Click to collapse
See comment #5 above
shmykelsa said:
See comment #5 above
Click to expand...
Click to collapse
thanks, so
The patch app function will allow android auto-compatible apps to be shown on Android Auto. Whether it is a sideloaded music app, and for some reason you don't want to enable unknown sources in developer settings, or whether it's an app that uses the custom SDK (such as: Screen2Auto, Fermata Auto, CarStream etc.) this app has got you covered.
If the app you'd like to patch has no support to Android Auto, this tweaker won't help you gaining it.
==========
allow android auto-compatible apps to be shown on Android Auto - How can u tell if it's auto compatible, I mean the ones which are supported anyways wont need to be patched since we can simply use them. My query was if its possible to put ANY app of choice on AA
inningsdefeat500 said:
thanks, so
allow android auto-compatible apps to be shown on Android Auto[/B] - How can u tell if it's auto compatible, I mean the ones which are supported anyways wont need to be patched since we can simply use them.
Click to expand...
Click to collapse
As said previously, there are certain sideloaded apps that don't come from the Play Store and they are disallowed by Google, and you cannot semply use them. The one I quoted, alongside others like OBD2AA, Widgets For Auto, AAStream, AAMirror, Performance Monitor etc. are specifically designed for Android Auto with a custom SDK.
inningsdefeat500 said:
My query was if its possible to put ANY app of choice on AA
Click to expand...
Click to collapse
No, it's not possible.
Hi. Could it be added to the functions, a bluetooth connection lock?
I use two cell phones, one fixed connected without having a sim card. and the other I want to have connected only by bluetooth to use hands-free.
I do not know if it is android auto or my head unit, but when I connect the cell phone by cable if or if I have to connect the bluetooth.
It would be a good function for those of us who use two cell phones.
Thank you
Alexander
Medicina200401 said:
Hi. Could it be added to the functions, a bluetooth connection lock?
I use two cell phones, one fixed connected without having a sim card. and the other I want to have connected only by bluetooth to use hands-free.
I do not know if it is android auto or my head unit, but when I connect the cell phone by cable if or if I have to connect the bluetooth.
It would be a good function for those of us who use two cell phones.
Thank you
Alexander
Click to expand...
Click to collapse
I'll see what I can do about it
Version 1.2 has been released with the following changelog:
NEW: The options will now come in two pages
CHANGED: Revised the text of some buttons
FIXED: Status Bar Opaque tweak not being functional
FIXED: Status of Battery Outline tweak
NEW: Force widescreen tweak, to force activation of widescreen if your car does not support it
NEW: Force no widescreen tweak, to force no widescreen if your car supports it
NEW: Notification duration, to tweak heads up notification duration (messages)
NEW: Media notification duration: to tweak duration of the media notification in the navbar (you can tweak the navbar to show the track title, artist and album art up to 15 minutes)
NEW: Option to revert everything
Download
Hi Gabriele,
I'm trying to install this app into a J730F (Exynos7870), it seems that I cannot escape the safety advertisement page therefore I cannot access the main page.
it there any procedure/workaround I can do to gain access?
Thanks in advance!
Saponetto said:
Hi Gabriele,
I'm trying to install this app into a J730F (Exynos7870), it seems that I cannot escape the safety advertisement page therefore I cannot access the main page.
it there any procedure/workaround I can do to gain access?
Thanks in advance!
Click to expand...
Click to collapse
For start, is your J730F rooted?
Yes, rooted... it currently runs Android 10, 32 bit, Sams Rom.
At now, I use Phenotype Patcher flawlessly, so I'm a bit curious...
Saponetto said:
Yes, rooted... it currently runs Android 10, 32 bit, Sams Rom.
At now, I use Phenotype Patcher flawlessly, so I'm a bit curious...
Click to expand...
Click to collapse
Please contact me in private. I'll have to investigate deeper on the error.
I want to disable power drain notifications for some apps, like the music player. Did not find a way to customize this.
Another thing: it looks like it has an adaptive power saver but it's more aggresive than the Android stock one. It sometimes takes 1 day or until I open the messaging app to receive messages. Is there a custom setting somewhere that I'm missing? I've just enabled the adaptive power save that I also have on my Pixel, which worked ok. No 'extreme power saving' features have been activated.
Which system mode are you using? The most extreme is the ultra durable mode. Advanced is the customisable mode. I'm using ultra durable (with some changes), adaptive battery and even a 3rd party app called Naptime and have no problems receiving messages.
I was using the standard (dynamic) mode, then switched to advanced and disabled all of the options. Now, after the latest system update, it works better, but was wondering is there anything that I can do. WhatsApp and Signal both took hours to sync with the phone screen turned off.
Oh so you need apps to sync in the background? I thought you don't receive SMS messages lol. If you already disabled "force restriction to background sync" in advanced mode's settings, check if WhatsApp and Signal are optimised in apps & notifications>special app access>battery optimization