Commit Graph

22 Commits (a54ecbc6d8f56523cc3c152c4142750d9a1159dc)

Author SHA1 Message Date
androidacy-user a54ecbc6d8 more work on realm
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f13ed32a22 move to Timber for logging
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code 8eeabcf8f6 Thx AndroidStudio/IntellijIDEA for renaming everything for me! 1 year ago
androidacy-user fc3406ce08 Rework module validation and setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2573313f3a code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 18d07d81b5 Rework a few things
Current known bug: disabling repo on setup hides it from SettingsActivity

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 414caf3dbe Working setup box
Also bumps minimum android sdk to 23 (aka Marshmallow) Android 5.x just isn't popular anymore and magisk even has poor support for it.

Also warn about blur on low-end devices

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 71e11600ef Lots of changes and code cleanup
- Remove binaries because I was lied to
- Stuff
- Other stuff
- Jeez why did I wait two days to commit, I can't remember anything I did

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code d4ed158c01 Add support for Dynamic Installer (By BlassGO) magisk module template 2 years ago
Fox2Code c1cad9b30b Add MMT-Reborn support + add feedback for known errors + fix bugs. 2 years ago
Fox2Code 4ba30cfbe4 Improved workaround for Androidacy issue 2 years ago
Fox2Code d2e6a4917a Add ANSI Support 2 years ago
Fox2Code a8b3d9200f Add FLAG_COMPAT_MALWARE flag for future antivirus implementation. 2 years ago
Fox2Code a847ebd72e Minor update/fixes to previous contributions. 2 years ago
Gilbert Gilb's e1cc03045d Add F-Droid build flavor.
We need a different build flavor for F-Droid because they forbid
auto-updaters as they download blobs from the internet (and it wouldn't
be possible to install the downloaded APK anyways because of the
signatures mismatch).

I chose to implement this using a build config field instead of using a
per-build-flavor source directory because I thought it introduces less
maintenance burden. In particular, per-build-flavor source directories
would require an interface in the main source directory for the update
manager, which would be implemented for each build flavor in a specific
source directory. Considering this project doesn't have CI builds yet, I
think it wouldn't be wise. Still we might reconsider should we need more
complex setup (such as different dependencies for the two build
flavors). The main downside of the build config field for now is that it
may be more prone to silent regressions.

Fixes #41
2 years ago
Fox2Code ebfa3e2565 Major AndroidacyAPI rework for download button. 2 years ago
Fox2Code 97cd87c13e Add compat flags for modules, fix Androidacy code typo. 2 years ago
Fox2Code 50c1f9c5b3 Release 3.0.0-dev2 2 years ago
Fox2Code 584d8b126a 0.2.7 Release 2 years ago
Fox2Code 5f6e92174d 0.2.5 Release 2 years ago
Fox2Code 5f2f43c12a Update 0.2.0-pre2 3 years ago
Fox2Code 88da4ba372 Update 0.2.0-pre1 3 years ago