Commit Graph

9 Commits (7dfc74d19e53731cfbb091395d0adad9afecb867)

Author SHA1 Message Date
androidacy-user 7dfc74d19e remove all caching logic
cache is actually introducing regressions in performance and the android repo now responds faster than we can read from a database

other repos still suck performance wise but caching those gets super tricky and runs into similar performance problems

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 9ecdad4a55 code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 3f38a8db0f prepare work for 2.3.0
- initial work on UNTESTED ksu support
- prepare for play release
- don't try to get magisk path if no root
- remove debug logging entirely on release builds
  - if we set an if condition to a constant falsey value, r8 is nice enough to remove it for us
- more that i really don't care to document

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user bfc530fb7c tweaks + improvements
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 8976c0bd62 fix edge case
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 191bccec1b few nips and tucks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 743cd3f46d finish room and kotlin migration
SettingsActivity.java cannot be converted right now because AS crashes silently

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user c123c7b427 continue room migration [2/?]
w: builds are still expected to fail

[skip ci]

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 636eec7fe9 rename dir
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago