Commit Graph

70 Commits (e57829f21d3b31d01ee2c827fad9131e910c0032)

Author SHA1 Message Date
androidacy-user e57829f21d refactor
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 860036014c fixes #2
- Switched back to java 17
Tracking-Bug: A-4762 (F-Droid builds failing)
So far, we don't depend on any JVM 19 features. This may change in the future and a different solution may be req'd
- Properly fixed race condition
Previously, we tried to unreliably check class name which doesn't work for minified builds
- Migrate a couple things to kotlin
- Refactor http class
- fix chinese traditional

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 6e95acbba4 (chore) improvements
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user a268013b0d (misc) work on custom repos
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user d4218e5a9d (misc) tweaks and upgrades
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 3b115044b7 (fix) misc fixes
also ensure ui consistency

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 216d4ea4ad (misc) optimizations and fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 7effbaac2f (fix) try to fix update showing in UI
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user c9aab40670 misc fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 92a0d50443 rework a bunch fof stuff
work around alt repo crap (incomplete)

update workflow - fixes #296

etc etc

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 888b624ff6 rework http
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 6d0dec6ead fix cache issues + increase performance
cache is feature complete now, custom repos adding is still having leaks

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 4fc7a94f78 apply best practices
fix a lot of best practices and respect user choice for needing wifi for bg updates

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
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>
3 years ago
androidacy-user f13ed32a22 move to Timber for logging
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
Fox2Code 8eeabcf8f6 Thx AndroidStudio/IntellijIDEA for renaming everything for me! 3 years ago
androidacy-user f75e78764d Minor tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user 6eac6e5e9d Update against foxcompat changes
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user efd5391ef8 add zip handler to start install from a diff app
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years 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>
3 years ago
androidacy-user dbf0d6d35c Work on Sentry, fix some crashing
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
androidacy-user ba1357e307 Work on SetupWizard
Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
Fox2Code e3a7420bea Use `sentry.properties` existence over build flavor to set sentry enabled state. (Fix #214)
This will also disable sentry by default on community builds/forks.
3 years ago
androidacy-user ff1afd0416 Overall optimizations
- Clarify some failures
- Optimize build times
- Update dependencies
- Make absolute sure sentry doesn't send PII

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
Fox2Code d4ed158c01 Add support for Dynamic Installer (By BlassGO) magisk module template 3 years ago
Fox2Code efa6c14289 Improve/rework Androidacy compatibility 3 years ago
Fox2Code bf92f586ba Disable sentry on F-Droid flavor 3 years ago
androidacy-user 72a26a0103 Fix sentry support + misc androidacy updates
Sentry init is completely disabled if crash_reporting is false, which means now to change that preference an app restart is necessary.

Signed-off-by: androidacy-user <opensource@androidacy.com>
3 years ago
Fox2Code 3fde42e83b Remove error reporting 3 years ago
Fox2Code c1cad9b30b Add MMT-Reborn support + add feedback for known errors + fix bugs. 3 years ago
Fox2Code 60d804ba49 Improve error reporting & fix some app crashes. 3 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 3 years ago
Fox2Code a92d752160 Rewrite FoxCompat to support Notch and remove unused stuff. 3 years ago
Fox2Code 2757724832 Fix ANSI being disabled by default instead of enabled by default. 3 years ago
Fox2Code 392409be45 Fix possible NullPointerException if install failed. (Fix #167) 3 years ago
Fox2Code 45ee5f49b5 Change some references to AnyKernel3 3 years ago
Fox2Code d2e6a4917a Add ANSI Support 3 years ago
Fox2Code 5cff1e0d72 Fix AnyKernel3 typos 4 years ago
Fox2Code 37227ad7f1 Major installer rework + rework AnyKernel3 install system. 4 years ago
Fox2Code d35489bcc5 Rework AnyKernel install to extend support to most AnyKernel modules 4 years ago
Fox2Code 3eb1744a78 Fix previous PR + minor UI tweaks. 4 years ago
DerGoogler c726dbe375 Making improvements
- Update libsu to `5.0.0`
- Fix reboot button displays on fail install
4 years ago
Der_Googler 73c8baa662
Merge branch 'master' into f2c-merge-patch 4 years ago
Fox2Code 81143e7d95 0.4.5 Release 4 years ago
Fox2Code faf3e3caab Fix-up previous commit. 4 years ago
Fox2Code 0026388f65 Add system-less AnyKernel module install support. (Experimental) 4 years ago
Der_Googler 037a0b930c
Merge branch 'Fox2Code:master' into master 4 years ago
Fox2Code 1c3894e35b Improve AnyKernel support. Close #138 4 years ago
DerGoogler 996a50f61e Add reboot protection 4 years ago
DerGoogler 1cc6f8e771 Add reboot fab to install terminal 4 years ago