nahnah
64716910bb
Introduce a debug buildType
...
Now you can have release and debug app on the same phone
2026-02-13 17:44:57 +00:00
nahnah
5ee222d888
[imp]: Add NavigationRail themes and update Florid layout logic
2026-02-13 17:44:46 +00:00
nahnah
16d1e09fbb
[feat]: Support for Large devices and foldables
2026-02-13 17:44:28 +00:00
nahnah
69fdd3d3d6
[imp]: Improvement in settings's architecture
2026-02-11 20:46:02 +00:00
nahnah
f873374f30
[imp]: Better Error handling for Shizuku #36
2026-02-11 20:46:02 +00:00
nahnah
f5f149e3bb
[imp]: Show a progress indicator when install
2026-02-11 20:46:02 +00:00
nahnah
760cd9d7fd
[feat]: Implement Shizuku Installation method #34
...
Very Experimental! Installing works
2026-02-11 20:46:02 +00:00
nahnah
fabe1ccd7d
v1.0.7+8
v1.0.7+8
2026-02-10 15:42:22 +00:00
nahnah
3b57b221d3
[fix]: Remove Notification init from main
2026-02-10 15:05:39 +00:00
nahnah
e9dfa29a5f
[imp]: Simplify Permission screen
2026-02-10 14:32:55 +00:00
nahnah
3b34302a4a
[imp]: Organise Settings page for better visibility
2026-02-10 14:31:09 +00:00
nahnah
57eec8b3d4
[feat]: Add option to disable battery optimization for background service
2026-02-10 13:57:39 +00:00
nahnah
fada082ec9
[feat]: Background fetching of repos and updates
...
Initial work laid out
2026-02-10 13:43:08 +00:00
nahnah
283b1fda0f
[fix]: Use color for fav button in AppDetailScreen
2026-02-10 12:52:48 +00:00
nahnah
d92e7e0dd6
[fix]: Use Localization for tabbar in Update Screen
2026-02-10 12:51:20 +00:00
nahnah
cf373fcf98
[fix]: Fixed badgecount issue when count is empty
2026-02-10 12:49:32 +00:00
nahnah
66634cc6b5
[fix]: Fix clipping issues on FTabBar
2026-02-10 12:48:12 +00:00
nahnah
d1cea53ca1
[feat]: Import and Export favourite list
2026-02-10 12:47:25 +00:00
nahnah
098192928c
[feat]: Favourite apps on AppDetailScreen
2026-02-10 12:30:37 +00:00
nahnah
59209d8838
[imp]: Code cleanup
2026-02-10 11:45:55 +00:00
nahnah
e2dd607f9b
[feat]: Group and display permission's description
2026-02-09 22:01:32 +00:00
nahnah
d5b54ca060
[imp]: Display Android instead of SDK
...
Also allow users to see SDK by tapping on the tile
2026-02-09 21:49:51 +00:00
nahnah
515c01ca79
[imp]: Better separation for FNavBar with scaffold
2026-02-09 21:43:44 +00:00
nahnah
2682e636e2
[imp]: Add Donate button & UX improvements
2026-02-09 21:42:25 +00:00
nahnah
8ac8649b60
[imp]: increase contrast of FNavBar
2026-02-09 21:33:12 +00:00
nahnah
7a62946e8f
[imp]: Add waitForInstalled and use after install
...
This is an attempt to fix the issue of Uninstall/Open not displaying after install. The app requires a hot reload to fix it.
2026-02-09 20:54:38 +00:00
nahnah
9cd7fca4e4
[fix]: Hide Action button inside _AllVersionsSection #28
2026-02-09 20:48:13 +00:00
nahnah
a31896c755
[imp]: Update FNavBar
2026-02-09 20:38:35 +00:00
nahnah
54b1fa9b4d
[imp]: Add Czech language & clean up
2026-02-09 20:31:47 +00:00
nahnah
a61b44d0d6
[fix]: padding issues for AppListItem
2026-02-06 21:03:17 +00:00
nahnah
ba51185494
[feat]: new navbar for florid
...
very experimental
2026-02-06 21:01:13 +00:00
nahnah
5eaae31d32
[imp]: More florid theming
2026-02-06 20:05:19 +00:00
nahnah
98c1e7f18e
fixing more bad changelog
...
ok i need some sleep
v1.0.6+7
2026-02-05 00:52:33 +00:00
nahnah
be9db2bf89
[fix]: Mistake in changelog
...
my bad
2026-02-05 00:50:35 +00:00
nahnah
d50c03da25
v1.0.6+7
...
OMG! We have crossed over 1000+ downloads on IzzyOnDroid! Thank you everyone for the support and love ❤️
2026-02-05 00:33:46 +00:00
nahnah
a4985ea43e
[fix]: listtile ontap
...
me so dumb
2026-02-05 00:17:46 +00:00
nahnah
f2614e6e8b
[fix]: no more keyboard popping up on any other screen
2026-02-05 00:13:54 +00:00
nahnah
d7857a0cc6
[imp]: Florid-ify onboarding
2026-02-05 00:09:45 +00:00
nahnah and GitHub
85a4269701
Merge pull request #22 from Nandanrmenon/copilot/allow-unstable-version-opt-in
...
Fix unstable version filtering and implement per-app preferences
2026-02-04 23:43:08 +00:00
nahnah
df5abe3b53
Revert "Merge branch 'main' into copilot/allow-unstable-version-opt-in"
...
This reverts commit dfa0761415 , reversing
changes made to 79eda27986 .
2026-02-04 23:42:37 +00:00
nahnah and GitHub
dfa0761415
Merge branch 'main' into copilot/allow-unstable-version-opt-in
2026-02-04 23:41:41 +00:00
nahnah
79eda27986
[imp]: Move the toggle for unstable version to a suitable location
2026-02-04 23:40:29 +00:00
nahnah
d49e2681bf
[fix]: Use FutureBuilder for updatable apps count
2026-02-04 23:40:05 +00:00
copilot-swe-agent[bot] and Nandanrmenon
a0931c9031
Address code review feedback
...
- Improved comment to explain the bug fix more clearly
- Fixed spelling: 'pre-release' to 'prerelease' for consistency
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com >
2026-02-04 23:19:40 +00:00
copilot-swe-agent[bot] and Nandanrmenon
bfb686d89d
Fix download bug - use filtered version for downloads
...
- Fixed _handleInstall to use the specific filtered version when downloading
- Ensures downloads respect per-app unstable version preference
- Changed from copyWith to copyWithVersion to pass only the selected version
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com >
2026-02-04 23:18:42 +00:00
copilot-swe-agent[bot] and Nandanrmenon
5eba97083a
Remove global unstable setting and add per-app toggle
...
- Removed includeUnstableVersions from SettingsProvider
- Removed global unstable toggle from settings screen
- Added per-app unstable version toggle in app details (only for installed apps)
- Filter "All Versions" section based on per-app preference
- Show/hide unstable versions based on user's per-app choice
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com >
2026-02-04 23:17:59 +00:00
copilot-swe-agent[bot] and Nandanrmenon
0aa15be323
Convert to per-app unstable version preferences
...
- Created AppPreferencesService to manage per-app unstable version settings
- Updated AppProvider to use per-app preferences instead of global setting
- Made getLatestVersion async to load preferences
- Updated all callers to use FutureBuilder or await
- Clean up preferences when apps are uninstalled
- Updated UpdatesScreen and app_details_screen to handle async version lookups
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com >
2026-02-04 23:15:45 +00:00
nahnah
da8e2acde1
[fix]: run issues fixed
2026-02-04 23:00:05 +00:00
copilot-swe-agent[bot] and Nandanrmenon
84309040bc
Improve code readability in repository selection dialog
...
- Extract repository lookup into separate variable for better readability
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com >
2026-02-04 22:46:16 +00:00
copilot-swe-agent[bot] and Nandanrmenon
b86fbf6a4b
Use tracked repository for updates and highlight in UI
...
- Updated _buildInstallButton to use tracked repository URL when available
- Updated _showRepositorySelection to show which repo app was installed from
- Highlighted tracked repository in repository selection dialog
Co-authored-by: Nandanrmenon <16499541+Nandanrmenon@users.noreply.github.com >
2026-02-04 22:44:43 +00:00