Commit Graph

31 Commits

Author SHA1 Message Date
topjohnwu d4b83b6a44 Fix app compilation 2025-07-03 02:42:08 -07:00
vvb2060 e5d36d1d24 app: support config restrict policy 2025-07-03 02:42:08 -07:00
topjohnwu 04008949b8 Deprecate canary channel 2025-06-20 00:22:17 -07:00
topjohnwu 4c89c7e2b3 Directly use MagiskJson 2025-05-19 10:40:58 -07:00
topjohnwu adbea7e313 Improve update check code 2025-05-19 10:23:15 -07:00
vvb2060 76962f965e app: use github api to check updates 2025-05-19 10:23:15 -07:00
Steven Xu 83e66767ff refactor: use empty navOptions 2025-04-02 09:13:32 -07:00
Steven Xu 7dc010749b feat: remove animation settings button transition 2025-04-02 09:13:32 -07:00
Steven Xu 8e8d013b1b feat: remove log overscroll 2025-04-02 09:13:32 -07:00
Steven Xu bba0373808 feat: remove navigation transition when clicking buttons on the bottom bar 2025-04-02 09:13:32 -07:00
Wang Han 46980819c0 Expose safe mode option on 28+ 2025-01-31 12:20:02 +08:00
Wang Han 53e401fa2d Perform authentication if needed for AutomaticResponse setting 2024-12-27 16:00:02 -08:00
topjohnwu 51cf196bf7 Always use root to hide/restore app 2024-12-18 17:22:31 -08:00
vvb2060 613f2d31c5 app: auto close action fragment only when focus lost 2024-11-04 11:11:41 -08:00
vvb2060 a5cad532ff ui: fix lock screen orientation 2024-10-12 01:16:24 -07:00
topjohnwu e1b847fbc5 Find boot image with MagiskInstaller
Fix #8211
2024-10-07 16:52:35 -07:00
LoveSy 60894e458f Automatically close action fragment when action exits successfully 2024-09-08 01:12:30 -07:00
LoveSy fbebb6ac10 Add action.sh for user to manually trigger modules' functionality from app 2024-09-08 01:12:30 -07:00
vvb2060 dcd3bc58a3 app: target api 35 2024-09-05 21:50:46 -07:00
topjohnwu 5604074eba Fix module auto install
Fix #8208
2024-08-20 01:09:25 -07:00
topjohnwu ddae568741 Move SplashActivity logic into core module 2024-07-11 22:08:01 -07:00
topjohnwu fcb7ebb090 Cleanup resources 2024-07-11 17:58:52 -07:00
topjohnwu 881d3b5221 App migration minor refactoring 2024-07-11 16:28:56 -07:00
topjohnwu fe9ec3bc6d Move app initialization routine into core module 2024-07-11 16:10:49 -07:00
topjohnwu 480198dcd0 Improve package migration 2024-07-11 15:50:40 -07:00
topjohnwu 4ab7bc0d97 Minor SettingsItem cleanup 2024-07-11 02:44:38 -07:00
topjohnwu 7173693d1b Use platform LocaleManager if possible 2024-07-11 02:44:38 -07:00
topjohnwu 88e8e15607 Create singleton AppContext 2024-07-11 02:44:38 -07:00
topjohnwu af5c4d09c4 Re-enable nonTransitiveRClass 2024-07-06 01:31:43 -07:00
topjohnwu 872394cb58 Decouple core module from AppCompatActivity 2024-07-05 00:49:26 -07:00
topjohnwu fcbbe9a22e Move :app to :app:apk 2024-07-04 02:27:20 -07:00