- 25 Nov, 2019 3 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
- 22 Nov, 2019 1 commit
-
-
Viktor De Pasquale authored
All files (that used styles) were refactored to use styles directly so themes can only actually adjust colors - Elaborate themes would be super hard to maintain and would certainly break over time
-
- 21 Nov, 2019 10 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
# Conflicts: # app/build.gradle # app/src/main/java/com/topjohnwu/magisk/Hacks.kt # app/src/main/java/com/topjohnwu/magisk/data/database/RepoDatabase.kt # app/src/main/java/com/topjohnwu/magisk/data/repository/LogRepository.kt # app/src/main/java/com/topjohnwu/magisk/di/DatabaseModule.kt # app/src/main/java/com/topjohnwu/magisk/extensions/RxJava.kt # app/src/main/java/com/topjohnwu/magisk/extensions/XAndroid.kt # app/src/main/java/com/topjohnwu/magisk/extensions/XJava.kt # app/src/main/java/com/topjohnwu/magisk/model/download/RemoteFileService.kt # app/src/main/java/com/topjohnwu/magisk/model/entity/recycler/LogRvItem.kt # app/src/main/java/com/topjohnwu/magisk/model/events/ViewEvents.kt # app/src/main/java/com/topjohnwu/magisk/ui/SplashActivity.kt # app/src/main/res/xml/app_settings.xml
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
WIP
-
- 20 Nov, 2019 2 commits
-
-
Viktor De Pasquale authored
-
topjohnwu authored
-
- 19 Nov, 2019 12 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
- fast scroll in module/filter list - auto closing keyboard on scroll
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
- 18 Nov, 2019 4 commits
-
-
topjohnwu authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
The mechanism was replaced by loading updated directly by id to the initial list. There are two factors why yesterday-me was dumb: 1) By asynchronously loading update state, you have no control over it - hence no search 2) It's incredibly wasteful; running that hardcore search on every query? Not cool ...and from UX stand-point having updates inlined right under installed modules is by far better than nitpicking it from the list or in the search
-
Viktor De Pasquale authored
-
- 17 Nov, 2019 3 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
- 16 Nov, 2019 5 commits
-
-
topjohnwu authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Incremental canary bugfix will be: b4b2c4 > f5d2e6 Version bump will be always: 20.2 > 20.3 (regardless of canary/beta/stable)
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Namely added secondary button
-