Also the usual fixes and whatnot
Note the setup is rather broken right now as something else is overwriting the pref right away
Signed-off-by: androidacy-user <opensource@androidacy.com>
- All known hosts now have a hardcoded trusted root ca, because we're not just going to trust that the user has a-ok certs installed
- Remove some unused code
- Properly fix a couple NetworkOnMainThread errors
Signed-off-by: androidacy-user <opensource@androidacy.com>
- Move some docs to docs folder
- Refactor sentry a little
- In order to "fix" custom repos, don't let them be disabled
- Misc updates and optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
- Remove binaries because I was lied to
- Stuff
- Other stuff
- Jeez why did I wait two days to commit, I can't remember anything I did
Signed-off-by: androidacy-user <opensource@androidacy.com>
Fdroid apparently won't let us attempt to use cronet from gms because something something proprietary AAAAAAAAAAAAAAAAAAAAAAAAAAA
The scream is the two hours I spent resolving the 15189759875195791 conflicts that resulted from the change.
Also, when ANDROIDACY_CLIENT_ID is empty, do not allow the user to enable Androidacy repo and instead show a message suggesting to download official builds. May have to reword for fdroid
Oh, and now no internet actually means no internet and it'll properly notify when repos fail to update.
Signed-off-by: androidacy-user <opensource@androidacy.com>
- [CODE] Change `distributionSha256Sum`
- [DESIGN] Rework markdown activity with blur support (beta)
- [API] added `this.getActionBarHeight(this);` to get the right action bar height (old one is still available)
- [CHIPS (MD)] Added chips for `Min. Android [...]`,`Max. Android [...]`, `Min. Magisk "[...]"`
- [CHIPS (MD)] Added an Android version parser