Commit Graph
100 Commits
Author SHA1 Message Date
nahnah 5371d58da1 v1.0.5+6
Yay! milestone guys
2026-01-28 00:03:27 +00:00
nahnah 3c8d802c13 [feat]: Use Google Sans Flex font
This font is awesome
2026-01-27 23:56:15 +00:00
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 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 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 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
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
nahnahandGitHub 7e431ee5df Merge pull request #2 from Nandanrmenon/multi-repo
Multi Repository Implementation & Much More
2026-01-23 16:01:56 +00:00
nahnah 35be127e3d v1.0.3+4 2026-01-23 15:54:56 +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
nahnah 0343ae01f9 [fix]: hide installed status in update screen 2026-01-23 14:23:16 +00:00
nahnah 8e9df64954 [feat]: Add download progress indicator to app list items 2026-01-23 14:22:44 +00:00
nahnah 10570980b7 [fix]: Custom repo url download 2026-01-23 14:02:25 +00:00
nahnah 16931ea00c [feat]: Add quick view modal on app list item's long press 2026-01-23 13:58:07 +00:00
nahnah 9d7b0c92ea Use proper icons for library 2026-01-23 13:34:43 +00:00
nahnah 6eaa8fc602 [feat]: display indication for installed app 2026-01-23 13:34:04 +00:00
nahnah e6d4dc5071 Refactor HomeScreen to FloridApp and update entry point 2026-01-22 23:43:59 +00:00
nahnah c112381029 Add menu actions and improve UI structure 2026-01-22 23:31:05 +00:00
nahnah cf56112b2e Add onboarding animations and update button layout 2026-01-22 22:56:20 +00:00
nahnah e730c7430d Improve app icon loading and database queries 2026-01-22 22:56:09 +00:00
nahnah d505304567 Add onboarding flow and improve repo URL handling 2026-01-22 22:05:37 +00:00
nahnah 8c76f6645b Support per-repository app search and import in database 2026-01-22 21:26:40 +00:00
nahnah 9e8695e0ca [feat]: Add async dialog for toggling repository state 2026-01-22 20:56:35 +00:00
nahnah 9e35e64756 [feat]: Initial implementation of repos 2026-01-22 20:24:05 +00:00
nahnahandGitHub 5eba8472df Add Issue Templates 2026-01-22 20:19:09 +00:00
nahnah 7e73a32d5b v1.0.2+3
Minor changes
2026-01-22 19:18:13 +00:00
nahnah 91a88f15f9 [android]: disabling SigningBlock BLOBs 2026-01-22 18:58:44 +00:00
nahnah bbf9e123f9 Add fastlane configuration and Android metadata 2026-01-22 10:50:45 +00:00
nahnah becd3808bf v1.0.1+2 update 2026-01-22 10:16:09 +00:00
nahnah 2ea1442cf2 sign the app 2026-01-22 10:15:28 +00:00
nahnah c4c2857de4 Update README and add app screenshots 2026-01-22 01:05:28 +00:00
nahnah a1ebd7bb3a Improve notification icon initialization and fallback 2026-01-22 00:55:55 +00:00
nahnah 293c53ff34 [feat]: Add custom splash screen and theme color 2026-01-21 23:46:06 +00:00
nahnah 1eba005e10 Show all F-Droid apps and update status in updates screen 2026-01-21 23:37:44 +00:00
nahnah 10a48b6036 Add update all apps functionality to UpdatesScreen 2026-01-21 23:30:10 +00:00
nahnah 629548beb8 [feat]: Implement updatable apps detection in AppProvider 2026-01-21 23:08:18 +00:00
nahnah 4e64c41f02 [feat]: Move action buttons in detail page to bottom 2026-01-21 23:05:08 +00:00
nahnah 7fa91eaeee Redesign download section UI in app details screen 2026-01-21 22:56:13 +00:00
nahnah 64e70cf1ac Await database import to prevent locks 2026-01-21 22:29:21 +00:00
nahnah 1ca1aa9fc2 add launcher icon 2026-01-21 22:27:28 +00:00
nahnah 12e42f392e Removing unnecessary files
Nuke all the other platforms
2026-01-21 22:01:57 +00:00
nahnah 971d7f8a18 [pub]: Package upgrade 2026-01-21 22:00:38 +00:00
nahnah f93495ced8 [fix]: Re-Download after uninstalling fixed
Yes, I know! A very particular bug
2026-01-21 21:58:01 +00:00
nahnah ef5aa1350a [feat]: Delete APK file after successful app installation 2026-01-21 21:41:50 +00:00