Commit Graph

142 Commits (aa85a0500a4a2d9c5b8e82bb74576beb4c66437c)

Author SHA1 Message Date
Rohit Karadkar aa85a0500a move clear actions to coroutine block
1 month ago
Rohit Karadkar 40805844d0 Refactor bookmark approach
1 month ago
Rohit Karadkar d5d3a99e46 Fix undo bulk action
1 month ago
Rohit Karadkar ca8682dffe refactor: replace selection TopAppBar with bottom action bar (cancel, count, all, remove)
1 month ago
Rohit Karadkar 83fe0bdc51 fix: move long-click to NewsResourceCardExpanded so it isn't consumed by Card's inner clickable
1 month ago
Rohit Karadkar ad557a39cf feat: bulk remove bookmarks with undo snackbar restoring bookmarks and notes
1 month ago
Rohit Karadkar 3bc15f9e25 feat: add selection mode UI to BookmarksScreen with checkboxes, counter, and cancel
1 month ago
Rohit Karadkar 6727e89415 feat: add selection state to BookmarksViewModel with enter/exit/toggle/selectAll
1 month ago
Rohit Karadkar 9955be921c fix: clean up BookmarksGrid - use Success type directly, add Uri import
1 month ago
Rohit Karadkar ccd12a78d1 feat: display and edit bookmark notes on BookmarksScreen
1 month ago
Ishaq Hassan 791898da60 fix: use correct test tag in BookmarksScreen LoadingState
4 months ago
Aurimas 5ba16edde9
Apply spotless by default (#2055)
5 months ago
Jaehwa Noh eee94e4b7d
Finalize bump agp 9.0 (enable newDsl) (#2054)
6 months ago
Don Turner 8f269ff57a Fix module graph generation.
7 months ago
Don Turner 92fd6f6605 Remove feature module READMEs (they will be replaced by submodule READMEs)
7 months ago
Don Turner fb185ed7b2 Docs: Add dependency graphs for feature modules
7 months ago
Don Turner b9a80fc038 Refactor navigation routes to NavKeys
7 months ago
Don Turner af504d2331 More NavigationState refactoring. Fix compilation errors.
7 months ago
Don Turner f6824858c4 Refactor NavigationState and make tests pass
7 months ago
Don Turner 386d1a0a16 WIP remove DI 2
7 months ago
Don Turner c9bba49957 WIP remove DI
7 months ago
Clara Fok dc29a5eb62 run spotless
8 months ago
Clara Fok b91a965ae2 Refactored NiaNavigator
8 months ago
Clara Fok e373828f5f Update feature ViewModels and tests
8 months ago
Clara Fok 4a8eaba408 Refactor Interests to ListDetailScene
8 months ago
Clara Fok d30083005e Refactor feature modules to navigation3
8 months ago
Clara Fok 068d8cc93c Split feature modules into api and impl modules
8 months ago
Simon Marquis 17162dab60 graphUpdate
10 months ago
Simon Marquis 1c61be7b7b Update color mapping
10 months ago
Simon Marquis e8dc43b58b graphUpdate
11 months ago
Simon Marquis e079e68815 Delete old graphs
11 months ago
hiroaki404 5b99313ae5 fix typo
2 years ago
hiroaki404 8bb823ede7 use backgroundScope
2 years ago
nosho.hiroaki 94f86b7975 fix test name and typo, and user assertion instead of check method
2 years ago
nosho.hiroaki d372d6ecec improve BookmarksViewModelTest coverage
2 years ago
blue928sky bf54ccc760 feat: use androidx.lifecycle.compose.LocalLifecycleOwner
2 years ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
2 years ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
2 years ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 years ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 years ago
Don Turner 924391cd22 Fix spotless
2 years ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Don Turner 2ad48843f6 Fix formatting
2 years ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
2 years ago