Commit Graph

423 Commits (cbc39eadc6be33e26b27a49c04d662ae2cee91ee)

Author SHA1 Message Date
androidacy-user cbc39eadc6 (misc) whose bright idea was it to not match the lang code
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 018c6fbb22 (misc) minor tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 0aa4abca53 (chore) final bugfixes
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 7e1212aac2 (chore) update lang list
istg if people don't start translating more google is gonna translate everything

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 6e95acbba4 (chore) improvements
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 231cc99cb6 (chore) code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f36f77214f (misc) small fix
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f673f04f91 (misc) cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user dd9823ad5b (misc) small tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 10d2790ae8 (fix) misc fixes
- fix androidacy custom api key
- fix custom repos fully
- hopefully improve build perf

custom repos and alt repo no longer use cache due to errors in storing prop values

etc

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 27fefbf3cf (fix) fix adding and removing and showing custom repos
known issues: after adding and removing one, the add button may stop showing

custom repos and alt repo no longer use cache due to errors in storing prop values

etc

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 173422e9e1 (misc) repo_repo_
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user a268013b0d (misc) work on custom repos
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user d4218e5a9d (misc) tweaks and upgrades
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 2d201e2b64 (fix) fix settings
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 47eff4e5c4 (migrate) migrate some minor things to kotlin
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 3b115044b7 (fix) misc fixes
also ensure ui consistency

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f2d36547c9 (fix) fix custom url input validation
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user cbd40572bc (fix) bugfixes for repo enable state
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 216d4ea4ad (misc) optimizations and fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 36b583932f (fix) point to androidacy sentry instance
sentry saas is becoming too expensive to use, so switch back to androidacy hosted

same or stronger privacy protection, server side data scrubbing enabled, and for EU users data stays in EU

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 7effbaac2f (fix) try to fix update showing in UI
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user af1c06985e (misc) minor UI tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 63b407cb15 (misc) minor UI tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user ac845a0c0c (misc) tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user c79f081879 (misc) UI tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 8ba2d2d98e (misc) fix settings bugs
known issue is custom repo can't be added

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user a96cee7e2e (misc) rework custom repos + tweak main layout
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 633a128742 (fix) fix search for good
still need to fix custom repos and work on showing updates in new UI

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 77cd9346f0 (fix) try to fix search
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 3d92c5e0c5 (chore) add offer to translate for incomplete lang
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user eb46a3a56f (chore) require webview for online functionality
if no current webview is found, foxmmm should revert to an offline only module manager - allowing install from storage and to remove modules, but no update checks or online repo functionality will work

quite a bit of the http stack now relies on webview and will crash or not work as well without it so better to avoid any issues

and besides, everything since at least 4.4 has webview built-in

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user acfb2caf7d some missed enc prefs
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 5ea6840cee update custom repo impl
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 99c3cd2ede switch to non-transitive r classes
and more

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user db94cf2a48 small tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user c9aab40670 misc fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user babc002422 use inter for readability
plus, jb mono in terminal

and some cleanup

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 0c1517460b migrate more to apache commons
no more nasty hacks, we can just use apache commons libs

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user c7cc320028 misc fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 0ac2779bb0 finish fix for source archives
also update deps

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 92a0d50443 rework a bunch fof stuff
work around alt repo crap (incomplete)

update workflow - fixes #296

etc etc

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 9ac56c371b rework ui a bit
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 3217eaddee rework setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 888b624ff6 rework http
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user cc13635f49 fix bad perf on setup init
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user dca6212925 enable debuggging for webview on debug build
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user b9a62f9988 small updates
also update supported languages

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f8b95e663d various optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago