Commit Graph

238 Commits (3d24b98ccbca46fa1bc49856a58798dad3120d4b)

Author SHA1 Message Date
androidacy-user 83a75bd40f [FIX] Respect f-droid builds
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 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>
3 years ago
Fox2Code 0120a86ec4 0.6.5 - Hotfix 3 years ago
Fox2Code 2cd6736534 Add Android 13 to markdown sdk version name resolver. 3 years ago
Fox2Code 3b913e49d5 Some minor bug fixes. 3 years ago
Fox2Code 6298b13cdd Reduce strictness of low quality filter on descriptions. 3 years ago
Fox2Code e0dd5a3e8c Expand XRepo and XHook interface for XPosed modules. 3 years ago
Fox2Code eeda837690 Disable test mode for ExternalHelper 3 years ago
Fox2Code 35fecf55c7 Add a specific message when magisk is not installed. 3 years ago
Fox2Code c9669c1d50 Bind noodleDebugState to Developer mode. 3 years ago
Fox2Code 3289775875 Add NoodleDebug for user-debugging and update FoxCompat to fix a bug. 3 years ago
Fox2Code 95b1c80abb Fix gradle build and add external shortcut support 3 years ago
Fox2Code c8d75b5716 Update libraries and fixup settings activity 3 years ago
Fox2Code 3fde42e83b Remove error reporting 3 years ago
Fox2Code beb4925ff3 Improve application Thread safety. 3 years ago
Fox2Code c1cad9b30b Add MMT-Reborn support + add feedback for known errors + fix bugs. 3 years ago
Fox2Code 60d804ba49 Improve error reporting & fix some app crashes. 3 years ago
Fox2Code df166d7747 Fix Error reporting and update libraries. 3 years ago
Fox2Code 4419ed1ef0 Fix Googlers Magisk Repo url. 3 years ago
Fox2Code 40e9d1f5fb Fix and Refactor both RepoManager and BackgroundUpdateChecker 3 years ago
androidacy-user 8c6f75c7bf Cleanup custom API key support
Also allow devs to purposely crash the app, because it's fun

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user aad605cbd0 Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user f76ad4154f Fix validation of api key
Still saves the invalid key though

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 9052703c81 tweak custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user fff580aeda Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user cf9fe3d51f Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
Fox2Code c6482ca751 Fix and improve previous commit & Update libraries 3 years ago
androidacy-user 9c2d361a1c Update androidacy APIs
Signed-off-by: androidacy-user <opensource@androidaacy.com>
3 years ago
Fox2Code 23c153a6ed Make module.prop version fallback handle more edge cases 3 years ago
Fox2Code 454f1aeaf5 Do not show update notification for "TWRP A/B Retention script" module (Fix #187) 3 years ago
Fox2Code 2c57d970c3 Add Androidacy test-mode fix to non test-mode. 3 years ago
Fox2Code 7e6f02c072 Add `mmm.setAndroidacyToken()` and for Androidacy integration. 3 years ago
Fox2Code 0349ce1546 Implement Androidacy mega fix. 3 years ago
Fox2Code 4ba30cfbe4 Improved workaround for Androidacy issue 3 years ago
Fox2Code 94a0ccabe9 Improve debug 3 years ago
Fox2Code 4718575303 Initialize AndroidacyAPI before hook 3 years ago
Fox2Code ded15c0194 Try fixing staging Androidacy. (And fail) 3 years ago
Androidacy Service Account c63f0b75a2
Update donation links 3 years ago
Androidacy Service Account c13ad9daae
Remove deprecated API format
The old format no longer works and will return a 500 errors due to a bug in the underlying framework. Let's remove it in favor of the proper path-based implementation.
3 years ago
Fox2Code 3bfa064562 Add Androidacy test mode. 3 years ago
Fox2Code 58a29f006d Implement background module update check & improve translator utils. (New strings) 3 years ago
Fox2Code 54879213bd Increase max custom repos count from 3 to 5 & tweak add repo UI. 3 years ago
Fox2Code d4ee572529 Finish custom repos implementation + add more default repos. 3 years ago
Fox2Code 1488f13e95 Introduce new `modules.json` format extensions. 3 years ago
Fox2Code 06a3e1fc6b Fix typo causing failure to detect modules. 3 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 3 years ago
Fox2Code c7b981409d 0.5.6 - Hotfix 3 years ago
Fox2Code c0fa98eac5 Fix Monet Setting and fix search icon with monet enabled. 3 years ago
Fox2Code df909178ce Make some changes / improvements to monet theming. 3 years ago
Fox2Code 7356d7cf0d Use Magisk folder to detect active modules. (No longer use boot listener) 3 years ago