Commit Graph

106 Commits (c17db6359483a4b91260df400d1e3983ae6163cd)

Author SHA1 Message Date
Fox2Code 674a28e324 Add weblate info in README.md 2 years ago
Fox2Code bf92f586ba Disable sentry on F-Droid flavor 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 95b1c80abb Fix gradle build and add external shortcut support 2 years ago
Fox2Code c8d75b5716 Update libraries and fixup settings activity 2 years ago
Fox2Code 3fde42e83b Remove error reporting 2 years ago
Fox2Code df166d7747 Fix Error reporting and update libraries. 2 years ago
androidacy-user 8c6f75c7bf Cleanup custom API key support
Also allow devs to purposely crash the app, because it's fun

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user aad605cbd0 Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f76ad4154f Fix validation of api key
Still saves the invalid key though

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 9052703c81 tweak custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user fff580aeda Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user cf9fe3d51f Add custom API key support
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Fox2Code c6482ca751 Fix and improve previous commit & Update libraries 2 years ago
androidacy-user 9c2d361a1c Update androidacy APIs
Signed-off-by: androidacy-user <opensource@androidaacy.com>
2 years ago
Fox2Code 4ba30cfbe4 Improved workaround for Androidacy issue 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 54879213bd Increase max custom repos count from 3 to 5 & tweak add repo UI. 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 241c50867c Switch to FoxCompat library. 2 years ago
Fox2Code c0fa98eac5 Fix Monet Setting and fix search icon with monet enabled. 2 years ago
Fox2Code c027e743ce Rewrite for better Blur, MultiWindow, and Notch/DisplayCutout support. 2 years ago
Fox2Code 7b60a514fe Use Android 12 stretch overscroll 2 years ago
Fox2Code d0e4b9994a Fix language picker language switch. 2 years ago
Fox2Code d2e6a4917a Add ANSI Support 2 years ago
Fox2Code 5d2a08d818 Start fixes for last PR. 2 years ago
DerGoogler f0737caaae Capitalize first letter for all languages 2 years ago
DerGoogler d70dcdad49 Add rest languages to language selector 2 years ago
DerGoogler 0f6264b15e Add language selector (#80), Remove force english language [Beta] 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
Fox2Code 5e0d8dd505 Add package name and version at the bottom of the setting panel 2 years ago
Gilbert Gilb's e4313e2081 Disable Androidacy repo by default in F-Droid build flavor.
See https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10830#note_898237184
2 years ago
Fox2Code 5324f5ac2e 0.4.0 Release Candidate 1 2 years ago
Fox2Code cd5f6b6e6a Fix landscape even more, make blur disabled by default (new strings) 2 years ago
Fox2Code 6f7c40393e Improve layout and top blur, fix light theme. 2 years ago
Fox2Code f8707bbbca Remove Magisk-Modules-Repo. (See #79) 2 years ago
Fox2Code 553e402e3e Hide "Force english language" behind dev mode. 2 years ago
Fox2Code 147055e4a9 Fix installing module depending on now removed `ARCH32` variable. (Also clean up code) 2 years ago
Fox2Code a929cd10ac 0.3.0 Release candidate 2 2 years ago
Fox2Code 8995f2757c Add telegram chat link to the app. 2 years ago
Fox2Code 76e259e727 Add Dns Over Https switch. (Close #5) 2 years ago
Fox2Code 5ee90a1b4e Allow to disable/enable built-in repos. 2 years ago
Fox2Code f49234d293 Initial Andoridacy repo support, still work in progress. 2 years ago
Fox2Code 39e015a56d Improve Andoridacy app integration. 2 years ago
Fox2Code bc84ad235e Rework repository section. 2 years ago
Fox2Code 96f4eb3862 Update libraries, enable WebView debug on debug builds. 2 years ago
Fox2Code 00ae269ae2 Improve Andoridacy WebView, progress on internal APIs. 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 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