Commit Graph
120 Commits
Author SHA1 Message Date
nahnah b974ab326b [imp]: Remove presets in add dialog 2026-01-27 23:22:08 +00:00
nahnah c8cffd19db [feat]: add a feedback button for florid theme 2026-01-27 23:09:34 +00:00
nahnah ee4c62e5b5 [imp]: add animations in AppDetailScreen
very subtle touch :)
2026-01-27 22:54:17 +00:00
nahnah e8feca77c0 [feat]: Use HTML rendering for description 2026-01-27 22:50:28 +00:00
nahnah 0a3ff7b6af [fix]: dark theme issue in FTabBar while using Florid theme 2026-01-27 22:40:03 +00:00
nahnah 4fbfbd447d [fix]: Material Input theme 2026-01-27 22:33:18 +00:00
nahnah 539a515a4e [feat]: Improve input theme 2026-01-27 22:30:09 +00:00
nahnah d686fc7a15 [feat]: Use MList for custom repos 2026-01-27 22:21:09 +00:00
nahnah 9fc070313a [fix]: dialog theming to use dialogContext instead of context 2026-01-27 22:11:25 +00:00
nahnah 6907910840 [fix]: Use modalbottomsheet in Repo screen 2026-01-27 22:08:19 +00:00
nahnah db7e5dd8fa [feat]: Update theme data for buttons and dialogs
florid theming
2026-01-27 13:05:02 +00:00
nahnah 129dca1f8d [feat]: Add localization support with easy_localization 2026-01-26 23:31:20 +00:00
nahnah 19fa03a286 [feat]: display progressbar for previous app version downloads 2026-01-26 22:36:34 +00:00
nahnah 0e0a913f83 [feat]: Add update button in AppDetailScreen 2026-01-26 22:29:44 +00:00
nahnah db8b6367af [feat]: Add update button onto AppListItem 2026-01-26 22:17:41 +00:00
nahnah daba1a570f [feat]: Add changelog preview for app updates and details 2026-01-26 21:59:03 +00:00
nahnah e0e36d90ca [feat]: Add stats from IzzyOnDroid 2026-01-26 20:56:57 +00:00
nahnah 5666aceb5b [feat]: add inputdecoration theme 2026-01-26 20:31:51 +00:00
nahnah 0b7d23fe99 Default to material theme for now 2026-01-26 20:10:54 +00:00
nahnah 26f9454f65 [fix]: Improve app search with weighted scoring and relevance 2026-01-26 20:10:38 +00:00
nahnah 09e94fb6af [fix]: Button colours & code cleanup 2026-01-26 19:31:52 +00:00
nahnah a5f1ee466c [fix]: Screen update after installation
Also moved the progress bar a level up
2026-01-26 19:22:12 +00:00
nahnah 2eb4b3b6ab [feat]: Use FTabBar in UpdateScreen 2026-01-26 19:13:22 +00:00
nahnah 1e032a854f [fix]: FloridTabBarItem missing 2026-01-26 19:06:59 +00:00
nahnah ea9d46194d [fix]: Improve repository loading and error handling in updates screen 2026-01-26 19:04:42 +00:00
nahnah d8d83cbc09 [feat]: Redesign AppDetailScreen
adopted for florid theme
2026-01-26 17:48:38 +00:00
nahnah 1aa4ad46af [feat]: Refine category UI and card theming
adopted for florid theme
2026-01-26 17:23:05 +00:00
nahnah ec82b27e82 [fix]: add animation for progressbar in details page 2026-01-26 17:16:07 +00:00
nahnah f26e4e2d7d [fix]: Update labelColor 2026-01-26 17:06:50 +00:00
nahnah e1b8255372 [feat]: Add florid theme style selection
very experimental
2026-01-26 17:05:47 +00:00
nahnah 59a17ba29e [feat]: Add permissions screen on onboarding 2026-01-26 15:31:16 +00:00
nahnah 204dfe3727 [fix]: Improve screenshot loading and appdetailscreen 2026-01-26 15:22:18 +00:00
nahnah 9874a25042 [feat]: Add per-version download/install button to all versions list 2026-01-26 12:53:31 +00:00
nahnah c7513a00a3 [feat]: Add Home and Recently Updated screens with provider support 2026-01-26 11:47:50 +00:00
nahnah 06d5a246e3 [fix]: Improve cached JSON loading for screenshots 2026-01-26 11:05:44 +00:00
nahnah e643932b20 [fix]: Unify AppBar style 2026-01-26 11:01:57 +00:00
nahnah 75faaae69f Add IzzyOnDroid Badge :)
See https://gitlab.com/IzzyOnDroid/repo/-/issues/959
2026-01-26 10:58:32 +00:00
nahnah abbf71ed38 Set custom User-Agent with app version for API requests 2026-01-26 10:57:57 +00:00
nahnah faf837adaa Add optional release description input to workflow 2026-01-25 20:21:26 +00:00
nahnah f1a528dc1e Add write permissions to release workflow v1.0.4+5 2026-01-25 20:01:39 +00:00
nahnah 917dd46f40 Add GitHub Actions workflow for release automation 2026-01-25 19:47:20 +00:00
nahnah 99e7b4d8b1 Update CI to use action for APK build and artifact upload 2026-01-25 19:28:26 +00:00
nahnah 80205638f8 Update screenshots and README, add changelogs 2026-01-25 17:14:27 +00:00
nahnah 1ed189b4f2 v1.0.4+5 v1.0.4+5-Test 2026-01-25 16:29:28 +00:00
nahnah 6de00581bf [CI]: Remove flutter test
Causing a lot of issues
2026-01-25 16:08:23 +00:00
nahnah b46721b939 [CI]: Update widget test timeout and pump duration 2026-01-25 16:05:49 +00:00
nahnah c91e7fa1f3 [CI]: Tweaks to skip non-fatal warnings 2026-01-25 16:02:55 +00:00
nahnah 73c5c61891 Add Github Actions 2026-01-25 15:59:41 +00:00
nahnah 7b6b40efcf Improve release signing config and update Flutter SDK
Related to this https://gitlab.com/IzzyOnDroid/repo/-/issues/959#note_3032936300
2026-01-25 15:54:57 +00:00
nahnah d2870b348a [feat]: Add download speed and progress details to downloads 2026-01-24 22:49:32 +00:00