Split preferences into separate fragments

<img src="https://alexbakker.me/u/5phth0i1ga.png" width="300" />
This commit is contained in:
Alexander Bakker 2021-01-13 21:03:14 +01:00
parent 260a3b9c78
commit ef8c116bdc
53 changed files with 1706 additions and 1406 deletions

View file

@ -18,6 +18,7 @@
-keepclasseswithmembers public class androidx.recyclerview.widget.RecyclerView { *; }
-keep class com.beemdevelopment.aegis.ui.fragments.*
-keep class com.beemdevelopment.aegis.importers.** { *; }
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }