Commit Graph

25 Commits (v2.3.8)

Author SHA1 Message Date
androidacy-user 386a58c9d9 fix settings crashes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 8a9068d416 updates
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user b429b7ca07 another attempt to work around libsu bug
also update deps

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user be34fc0f59 final tweaks in prep for release
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 1484195854 work around root issue
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 74e3a746b3 migrate to room db pt1/?
WARNING: does not compile as-is. tests are expected to fail.

[skip actions]

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 8485543ca0 kotlin rewrite
other stuff too

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user aa34e36559 (fix) fix crashes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user a0c0d86f78 various refactoring
fixes #7

- tweak proguard-rules.pro to try to fix a bug
- modernize update activity

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user c47d9dddf4 final tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 56f55990f7 (fix) who put that there
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user fb81d0faa4 (chore) try to fix issue with cronet
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user b95a842131 more bugfixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f75e78764d Minor tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 9e9793ddcd Revert "A few tweaks"
This reverts commit 63aa102963.
3 years ago
androidacy-user 63aa102963 A few tweaks
v1.1.0 coming soon(tm)

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user e86c10dc28 Prepare for 1.0.3 release
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
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>
3 years ago
androidacy-user 55b2b5c040 Fix weird proguard error
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
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>
3 years ago
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>
3 years ago
Fox2Code 556b427309 Release 0.3.0-dev3 4 years ago
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)
4 years ago
Fox2Code 9d782c079e Release 0.0.2 4 years ago
Fox2Code 60360fb325 Initial commit 4 years ago