Commit Graph

104 Commits (main)

Author SHA1 Message Date
Alex Vanyo 1c0508a678 Recreate nested nav to work with AnimatedPane
2 months ago
Jonathan Koren dac1a9e446
Topic detail pane placeholder (#1280)
4 months ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
4 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
4 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Jaehwa Noh fc4f7930a6
Merge branch 'android:main' into rename-function
4 months ago
Jaehwa Noh ee4320723f Fix typo.
4 months ago
Jaehwa Noh ed91723e2f Fix #1270
4 months ago
Don Turner 547cb191d2
Merge pull request #1256 from lnbs97/main
4 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
4 months ago
lnbs97 96d210dc35 fix typo in TopicViewModel.kt
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
6 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
6 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
6 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
6 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
7 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Simon Marquis caa482bc71 Kotlinify codebase
7 months ago
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
8 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
9 months ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
10 months ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
10 months ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
10 months ago
Milosz Moczkowski 89a1294c63
Merge branch 'main' into takahirom/rename-topicBody/2023-07-13
11 months ago
Simon Marquis daa2228132 Restore original `type` labels
11 months ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
11 months ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
11 months ago
Don Turner 0e13207a40
Merge pull request #874 from SimonMarquis/string-decoder
11 months ago
Simon Marquis 0418997f5a Extract `UTF-8` character encoding
11 months ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API
11 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
12 months ago
TJ Dahunsi eeb4973265 PR feedback
12 months ago
TJ Dahunsi cb1d50e65e Even better names
12 months ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
12 months ago
takahirom ed90a382aa Rename LazyListScope.TopicBody LazyListScope.topicBody
12 months ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Milosz Moczkowski 5f49c6ae25
Merge pull request #568 from vishesh211/vishesh211/bug-534-interests-multiple-click
1 year ago
vishesh211 079f92ea32 feat: added launchSingleTop in navigate
1 year ago
James Rose b49767a88c Rename getUserNewsResources to observeAll
1 year ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
1 year ago
James Rose ebfbb5bafd Display unread state on the news feed and bottom nav bar
1 year ago
James Rose bd450099fb Replace GetUserNewsResourcesUseCase with UserNewsResourceRepository
1 year ago
Adetunji Dahunsi ae58d1e1b0
Merge pull request #592 from android/tj/news-resource-query
1 year ago
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation
1 year ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
1 year ago