Commit Graph

182 Commits

Author SHA1 Message Date
Fox2Code
7a6aa28277 Androidacy WebView hardening, and some bug fixes. 2022-02-22 01:45:56 +01:00
Fox2Code
355099ff9b Fix Brazilian language location. 2022-02-22 00:59:26 +01:00
Fox2Code
d2559847da Clean-up brazilian translation file. 2022-02-22 00:56:33 +01:00
Fox2Code
410c620194
Merge pull request #84 from mi007d/master
Add Portuguese (Brazilian)
2022-02-22 00:39:56 +01:00
mi007d
cdcf8d3021 Removed some unnecessary files 2022-02-21 20:06:07 -03:00
Fox2Code
f8707bbbca Remove Magisk-Modules-Repo. (See #79) 2022-02-21 23:43:24 +01:00
mi007d
e0dc439413 Fully translated 2022-02-21 19:35:38 -03:00
mi007d
9d3d42462f Initial commit 2022-02-21 19:09:33 -03:00
Igor Sorocean
3e6a84a330 Add romanian language 2022-02-18 16:30:31 +02:00
Fox2Code
b64541e097
Merge pull request #78 from pokurt/master
Just few xml changes to make UI look nice
2022-02-12 19:28:23 +01:00
Fox2Code
b3bed5c2a6 Fix mmm.getModuleVersionCode 2022-02-12 19:21:50 +01:00
ポキ
e086526e51 Just few xml changes to make UI look nice 2022-02-12 23:20:48 +05:00
Fox2Code
553e402e3e Hide "Force english language" behind dev mode. 2022-02-11 23:41:16 +01:00
Fox2Code
1a71ae19d6 Add mmm.getNavigationBarHeight API for future transparent nav bar. 2022-02-11 23:35:41 +01:00
Fox2Code
4cd9d9d5c9 Improve markdown activity. 2022-02-11 23:30:55 +01:00
Fox2Code
f11b7e8cd7 Fallback to lower case version of README.md if needed. 2022-02-11 22:35:32 +01:00
Fox2Code
147055e4a9 Fix installing module depending on now removed ARCH32 variable. (Also clean up code) 2022-02-11 15:25:41 +01:00
Rom
797d71f8d8
Update French translation 2022-02-10 00:55:23 +01:00
Fox2Code
1486c11782 Prevent module install script from permanently disabling hidden APIs. 2022-02-09 02:17:58 +01:00
Vlad
e0885c05d5
Update strings.xml 2022-02-09 02:53:19 +03:00
Vlad
338d4c91c9
Update strings.xml 2022-02-09 02:51:08 +03:00
Vlad
176f6be74d
Update RU strings 2022-02-09 01:24:49 +03:00
Fox2Code
04ee424d4f 0.3.1 Release 2022-02-06 18:06:26 +01:00
Fox2Code
ea3e095902
Merge pull request #57 from cracky5322/master
Traditional Chinese Update
2022-02-06 13:17:21 +01:00
Fox2Code
2c666ad00b Fix installer crashing when a checksum is provided. 2022-02-06 13:13:53 +01:00
Jia-Bin
32a5badc93
Traditional Chinese Update 2022-02-06 17:35:49 +08:00
Fox2Code
5de88091f6 Beautify Andoridacy code. 2022-02-06 02:04:39 +01:00
androidacybot
60e1a6aea7 Reconfigure zip url to use Androidacy API
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2022-02-05 16:24:32 -05:00
androidacybot
3ec397c160 Ensure all Androidacy API repo requests have referrer
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2022-02-05 16:10:33 -05:00
Fox2Code
dc9672507a Add content description for module action buttons. 2022-02-05 18:12:39 +01:00
Fox2Code
1ecf075fb2 Add referrer to initial Androidacy WebView link. 2022-02-05 18:07:36 +01:00
Fox2Code
a929cd10ac 0.3.0 Release candidate 2 2022-02-05 17:07:36 +01:00
Fox2Code
c4e6826afb
Merge pull request #55 from ender-zhao/patch-2
Update strings.xml
2022-02-05 16:40:23 +01:00
Fox2Code
c65f71f7f1 Rewrite module install script, auto detect if a patch is needed on remote modules. 2022-02-05 16:11:32 +01:00
ender-zhao
e24a4de05a
Update strings.xml 2022-02-05 22:46:13 +08:00
Fox2Code
a6636fa364 Add informational APIs to AndroidacyWebAPI 2022-02-05 14:10:01 +01:00
Fox2Code
1969e052d3 Improve full clear button, don't require reboot for just installed modules. (Fix #51) 2022-02-05 13:53:11 +01:00
Fox2Code
781020ec96 Improve accessibility service awareness for module view. 2022-02-04 22:18:26 +01:00
Fox2Code
01292ac938 Don't linkify links that might affect Markdown. 2022-02-04 21:54:21 +01:00
Fox2Code
73201e467b Add links to non markdown formatted https urls in MarkdownActivity. 2022-02-04 15:47:00 +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
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
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
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
Fox2Code
b81509dd32 Improve IntentHelper openFile debug log, and use 64bit secret instead of 32bit secret. 2022-01-26 15:52:32 +01:00
Fox2Code
86033d7912 Merge remote-tracking branch 'origin/master' 2022-01-24 16:13:27 +01:00
Fox2Code
d094e297c2 Improve name shortening to be smarter (Close #31) 2022-01-24 16:13:20 +01:00
Fox2Code
cf6aa14422
Merge pull request #32 from ender-zhao/patch-1
Update strings.xml
2022-01-24 15:39:39 +01:00
bege10
ce18e5448d
Update strings.xml
values-de
2022-01-24 13:44:17 +01:00
ender-zhao
247f3c1ddd
Update strings.xml 2022-01-24 10:49:57 +08:00
Fox2Code
584d8b126a 0.2.7 Release 2022-01-23 19:17:08 +01:00
cracky5322
b3151d5164 Traditional Chinese Update
優化繁體中文內容符合本地用語
Optimize traditional Chinese content to conform to local language
2022-01-22 00:40:50 +08:00
Fox2Code
0ecc413041 Change version string when there is an update (Fix #24) 2022-01-10 21:08:27 +01:00
alex-sandro92
71cab47aeb
Update strings.xml 2022-01-08 11:56:06 +01:00
alex-sandro92
15b4810122
Update strings.xml 2022-01-07 21:45:27 +01:00
alex-sandro92
afec97a134
Add files via upload 2022-01-07 21:27:52 +01:00
Fox2Code
897388c963
Merge pull request #20 from S0FTMAN/master
Add Russian language
2022-01-07 18:03:26 +01:00
Fox2Code
b0187680a3
Merge pull request #18 from ender-zhao/patch-4
Add Simplified Chinese
2022-01-07 18:02:16 +01:00
S0FTMAN
129b6a26df
Update strings.xml 2022-01-05 20:26:18 +03:00