Commit Graph

11 Commits

Author SHA1 Message Date
androidacy-user
9e9793ddcd Revert "A few tweaks"
This reverts commit 63aa102963.
2022-12-24 11:18:34 -05:00
androidacy-user
63aa102963 A few tweaks
v1.1.0 coming soon(tm)

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-23 12:17:14 -05:00
androidacy-user
e86c10dc28 Prepare for 1.0.3 release
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-16 21:19:42 -05:00
androidacy-user
f3d31ed380 Fix empty androidacy client id and bundle cronet
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>
2022-12-07 15:38:55 -05:00
androidacy-user
55b2b5c040 Fix weird proguard error
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-11-26 11:48:47 -05:00
androidacy-user
7c934e9987 Code cleanup and minor fixes
Still need to address custom repo toggling not being saved

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-11-26 11:48:06 -05:00
androidacy-user
b6077f2256 Loads of work
- 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>
2022-11-25 21:00:30 -05:00
Fox2Code
556b427309 Release 0.3.0-dev3 2022-02-03 22:03:13 +01:00
Fox2Code
6a608ffbea Release 0.0.3
- 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)
2021-10-12 22:06:17 +02:00
Fox2Code
9d782c079e Release 0.0.2 2021-10-04 14:56:47 +02:00
Fox2Code
60360fb325 Initial commit 2021-10-01 22:19:42 +02:00