Commit graph

22 commits

Author SHA1 Message Date
Benjamin
77204087bb
feat: Save last patched app (#1414)
Co-authored-by: aAbed <39409020+TheAabedKhan@users.noreply.github.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Mr. X <79870712+n30mrx@users.noreply.github.com>
Co-authored-by: festry0 <153519925+festry0@users.noreply.github.com>
2024-06-29 14:38:00 +02:00
Ushie
f82c439b26
feat: Allow changing languages (#1488)
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-02-12 02:22:25 +03:00
validcube
ad3a778fb9 refactor: apply lint from analyzer 2023-11-12 10:02:40 +05:45
oSumAtrIX
8ce266bc94
perf: Reduce amount of network requests 2023-09-29 18:39:07 +02:00
Pun Butrach
264d8d90c4
refactor: apply changes according to analysis
trailing commas, and sort import alphabetically
2023-08-06 14:39:46 +07:00
Aabed Khan
d161d55aaf
fix: patched applications not showing at launch (#1031) 2023-07-16 12:46:01 +07:00
Aabed Khan
79116f9e67
fix(patched-applications): non-patched app showing on Installed section (#1022) 2023-07-15 08:11:51 +07:00
EvadeMaster
3ae4d69110
chore: migrate deprecation code && code cleanup (#708)
Fixes all issues in `flutter analyze`.
<Reviewed>

Commits:
* chore: migrate deprecated text style

* chore: migrate `toggleableActiveColor` to individual theme

* chore: don't use 'BuildContext's across async gaps
2023-02-20 16:53:53 +07:00
Alberto Ponces
1e890708d2 fix: Further improvements on app theming 2022-09-07 12:01:04 +01:00
Alberto Ponces
de59641ede fix: remove glitchy animations for now 2022-09-05 15:30:26 +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
10a6ec2f1e feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card 2022-09-01 11:16:14 +01:00
Alberto Ponces
5c657fbed5 feat: get changelog from app's specific github path (ugly) 2022-08-30 02:07:28 +01:00
Alberto Ponces
080ceae784 fix: add changelog (wip) on each app item 2022-08-29 15:01:51 +01:00
Alberto Ponces
45f4a5b207 feat: fix list contributors and add patched apps changelog (wip) 2022-08-26 02:01:53 +01:00
Alberto Ponces
9f82b9b275 fix: improve installed apps check 2022-08-25 00:51:47 +01:00
Alberto Ponces
2a2a386bae fix: remove unneeded padding before ApplicationItems 2022-08-24 15:21:04 +01:00
Alberto Ponces
af8e753ea6 fix: show open button to non-updatable apps 2022-08-22 00:55:54 +01:00
Aunali321
2c243b75dd refactor: split widgets folder by screen usage. 2022-08-21 16:17:44 +05:30
Renamed from lib/ui/widgets/installed_apps_card.dart (Browse further)