Commit Graph

49 Commits (e551ddc0c30c1c9faa891516ec2c45eba0be2028)

Author SHA1 Message Date
androidacy-user e551ddc0c3 various changes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 21da75c3fc migrate more to using realm
it might crash but hey at least it builds right

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 e4fff6bb6e Minor fixes. 1 year ago
Fox2Code 8eeabcf8f6 Thx AndroidStudio/IntellijIDEA for renaming everything for me! 1 year ago
androidacy-user 609a6c6b19 fixes for androidacy integration
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2573313f3a code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 9a79029cfc Work on setup experience
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 ee4ad76b43 fixes and stuff
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 414caf3dbe Working setup box
Also bumps minimum android sdk to 23 (aka Marshmallow) Android 5.x just isn't popular anymore and magisk even has poor support for it.

Also warn about blur on low-end devices

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 37b93367bf Lots of foxes and refactoring
- Move some docs to docs folder
- Refactor sentry a little
- In order to "fix" custom repos, don't let them be disabled
- Misc updates and optimizations

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 26f6d4e657 Remove DG repo
Users are free to add it back manually but it's been disabled for awhile now, and when users tried to add it, it would not stay enabled because the manager determined it was a built-in repo

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 b6077f2256 Loads of work
- General refactoring
- Significant speed improvements using cronet (currently depends on gms and will fallback without)
- Fix androidacy downloads
- More i probably forgot

Androidacy tokens and esp custom ones need more work but this is a good start

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code 5f44892c46 Block request to Androidacy when the Androidacy repo is disabled
(Mainly for paranoid peoples, since the app already don't do any
requests to Androidacy when the Androidacy repo is disabled)
2 years ago
Fox2Code e0dd5a3e8c Expand XRepo and XHook interface for XPosed modules. 2 years ago
Fox2Code 3289775875 Add NoodleDebug for user-debugging and update FoxCompat to fix a bug. 2 years ago
Fox2Code 60d804ba49 Improve error reporting & fix some app crashes. 2 years ago
Fox2Code 4419ed1ef0 Fix Googlers Magisk Repo url. 2 years ago
Fox2Code 40e9d1f5fb Fix and Refactor both RepoManager and BackgroundUpdateChecker 2 years ago
androidacy-user cf9fe3d51f Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Fox2Code ded15c0194 Try fixing staging Androidacy. (And fail) 2 years ago
Fox2Code 3bfa064562 Add Androidacy test mode. 2 years ago
Fox2Code d4ee572529 Finish custom repos implementation + add more default repos. 2 years ago
Fox2Code 1488f13e95 Introduce new `modules.json` format extensions. 2 years ago
Fox2Code 3bbcc0c197 Rework some parts of the app for better XPosed support. 2 years ago
Fox2Code c8f0b55415 Add DG-Repo internal reference. 2 years ago
DerGoogler e5ff088813 Remove DG-Repo
I have no time to manage that...
2 years ago
DerGoogler 95d00d03af Change repo url to `repo.dergoogler.com` 2 years ago
DerGoogler a85920eccf Fix own repo 2 years ago
DerGoogler 58ff45c78a Sort repo strings 2 years ago
DerGoogler 5ea45b8a59 Trying to Add own repo 2 years ago
Fox2Code ebfa3e2565 Major AndroidacyAPI rework for download button. 2 years ago
Fox2Code f8707bbbca Remove Magisk-Modules-Repo. (See #79) 2 years ago
Fox2Code c65f71f7f1 Rewrite module install script, auto detect if a patch is needed on remote modules. 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 f49234d293 Initial Andoridacy repo support, still work in progress. 2 years ago
Fox2Code bc84ad235e Rework repository section. 2 years ago
Fox2Code 8b086b7925 Add opt-in hash based module.zip verification system. 2 years ago
Fox2Code 584d8b126a 0.2.7 Release 2 years ago
Fox2Code 27c97fa865 Add low quality module filter, and filter out invalid repo modules. 2 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