Commit Graph

157 Commits (cb562c7aa1ff2606d1d5a548c69bd3a3b786a785)

Author SHA1 Message Date
Fox2Code bc5bb2ab80 0.4.4 Release 2 years ago
Fox2Code 709a0a4ebf 0.4.3 Release 2 years ago
Fox2Code 6daa94108e Fix translation string escaping 2 years ago
Fox2Code a3ef9be671 0.4.2 Release 2 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
2 years ago
Fox2Code d3b6a37049 0.4.1 Release 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 bcfd8ae573 0.4.0 Release 2 years ago
Fox2Code 184b9379a6 0.4.0 Release Candidate 3 2 years ago
Fox2Code 19eccebb7a Improve readme fallbacks, update libraries. 2 years ago
Fox2Code f03caf1b96 0.4.0 Release Candidate 2 2 years ago
Fox2Code ff2d5abda2 Improve root detection, update libsu. 2 years ago
Fox2Code 5324f5ac2e 0.4.0 Release Candidate 1 2 years ago
Fox2Code 680abcb990 Release Candidate 1 2 years ago
Fox2Code f8183bd2dc Fix WebView uri handling, and fix top inset. 2 years ago
Fox2Code 2b435690cb Update libsu. 2 years ago
Fox2Code f9e9559e93 Fix detecting software navbar height on emulator. 2 years ago
Fox2Code 495e1cc3e6 Fixing android layout for older android devices, fix debug builds. 2 years ago
Fox2Code 64427356fb Update Android Gradle Plugin 2 years ago
Fox2Code fa39266c02 Add BlurView to dependencies. 2 years ago
Fox2Code c75fa26c53 0.3.2 Release 2 years ago
Fox2Code 04ee424d4f 0.3.1 Release 2 years ago
Fox2Code 5c7fa63061 Release 0.3.0 !!! 2 years ago
androidacybot 3ec397c160 Ensure all Androidacy API repo requests have referrer
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2 years ago
Fox2Code 1900372b61 0.3.0 Release candidate 3 2 years ago
Fox2Code a929cd10ac 0.3.0 Release candidate 2 2 years ago
Fox2Code dfa9009c49 0.3.0 Release candidate 1 2 years ago
Fox2Code 06fc2ab968 Allow modules to display under the nav bar. 2 years ago
Fox2Code b5b16d9981 Fix typo, it's 0.3.0, not 3.0.0, why no one told me!!!! 2 years ago
Fox2Code 50c1f9c5b3 Release 3.0.0-dev2 2 years ago
Fox2Code 00d9dc040d Release 3.0.0-dev1 2 years ago
Fox2Code f66503063e Implement downloading files without installing them. (Implement #3) 2 years ago
Fox2Code e565a7018f Minor fixes and changes for Andoridacy support. 2 years ago
Fox2Code ceee285db9 Add initial deep link support 2 years ago
Fox2Code 1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 2 years ago
Fox2Code 5f2c2ffb4a 0.2.8 Release 2 years ago
Fox2Code 584d8b126a 0.2.7 Release 2 years ago
Fox2Code bdcf5a3dde 0.2.6 Release 2 years ago
Fox2Code 0ecc413041 Change version string when there is an update (Fix #24) 2 years ago
Fox2Code 5f6e92174d 0.2.5 Release 2 years ago
Fox2Code 6dc32f7a3e 0.2.4 Release 2 years ago
Fox2Code 8bda2e1b1a 0.2.3 Release 2 years ago
Fox2Code 27c97fa865 Add low quality module filter, and filter out invalid repo modules. 2 years ago
Fox2Code 874d5c7854 Release 0.2.2 3 years ago
Fox2Code 3e4da0bb77 Release 0.2.1 3 years ago
Fox2Code 4fa17e2b2b Release 0.2.0 3 years ago
Fox2Code 7cca8636be Update 0.2.0-pre3 3 years ago
Fox2Code 5f2f43c12a Update 0.2.0-pre2 3 years ago
Fox2Code 88da4ba372 Update 0.2.0-pre1 3 years ago
Fox2Code 652dc0083d Release 0.1.2 3 years ago
Fox2Code 35a9b16941 Improve workspace for app translators 3 years ago
Fox2Code c010d7bf0c Release 0.1.1
- Improve the reading of invalid `module.prop` files
  (Should fix Substratum not appearing in the module list)
- Add fallback support link for substratum
- Update Libraries
3 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 6a608ffbea Release 0.0.3
- Improved non standard file picker response handling.
  (Should fix install module from storage on some devices,
  and notifying the user that their file manager is weird)
- Handle file picker returning http/https urls for files.
- Improved search icon padding for rounded corner phones
- Fixed card background being invisible on light theme
- Make install terminal light when light theme is on
- Added a switch to force the terminal to be always dark
 (to restore old behavior, default is false)
3 years ago
Fox2Code 9d782c079e Release 0.0.2 3 years ago
Fox2Code 390ddb76d6 Update libraries 3 years ago
Fox2Code 60360fb325 Initial commit 3 years ago