Commit Graph

11 Commits

Author SHA1 Message Date
androidacybot
ae8637cda1 distributionSha256Sum property is deprecated
As Android Studio kindly reminds us, in future versions of gradle this is deprecated. Let's just remove it to be safe, as there's no clear benefit to having it anyway.
2022-06-05 20:32:40 -04:00
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
2022-05-15 18:56:15 +02:00
DerGoogler
a766c73af1 Rework cards, Initial Android 12 Monet support 2022-05-15 01:10:18 +02:00
DerGoogler
5119726c5d Minimal improvements 2022-05-14 17:14:54 +02:00
DerGoogler
44ab584ae3 Add chip with information to the description 2022-05-14 16:25:40 +02:00
Fox2Code
3eb1744a78 Fix previous PR + minor UI tweaks. 2022-05-05 17:27:31 +02:00
DerGoogler
5ea45b8a59 Trying to Add own repo 2022-04-24 16:56:19 +02:00
Fox2Code
5a21c64074 Add distributionSha256Sum because F-Droid bot want it. 2022-04-01 22:02:00 +02:00
androidacybot
f299d1b6f5 Various Androidacy related fixes
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2022-03-30 15:25:08 -04:00
Fox2Code
6574115a85 Release 0.1.0
- Improved module deletion safety
- Improved compat installer script
- Added `maxApi` metadata support for modules
- Added support links fallbacks for some popular modules
- Added Markdown syntax highlight support into module info view
  (See Prism4j repo for the list of supported languages)
- Added hidden dev mode + hidden setting to enable magisk command install
2021-10-23 18:14:40 +02:00
Fox2Code
60360fb325 Initial commit 2021-10-01 22:19:42 +02:00