trying to refresh is useless if we don't have a connection
also, updates sentry to the latest
TODO: remove Prism4j and it's dependants, it hasn't been updated since 2019
Signed-off-by: androidacy-user <opensource@androidacy.com>
Also bumps minimum android sdk to 23 (aka Marshmallow) Android 5.x just isn't popular anymore and magisk even has poor support for it.
Also warn about blur on low-end devices
Signed-off-by: androidacy-user <opensource@androidacy.com>
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>
- 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>
Users are free to add it back manually but it's been disabled for awhile now, and when users tried to add it, it would not stay enabled because the manager determined it was a built-in repo
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>
- General refactoring
- Significant speed improvements using cronet (currently depends on gms and will fallback without)
- Fix androidacy downloads
- More i probably forgot
Androidacy tokens and esp custom ones need more work but this is a good start
Signed-off-by: androidacy-user <opensource@androidacy.com>