Commit Graph

22 Commits

Author SHA1 Message Date
topjohnwu 97c1e181c5 Remove unused file 2021-05-11 21:47:46 -07:00
topjohnwu 1024e68eb6 Remove class mapping in full APK 2021-01-26 07:27:35 -08:00
topjohnwu 21466426da Some code cleanup 2021-01-25 03:44:38 -08:00
topjohnwu 1060dd2906 Random refactoring 2021-01-23 13:26:28 -08:00
topjohnwu 5798536559 Remove unnecessary hacks 2021-01-22 20:25:37 -08:00
topjohnwu 6092d7ca88 Minor cleanups 2020-10-11 05:10:02 -07:00
topjohnwu 31681c9c5f Remove ProcessPhoenix 2020-08-23 00:12:58 -07:00
topjohnwu a22a1dd284 Only offer shortcuts when running as stub 2020-08-22 10:51:32 -07:00
topjohnwu 105b2fc114 Ensure SplashActivity is ran before MainActivity 2020-08-19 05:19:24 -07:00
topjohnwu 6c8fe46590 Remove unused resources 2020-08-11 04:33:07 -07:00
topjohnwu b41b2283f4 Rename package 2020-07-11 05:36:31 -07:00
topjohnwu 18dab28c32 Remove usage of KObservableField 2020-07-08 06:14:32 -07:00
topjohnwu 5537b083a8 Move surequest out of legacy 2020-03-30 23:53:21 -07:00
topjohnwu a623a5b7cc Set proper component name in FlashFragment 2020-03-29 23:11:09 -07:00
Viktor De Pasquale 6907651756 Updated flash screen so it's a fragment
The FlashActivity has been removed and all of it's functionality has been transferred to the FlashFragment.
The FlashFragment needs to be however launched in a different way than the activity using the MainActivity's stub and so seemingly massive changes had to be made.

Notably the RemoteFileService didn't seem to be calling Service.startForeground(), which has been crashing the application due to the system requirements, so that's been fixed.
2020-03-26 03:42:52 -07:00
topjohnwu 6fbc38d764 Add more notice/messages 2020-02-29 02:04:31 -08:00
topjohnwu 200bf993d8 Show unsupported message when running low versions 2020-02-28 21:09:52 -08:00
topjohnwu c6b3f06b95 Cleanup stuffs 2020-02-22 01:28:33 -08:00
topjohnwu 0d7474cc88 Fix all locale issues 2020-02-18 14:02:08 -08:00
topjohnwu d51d549a28 Refactor string resources 2020-02-10 01:43:28 -08:00
topjohnwu 3a10597aed Remove unused resources 2020-01-23 02:14:00 +08:00
topjohnwu 707d7b3342 Separate core components 2020-01-13 22:01:46 +08:00