Commit Graph

265 Commits

Author SHA1 Message Date
Daviteusz
9968dcca8d Build debug apks 2022-04-07 01:40:34 +02:00
Fox2Code
81907f9aa2
Merge pull request #119 from TireX228/master
Update strings.xml
2022-04-04 12:04:47 +02:00
Fox2Code
3608905746
Merge pull request #120 from Daviteusz/master
Update PL language
2022-04-04 12:04:08 +02:00
Daviteusz
9c70aeb1ff Update PL language 2022-04-03 22:07:44 +02:00
TireX228
ec0722c3ce
Update strings.xml 2022-04-03 19:21:49 +00:00
Fox2Code
a3ef9be671 0.4.2 Release 2022-04-03 18:20:03 +02:00
Fox2Code
5e0d8dd505 Add package name and version at the bottom of the setting panel 2022-04-03 18:08:56 +02:00
Fox2Code
b4f22f3f84
Merge pull request #116 from Daviteusz/l10n-master
[Request] Add Polish language
2022-04-02 15:41:34 +02:00
Fox2Code
ea48adae21
Merge pull request #115 from gilbsgilbs/fdroid-disable-androidacy
Moving towards F-Droid inclusion
2022-04-02 15:39:24 +02:00
Daviteusz
b470488137
Add Polish language 2022-04-02 13:27:41 +02:00
Gilbert Gilb's
0d380a0a62 Add disclaimer about Androidacy using ads and trackers.
See https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10830#note_898354128
2022-04-02 12:45:12 +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
5a21c64074 Add distributionSha256Sum because F-Droid bot want it. 2022-04-01 22:02:00 +02:00
Fox2Code
d3b6a37049 0.4.1 Release 2022-04-01 19:37:02 +02:00
Fox2Code
a8b3d9200f Add FLAG_COMPAT_MALWARE flag for future antivirus implementation. 2022-03-31 20:12:30 +02:00
Fox2Code
4fdacc8cbf
Merge pull request #114 from gilbsgilbs/fastlane
Fix fastlane path
2022-03-31 20:10:19 +02:00
Gilbert Gilb's
6a3672f4b3 Fix fastlane path
Sorry about this one 🤐 .

See #113
2022-03-31 19:51:57 +02:00
Fox2Code
f07c526b17
Merge pull request #113 from gilbsgilbs/fastlane
Add summary and description of the app through Fastlane.
2022-03-31 19:33:07 +02:00
Gilbert Gilb's
21edd8aa7b fix typos in README 2022-03-31 18:37:41 +02:00
Gilbert Gilb's
829621cd4b Add summary and description of the app through Fastlane.
As requested by F-Droid maintainers for inclusion: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10830#note_896286679

See #41
2022-03-31 18:37:39 +02:00
Fox2Code
811ef00926 Add ACCESS_NETWORK_STATE permission for better WebView support. 2022-03-31 17:57:21 +02:00
Fox2Code
a847ebd72e Minor update/fixes to previous contributions. 2022-03-31 15:39:48 +02:00
Fox2Code
45d647953f
Merge pull request #111 from gilbsgilbs/fdroid-build-flavor
Add F-Droid build flavor.
2022-03-31 14:37:21 +02:00
Fox2Code
6d616abc76
Merge pull request #110 from Leshu7w7/master
Add latam spanish translations
2022-03-31 14:30:55 +02:00
androidacybot
f299d1b6f5 Various Androidacy related fixes
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2022-03-30 15:25:08 -04: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
カルロスセルイ
c5f2b2fe6e
Add latam spanish translations 2022-03-30 10:49:14 -05:00
Fox2Code
7fb2daaa63 Update screenshots to match 0.4.0 new design 2022-03-27 22:25:21 +02:00
Fox2Code
bcfd8ae573 0.4.0 Release 2022-03-27 21:59:36 +02:00
Fox2Code
a5d0c22bc0 Improve LSPosed support, add more modules config fallback. 2022-03-26 20:39:47 +01:00
Fox2Code
0f2bb7ba44 Update AboutLibraries 2022-03-25 19:50:04 +01:00
Fox2Code
184b9379a6 0.4.0 Release Candidate 3 2022-03-25 19:29:36 +01:00
Fox2Code
ebfa3e2565 Major AndroidacyAPI rework for download button. 2022-03-25 02:00:12 +01:00
Fox2Code
ee81ba4cf2
Merge pull request #104 from VladWinner/master
Update RU strings
2022-03-24 12:42:27 +01:00
Fox2Code
943d4c32c6 Fix top inset for module list. 2022-03-24 12:39:36 +01:00
Vlad
a872556d6c
Update strings.xml 2022-03-20 00:21:28 +03:00
Vlad
caf0c54698
Update RU strings 2022-03-20 00:09:28 +03:00
Fox2Code
19eccebb7a Improve readme fallbacks, update libraries. 2022-03-15 17:36:47 +01:00
Fox2Code
6256de1cda Improve minApi and maxApi props handling. 2022-03-13 14:59:53 +01:00
Fox2Code
535fdd8ae3 Expands modules fallbacks. 2022-03-13 14:53:11 +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
Androidacy Service Account
7e4003b00f
Merge pull request #99 from TheFatTurtle/master
Increased readability in German translation.
2022-03-06 17:50:19 -05:00
paulo
5262345b98 Increased readability in German translation. 2022-03-06 22:15:11 +01:00
Androidacy Service Account
fa9466bdfa
Merge pull request #97 from PhSnake78/master
Slovak translation
2022-03-04 17:02:39 -05:00
PhSnake
35139f96de
Create strings.xml 2022-03-04 21:14:08 +01:00
PhSnake
a6052f6b15
Create arrays.xml 2022-03-04 21:12:40 +01:00
Fox2Code
2cb3d3c737
Merge pull request #94 from PhSnake78/patch-2
Create strings.xml
2022-03-04 12:57:33 +01:00
Fox2Code
5368c5e694
Merge pull request #93 from PhSnake78/patch-1
Create arrays.xml
2022-03-04 12:57:24 +01:00
PhSnake
3ea0278c3a
Create strings.xml
Czech translation (04.03.2022)
2022-03-04 08:12:02 +01:00