Commits
Branch selector
User selector
Commit History
Commits on Oct 3, 2025
Docs: Add architecture and navigation overview documents
Show description for 1125492committedRefactor: Implement two-pane layout in HomeScreen with `ListDetailPaneScaffold`
Show description for 910bdf6committed
Commits on Oct 2, 2025
Fix: Add missing import for `Category` model
Show description for 8981430committedRefactor: Simplify home screen navigation and introduce domain model
Show description for cbe98e9committedDocs: Add navigation architecture documentation and code comments
Show description for 87db27ccommittedChore: Remove unused imports and update navigation dependencies
Show description for 39ba061committed
Commits on Oct 1, 2025
Feat: Add detailed logging to back navigation
Show description for 54e4e01committedFix: Add `TaskListDetailKey` to `NavKeySaver` to prevent crash
Show description for 3d19712committedFix: Improve back navigation and connect home screen actions
Show description for 1a9b926committedRefactor: Simplify navigation from home screen to detail screen
Show description for fc3a46fcommittedRefactor: Implement `ListDetailPane` navigation and state handling
Show description for fba16a0committedRefactor: Simplify navigation and remove hoisted state for TopAppBar/FAB
Show description for f97226bcommittedFix: Enable delete functionality and add extensive navigation logging
Show description for f6ceba7committed
Commits on Sep 30, 2025
Refactor: Improve back stack key generation and navigation logic
Show description for f3f2808committedChore: Apply code formatting in MainScreen
Show description for 9a565c0committedFeat: Add state saving for selected category and improve logging
Show description for 7c80d1ccommittedDocs: Add README for PhotoDo adaptive navigation
Show description for 679d3cecommitted
Commits on Sep 29, 2025
Refactor: Improve navigation logic in `MainScreen`
Show description for 0183377committedRefactor: Centralize navigation items and streamline `MainScreen`
Show description for fba98dacommittedRefactor: Update commented-out navigation entry point
Show description for 9d2b147committedRefactor: Simplify Navigation and Hoist Scaffold State
Show description for 4ea5cf6committedRefactor: Improve `PhotoDoNavKeys` and introduce `NavKeySaver`
Show description for ae783abcommittedRefactor: Update package names and remove unused import
Show description for 97172a0committedRefactor: Implement list-detail navigation with `material3-adaptive`
Show description for e68df3dcommittedRefactor: Implement list-detail pattern with `navigation3`
Show description for 91d4594committedRefactor: Implement adaptive navigation with `NavigationRail`
Show description for b42fbbbcommittedFeat: Add `PhotoDoAppNav3` composable for Nav3 demonstration
Show description for e3671d4committed
Commits on Sep 28, 2025
Refactor: Improve back stack management using KClass
Show description for 7aada25committedRefactor: Improve navigation logic in `MainScreen`
Show description for ab67071committedChore: Update dependencies and standardize plugin aliases
Show description for 224794bcommittedFeat: Add adaptive layout with NavigationRail for large screens
Show description for b8d058fcommitted
Commits on Sep 27, 2025
Chore: Consolidate Material 3 Adaptive dependencies
Show description for ee8111fcommittedChore: Update dependencies and remove snapshot repository
Show description for 778e1c0committedFix: Remove unused import and add adaptive material dependency
Show description for 404e2facommittedRefactor: Rename `PhotoDolListKey` to `TaskListKey` and update ViewModel
Show description for 22dd196committed