Commit Graph
147 Commits
Author SHA1 Message Date
nahnahandGitHub c3078c452c Add Ko-fi username for funding support 2026-01-31 18:17:35 +00:00
nahnahandGitHub 13964cc32e Merge pull request #17 from Nandanrmenon/staging
Multiple repository implementation
2026-01-30 23:01:36 +00:00
nahnahandGitHub 989ff307e2 Merge pull request #6 from Nandanrmenon/copilot/enhance-app-detail-screen
Implement multi-repository app enrichment with split install UI
2026-01-28 15:57:11 +00:00
nahnah 95a1a9fb67 Remove multi-repo feature documentation files 2026-01-28 15:56:00 +00:00
nahnah e99fedf312 [imp]: UI clean up 2026-01-28 15:55:05 +00:00
nahnah 2637c7802a Revert "Optimize multi-repo detection: use lightweight database check, avoid network fetches"
This reverts commit e2cd3caa1e.
2026-01-28 15:37:04 +00:00
nahnah 2f5638c43e Revert "Add error logging to hasAppInRepository for better debugging"
This reverts commit 3d48736c59.
2026-01-28 15:37:00 +00:00
nahnah c09d9b79b1 Revert "Add performance optimization documentation"
This reverts commit 22e9b29566.
2026-01-28 15:36:52 +00:00
copilot-swe-agent[bot] 22e9b29566 Add performance optimization documentation 2026-01-28 15:29:19 +00:00
copilot-swe-agent[bot]andNandanrmenon 3d48736c59 Add error logging to hasAppInRepository for better debugging
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 15:28:30 +00:00
copilot-swe-agent[bot]andNandanrmenon e2cd3caa1e Optimize multi-repo detection: use lightweight database check, avoid network fetches
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 15:26:10 +00:00
nahnah 586715769d [imp]: UI changes to installButton 2026-01-28 15:18:36 +00:00
copilot-swe-agent[bot] 35fda3e16a Add re-implementation summary documentation 2026-01-28 14:51:34 +00:00
copilot-swe-agent[bot]andNandanrmenon d7f527bdfe Address code review: add error handling, preserve original repo, remove dead code
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 14:50:42 +00:00
copilot-swe-agent[bot]andNandanrmenon c2ccc5e5c4 Re-implement multi-repository detection with proper enrichment logic
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 14:46:29 +00:00
nahnah 3b4d8034d9 [fix]: fixing copilot mistakes 2026-01-28 14:30:01 +00:00
copilot-swe-agent[bot] e31f344c23 Add visual guide for multi-repository UI 2026-01-28 13:49:07 +00:00
copilot-swe-agent[bot]andNandanrmenon bf47398e7f Add implementation summary and mark feature complete
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 13:48:29 +00:00
copilot-swe-agent[bot]andNandanrmenon 262bb1674f Address code review feedback: improve performance, fix context handling, enhance UI
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 13:47:48 +00:00
copilot-swe-agent[bot]andNandanrmenon cf0c9df0d4 Add testing guide for multi-repository support
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 13:43:43 +00:00
copilot-swe-agent[bot]andNandanrmenon 822f3dfbb9 Add documentation for multi-repository support feature
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 13:42:51 +00:00
copilot-swe-agent[bot]andNandanrmenon da6a821bf3 Add multi-repository support to FDroidApp model and app merging logic
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com>
2026-01-28 13:41:34 +00:00
copilot-swe-agent[bot] 52c948900c Initial plan 2026-01-28 13:36:59 +00:00
nahnah 5371d58da1 v1.0.5+6
Yay! milestone guys
v1.0.5+6
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