Commit Graph

118 Commits

Author SHA1 Message Date
Fox2Code
73201e467b Add links to non markdown formatted https urls in MarkdownActivity. 2022-02-04 15:47:00 +01:00
Fox2Code
556b427309 Release 0.3.0-dev3 2022-02-03 22:03:13 +01:00
Fox2Code
81adac61b9 Fix NPE when rotating screen. (Fix #50) 2022-02-03 21:19:28 +01:00
Fox2Code
62a3a68a54 Merge remote-tracking branch 'origin/master' 2022-02-03 21:08:48 +01:00
Fox2Code
06fc2ab968 Allow modules to display under the nav bar. 2022-02-03 21:08:30 +01:00
Androidacy Service Account
d04d5cc825
Update AndroidacyWebAPI.java 2022-02-03 14:35:23 -05:00
Fox2Code
b112330c9a Fix modules json self update mechanism! (Fix #49) 2022-02-03 18:05:50 +01:00
Fox2Code
44472aaadb Fix InstallerActivity error messages on failure. 2022-02-03 17:14:40 +01:00
Fox2Code
8995f2757c Add telegram chat link to the app. 2022-02-02 18:42:12 +01:00
Fox2Code
b5b16d9981 Fix typo, it's 0.3.0, not 3.0.0, why no one told me!!!! 2022-02-02 16:07:52 +01:00
Fox2Code
50c1f9c5b3 Release 3.0.0-dev2 2022-02-02 15:53:28 +01:00
Fox2Code
00d9dc040d Release 3.0.0-dev1 2022-02-02 00:20:50 +01:00
Fox2Code
af02c41c32 Implement Online repo alphabetical sorting. (Implement #8) 2022-02-02 00:12:03 +01:00
Fox2Code
4ced3453de Add a note about the module low quality filter. 2022-02-01 22:29:28 +01:00
Fox2Code
76e259e727 Add Dns Over Https switch. (Close #5) 2022-02-01 22:14:03 +01:00
Fox2Code
f3a1e63dce Remove Magisk-Modules-Repo life support. 2022-02-01 21:46:32 +01:00
Fox2Code
5ee90a1b4e Allow to disable/enable built-in repos. 2022-02-01 21:23:00 +01:00
Fox2Code
08e0edbe6e Give up on jsdelivr (Fix #46) 2022-02-01 19:23:43 +01:00
Fox2Code
b97eaf140a Show quality notifiers in modules cards, and fix Magisk repo workaround. 2022-02-01 18:22:58 +01:00
Fox2Code
b9bb6d4a2e Fix typo 2022-02-01 15:42:01 +01:00
Fox2Code
c3586b143f Allow to cancel if module install script not yet started. (Fix #45) 2022-01-31 23:12:33 +01:00
Fox2Code
f66503063e Implement downloading files without installing them. (Implement #3) 2022-01-31 22:59:47 +01:00
Fox2Code
ef00997ea4 Improve Androidacy api for config with certificate pinning + minor code changes. 2022-01-31 16:05:03 +01:00
Fox2Code
e565a7018f Minor fixes and changes for Andoridacy support. 2022-01-30 23:32:10 +01:00
Fox2Code
f49234d293 Initial Andoridacy repo support, still work in progress. 2022-01-30 22:14:36 +01:00
Fox2Code
39e015a56d Improve Andoridacy app integration. 2022-01-30 16:54:26 +01:00
Fox2Code
bc84ad235e Rework repository section. 2022-01-30 16:14:44 +01:00
Fox2Code
d5b46d6c4f
Merge pull request #44 from xerta555/master
Add French translation
2022-01-30 14:56:40 +01:00
Rom
e58dbcf05d
Update strings.xml 2022-01-30 01:22:46 +01:00
Rom
bf61bd3743
Update arrays.xml 2022-01-30 01:17:20 +01:00
Fox2Code
521e8d3e7a Merge remote-tracking branch 'origin/master' 2022-01-29 18:06:35 +01:00
Fox2Code
8b086b7925 Add opt-in hash based module.zip verification system. 2022-01-29 18:06:28 +01:00
Rom
2d5b610e1b
Create strings.xml 2022-01-29 16:20:22 +01:00
Fox2Code
0cd3989713
Merge pull request #43 from Madis0/Madis0-patch-1
Estonian translation
2022-01-29 16:05:53 +01:00
Rom
0b89a66e31
Create arrays.xml 2022-01-29 15:09:11 +01:00
Madis Otenurm
e0505e5006
Create strings.xml 2022-01-29 13:13:39 +02:00
Madis Otenurm
0010a68dc8
Create arrays.xml 2022-01-29 12:23:39 +02:00
Fox2Code
6414bd8c9a Fix-up AndroidacyWebAPI 2022-01-29 01:38:40 +01:00
Fox2Code
a37c047edb Rework search engine and add a pertinence system. (Fix #36) 2022-01-29 00:29:35 +01:00
Fox2Code
96f4eb3862 Update libraries, enable WebView debug on debug builds. 2022-01-28 23:12:32 +01:00
Fox2Code
00ae269ae2 Improve Andoridacy WebView, progress on internal APIs. 2022-01-28 22:47:41 +01:00
Fox2Code
7839218bbb Add initial Androidacy WebView Activity implementation. 2022-01-28 19:27:16 +01:00
Fox2Code
8f8842beb1 Fix vietnamese translation key. 2022-01-28 18:31:16 +01:00
Fox2Code
63fd0bc8a9
Merge pull request #40 from HuskyDG/master
Add vietnamese language
2022-01-28 18:27:30 +01:00
HuskyDG
0d5a80364f
Update strings.xml 2022-01-28 20:13:07 +07:00
Fox2Code
4af20bbedf Prepare for Andoridacy collaboration, remove deep link integration. 2022-01-28 13:29:20 +01:00
HuskyDG
db1f497995
rename to strings.xml 2022-01-27 19:31:57 +07:00
HuskyDG
5c9ddfa7e7
Create string.xml 2022-01-27 19:30:44 +07:00
Fox2Code
ceee285db9 Add initial deep link support 2022-01-26 22:21:38 +01:00
Fox2Code
1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 2022-01-26 20:34:36 +01:00