Commit Graph
94 Commits
Author SHA1 Message Date
nahnah 00da1acb7a [imp]: Use SimpleDialog for design flexibility 2026-01-27 23:35:00 +00:00
nahnah 3ed2036c12 [fix]: Add dialog theme for florid 2026-01-27 23:23:09 +00:00
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 abbf71ed38 Set custom User-Agent with app version for API requests 2026-01-26 10:57:57 +00:00
nahnah d2870b348a [feat]: Add download speed and progress details to downloads 2026-01-24 22:49:32 +00:00
nahnah 011b3ccb1c Optimize database sync with batch operations
Loading speed go brrr...
2026-01-24 22:35:13 +00:00
nahnah 7e781938cd [feat]: Add repository presets section and MListViewBuilder 2026-01-24 21:57:35 +00:00
nahnah 8f3f3904d7 Add support for multiple default repositories and improve onboarding 2026-01-24 21:42:36 +00:00
nahnah 705fe6d945 Add repository presets and selection UI 2026-01-24 21:09:53 +00:00
nahnah 1d68060680 [feat]: Cleaner & better SettingsView 2026-01-24 20:57:06 +00:00
nahnah f16fe4de11 Redesign QuickViewModal layout and actions 2026-01-23 15:54:23 +00:00
nahnah eb810ca797 [fix]: Update navigation icons to use rounded variants 2026-01-23 14:57:49 +00:00
nahnah b4d55ac84f Better update screen design
Easier access to update all button
2026-01-23 14:54:05 +00:00
nahnah 8dbb9b61ad [feat]: add a badge to show available updates 2026-01-23 14:48:02 +00:00
nahnah 8e64f188c2 [feat]: Add tabbed interface to Updates screen 2026-01-23 14:45:43 +00:00