Skip to content

Conversation

@AirOne70
Copy link

Updated app to work on latest Android 10 build from PX5.
Now using day and night automatic theme too.

Rename package to match latest PX5 allowlist.

Rule extracted from PX5 Android 10 20200710 + MCU MTCE_MX_V3.57_1 :
name.startsWith("com.microntek.")
name.equals("android.microntek.canbus")
name.startsWith("com.android.launcher")
name.equals("com.vayosoft.carsystem")
name.startsWith("com.hct.")
name.equals("net.easyconn")
Also start app at boot + start/restart app after wake-up to be sure.
Reduce total app size from ~2.7MB to ~0.7MB by removing Appcompat libs.
Thanks to jamal2367 for his work on making DayNight theme working without external lib.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant