Commit Graph

76 Commits

Author SHA1 Message Date
Aunali321
d545dfe49b refactor: move exporting patches to another section 2022-11-09 14:20:32 +05:30
Boris M
c571cf2c53
feat: ability to store and load selected patches (#469)
* feat: ability to store and load selected patches

* fix: I18n

* fix: do not append but truncate file

* fix: use json file, minor fixes

* fix: better ui

* WIP

* feat: load patches selection after app selection

* feat: import/export json file

* fix: reformat code

* fix: rare bug on import feature fixed

* fix: move export/ipmort to settings page & import full json

* fix: minor improvements

* fix: minor code quality improvements

* fix: export filename fix

* fix: select list element istead of removing it
2022-11-09 13:06:04 +05:30
nkitsaini
dc47da75f2
feat: Adding support for Exporting APK (#439)
* feat: Adding Export APK support

* Using cr_file_saver to simplify export
2022-11-02 17:22:40 +05:30
Aunali321
ba5234e850 feat: experimental settings to allow patch on any app version. 2022-11-01 15:26:15 +05:30
Ushie
caa9694543
feat: improve explanation of update being unusable 2022-10-20 00:15:48 +03:00
Aunali321
84a788fd9e feat: toast for disabled updates. 2022-10-19 16:32:54 +05:30
Aunali321
2e050d06e8
feat: remove firebase. (#405)
* feat: remove firebase.

* build: remove firebase config.
2022-10-17 20:24:47 +05:30
Aunali321
2d732288a7 feat: option to delete manager logs. 2022-10-17 01:58:50 +05:30
Aunali321
3b8dc66da6 feat: option to delete temporary directory. 2022-10-17 00:41:20 +05:30
Aunali321
9de063aced feat: ability to delete keystores. 2022-10-17 00:22:07 +05:30
Aunali321
f31a60d9bb feat: make firebase crashlytics optional. 2022-10-15 18:29:50 +05:30
Aunali321
6d35c47b6b feat: make sentry logging optional. 2022-10-15 01:52:10 +05:30
Aunali321
b2a35813f6 fix: disable update functionality for now. 2022-10-11 02:32:23 +05:30
Aunali321
94397dcb4c feat: store original package name of patches apps. 2022-10-10 18:45:58 +05:30
Canny
a5511c2a2c
feat: update unsupported button title 2022-09-26 23:36:17 +03:00
oSumAtrIX
18a69776cd
feat: en_US.json language asset file 2022-09-25 08:26:08 +02:00
oSumAtrIX
21cadf6450
feat: remove en.json language asset 2022-09-25 08:22:21 +02:00
Aunali321
d8df377427 feat: warning dialog when selecting all patches. 2022-09-23 14:53:21 +05:30
Palm
4c4b694db9
chore: update English language capitalizations and format (#228)
* chore: update English language capitalizations and format

* chore: revert capitalization changes as requested
2022-09-20 12:27:20 +05:30
Alberto Ponces
7231d44e02 fix: Push Custom Sources tile to Advanced section and reorder a bit 2022-09-19 23:31:21 +01:00
Alberto Ponces
bed2cf76d5 feat: Prevent exiting installer on new back button as well and show why exiting is not possible during patching 2022-09-19 17:40:06 +01:00
Unknown
2b7287c04c
feat: CustomScrollView in app and patches selector views (#208) 2022-09-19 12:57:40 +01:00
Alberto Ponces
2f14746124 feat: Add install error dialogs to prevent faulty installations 2022-09-19 01:44:27 +01:00
Alberto Ponces
c333fa3c33 fix: Prefer Yes/No instead of OK/Cancel on a few dialogs 2022-09-18 22:53:04 +01:00
Alberto Ponces
79d0396630 fix: No need for an uninstall confirmation dialog as OS already handles this 2022-09-18 22:47:24 +01:00
Aunali321
c5ad337daa
feat: Custom api endpoints. (#216)
Co-authored-by: Alberto Ponces <ponces26@gmail.com>
2022-09-18 23:12:30 +05:30
Aunali321
2f3bb6cfe4 refactor: better wording. 2022-09-18 12:18:47 +05:30
Alberto Ponces
5d073bddf2 fix: Minor i18n typo 2022-09-18 03:41:16 +01:00
Alberto Ponces
ce6f11f3f2 feat: Show recommendation version when possible 2022-09-18 03:14:48 +01:00
Alberto Ponces
ef3685c817 fix: Add Unpatch option on App Info view 2022-09-17 14:45:43 +01:00
Aunali321
8300cc4071 feat: dropdown for changelogs. 2022-09-16 00:49:11 +05:30
Alberto Ponces
ec31667591 feat: Add a warning for split APK patching for now 2022-09-15 01:15:13 +01:00
Alberto Ponces
7d4e8b5eed fix: Close confirmation dialog before downloading update 2022-09-14 12:30:53 +01:00
Alberto Ponces
6c30f9a63a fix: We do not need build number for now 2022-09-14 12:25:35 +01:00
Alberto Ponces
c92b889cd9 feat: Add export of logcat logs to Settings 2022-09-13 17:46:22 +01:00
Alberto Ponces
779b659108 fix: Add a SliverAppBar to Contributors view and increase app bars bottom padding 2022-09-12 17:30:44 +01:00
Alberto Ponces
6665095b2e feat: Add connectivity status toast message on Home View 2022-09-12 01:44:15 +01:00
Alberto Ponces
5f790967b0 fix: prefer Title Case :) 2022-09-08 12:56:30 +01:00
Alberto Ponces
80eeafaf2b feat: Add a confirmation dialog to update Manager button 2022-09-07 13:03:54 +01:00
Alberto Ponces
1e890708d2 fix: Further improvements on app theming 2022-09-07 12:01:04 +01:00
Alberto Ponces
75544f1f51 feat: Add a reset button to Custom Sources Dialog 2022-09-07 11:14:54 +01:00
Alberto Ponces
78317223cc feat: Add custom patches sources 2022-09-07 02:37:25 +01:00
Alberto Ponces
27ef74b561
feat: Improve experience of rooted patched app installations (#59) 2022-09-06 14:40:49 +01:00
Alberto Ponces
2944a2b788 feat: add App Info View 2022-09-05 13:43:13 +01:00
Alberto Ponces
5404208562
feat: improve app theming code and add Material You (#58) 2022-09-05 03:32:36 +01:00
Alberto Ponces
4f7b1d4520
feat: overall UI rework in Settings View (#53) 2022-09-02 14:35:25 +01:00
Alberto Ponces
7723bb717c feat: add empty cards in app listings of the home view 2022-09-02 00:10:10 +01:00
Alberto Ponces
a580375078 fix: add animations and fix some UI incoherences 2022-09-01 01:25:19 +01:00
Alberto Ponces
596d4f0def feat: add unsupported warning in patches selector view 2022-08-31 11:05:38 +01:00
Alberto Ponces
2427b0847d fix: use square FABs instead of round FABs to comply with MD3 2022-08-31 09:32:10 +01:00