Commit Graph

273 Commits (12f764a4a302be0a3cba5680e850316abd5d8f2e)

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

Signed-off-by: androidacy-user <opensource@androidacy.com>
4 years ago
androidacy-user 9052703c81 tweak custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
4 years ago
androidacy-user fff580aeda Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
4 years ago
androidacy-user cf9fe3d51f Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
4 years ago
Fox2Code c6482ca751 Fix and improve previous commit & Update libraries 4 years ago
androidacy-user 9c2d361a1c Update androidacy APIs
Signed-off-by: androidacy-user <opensource@androidaacy.com>
4 years ago
Fox2Code 23c153a6ed Make module.prop version fallback handle more edge cases 4 years ago
Fox2Code 454f1aeaf5 Do not show update notification for "TWRP A/B Retention script" module (Fix #187) 4 years ago
Fox2Code 2c57d970c3 Add Androidacy test-mode fix to non test-mode. 4 years ago
Fox2Code 7e6f02c072 Add `mmm.setAndroidacyToken()` and for Androidacy integration. 4 years ago
Fox2Code 0349ce1546 Implement Androidacy mega fix. 4 years ago
Fox2Code 4ba30cfbe4 Improved workaround for Androidacy issue 4 years ago
Fox2Code 94a0ccabe9 Improve debug 4 years ago
Fox2Code 4718575303 Initialize AndroidacyAPI before hook 4 years ago
Fox2Code ded15c0194 Try fixing staging Androidacy. (And fail) 4 years ago
Androidacy Service Account c63f0b75a2
Update donation links 4 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.
4 years ago
Fox2Code 3bfa064562 Add Androidacy test mode. 4 years ago
Fox2Code 58a29f006d Implement background module update check & improve translator utils. (New strings) 4 years ago
Fox2Code 54879213bd Increase max custom repos count from 3 to 5 & tweak add repo UI. 4 years ago
Fox2Code d4ee572529 Finish custom repos implementation + add more default repos. 4 years ago
Fox2Code 1488f13e95 Introduce new `modules.json` format extensions. 4 years ago
Fox2Code 06a3e1fc6b Fix typo causing failure to detect modules. 4 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 4 years ago
Fox2Code c7b981409d 0.5.6 - Hotfix 4 years ago
Fox2Code c0fa98eac5 Fix Monet Setting and fix search icon with monet enabled. 4 years ago
Fox2Code df909178ce Make some changes / improvements to monet theming. 4 years ago
Fox2Code 7356d7cf0d Use Magisk folder to detect active modules. (No longer use boot listener) 4 years ago
Fox2Code c027e743ce Rewrite for better Blur, MultiWindow, and Notch/DisplayCutout support. 4 years ago
Fox2Code a92d752160 Rewrite FoxCompat to support Notch and remove unused stuff. 4 years ago
Fox2Code 2757724832 Fix ANSI being disabled by default instead of enabled by default. 4 years ago
Fox2Code 922ec1a172 Support null bytes in module.prop (Fix #167) 4 years ago
Fox2Code 392409be45 Fix possible NullPointerException if install failed. (Fix #167) 4 years ago
Fox2Code 3bbcc0c197 Rework some parts of the app for better XPosed support. 4 years ago
Fox2Code 4f27117c8d Release 0.5.0 - Monet Update 4 years ago
Fox2Code 45ee5f49b5 Change some references to AnyKernel3 4 years ago
Fox2Code 1c3e197db7 Change how Accept-Language header is processed. 4 years ago
Fox2Code 36ad771480 Support newest Androidacy API. 4 years ago
Fox2Code 8486a3bb56 0.5.0 Development pre-release 2 4 years ago
Fox2Code f40af66788 Update Androidacy API to support newest API format 4 years ago
Fox2Code d6829b7d11 Fix layout computation issue 4 years ago
Fox2Code ca9f8dc8bc Make getMonetColor compatible with all Android versions. 4 years ago
Fox2Code 7f9adf4e3a
Merge pull request #156 from DerGoogler/master
Add monet theme engine to WebAPI
4 years ago
Fox2Code fed16d049b Rework markdown activity, make module chip nicer and translatable! 4 years ago
Fox2Code 7b60a514fe Use Android 12 stretch overscroll 4 years ago
DerGoogler b9058ef996 Add monet theme engine to WebAPI 4 years ago
Fox2Code 7757f6f892 Prevent reboots by default 4 years ago
Fox2Code 039480ebb0 Make module layout more compact 4 years ago
Fox2Code d0e4b9994a Fix language picker language switch. 4 years ago
Fox2Code c1613ec944 Expand interface for XPosed modules 4 years ago
Fox2Code c8f0b55415 Add DG-Repo internal reference. 4 years ago
Fox2Code d2443bd15f Make the sorting button more visible (Fix #137) 4 years ago
Fox2Code 243e07e768 Show changelog even if a repo has an update (Fix #141) 4 years ago
Fox2Code d2e6a4917a Add ANSI Support 4 years ago
Fox2Code 99e03d9a2e Fix getting CookieManager instance outside try catch (Fix #152) 4 years ago
Fox2Code 5c37ee1dbb Make layout more compact + prepare code for expandable cards 4 years ago
Fox2Code 5dbee7704e Fix Androidacy url management bug + add gitlab monochrome icon. 4 years ago
Fox2Code c95e84f7d8 Fix some layout problems. 4 years ago
Fox2Code 5d2a08d818 Start fixes for last PR. 4 years ago
DerGoogler f0737caaae Capitalize first letter for all languages 4 years ago
DerGoogler d70dcdad49 Add rest languages to language selector 4 years ago
DerGoogler 0f6264b15e Add language selector (#80), Remove force english language [Beta] 4 years ago
Der_Googler 73805d4a85
Merge branch 'Fox2Code:master' into master 4 years ago
DerGoogler 74e49369b7 Improvements (Read below)
- Removed red card color and added an chip if an module.prop isn't well formatted
- Added dialog for Low-quality module
- String fixes
4 years ago
Fox2Code 5cff1e0d72 Fix AnyKernel3 typos 4 years ago
DerGoogler ad2f59922f Many improvements
- Extract hard coded strings
- Add german translation for new strings (Can me someone explain why I had so many to fix in the German language?)
4 years ago
DerGoogler ab5361a276 Many improvements
- [CODE] Change `distributionSha256Sum`
- [DESIGN] Rework markdown activity with blur support (beta)
- [API] added `this.getActionBarHeight(this);` to get the right action bar height (old one is still available)
- [CHIPS (MD)] Added chips for `Min. Android [...]`,`Max. Android [...]`, `Min. Magisk "[...]"`
- [CHIPS (MD)] Added an Android version parser
4 years ago
DerGoogler fa46b79c3e Rework card, add core to disable monet theme
Fix dark terminal option is enable able while the system dark mode is active
4 years ago
DerGoogler 55415166da Make chips dynamic in markdown view 4 years ago
Der_Googler a9a329f1bd
Merge branch 'Fox2Code:master' into master 4 years ago
DerGoogler a766c73af1 Rework cards, Initial Android 12 Monet support 4 years ago
Fox2Code 37227ad7f1 Major installer rework + rework AnyKernel3 install system. 4 years ago
DerGoogler 5119726c5d Minimal improvements 4 years ago
DerGoogler 44ab584ae3 Add chip with information to the description 4 years ago
Fox2Code 19182a28a8 Make module sorting ignore case! (Fix #142) 4 years ago
Fox2Code 7e4da5c7d6 Hardcode mmm.getForegroundColor() colors using activity.isLightTheme() 4 years ago
Fox2Code c28538b7e9 I said Androidacy I was going to add that. 4 years ago
Fox2Code 897c99b345 Add `needRamdisk` and `changeBoot` module flags. 4 years ago
Fox2Code d35489bcc5 Rework AnyKernel install to extend support to most AnyKernel modules 4 years ago
Fox2Code 3eb1744a78 Fix previous PR + minor UI tweaks. 4 years ago
Androidacy Service Account ef616eaed3
Remove dangling reference 4 years ago
DerGoogler e5ff088813 Remove DG-Repo
I have no time to manage that...
4 years ago
DerGoogler c726dbe375 Making improvements
- Update libsu to `5.0.0`
- Fix reboot button displays on fail install
4 years ago
Der_Googler 73c8baa662
Merge branch 'master' into f2c-merge-patch 4 years ago
Fox2Code 81143e7d95 0.4.5 Release 4 years ago
Fox2Code faf3e3caab Fix-up previous commit. 4 years ago
Fox2Code 0026388f65 Add system-less AnyKernel module install support. (Experimental) 4 years ago
DerGoogler cffd90cc31 Merge remote-tracking branch 'origin/master' 4 years ago
DerGoogler d6ecfaa325 Making improvements
- Move incorrect placed string to the right position
- `NO_ROOT` is now pointed to Magisk install docs
4 years ago
Der_Googler 037a0b930c
Merge branch 'Fox2Code:master' into master 4 years ago
Fox2Code 1c3894e35b Improve AnyKernel support. Close #138 4 years ago
DerGoogler 996a50f61e Add reboot protection 4 years ago