Magisk/app
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
..
src/main Updated flash screen so it's a fragment 2020-03-26 03:42:52 -07:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle Updated the app to use navigation components instead of custom solution 2020-03-26 03:42:52 -07:00
proguard-rules.pro Upgrade AGP 2020-02-25 15:14:24 -08:00
res-ids.txt Make main app fully independent from the stub 2019-10-17 02:55:42 -04:00