- 17 Jan, 2020 1 commit
-
-
topjohnwu authored
-
- 16 Jan, 2020 1 commit
-
-
topjohnwu authored
-
- 15 Jan, 2020 1 commit
-
-
topjohnwu authored
-
- 14 Jan, 2020 4 commits
- 13 Jan, 2020 2 commits
- 12 Jan, 2020 6 commits
- 11 Jan, 2020 5 commits
- 10 Jan, 2020 2 commits
- 09 Jan, 2020 8 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
JoanVC100 authored
-
Kamil Kras authored
Added translation for: unsupport_magisk_msg settings_su_biometric_title settings_su_biometric_summary no_biometric
-
Vladimír Kubala authored
-
Albert I authored
Signed-off-by:
Albert I <kras@raphielgang.org>
-
Viktor De Pasquale authored
-
topjohnwu authored
-
- 08 Jan, 2020 1 commit
-
-
topjohnwu authored
-
- 06 Jan, 2020 9 commits
-
-
Viktor De Pasquale authored
*Cough, cough* Use pinch to zoom gesture instead, not a fan of this.
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Close #2219
-
Viktor De Pasquale authored
Fixed some issues in the process as the MergeObservableList doesn't support additions or deletions, duh...
-
Viktor De Pasquale authored
In some edge-cases the listener can still think that the content is loading.
-
Viktor De Pasquale authored
Also added empty states for installed and made updatable modules visible all the time to avoid unnecessary transitions
-
Viktor De Pasquale authored
Misplaced methods ftw
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
The aforementioned fragment has fixed issue with layouts being oversized on API21 (maybe a bit lower and higher as well, did not test) which was notable on homepage. Unfortunately it deprecated most of the logic behind hiding of the top action view. Since it inherited and overridden the functionality from HideBottomViewOnScrollBehavior it no longer called the old methods and so the whole class was rendered _useless_. Fortunately we didn't need the whole backing implementation so the parent class was changed to the bare minimum. Hopefully this incident will not repeat. Thanks goes to material team for introducing breaking changes in feature update.
-