Commit Graph

86 Commits

Author SHA1 Message Date
Fox2Code
7cc589b52c Update FoxCompat 2022-07-25 18:02:54 +02:00
Fox2Code
b5a1d492d0 0.6.0 - Development pre-release 1 2022-07-22 11:39:04 +02:00
Fox2Code
58a29f006d Implement background module update check & improve translator utils. (New strings) 2022-07-20 15:25:58 +02:00
Fox2Code
54879213bd Increase max custom repos count from 3 to 5 & tweak add repo UI. 2022-07-17 20:04:52 +02:00
Fox2Code
d4ee572529 Finish custom repos implementation + add more default repos. 2022-07-17 19:25:25 +02:00
Fox2Code
1488f13e95 Introduce new modules.json format extensions. 2022-07-16 21:29:25 +02:00
Fox2Code
241c50867c Switch to FoxCompat library. 2022-07-16 16:13:58 +02:00
Fox2Code
c7b981409d 0.5.6 - Hotfix 2022-07-15 20:13:06 +02:00
Fox2Code
f1b511cb7c 0.5.5 - Maintenance Update 2022-07-15 17:22:37 +02:00
Fox2Code
bb5cb08d76 0.5.4 - Maintenance Update 2022-07-11 15:39:17 +02:00
Fox2Code
9f1b9c679a Update libraries. 2022-07-11 15:21:13 +02:00
Fox2Code
738bd3f819 0.5.3 - Maintenance Update 2022-07-02 18:14:13 +02:00
Fox2Code
de92a77f5b 0.5.2 - Maintenance Update 2022-06-23 11:35:10 +02:00
Fox2Code
2c5a552221 0.5.1 - Maintenance Update 2022-06-15 17:06:19 +02:00
Fox2Code
5bc91a0f45 Update Libraries (Fix #163) 2022-06-15 16:09:56 +02:00
Fox2Code
4f27117c8d Release 0.5.0 - Monet Update 2022-06-07 22:33:19 +02:00
Fox2Code
8486a3bb56 0.5.0 Development pre-release 2 2022-06-03 21:27:53 +02:00
Fox2Code
7b60a514fe Use Android 12 stretch overscroll 2022-06-03 17:26:57 +02:00
Fox2Code
45fd0d9ef1 Update RosettaX to avoid crashes on release builds. 2022-06-02 13:46:54 +02:00
Fox2Code
734f660275 0.5.0 Development pre-release 1 2022-06-01 18:43:06 +02:00
Fox2Code
d2e6a4917a Add ANSI Support 2022-06-01 17:50:26 +02:00
Fox2Code
78408ea689 Update libraries 2022-06-01 13:59:49 +02:00
Fox2Code
5d2a08d818 Start fixes for last PR. 2022-05-19 18:12:56 +02:00
DerGoogler
12ce2b094b Add LEGASL.md and make aditional fixes 2022-05-18 16:45:22 +02:00
DerGoogler
ce82c0aa93 Merge branch 'iamjazzar/rosetta' into internal lib 2022-05-16 22:18:24 +02:00
DerGoogler
a766c73af1 Rework cards, Initial Android 12 Monet support 2022-05-15 01:10:18 +02:00
Fox2Code
3eb1744a78 Fix previous PR + minor UI tweaks. 2022-05-05 17:27:31 +02:00
DerGoogler
c726dbe375 Making improvements
- Update libsu to `5.0.0`
- Fix reboot button displays on fail install
2022-05-03 18:57:39 +02:00
Fox2Code
81143e7d95 0.4.5 Release 2022-05-03 16:35:17 +02:00
Fox2Code
bc5bb2ab80 0.4.4 Release 2022-04-15 14:56:14 +02:00
Fox2Code
709a0a4ebf 0.4.3 Release 2022-04-12 18:09:04 +02:00
Fox2Code
6daa94108e Fix translation string escaping 2022-04-10 09:40:23 +02:00
Fox2Code
a3ef9be671 0.4.2 Release 2022-04-03 18:20:03 +02:00
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
2022-04-02 12:43:30 +02:00
Fox2Code
d3b6a37049 0.4.1 Release 2022-04-01 19:37:02 +02:00
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
2022-03-30 19:09:00 +02:00
Fox2Code
bcfd8ae573 0.4.0 Release 2022-03-27 21:59:36 +02:00
Fox2Code
184b9379a6 0.4.0 Release Candidate 3 2022-03-25 19:29:36 +01:00
Fox2Code
19eccebb7a Improve readme fallbacks, update libraries. 2022-03-15 17:36:47 +01:00
Fox2Code
f03caf1b96 0.4.0 Release Candidate 2 2022-03-10 21:42:46 +01:00
Fox2Code
ff2d5abda2 Improve root detection, update libsu. 2022-03-10 21:16:53 +01:00
Fox2Code
5324f5ac2e 0.4.0 Release Candidate 1 2022-03-03 15:21:52 +01:00
Fox2Code
680abcb990 Release Candidate 1 2022-03-03 14:30:52 +01:00
Fox2Code
f8183bd2dc Fix WebView uri handling, and fix top inset. 2022-03-03 13:59:39 +01:00
Fox2Code
2b435690cb Update libsu. 2022-03-03 12:36:06 +01:00
Fox2Code
f9e9559e93 Fix detecting software navbar height on emulator. 2022-03-02 19:06:04 +01:00
Fox2Code
495e1cc3e6 Fixing android layout for older android devices, fix debug builds. 2022-02-27 00:52:56 +01:00
Fox2Code
64427356fb Update Android Gradle Plugin 2022-02-26 00:24:49 +01:00
Fox2Code
fa39266c02 Add BlurView to dependencies. 2022-02-12 19:47:38 +01:00
Fox2Code
c75fa26c53 0.3.2 Release 2022-02-12 16:08:17 +01:00