Commit Graph

34 Commits (c17db6359483a4b91260df400d1e3983ae6163cd)

Author SHA1 Message Date
androidacy-user c17db63594 add module update exclusions
closes #272

also, updates dependencies and starts work on #170

also cleans up code some

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f13ed32a22 move to Timber for logging
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 5499ab0b43 tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code 8eeabcf8f6 Thx AndroidStudio/IntellijIDEA for renaming everything for me! 1 year ago
androidacy-user fc3406ce08 Rework module validation and setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 6eac6e5e9d Update against foxcompat changes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user efd5391ef8 add zip handler to start install from a diff app
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 5d941ae570 Tweaks and cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 18d07d81b5 Rework a few things
Current known bug: disabling repo on setup hides it from SettingsActivity

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2c675577cb [DO NOT MERGE] Add setup screen
Also the usual fixes and whatnot

Note the setup is rather broken right now as something else is overwriting the pref right away

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 71e11600ef Lots of changes and code cleanup
- Remove binaries because I was lied to
- Stuff
- Other stuff
- Jeez why did I wait two days to commit, I can't remember anything I did

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f3d31ed380 Fix empty androidacy client id and bundle cronet
Fdroid apparently won't let us attempt to use cronet from gms because something something proprietary AAAAAAAAAAAAAAAAAAAAAAAAAAA

The scream is the two hours I spent resolving the 15189759875195791 conflicts that resulted from the change.

Also, when ANDROIDACY_CLIENT_ID is empty, do not allow the user to enable Androidacy repo and instead show a message suggesting to download official builds. May have to reword for fdroid

Oh, and now no internet actually means no internet and it'll properly notify when repos fail to update.

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 35b00cfb61 Update androidacy api integration with new reqs
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code 78a72ba36f Re-implement Androidacy captcha error handler 2 years ago
Fox2Code d4ed158c01 Add support for Dynamic Installer (By BlassGO) magisk module template 2 years ago
Fox2Code 35fecf55c7 Add a specific message when magisk is not installed. 2 years ago
Fox2Code c1cad9b30b Add MMT-Reborn support + add feedback for known errors + fix bugs. 2 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 2 years ago
Der_Googler 73c8baa662
Merge branch 'master' into f2c-merge-patch 2 years ago
Fox2Code faf3e3caab Fix-up previous commit. 2 years ago
DerGoogler d6ecfaa325 Making improvements
- Move incorrect placed string to the right position
- `NO_ROOT` is now pointed to Magisk install docs
2 years ago
DerGoogler 841e414b6e Improvements
- `MAGISK_OUTDATED` is now pointed to Magisk releases
- Install module button is now at top
2 years ago
Fox2Code e90472aae4 Add Support for systems without a working WebView 2 years ago
Fox2Code 4ce22b2938 Make error messages about magisk or root redirect to Magisk GitHub 2 years ago
Fox2Code c65f71f7f1 Rewrite module install script, auto detect if a patch is needed on remote modules. 2 years ago
Fox2Code 50c1f9c5b3 Release 3.0.0-dev2 2 years ago
Fox2Code 76e259e727 Add Dns Over Https switch. (Close #5) 2 years ago
Fox2Code 8b086b7925 Add opt-in hash based module.zip verification system. 2 years ago
Fox2Code 1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 2 years ago
Fox2Code 584d8b126a 0.2.7 Release 2 years ago
Fox2Code 88da4ba372 Update 0.2.0-pre1 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 60360fb325 Initial commit 3 years ago