Commit Graph

222 Commits (60d804ba492b8bc702328e45c8eed6baccf28837)

Author SHA1 Message Date
Fox2Code 60d804ba49 Improve error reporting & fix some app crashes. 2 years ago
Fox2Code df166d7747 Fix Error reporting and update libraries. 2 years ago
Fox2Code 4419ed1ef0 Fix Googlers Magisk Repo url. 2 years ago
Fox2Code 40e9d1f5fb Fix and Refactor both RepoManager and BackgroundUpdateChecker 2 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>
2 years ago
androidacy-user aad605cbd0 Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f76ad4154f Fix validation of api key
Still saves the invalid key though

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 9052703c81 tweak custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user fff580aeda Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user cf9fe3d51f Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Fox2Code c6482ca751 Fix and improve previous commit & Update libraries 2 years ago
androidacy-user 9c2d361a1c Update androidacy APIs
Signed-off-by: androidacy-user <opensource@androidaacy.com>
2 years ago
Fox2Code 23c153a6ed Make module.prop version fallback handle more edge cases 2 years ago
Fox2Code 454f1aeaf5 Do not show update notification for "TWRP A/B Retention script" module (Fix #187) 2 years ago
Fox2Code 2c57d970c3 Add Androidacy test-mode fix to non test-mode. 2 years ago
Fox2Code 7e6f02c072 Add `mmm.setAndroidacyToken()` and for Androidacy integration. 2 years ago
Fox2Code 0349ce1546 Implement Androidacy mega fix. 2 years ago
Fox2Code 4ba30cfbe4 Improved workaround for Androidacy issue 2 years ago
Fox2Code 94a0ccabe9 Improve debug 2 years ago
Fox2Code 4718575303 Initialize AndroidacyAPI before hook 2 years ago
Fox2Code ded15c0194 Try fixing staging Androidacy. (And fail) 2 years ago
Androidacy Service Account c63f0b75a2
Update donation links 2 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.
2 years ago
Fox2Code 3bfa064562 Add Androidacy test mode. 2 years ago
Fox2Code 58a29f006d Implement background module update check & improve translator utils. (New strings) 2 years ago
Fox2Code 54879213bd Increase max custom repos count from 3 to 5 & tweak add repo UI. 2 years ago
Fox2Code d4ee572529 Finish custom repos implementation + add more default repos. 2 years ago
Fox2Code 1488f13e95 Introduce new `modules.json` format extensions. 2 years ago
Fox2Code 06a3e1fc6b Fix typo causing failure to detect modules. 2 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 2 years ago
Fox2Code c7b981409d 0.5.6 - Hotfix 2 years ago
Fox2Code c0fa98eac5 Fix Monet Setting and fix search icon with monet enabled. 2 years ago
Fox2Code df909178ce Make some changes / improvements to monet theming. 2 years ago
Fox2Code 7356d7cf0d Use Magisk folder to detect active modules. (No longer use boot listener) 2 years ago
Fox2Code c027e743ce Rewrite for better Blur, MultiWindow, and Notch/DisplayCutout support. 2 years ago
Fox2Code a92d752160 Rewrite FoxCompat to support Notch and remove unused stuff. 2 years ago
Fox2Code 2757724832 Fix ANSI being disabled by default instead of enabled by default. 2 years ago
Fox2Code 922ec1a172 Support null bytes in module.prop (Fix #167) 2 years ago
Fox2Code 392409be45 Fix possible NullPointerException if install failed. (Fix #167) 2 years ago
Fox2Code 3bbcc0c197 Rework some parts of the app for better XPosed support. 2 years ago
Fox2Code 4f27117c8d Release 0.5.0 - Monet Update 2 years ago
Fox2Code 45ee5f49b5 Change some references to AnyKernel3 2 years ago
Fox2Code 1c3e197db7 Change how Accept-Language header is processed. 2 years ago
Fox2Code 36ad771480 Support newest Androidacy API. 2 years ago
Fox2Code 8486a3bb56 0.5.0 Development pre-release 2 2 years ago
Fox2Code f40af66788 Update Androidacy API to support newest API format 2 years ago
Fox2Code d6829b7d11 Fix layout computation issue 2 years ago
Fox2Code ca9f8dc8bc Make getMonetColor compatible with all Android versions. 2 years ago
Fox2Code 7f9adf4e3a
Merge pull request #156 from DerGoogler/master
Add monet theme engine to WebAPI
2 years ago
Fox2Code fed16d049b Rework markdown activity, make module chip nicer and translatable! 2 years ago