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
4 years ago
Fox2Code
c1cad9b30b
Add MMT-Reborn support + add feedback for known errors + fix bugs.
4 years ago
Fox2Code
60d804ba49
Improve error reporting & fix some app crashes.
4 years ago
Fox2Code
241c50867c
Switch to FoxCompat library.
4 years ago
Fox2Code
a92d752160
Rewrite FoxCompat to support Notch and remove unused stuff.
4 years ago
Fox2Code
2757724832
Fix ANSI being disabled by default instead of enabled by default.
4 years ago
Fox2Code
392409be45
Fix possible NullPointerException if install failed. ( Fix #167 )
4 years ago
Fox2Code
45ee5f49b5
Change some references to AnyKernel3
4 years ago
Fox2Code
d2e6a4917a
Add ANSI Support
4 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
Fox2Code
a5d0c22bc0
Improve LSPosed support, add more modules config fallback.
4 years ago
Fox2Code
ff2d5abda2
Improve root detection, update libsu.
4 years ago
Fox2Code
97cd87c13e
Add compat flags for modules, fix Androidacy code typo.
4 years ago
Fox2Code
cd5f6b6e6a
Fix landscape even more, make blur disabled by default (new strings)
4 years ago
Fox2Code
6f7c40393e
Improve layout and top blur, fix light theme.
4 years ago
Fox2Code
7a6aa28277
Androidacy WebView hardening, and some bug fixes.
4 years ago
Fox2Code
147055e4a9
Fix installing module depending on now removed `ARCH32` variable. (Also clean up code)
4 years ago
Fox2Code
2c666ad00b
Fix installer crashing when a checksum is provided.
4 years ago
Fox2Code
c65f71f7f1
Rewrite module install script, auto detect if a patch is needed on remote modules.
4 years ago
Fox2Code
44472aaadb
Fix InstallerActivity error messages on failure.
4 years ago
Fox2Code
50c1f9c5b3
Release 3.0.0-dev2
4 years ago
Fox2Code
c3586b143f
Allow to cancel if module install script not yet started. ( Fix #45 )
4 years ago
Fox2Code
ef00997ea4
Improve Androidacy api for config with certificate pinning + minor code changes.
4 years ago
Fox2Code
8b086b7925
Add opt-in hash based module.zip verification system.
4 years ago
Fox2Code
1bbb16908a
Release 0.2.9, Implement text wrap #10 and fix #37
4 years ago
Fox2Code
584d8b126a
0.2.7 Release
4 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
4 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)
4 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
4 years ago
Fox2Code
60360fb325
Initial commit
4 years ago