Commit Graph

146 Commits (253ccb91270b586f50fdb2010391148dbd44ad9e)

Author SHA1 Message Date
androidacy-user 253ccb9127 final tweaks v2
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 4111b91fe2 improve security
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user b9b4b6d0d7 (fix) pref name
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2925b6a8c6 (fix) updates to pref handling
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 0aa4abca53 (chore) final bugfixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 231cc99cb6 (chore) code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f36f77214f (misc) small fix
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f673f04f91 (misc) cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user dd9823ad5b (misc) small tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year 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>
1 year 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>
1 year ago
androidacy-user 173422e9e1 (misc) repo_repo_
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2d201e2b64 (fix) fix settings
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 3b115044b7 (fix) misc fixes
also ensure ui consistency

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f2d36547c9 (fix) fix custom url input validation
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user cbd40572bc (fix) bugfixes for repo enable state
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 216d4ea4ad (misc) optimizations and fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user ac845a0c0c (misc) tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user c79f081879 (misc) UI tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year 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>
1 year ago
androidacy-user acfb2caf7d some missed enc prefs
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 5ea6840cee update custom repo impl
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year 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>
1 year 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>
1 year ago
androidacy-user 9ac56c371b rework ui a bit
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 888b624ff6 rework http
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f8b95e663d various optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user dbc4797c80 rework UI a little
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a3b3c8b547 work on some things
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user cf671df86b revert encryption
we'll wait for a stable jetpack security 1.1 release, this one's too slow and buggy

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 37c158b3b9 encrypt realms
still a lil crashy but works

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 034753d6c4 encryption for sensitive data
everything we can reasonably encrypt is now encrypted, since the app is a rather attractive attack vector for attackers. this continues the work started in v1.1 to secure the app.

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 40b1f4cb4c fix stuff, break other stuff
aka cache is now used but that randomly makes online repo list empty :thumbs_up:

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 565cc1660f fix update checks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 45383a53d8 improve bottom nav
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a8e71e1bed hook up logic for bottom nav
TODO: separate online and local modules into their own tabs

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 4fc7a94f78 apply best practices
fix a lot of best practices and respect user choice for needing wifi for bg updates

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a277a7e18e clarify add repo box
closes #216`

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user cb562c7aa1 finalize in-app updates
need to hook this up to update checks still

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d763b4b85b work more on in-app updates
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user c17db63594 add module update exclusions
closes #272

also, updates dependencies and starts work on #170

also cleans up code some

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d9ebb2a2c4 begin work on excluding modules from update checks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 68a4c54ef8 rework cookies and improve cust repos
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user b5389d597c [insert awesome commit message here]
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f13ed32a22 move to Timber for logging
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 8898d0674c huge refactoring
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 5499ab0b43 tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code 8eeabcf8f6 Thx AndroidStudio/IntellijIDEA for renaming everything for me! 1 year ago
androidacy-user 609a6c6b19 fixes for androidacy integration
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user ec777e3d8e work around the renderer
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago