Commit Graph

103 Commits (09d72671e920c2174166035a80dd8bf6703d1e95)

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