androidacy-user
dac0c5ddde
encrypt realms
...
still a lil crashy but works
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user
5029486d4f
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>
3 years 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>
3 years 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>
3 years 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>
3 years 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>
3 years ago
androidacy-user
d9ebb2a2c4
begin work on excluding modules from update checks
...
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user
f13ed32a22
move to Timber for logging
...
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
Fox2Code
8eeabcf8f6
Thx AndroidStudio/IntellijIDEA for renaming everything for me!
3 years ago
androidacy-user
3c990bf8af
Fixes for transparent theme and setup
...
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user
9a79029cfc
Work on setup experience
...
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user
66cb0b1813
Security fixes and optimizations
...
- All known hosts now have a hardcoded trusted root ca, because we're not just going to trust that the user has a-ok certs installed
- Remove some unused code
- Properly fix a couple NetworkOnMainThread errors
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user
71e11600ef
Lots of changes and code cleanup
...
- Remove binaries because I was lied to
- Stuff
- Other stuff
- Jeez why did I wait two days to commit, I can't remember anything I did
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
Fox2Code
beb4925ff3
Improve application Thread safety.
3 years ago
Fox2Code
248865d617
Fix and Refactor both RepoManager and BackgroundUpdateChecker
3 years ago
Fox2Code
454f1aeaf5
Do not show update notification for "TWRP A/B Retention script" module ( Fix #187 )
3 years ago
Fox2Code
58a29f006d
Implement background module update check & improve translator utils. (New strings)
3 years ago