Commit Graph

23 Commits (master)

Author SHA1 Message Date
androidacy-user 128b8c51c7 (misc) test java 19
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 6d0ac44950 (misc) test java 20
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 54b42dfa8c (misc) misc updates
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Androidacy Service Account d0ad060039
Update gradle-wrapper.properties 1 year ago
androidacy-user e6a4b6d2b5 (fix) try to address build perf issue
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 6a76a6403f (fix) try to address build perf issue
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d4218e5a9d (misc) tweaks and upgrades
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 9ac56c371b rework ui a bit
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 034753d6c4 encryption for sensitive data
everything we can reasonably encrypt is now encrypted, since the app is a rather attractive attack vector for attackers. this continues the work started in v1.1 to secure the app.

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a8e71e1bed hook up logic for bottom nav
TODO: separate online and local modules into their own tabs

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 37b93367bf Lots of foxes and refactoring
- Move some docs to docs folder
- Refactor sentry a little
- In order to "fix" custom repos, don't let them be disabled
- Misc updates and optimizations

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code 22bfae45c0 0.6.2 - Large Maintenance Update 2 years ago
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.
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 a766c73af1 Rework cards, Initial Android 12 Monet support 2 years ago
DerGoogler 5119726c5d Minimal improvements 2 years ago
DerGoogler 44ab584ae3 Add chip with information to the description 2 years ago
Fox2Code 3eb1744a78 Fix previous PR + minor UI tweaks. 2 years ago
DerGoogler 5ea45b8a59 Trying to Add own repo 2 years ago
Fox2Code 5a21c64074 Add distributionSha256Sum because F-Droid bot want it. 2 years ago
androidacybot f299d1b6f5 Various Androidacy related fixes
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2 years ago
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
3 years ago
Fox2Code 60360fb325 Initial commit 3 years ago