WoWWorking on auto activated profiles, which was mentioned a few weeks back. Already making progress with the basics. Settings page looks bad yet, but it works fine to activate upon connecting a Wi-Fi ap.
Time based activation is another thing to check.
In the kernel itself at the moment not much on the to do list.
I'll check upon this, and what could be done. Sounds reasonable! Thx for the suggestion. Not owning the device means I have less hands on pains, to think about such a trivial issue like that. :good:Hi!
Im just wondering if you could create your kernel with no forced encryption?
I think that would be great because of that unofficial twrp we still have to live with..
Skickat från min HTC U11 plus via Tapatalk
i have some problems yet, with the wifi listener stopping, but I'll resolve that, then fix up the UI a bit. Probably then I'll bump the play store with that, wifi detection in itself can be rather convenient.
The network/wifi detection is probably what would be used the most. Wi-Fi off could also trigger a profile. Google added that smart lock feature a while back, that keeps the phone unlocked, while carrying it around. Maybe there is some useful code in their open source documentation? I think the same method would be perfect to trigger the outdoor mode.i have some problems yet, with the wifi listener stopping, but I'll resolve that, then fix up the UI a bit. Probably then I'll bump the play store with that, wifi detection in itself can be rather convenient.
Then I'll look at how to trigger time based profile change, in a battery friendly android manner
I, and many others would be very happy if you try to fix that!I'll check upon this, and what could be done. Sounds reasonable! Thx for the suggestion. Not owning the device means I have less hands on pains, to think about such a trivial issue like that. :good:
Thanks for the support, highly appreciated!:good::highfive:Finally have them both. Thanks for your fantastic work and especially for supporting a phone, that you don't own. Also many thanks for giving us non developers the chance to suggest features. @tbalden
i was trying to dig up some info on this, how it's being patched into kernel or ramdisk or with magisk.I, and many others would be very happy if you try to fix that!
Skickat från min HTC U11 plus via Tapatalk
You need to remove the forceencrypt flag and path from fstab.i was trying to dig up some info on this, how it's being patched into kernel or ramdisk or with magisk.
What so far I have seen is pointing towards some ramdisk or magisk trickery, to avoid dm-verity check... I'm somewhat unsure yet. @LeeDroid, do you have any pointers about this one? How FORCEENCRYPTION can be disabled, how to make things work on unencrypted data partition?
Thanks
Thanks, so this is only small part related to kernel and also needs system partition change.You need to remove the forceencrypt flag and path from fstab.
You will find 2 fstab files in Oreo, one in ramdisk and one in vendor/etc.
There is a sed script in my ROM zip under /extras/build buddy, check it out![]()
New feature works just as af it has proven to be stable for years. You amazed me ones again.Rolling out new premium app version with Wi-Fi profile triggering.
Setup should be not too complicated. Just connect your Wi-Fi to add it to a profile activation, and enable Wi-Fi activation for the profile. More to come in later releases.
Good, but since rolling out, I experienced another instance where the background listener service stops, and Wi-Fi won't trigger. Gonna check tomorrow, it's a bit late here 1am :laugh:New feature works just as af it has proven to be stable for years. You amazed me ones again.
It's happening after a good while only, while app is in background.Seems like we are sharing the same time zone. Disabled Wi-Fi like ten times in airplane mode and it always triggered my home profile instantly.