nahnah
2b7d6fe081
[fix]: Code clean up on screens
2026-02-04 22:27:02 +00:00
nahnah
7dcb711e25
[imp]: Code clean up in UpdateScreen
2026-02-04 22:22:09 +00:00
nahnah
0b5c2f42f5
[imp]: Remove presets loading and year2023 param in RepoScreen
2026-02-04 22:19:18 +00:00
nahnah
2246bb0ae8
[fix]: Set material 3 progress indicator globally
2026-02-04 22:18:42 +00:00
nahnah
5467cb56a5
[imp]: Refactor localization & convert screens to slivers
2026-02-04 22:12:34 +00:00
nahnah
781cabd7c8
[fix]: Avoid duplicate repo entries
2026-02-03 21:47:15 +00:00
nahnah
e2fc0fc369
fix readme
2026-01-31 20:42:20 +00:00
nahnah
71fc0466f5
Add translators link
2026-01-31 20:18:28 +00:00
nahnah
5354c7567e
Add translators contribution
2026-01-31 20:16:26 +00:00
nahnah
f567b67d4d
Switch to Crowdin and flutter_localization
2026-01-31 20:10:56 +00:00
nahnah and GitHub
a5a07f35e3
Merge pull request #20 from JasmineLowen/main
...
feat(localization/de): add german localization
2026-01-31 18:51:55 +00:00
nahnah
83a4bd5c0f
Add localization support for 'de'
...
This is in relation to https://github.com/Nandanrmenon/florid/pull/20
2026-01-31 18:34:48 +00:00
nahnah and GitHub
8ea3ce5a5f
Add SNI bypass support ( #18 )
...
* Add SNI bypass support
2026-01-31 18:26:22 +00:00
nahnah and GitHub
c3078c452c
Add Ko-fi username for funding support
2026-01-31 18:17:35 +00:00
aviac and mondlicht-und-sterne
f5d62c6b76
feat(localization/de): add german localization
...
This is added on behalf of mondstern, the original author of the commit.
Authored-by: mondlicht-und-sterne <coellnmeissen@web.de >
Co-authored-by: mondlicht-und-sterne <coellnmeissen@web.de >
2026-01-31 19:15:04 +01:00
nahnah and GitHub
13964cc32e
Merge pull request #17 from Nandanrmenon/staging
...
Multiple repository implementation
2026-01-30 23:01:36 +00:00
nahnah and GitHub
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] and Nandanrmenon
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] and Nandanrmenon
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] and Nandanrmenon
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] and Nandanrmenon
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] and Nandanrmenon
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] and Nandanrmenon
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] and Nandanrmenon
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] and Nandanrmenon
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] and Nandanrmenon
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