Commit Graph

197 Commits (54879213bdf67687d01bb8e5597b849fb6b9f855)

Author SHA1 Message Date
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
Fox2Code 7b60a514fe Use Android 12 stretch overscroll 2 years ago
DerGoogler b9058ef996 Add monet theme engine to WebAPI 2 years ago
Fox2Code 7757f6f892 Prevent reboots by default 2 years ago
Fox2Code 039480ebb0 Make module layout more compact 2 years ago
Fox2Code d0e4b9994a Fix language picker language switch. 2 years ago
Fox2Code c1613ec944 Expand interface for XPosed modules 2 years ago
Fox2Code c8f0b55415 Add DG-Repo internal reference. 2 years ago
Fox2Code d2443bd15f Make the sorting button more visible (Fix #137) 2 years ago
Fox2Code 243e07e768 Show changelog even if a repo has an update (Fix #141) 2 years ago
Fox2Code d2e6a4917a Add ANSI Support 2 years ago
Fox2Code 99e03d9a2e Fix getting CookieManager instance outside try catch (Fix #152) 2 years ago
Fox2Code 5c37ee1dbb Make layout more compact + prepare code for expandable cards 2 years ago
Fox2Code 5dbee7704e Fix Androidacy url management bug + add gitlab monochrome icon. 2 years ago
Fox2Code c95e84f7d8 Fix some layout problems. 2 years ago
Fox2Code 5d2a08d818 Start fixes for last PR. 2 years ago
DerGoogler ce82c0aa93 Merge branch 'iamjazzar/rosetta' into internal lib 2 years ago
DerGoogler f0737caaae Capitalize first letter for all languages 2 years ago
DerGoogler d70dcdad49 Add rest languages to language selector 2 years ago
DerGoogler 0f6264b15e Add language selector (#80), Remove force english language [Beta] 2 years ago
Der_Googler 73805d4a85
Merge branch 'Fox2Code:master' into master 2 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
2 years ago
Fox2Code 5cff1e0d72 Fix AnyKernel3 typos 2 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?)
2 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
2 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
2 years ago