- 19 Apr, 2019 8 commits
-
-
Viktor De Pasquale authored
Updated policy items so listeners are not indirectly set to them and kept out of the instance of the parent object
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
# Conflicts: # gradle/wrapper/gradle-wrapper.properties
-
Viktor De Pasquale authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
- 18 Apr, 2019 4 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
- 17 Apr, 2019 3 commits
-
-
Viktor De Pasquale authored
Fixed theme issues along the way
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Added back dark theme
-
- 16 Apr, 2019 6 commits
-
-
Viktor De Pasquale authored
# Conflicts: # app/build.gradle # app/src/main/java/com/topjohnwu/magisk/App.java # app/src/main/java/com/topjohnwu/magisk/model/adapters/ReposAdapter.java # app/src/main/java/com/topjohnwu/magisk/model/update/UpdateCheckService.java # app/src/main/java/com/topjohnwu/magisk/ui/MainActivity.java # app/src/main/java/com/topjohnwu/magisk/ui/SplashActivity.java # app/src/main/java/com/topjohnwu/magisk/ui/flash/FlashActivity.java # app/src/main/java/com/topjohnwu/magisk/ui/home/MagiskFragment.java # app/src/main/java/com/topjohnwu/magisk/ui/log/LogFragment.java # app/src/main/java/com/topjohnwu/magisk/ui/surequest/SuRequestActivity.java # app/src/main/java/com/topjohnwu/magisk/utils/ValueSortedMap.java # app/src/main/java/com/topjohnwu/magisk/view/dialogs/InstallMethodDialog.java # app/src/main/java/com/topjohnwu/magisk/view/dialogs/MagiskInstallDialog.java # app/src/main/java/com/topjohnwu/magisk/view/dialogs/ManagerInstallDialog.java # build.gradle
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
- 15 Apr, 2019 3 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
- 14 Apr, 2019 10 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Also updated material library and injected backported styles which were incompatible with the current UI for the most part and as it was over-carded all cards were removed and replaced with flat UI components. This change is temporary and *will* be redone to the final redesign, in other words this is sufficient for the transition period. All themers should refrain from trying to theme the app until the redesign is done. It will break your efforts with every other release.
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Fixed several errors caused along the way
-
- 13 Apr, 2019 1 commit
-
-
topjohnwu authored
-
- 12 Apr, 2019 5 commits
-
-
Viktor De Pasquale authored
Exported old update card to special xml include where binding takes care of everything that had to be done in code beforehand. Added several easing functions and enums. Backported some classes and functions from the old fork Expect major breakage. Literally nothing works as the functionality needs to be implemented
-
Viktor De Pasquale authored
-
topjohnwu authored
-
Viktor De Pasquale authored
This has been done in preparations for rewrite to kotlin and upcoming design changes. Nothing should be broken but use caution.
-
Viktor De Pasquale authored
-