Commit Graph

48 Commits (253ccb91270b586f50fdb2010391148dbd44ad9e)

Author SHA1 Message Date
androidacy-user 4111b91fe2 improve security
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a268013b0d (misc) work on custom repos
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d4218e5a9d (misc) tweaks and upgrades
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 99c3cd2ede switch to non-transitive r classes
and more

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 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 f13ed32a22 move to Timber for logging
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 6eac6e5e9d Update against foxcompat changes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2573313f3a code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 18d07d81b5 Rework a few things
Current known bug: disabling repo on setup hides it from SettingsActivity

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 414caf3dbe Working setup box
Also bumps minimum android sdk to 23 (aka Marshmallow) Android 5.x just isn't popular anymore and magisk even has poor support for it.

Also warn about blur on low-end devices

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year 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>
2 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>
2 years ago
Fox2Code efa6c14289 Improve/rework Androidacy compatibility 2 years ago
androidacy-user 72a26a0103 Fix sentry support + misc androidacy updates
Sentry init is completely disabled if crash_reporting is false, which means now to change that preference an app restart is necessary.

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Fox2Code 95b1c80abb Fix gradle build and add external shortcut support 2 years ago
Fox2Code c1cad9b30b Add MMT-Reborn support + add feedback for known errors + fix bugs. 2 years ago
Fox2Code 7e6f02c072 Add `mmm.setAndroidacyToken()` and for Androidacy integration. 2 years ago
Fox2Code ded15c0194 Try fixing staging Androidacy. (And fail) 2 years ago
Fox2Code 1488f13e95 Introduce new `modules.json` format extensions. 2 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 2 years ago
Fox2Code ca9f8dc8bc Make getMonetColor compatible with all Android versions. 2 years ago
DerGoogler b9058ef996 Add monet theme engine to WebAPI 2 years ago
Fox2Code 7e4da5c7d6 Hardcode mmm.getForegroundColor() colors using activity.isLightTheme() 2 years ago
Fox2Code c28538b7e9 I said Androidacy I was going to add that. 2 years ago
Fox2Code a847ebd72e Minor update/fixes to previous contributions. 2 years ago
Fox2Code ebfa3e2565 Major AndroidacyAPI rework for download button. 2 years ago
Fox2Code cd5f6b6e6a Fix landscape even more, make blur disabled by default (new strings) 2 years ago
Fox2Code 2a97cbafa3 Rework user interface, add blur view, fix landscape. 2 years ago
Fox2Code 7a6aa28277 Androidacy WebView hardening, and some bug fixes. 2 years ago
Fox2Code b3bed5c2a6 Fix mmm.getModuleVersionCode 2 years ago
Fox2Code 1a71ae19d6 Add `mmm.getNavigationBarHeight` API for future transparent nav bar. 2 years ago
Fox2Code 04ee424d4f 0.3.1 Release 2 years ago
Fox2Code c65f71f7f1 Rewrite module install script, auto detect if a patch is needed on remote modules. 2 years ago
Fox2Code a6636fa364 Add informational APIs to AndroidacyWebAPI 2 years ago
Androidacy Service Account d04d5cc825
Update AndroidacyWebAPI.java 2 years ago
Fox2Code b112330c9a Fix modules json self update mechanism! (Fix #49) 2 years ago
Fox2Code b9bb6d4a2e Fix typo 2 years ago
Fox2Code f66503063e Implement downloading files without installing them. (Implement #3) 2 years ago
Fox2Code ef00997ea4 Improve Androidacy api for config with certificate pinning + minor code changes. 2 years ago
Fox2Code e565a7018f Minor fixes and changes for Andoridacy support. 2 years ago
Fox2Code f49234d293 Initial Andoridacy repo support, still work in progress. 2 years ago
Fox2Code 39e015a56d Improve Andoridacy app integration. 2 years ago
Fox2Code 8b086b7925 Add opt-in hash based module.zip verification system. 2 years ago
Fox2Code 6414bd8c9a Fix-up AndroidacyWebAPI 2 years ago
Fox2Code 00ae269ae2 Improve Andoridacy WebView, progress on internal APIs. 2 years ago