Commit Graph

7 Commits

Author SHA1 Message Date
topjohnwu 31681c9c5f Remove ProcessPhoenix 2020-08-23 00:12:58 -07:00
topjohnwu 5537b083a8 Move surequest out of legacy 2020-03-30 23:53:21 -07:00
topjohnwu 2968a1559e Get rid of the final Java file in app 2020-03-30 04:41:54 -07:00
topjohnwu cba26eedb5 Move several stuffs out of shared 2020-03-30 04:25:42 -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 c6b3f06b95 Cleanup stuffs 2020-02-22 01:28:33 -08:00
topjohnwu dd50c19ba3 Consolidate stubs 2020-01-13 23:10:17 +08:00