Commit Graph

49 Commits (dfe53576bdeaabc8976585b78460b71cdb242a51)

Author SHA1 Message Date
androidacy-user dfe53576bd Fix crashing for theme switcher
Very hacky but it's better than it crashing for non-english locales

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 0339dd7525 Proper implementation for black theme
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user ff1cb4fbb6 Updates
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 29e3d7e58e Add option to make dark theme a black theme
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 37b19f01b6 Handle notification perm properly
Plus other refactorings

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years 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>
2 years ago
Fox2Code 78a72ba36f Re-implement Androidacy captcha error handler 2 years ago
androidacy-user b6ce2a62f0 Fix: certificate change
Also (hopefully) better handling for user captchas

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 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.
2 years ago
Fox2Code bf92f586ba Disable sentry on F-Droid flavor 2 years ago
androidacy-user 83a75bd40f [FIX] Respect f-droid builds
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 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>
2 years ago
Fox2Code 3fde42e83b Remove error reporting 2 years ago
Fox2Code 60d804ba49 Improve error reporting & fix some app crashes. 2 years ago
Fox2Code df166d7747 Fix Error reporting and update libraries. 2 years ago
Fox2Code c6482ca751 Fix and improve previous commit & Update libraries 2 years ago
Fox2Code ded15c0194 Try fixing staging Androidacy. (And fail) 2 years ago
Fox2Code 3bfa064562 Add Androidacy test mode. 2 years ago
Fox2Code 58a29f006d Implement background module update check & improve translator utils. (New strings) 2 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 2 years ago
Fox2Code c7b981409d 0.5.6 - Hotfix 2 years ago
Fox2Code c0fa98eac5 Fix Monet Setting and fix search icon with monet enabled. 2 years ago
Fox2Code df909178ce Make some changes / improvements to monet theming. 2 years ago
Fox2Code 7356d7cf0d Use Magisk folder to detect active modules. (No longer use boot listener) 2 years ago
Fox2Code a92d752160 Rewrite FoxCompat to support Notch and remove unused stuff. 2 years ago
Fox2Code 3bbcc0c197 Rework some parts of the app for better XPosed support. 2 years ago
Fox2Code fed16d049b Rework markdown activity, make module chip nicer and translatable! 2 years ago
Fox2Code 7757f6f892 Prevent reboots by default 2 years ago
Fox2Code 5d2a08d818 Start fixes for last PR. 2 years ago
DerGoogler fa46b79c3e Rework card, add core to disable monet theme
Fix dark terminal option is enable able while the system dark mode is active
2 years ago
DerGoogler a766c73af1 Rework cards, Initial Android 12 Monet support 2 years ago
DerGoogler 44ab584ae3 Add chip with information to the description 2 years ago
DerGoogler 996a50f61e Add reboot protection 2 years ago
Fox2Code e90472aae4 Add Support for systems without a working WebView 3 years ago
Fox2Code cd5f6b6e6a Fix landscape even more, make blur disabled by default (new strings) 3 years ago
Fox2Code 147055e4a9 Fix installing module depending on now removed `ARCH32` variable. (Also clean up code) 3 years ago
Fox2Code 04ee424d4f 0.3.1 Release 3 years ago
Fox2Code 76e259e727 Add Dns Over Https switch. (Close #5) 3 years ago
Fox2Code 00ae269ae2 Improve Andoridacy WebView, progress on internal APIs. 3 years ago
Fox2Code 1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 3 years ago
Fox2Code b81509dd32 Improve IntentHelper openFile debug log, and use 64bit secret instead of 32bit secret. 3 years ago
Fox2Code 584d8b126a 0.2.7 Release 3 years ago
Fox2Code 6dc32f7a3e 0.2.4 Release 3 years ago
Fox2Code 27c97fa865 Add low quality module filter, and filter out invalid repo modules. 3 years ago
Fox2Code 3e4da0bb77 Release 0.2.1 3 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