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>
- Improved non standard file picker response handling.
(Should fix install module from storage on some devices,
and notifying the user that their file manager is weird)
- Handle file picker returning http/https urls for files.
- Improved search icon padding for rounded corner phones
- Fixed card background being invisible on light theme
- Make install terminal light when light theme is on
- Added a switch to force the terminal to be always dark
(to restore old behavior, default is false)