Commit Graph

399 Commits (60d804ba492b8bc702328e45c8eed6baccf28837)

Author SHA1 Message Date
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
2 years ago
Der_Googler 68bdab0c66
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code a8b3d9200f Add FLAG_COMPAT_MALWARE flag for future antivirus implementation. 2 years ago
Fox2Code 811ef00926 Add ACCESS_NETWORK_STATE permission for better WebView support. 2 years ago
Fox2Code a847ebd72e Minor update/fixes to previous contributions. 2 years ago
Fox2Code 45d647953f
Merge pull request #111 from gilbsgilbs/fdroid-build-flavor
Add F-Droid build flavor.
2 years ago
Fox2Code 6d616abc76
Merge pull request #110 from Leshu7w7/master
Add latam spanish translations
2 years ago
androidacybot f299d1b6f5 Various Androidacy related fixes
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2 years ago
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
2 years ago
カルロスセルイ c5f2b2fe6e
Add latam spanish translations 2 years ago
Der_Googler c54cd16cd7
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code a5d0c22bc0 Improve LSPosed support, add more modules config fallback. 2 years ago
Der_Googler 22b31b592b Merge Dark theme to values 2 years ago
Der_Googler 237305fd16 Fixes 2 years ago
Der_Googler 7066e2d205 Merge remote-tracking branch 'origin/master' 2 years ago
Der_Googler df8fd6e0eb . 2 years ago
Der_Googler 38978ce4a1
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code ebfa3e2565 Major AndroidacyAPI rework for download button. 2 years ago
Der_Googler 189f3d9563
Update module_entry.xml 2 years ago
Der_Googler c00a99ebac Fix dark design and make improvments 2 years ago
Fox2Code ee81ba4cf2
Merge pull request #104 from VladWinner/master
Update RU strings
2 years ago
Fox2Code 943d4c32c6 Fix top inset for module list. 2 years ago
Vlad a872556d6c
Update strings.xml 2 years ago
Vlad caf0c54698
Update RU strings 2 years ago
Fox2Code 19eccebb7a Improve readme fallbacks, update libraries. 2 years ago
Fox2Code 6256de1cda Improve minApi and maxApi props handling. 2 years ago
Fox2Code 535fdd8ae3 Expands modules fallbacks. 2 years ago
Fox2Code ff2d5abda2 Improve root detection, update libsu. 2 years ago
paulo 5262345b98 Increased readability in German translation. 2 years ago
Androidacy Service Account fa9466bdfa
Merge pull request #97 from PhSnake78/master
Slovak translation
2 years ago
PhSnake 35139f96de
Create strings.xml 2 years ago
PhSnake a6052f6b15
Create arrays.xml 2 years ago
Fox2Code 2cb3d3c737
Merge pull request #94 from PhSnake78/patch-2
Create strings.xml
2 years ago
PhSnake 3ea0278c3a
Create strings.xml
Czech translation (04.03.2022)
2 years ago
PhSnake 8affecdaf0
Create arrays.xml
Czech translation (04.03.2022)
2 years ago
PhSnake 238508f32d
Create arrays.xml
Czech translation (04.03.2022)
2 years ago
CDzungx 3b502a04b4
Update Vietnamese strings
Added new strings
2 years ago
007 b2671d1427
Merge branch 'Fox2Code:master' into master 2 years ago
m007d 1032edb135 Updated, fixed and improved. 2 years ago
Fox2Code 9f480c70ac Add fallback for ".github/" prefixed README.md 2 years ago
007 2f8bc37349
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 5324f5ac2e 0.4.0 Release Candidate 1 2 years ago
Jia-Bin 6bb2f8dd8c
Update strings.xml 2 years ago
Jia-Bin 82d42824ef
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code f8183bd2dc Fix WebView uri handling, and fix top inset. 2 years ago
Fox2Code 52d22fe487 Fix click not registering when clicking on image icon. 2 years ago
ender-zhao c24e068f99
Update strings.xml 2 years ago
Fox2Code 4f02487439 Bring back rounded search view. 2 years ago
Fox2Code 97cd87c13e Add compat flags for modules, fix Androidacy code typo. 2 years ago
Fox2Code 4ce22b2938 Make error messages about magisk or root redirect to Magisk GitHub 2 years ago
Fox2Code f9e9559e93 Fix detecting software navbar height on emulator. 2 years ago
Jia-Bin 4cd3fcbcdd
Update Traditional Chinese
Not sure what function "Theme mode" is, need to see the actual effect to be translated
2 years ago
RadiatedExodus 0d782e76ae
ID - Translate arrays.xml to Indonesian 2 years ago
RadiatedExodus e8053c1a50
ID - Translate strings.xml to Indonesian 2 years ago
Fox2Code 495e1cc3e6 Fixing android layout for older android devices, fix debug builds. 2 years ago
007 b9b75b07a6
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 64427356fb Update Android Gradle Plugin 2 years ago
Androidacy Service Account 44666666ba
Merge pull request #85 from xerta555/patch-2
Update French translation
2 years ago
Igor Sorocean f4988a20da update ro translation 2 years ago
Rom d4bd8c1f96
Update French translation 2 years ago
Fox2Code cd5f6b6e6a Fix landscape even more, make blur disabled by default (new strings) 2 years ago
007 b8c1063754
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 6f7c40393e Improve layout and top blur, fix light theme. 2 years ago
Fox2Code 63224b76fd Fix top inset bug, try to workaround no root/magisk issues. 2 years ago
Fox2Code 2a97cbafa3 Rework user interface, add blur view, fix landscape. 2 years ago
mi007d 7136803fae Merge branch 'master' of https://github.com/mi007d/FoxMagiskModuleManager 2 years ago
mi007d ae93cfb005 Some improvements. 2 years ago
Fox2Code 7a6aa28277 Androidacy WebView hardening, and some bug fixes. 2 years ago
Fox2Code 355099ff9b Fix Brazilian language location. 2 years ago
Fox2Code d2559847da Clean-up brazilian translation file. 2 years ago
Fox2Code 410c620194
Merge pull request #84 from mi007d/master
Add Portuguese (Brazilian)
2 years ago
mi007d cdcf8d3021 Removed some unnecessary files 2 years ago
Fox2Code f8707bbbca Remove Magisk-Modules-Repo. (See #79) 2 years ago
mi007d e0dc439413 Fully translated 2 years ago
mi007d 9d3d42462f Initial commit 2 years ago
Igor Sorocean 3e6a84a330 Add romanian language 2 years ago
Fox2Code b64541e097
Merge pull request #78 from pokurt/master
Just few xml changes to make UI look nice
2 years ago
Fox2Code b3bed5c2a6 Fix mmm.getModuleVersionCode 2 years ago
ポキ e086526e51 Just few xml changes to make UI look nice 2 years ago
Fox2Code 553e402e3e Hide "Force english language" behind dev mode. 2 years ago
Fox2Code 1a71ae19d6 Add `mmm.getNavigationBarHeight` API for future transparent nav bar. 2 years ago
Fox2Code 4cd9d9d5c9 Improve markdown activity. 2 years ago
Fox2Code f11b7e8cd7 Fallback to lower case version of `README.md` if needed. 2 years ago
Fox2Code 147055e4a9 Fix installing module depending on now removed `ARCH32` variable. (Also clean up code) 2 years ago
Rom 797d71f8d8
Update French translation 2 years ago
Fox2Code 1486c11782 Prevent module install script from permanently disabling hidden APIs. 2 years ago
Vlad e0885c05d5
Update strings.xml 2 years ago
Vlad 338d4c91c9
Update strings.xml 2 years ago
Vlad 176f6be74d
Update RU strings 2 years ago
Fox2Code 04ee424d4f 0.3.1 Release 2 years ago
Fox2Code ea3e095902
Merge pull request #57 from cracky5322/master
Traditional Chinese Update
2 years ago
Fox2Code 2c666ad00b Fix installer crashing when a checksum is provided. 2 years ago
Jia-Bin 32a5badc93
Traditional Chinese Update 2 years ago
Fox2Code 5de88091f6 Beautify Andoridacy code. 2 years ago
androidacybot 60e1a6aea7 Reconfigure zip url to use Androidacy API
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2 years ago
androidacybot 3ec397c160 Ensure all Androidacy API repo requests have referrer
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2 years ago
Fox2Code dc9672507a Add content description for module action buttons. 2 years ago
Fox2Code 1ecf075fb2 Add referrer to initial Androidacy WebView link. 2 years ago
Fox2Code a929cd10ac 0.3.0 Release candidate 2 2 years ago
Fox2Code c4e6826afb
Merge pull request #55 from ender-zhao/patch-2
Update strings.xml
2 years ago
Fox2Code c65f71f7f1 Rewrite module install script, auto detect if a patch is needed on remote modules. 2 years ago
ender-zhao e24a4de05a
Update strings.xml 2 years ago
Fox2Code a6636fa364 Add informational APIs to AndroidacyWebAPI 2 years ago
Fox2Code 1969e052d3 Improve full clear button, don't require reboot for just installed modules. (Fix #51) 2 years ago
Fox2Code 781020ec96 Improve accessibility service awareness for module view. 2 years ago
Fox2Code 01292ac938 Don't linkify links that might affect Markdown. 2 years ago
Fox2Code 73201e467b Add links to non markdown formatted https urls in MarkdownActivity. 2 years ago
Fox2Code 81adac61b9 Fix NPE when rotating screen. (Fix #50) 2 years ago
Fox2Code 62a3a68a54 Merge remote-tracking branch 'origin/master' 2 years ago
Fox2Code 06fc2ab968 Allow modules to display under the nav bar. 2 years ago
Androidacy Service Account d04d5cc825
Update AndroidacyWebAPI.java 2 years ago
Fox2Code b112330c9a Fix modules json self update mechanism! (Fix #49) 2 years ago
Fox2Code 44472aaadb Fix InstallerActivity error messages on failure. 2 years ago
Fox2Code 8995f2757c Add telegram chat link to the app. 2 years ago
Fox2Code 50c1f9c5b3 Release 3.0.0-dev2 2 years ago
Fox2Code 00d9dc040d Release 3.0.0-dev1 2 years ago
Fox2Code af02c41c32 Implement Online repo alphabetical sorting. (Implement #8) 2 years ago
Fox2Code 76e259e727 Add Dns Over Https switch. (Close #5) 2 years ago
Fox2Code f3a1e63dce Remove Magisk-Modules-Repo life support. 2 years ago
Fox2Code 5ee90a1b4e Allow to disable/enable built-in repos. 2 years ago
Fox2Code 08e0edbe6e Give up on jsdelivr (Fix #46) 2 years ago
Fox2Code b97eaf140a Show quality notifiers in modules cards, and fix Magisk repo workaround. 2 years ago
Fox2Code b9bb6d4a2e Fix typo 2 years ago
Fox2Code c3586b143f Allow to cancel if module install script not yet started. (Fix #45) 2 years ago
Fox2Code f66503063e Implement downloading files without installing them. (Implement #3) 2 years ago
Fox2Code ef00997ea4 Improve Androidacy api for config with certificate pinning + minor code changes. 2 years ago
Fox2Code e565a7018f Minor fixes and changes for Andoridacy support. 2 years ago
Fox2Code f49234d293 Initial Andoridacy repo support, still work in progress. 2 years ago
Fox2Code 39e015a56d Improve Andoridacy app integration. 2 years ago
Fox2Code bc84ad235e Rework repository section. 2 years ago
Fox2Code d5b46d6c4f
Merge pull request #44 from xerta555/master
Add French translation
2 years ago
Rom e58dbcf05d
Update strings.xml 2 years ago
Rom bf61bd3743
Update arrays.xml 2 years ago
Fox2Code 521e8d3e7a Merge remote-tracking branch 'origin/master' 2 years ago
Fox2Code 8b086b7925 Add opt-in hash based module.zip verification system. 2 years ago
Rom 2d5b610e1b
Create strings.xml 2 years ago
Rom 0b89a66e31
Create arrays.xml 2 years ago
Madis Otenurm e0505e5006
Create strings.xml 2 years ago
Madis Otenurm 0010a68dc8
Create arrays.xml 2 years ago
Fox2Code 6414bd8c9a Fix-up AndroidacyWebAPI 2 years ago
Fox2Code a37c047edb Rework search engine and add a pertinence system. (Fix #36) 2 years ago
Fox2Code 96f4eb3862 Update libraries, enable WebView debug on debug builds. 2 years ago
Fox2Code 00ae269ae2 Improve Andoridacy WebView, progress on internal APIs. 2 years ago
Fox2Code 7839218bbb Add initial Androidacy WebView Activity implementation. 2 years ago
Fox2Code 8f8842beb1 Fix vietnamese translation key. 2 years ago
Fox2Code 63fd0bc8a9
Merge pull request #40 from HuskyDG/master
Add vietnamese language
2 years ago
HuskyDG 0d5a80364f
Update strings.xml 2 years ago
Fox2Code 4af20bbedf Prepare for Andoridacy collaboration, remove deep link integration. 2 years ago
HuskyDG db1f497995
rename to strings.xml 2 years ago
HuskyDG 5c9ddfa7e7
Create string.xml 2 years ago
Fox2Code ceee285db9 Add initial deep link support 2 years ago
Fox2Code 1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 2 years ago
Fox2Code b81509dd32 Improve IntentHelper openFile debug log, and use 64bit secret instead of 32bit secret. 2 years ago
Fox2Code 86033d7912 Merge remote-tracking branch 'origin/master' 2 years ago
Fox2Code d094e297c2 Improve name shortening to be smarter (Close #31) 2 years ago
Fox2Code cf6aa14422
Merge pull request #32 from ender-zhao/patch-1
Update strings.xml
2 years ago
bege10 ce18e5448d
Update strings.xml
values-de
2 years ago
ender-zhao 247f3c1ddd
Update strings.xml 2 years ago
Fox2Code 584d8b126a 0.2.7 Release 2 years ago
cracky5322 b3151d5164 Traditional Chinese Update
優化繁體中文內容符合本地用語
Optimize traditional Chinese content to conform to local language
2 years ago
Fox2Code 0ecc413041 Change version string when there is an update (Fix #24) 2 years ago
alex-sandro92 71cab47aeb
Update strings.xml 2 years ago
alex-sandro92 15b4810122
Update strings.xml 2 years ago
alex-sandro92 afec97a134
Add files via upload 2 years ago
Fox2Code 897388c963
Merge pull request #20 from S0FTMAN/master
Add Russian language
2 years ago
Fox2Code b0187680a3
Merge pull request #18 from ender-zhao/patch-4
Add Simplified Chinese
2 years ago
S0FTMAN 129b6a26df
Update strings.xml 2 years ago
S0FTMAN 0b6a452f01
Add Russian language 2 years ago
ender-zhao abfeab6648
Update and rename strings.xml to arrays.xml 2 years ago
ender-zhao d7cf178dd5
Update strings.xml 2 years ago
ender-zhao 778f823c7a
Add Simplified Chinese
arrays.xml
2 years ago
ender-zhao 1a360f9981
Add Simplified Chinese
strings.xml
2 years ago
Fox2Code 5f6e92174d 0.2.5 Release 2 years ago
daywalk3r666 f94dc304e6
add german 2 years ago
daywalk3r666 38e9dde4ac
add german 2 years ago
Fox2Code 6dc32f7a3e 0.2.4 Release 2 years ago
Fox2Code 27c97fa865 Add low quality module filter, and filter out invalid repo modules. 2 years ago
Fox2Code 6f69ed3a58
Merge pull request #7 from lindwurm/add-l10n-ja
l10n: Add Japanese translations
3 years ago
Fox2Code 06942a1dcb Define backup + make life easier for app translators 3 years ago
Fox2Code 3e4da0bb77 Release 0.2.1 3 years ago
Fox2Code 4fa17e2b2b Release 0.2.0 3 years ago
Fox2Code 7cca8636be Update 0.2.0-pre3 3 years ago
lindwurm c929310658 l10n: Add Japanese translations
Signed-off-by: lindwurm <lindwurm.q@gmail.com>
3 years ago
Fox2Code 5f2f43c12a Update 0.2.0-pre2 3 years ago
Fox2Code 88da4ba372 Update 0.2.0-pre1 3 years ago
Fox2Code 1cd81e1cad Make DoH to accept temporary CDN cookies. 3 years ago
Fox2Code 1fe3037175 Merge remote-tracking branch 'origin/master' 3 years ago
Fox2Code 7b39de87ce Rename showcase mode to lockdown mode 3 years ago
Jia-Bin 77ceceacff Update Traditional Chinese
-Modifying "showcase" to "lock" can make Chinese users better read and understand
-將「展示」修改為「鎖定」可以使中文使用者更好的閱讀與理解
3 years ago
Fox2Code df41744fed Add fallback support links for a few modules 3 years ago
Fox2Code 4e166629c3 Fix Traditional Chinese values folder name. 3 years ago
Fox2Code 35a9b16941 Improve workspace for app translators 3 years ago
Jia-Bin 78e5336a03 Added Traditional Chinese
Added Traditional Chinese
新增繁體中文
3 years ago
Fox2Code c010d7bf0c Release 0.1.1
- Improve the reading of invalid `module.prop` files
  (Should fix Substratum not appearing in the module list)
- Add fallback support link for substratum
- Update Libraries
3 years ago
Fox2Code 6574115a85 Release 0.1.0
- Improved module deletion safety
- Improved compat installer script
- Added `maxApi` metadata support for modules
- Added support links fallbacks for some popular modules
- Added Markdown syntax highlight support into module info view
  (See Prism4j repo for the list of supported languages)
- Added hidden dev mode + hidden setting to enable magisk command install
3 years ago
Fox2Code 6a608ffbea Release 0.0.3
- Improved non standard file picker response handling.
  (Should fix install module from storage on some devices,
  and notifying the user that their file manager is weird)
- Handle file picker returning http/https urls for files.
- Improved search icon padding for rounded corner phones
- Fixed card background being invisible on light theme
- Make install terminal light when light theme is on
- Added a switch to force the terminal to be always dark
 (to restore old behavior, default is false)
3 years ago
Fox2Code bd9f427f75 Module install UI fixes (See description)
- Fix "Busybox for android NDK" install recognized as failed when successful
- Fix sometimes last message of a module sometimes not appearing in the console
- Replace absolute path of the module.zip file in the console by only it's name
3 years ago
Fox2Code 67dd49553f Fix offline error message appearing for a short at first launch 3 years ago
Fox2Code 60360fb325 Initial commit 3 years ago