First Upload

Just the APK
Force update disabled, will only work offline.
This commit is contained in:
supermegamestre
2026-01-26 00:26:29 -03:00
commit 4bbd74a497
44413 changed files with 11043538 additions and 0 deletions

9
res/values/bools.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="abc_action_bar_embed_tabs">true</bool>
<bool name="abc_config_actionMenuItemAllCaps">true</bool>
<bool name="enable_system_alarm_service_default">false</bool>
<bool name="enable_system_foreground_service_default">true</bool>
<bool name="enable_system_job_service_default">true</bool>
<bool name="workmanager_test_configuration">false</bool>
</resources>