Commit Graph

67 Commits (734f660275c07c4680c90d113b6a53fc3fedabe5)

Author SHA1 Message Date
Fox2Code 734f660275 0.5.0 Development pre-release 1 2 years ago
Fox2Code d2e6a4917a Add ANSI Support 2 years ago
Fox2Code 78408ea689 Update libraries 2 years ago
Fox2Code 5d2a08d818 Start fixes for last PR. 2 years ago
DerGoogler 12ce2b094b Add LEGASL.md and make aditional fixes 2 years ago
DerGoogler ce82c0aa93 Merge branch 'iamjazzar/rosetta' into internal lib 2 years ago
DerGoogler a766c73af1 Rework cards, Initial Android 12 Monet support 2 years ago
Fox2Code 3eb1744a78 Fix previous PR + minor UI tweaks. 2 years ago
DerGoogler c726dbe375 Making improvements
- Update libsu to `5.0.0`
- Fix reboot button displays on fail install
2 years ago
Fox2Code 81143e7d95 0.4.5 Release 2 years ago
Fox2Code bc5bb2ab80 0.4.4 Release 2 years ago
Fox2Code 709a0a4ebf 0.4.3 Release 3 years ago
Fox2Code 6daa94108e Fix translation string escaping 3 years ago
Fox2Code a3ef9be671 0.4.2 Release 3 years ago
Gilbert Gilb's e4313e2081 Disable Androidacy repo by default in F-Droid build flavor.
See https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10830#note_898237184
3 years ago
Fox2Code d3b6a37049 0.4.1 Release 3 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
3 years ago
Fox2Code bcfd8ae573 0.4.0 Release 3 years ago
Fox2Code 184b9379a6 0.4.0 Release Candidate 3 3 years ago
Fox2Code 19eccebb7a Improve readme fallbacks, update libraries. 3 years ago
Fox2Code f03caf1b96 0.4.0 Release Candidate 2 3 years ago
Fox2Code ff2d5abda2 Improve root detection, update libsu. 3 years ago
Fox2Code 5324f5ac2e 0.4.0 Release Candidate 1 3 years ago
Fox2Code 680abcb990 Release Candidate 1 3 years ago
Fox2Code f8183bd2dc Fix WebView uri handling, and fix top inset. 3 years ago
Fox2Code 2b435690cb Update libsu. 3 years ago
Fox2Code f9e9559e93 Fix detecting software navbar height on emulator. 3 years ago
Fox2Code 495e1cc3e6 Fixing android layout for older android devices, fix debug builds. 3 years ago
Fox2Code 64427356fb Update Android Gradle Plugin 3 years ago
Fox2Code fa39266c02 Add BlurView to dependencies. 3 years ago
Fox2Code c75fa26c53 0.3.2 Release 3 years ago
Fox2Code 04ee424d4f 0.3.1 Release 3 years ago
Fox2Code 5c7fa63061 Release 0.3.0 !!! 3 years ago
androidacybot 3ec397c160 Ensure all Androidacy API repo requests have referrer
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
3 years ago
Fox2Code 1900372b61 0.3.0 Release candidate 3 3 years ago
Fox2Code a929cd10ac 0.3.0 Release candidate 2 3 years ago
Fox2Code dfa9009c49 0.3.0 Release candidate 1 3 years ago
Fox2Code 06fc2ab968 Allow modules to display under the nav bar. 3 years ago
Fox2Code b5b16d9981 Fix typo, it's 0.3.0, not 3.0.0, why no one told me!!!! 3 years ago
Fox2Code 50c1f9c5b3 Release 3.0.0-dev2 3 years ago
Fox2Code 00d9dc040d Release 3.0.0-dev1 3 years ago
Fox2Code f66503063e Implement downloading files without installing them. (Implement #3) 3 years ago
Fox2Code e565a7018f Minor fixes and changes for Andoridacy support. 3 years ago
Fox2Code ceee285db9 Add initial deep link support 3 years ago
Fox2Code 1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 3 years ago
Fox2Code 5f2c2ffb4a 0.2.8 Release 3 years ago
Fox2Code 584d8b126a 0.2.7 Release 3 years ago
Fox2Code bdcf5a3dde 0.2.6 Release 3 years ago
Fox2Code 0ecc413041 Change version string when there is an update (Fix #24) 3 years ago
Fox2Code 5f6e92174d 0.2.5 Release 3 years ago