androidacybot
|
9759537161
|
Ignore vscode directory
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
|
4 years ago |
androidacybot
|
60e1a6aea7
|
Reconfigure zip url to use Androidacy API
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
|
4 years ago |
androidacybot
|
3ec397c160
|
Ensure all Androidacy API repo requests have referrer
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
|
4 years ago |
Fox2Code
|
1900372b61
|
0.3.0 Release candidate 3
|
4 years ago |
Fox2Code
|
dc9672507a
|
Add content description for module action buttons.
|
4 years ago |
Fox2Code
|
1ecf075fb2
|
Add referrer to initial Androidacy WebView link.
|
4 years ago |
Fox2Code
|
a929cd10ac
|
0.3.0 Release candidate 2
|
4 years ago |
Fox2Code
|
c4e6826afb
|
Merge pull request #55 from ender-zhao/patch-2
Update strings.xml
|
4 years ago |
Fox2Code
|
c65f71f7f1
|
Rewrite module install script, auto detect if a patch is needed on remote modules.
|
4 years ago |
ender-zhao
|
e24a4de05a
|
Update strings.xml
|
4 years ago |
Fox2Code
|
dfa9009c49
|
0.3.0 Release candidate 1
|
4 years ago |
Fox2Code
|
a6636fa364
|
Add informational APIs to AndroidacyWebAPI
|
4 years ago |
Fox2Code
|
1969e052d3
|
Improve full clear button, don't require reboot for just installed modules. (Fix #51)
|
4 years ago |
Fox2Code
|
781020ec96
|
Improve accessibility service awareness for module view.
|
4 years ago |
Fox2Code
|
01292ac938
|
Don't linkify links that might affect Markdown.
|
4 years ago |
Fox2Code
|
73201e467b
|
Add links to non markdown formatted https urls in MarkdownActivity.
|
4 years ago |
Fox2Code
|
556b427309
|
Release 0.3.0-dev3
|
4 years ago |
Fox2Code
|
81adac61b9
|
Fix NPE when rotating screen. (Fix #50)
|
4 years ago |
Fox2Code
|
62a3a68a54
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Fox2Code
|
06fc2ab968
|
Allow modules to display under the nav bar.
|
4 years ago |
Androidacy Service Account
|
d04d5cc825
|
Update AndroidacyWebAPI.java
|
4 years ago |
Fox2Code
|
b112330c9a
|
Fix modules json self update mechanism! (Fix #49)
|
4 years ago |
Fox2Code
|
44472aaadb
|
Fix InstallerActivity error messages on failure.
|
4 years ago |
Fox2Code
|
8995f2757c
|
Add telegram chat link to the app.
|
4 years ago |
Fox2Code
|
b5b16d9981
|
Fix typo, it's 0.3.0, not 3.0.0, why no one told me!!!!
|
4 years ago |
Fox2Code
|
50c1f9c5b3
|
Release 3.0.0-dev2
|
4 years ago |
Fox2Code
|
00d9dc040d
|
Release 3.0.0-dev1
|
4 years ago |
Fox2Code
|
af02c41c32
|
Implement Online repo alphabetical sorting. (Implement #8)
|
4 years ago |
Fox2Code
|
76e259e727
|
Add Dns Over Https switch. (Close #5)
|
4 years ago |
Fox2Code
|
f3a1e63dce
|
Remove Magisk-Modules-Repo life support.
|
4 years ago |
Fox2Code
|
5ee90a1b4e
|
Allow to disable/enable built-in repos.
|
4 years ago |
Fox2Code
|
08e0edbe6e
|
Give up on jsdelivr (Fix #46)
|
4 years ago |
Fox2Code
|
b97eaf140a
|
Show quality notifiers in modules cards, and fix Magisk repo workaround.
|
4 years ago |
Fox2Code
|
b9bb6d4a2e
|
Fix typo
|
4 years ago |
Fox2Code
|
c3586b143f
|
Allow to cancel if module install script not yet started. (Fix #45)
|
4 years ago |
Fox2Code
|
f66503063e
|
Implement downloading files without installing them. (Implement #3)
|
4 years ago |
Fox2Code
|
ef00997ea4
|
Improve Androidacy api for config with certificate pinning + minor code changes.
|
4 years ago |
Fox2Code
|
e565a7018f
|
Minor fixes and changes for Andoridacy support.
|
4 years ago |
Fox2Code
|
f49234d293
|
Initial Andoridacy repo support, still work in progress.
|
4 years ago |
Fox2Code
|
39e015a56d
|
Improve Andoridacy app integration.
|
4 years ago |
Fox2Code
|
bc84ad235e
|
Rework repository section.
|
4 years ago |
Fox2Code
|
d5b46d6c4f
|
Merge pull request #44 from xerta555/master
Add French translation
|
4 years ago |
Rom
|
e58dbcf05d
|
Update strings.xml
|
4 years ago |
Rom
|
bf61bd3743
|
Update arrays.xml
|
4 years ago |
Fox2Code
|
521e8d3e7a
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Fox2Code
|
8b086b7925
|
Add opt-in hash based module.zip verification system.
|
4 years ago |
Rom
|
2d5b610e1b
|
Create strings.xml
|
4 years ago |
Rom
|
0b89a66e31
|
Create arrays.xml
|
4 years ago |
Madis Otenurm
|
e0505e5006
|
Create strings.xml
|
4 years ago |
Madis Otenurm
|
0010a68dc8
|
Create arrays.xml
|
4 years ago |
Fox2Code
|
6414bd8c9a
|
Fix-up AndroidacyWebAPI
|
4 years ago |
Fox2Code
|
a37c047edb
|
Rework search engine and add a pertinence system. (Fix #36)
|
4 years ago |
Fox2Code
|
96f4eb3862
|
Update libraries, enable WebView debug on debug builds.
|
4 years ago |
Fox2Code
|
00ae269ae2
|
Improve Andoridacy WebView, progress on internal APIs.
|
4 years ago |
Fox2Code
|
7839218bbb
|
Add initial Androidacy WebView Activity implementation.
|
4 years ago |
Fox2Code
|
8f8842beb1
|
Fix vietnamese translation key.
|
4 years ago |
Fox2Code
|
63fd0bc8a9
|
Merge pull request #40 from HuskyDG/master
Add vietnamese language
|
4 years ago |
HuskyDG
|
0d5a80364f
|
Update strings.xml
|
4 years ago |
Fox2Code
|
4af20bbedf
|
Prepare for Andoridacy collaboration, remove deep link integration.
|
4 years ago |
HuskyDG
|
db1f497995
|
rename to strings.xml
|
4 years ago |
HuskyDG
|
5c9ddfa7e7
|
Create string.xml
|
4 years ago |
Fox2Code
|
ceee285db9
|
Add initial deep link support
|
4 years ago |
Fox2Code
|
1bbb16908a
|
Release 0.2.9, Implement text wrap #10 and fix #37
|
4 years ago |
Fox2Code
|
b81509dd32
|
Improve IntentHelper openFile debug log, and use 64bit secret instead of 32bit secret.
|
4 years ago |
Fox2Code
|
5f2c2ffb4a
|
0.2.8 Release
|
4 years ago |
Fox2Code
|
86033d7912
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Fox2Code
|
d094e297c2
|
Improve name shortening to be smarter (Close #31)
|
4 years ago |
Fox2Code
|
cf6aa14422
|
Merge pull request #32 from ender-zhao/patch-1
Update strings.xml
|
4 years ago |
bege10
|
ce18e5448d
|
Update strings.xml
values-de
|
4 years ago |
ender-zhao
|
247f3c1ddd
|
Update strings.xml
|
4 years ago |
Fox2Code
|
584d8b126a
|
0.2.7 Release
|
4 years ago |
cracky5322
|
b3151d5164
|
Traditional Chinese Update
優化繁體中文內容符合本地用語
Optimize traditional Chinese content to conform to local language
|
4 years ago |
Fox2Code
|
bdcf5a3dde
|
0.2.6 Release
|
4 years ago |
Fox2Code
|
0ecc413041
|
Change version string when there is an update (Fix #24)
|
4 years ago |
alex-sandro92
|
71cab47aeb
|
Update strings.xml
|
4 years ago |
alex-sandro92
|
15b4810122
|
Update strings.xml
|
4 years ago |
alex-sandro92
|
afec97a134
|
Add files via upload
|
4 years ago |
Fox2Code
|
897388c963
|
Merge pull request #20 from S0FTMAN/master
Add Russian language
|
4 years ago |
Fox2Code
|
b0187680a3
|
Merge pull request #18 from ender-zhao/patch-4
Add Simplified Chinese
|
4 years ago |
S0FTMAN
|
129b6a26df
|
Update strings.xml
|
4 years ago |
S0FTMAN
|
0b6a452f01
|
Add Russian language
|
4 years ago |
ender-zhao
|
abfeab6648
|
Update and rename strings.xml to arrays.xml
|
4 years ago |
ender-zhao
|
d7cf178dd5
|
Update strings.xml
|
4 years ago |
ender-zhao
|
778f823c7a
|
Add Simplified Chinese
arrays.xml
|
4 years ago |
ender-zhao
|
1a360f9981
|
Add Simplified Chinese
strings.xml
|
4 years ago |
Fox2Code
|
5f6e92174d
|
0.2.5 Release
|
4 years ago |
daywalk3r666
|
f94dc304e6
|
add german
|
4 years ago |
daywalk3r666
|
38e9dde4ac
|
add german
|
4 years ago |
Fox2Code
|
6dc32f7a3e
|
0.2.4 Release
|
4 years ago |
Fox2Code
|
8bda2e1b1a
|
0.2.3 Release
|
4 years ago |
Fox2Code
|
27c97fa865
|
Add low quality module filter, and filter out invalid repo modules.
|
4 years ago |
Fox2Code
|
874d5c7854
|
Release 0.2.2
|
4 years ago |
Fox2Code
|
6f69ed3a58
|
Merge pull request #7 from lindwurm/add-l10n-ja
l10n: Add Japanese translations
|
4 years ago |
Fox2Code
|
06942a1dcb
|
Define backup + make life easier for app translators
|
4 years ago |
Fox2Code
|
3e4da0bb77
|
Release 0.2.1
|
4 years ago |
Fox2Code
|
4fa17e2b2b
|
Release 0.2.0
|
4 years ago |
Fox2Code
|
7cca8636be
|
Update 0.2.0-pre3
|
4 years ago |
lindwurm
|
c929310658
|
l10n: Add Japanese translations
Signed-off-by: lindwurm <lindwurm.q@gmail.com>
|
4 years ago |
Fox2Code
|
5f2f43c12a
|
Update 0.2.0-pre2
|
4 years ago |
Fox2Code
|
88da4ba372
|
Update 0.2.0-pre1
|
4 years ago |