Jolanda Verhoef
81caff3326
Merge pull request #107 from madroidmaq/rename-ui-state
...
Rename FollowedInterestsState to FollowedInterestsUiState
2 years ago
Jolanda Verhoef
48bd8d713e
Merge pull request #203 from necatisozer/patch-1
...
Put some modifiers in correct order to respect official API guidelines
2 years ago
madroid
63fd5a523b
Rename followedInterestsState to followedInterestsUiState
2 years ago
necati
7f5e32d899
Put some modifiers in correct order to respect official API guidelines
2 years ago
Jolanda Verhoef
40cf1b8171
[NiA] Implement LazyVerticalGrid for Feed
...
Change-Id: I0fd51bdd4c64a3d9ceaba05244d384bb9b463315
3 years ago
Jolanda Verhoef
37ad3e6299
Merge remote-tracking branch 'github/main' into jul22automerger
...
Change-Id: Ic54190a9d825ae9649d34a4e2bd9c83855511b71
3 years ago
Automerger
c45a056108
Merge branch 'github/main'
3 years ago
Manuel Vivo
88054edf90
Use collectAsStateWithLifecycle to safely collect uiState ( #166 )
3 years ago
Don Turner
34411e3f70
Merge remote-tracking branch 'github/main'
...
* github/main: (21 commits)
Add stacktrace for test command
Add TODO comment with bug
Update Compose compiler to 1.2.0, Kotlin to 1.7.0
Consistent tags & named parameter usage
Address review comments
Remove redundant dependency
Fix spotless
Move JankStats metric gathering further down
Add ForYou TopicSelection scrolling state
Add ForYou feed scrolling state
Add JankMetricDisposableEffect
Add AuthorsCarousel scrolling state
Add JankMetricEffect
Remove InterestItem state
Use DisposableEffect + rememberMetricsStateHolder for Interests tab selection
Use rememberMetricsStateHolder for navigation
Add rememberMetricsStateHolder composable
Introduce view extension to track jank
Inject JankStats with Hilt
Add jankStats and rudamentary jank logging
...
Change-Id: I1ff0fb3ccb7d6082c17c6e69f5d9ea9cabe1d733
3 years ago
Jolanda Verhoef
73be7cebc9
Merge "[NiA] Add Saved functionality" into main
3 years ago
Jolanda Verhoef
c4110e33c6
[NiA] Add Saved functionality
...
Change-Id: I38320a16999d063a023bbe9d329a275af4e78b1e
3 years ago
Ben Weiss
7c2b5840e1
Consistent tags & named parameter usage
3 years ago
Jolanda Verhoef
1cf4ff585d
Merge "[NiA] Extract feed code into core ui so it can be reused for saved tab" into main
3 years ago
Jolanda Verhoef
dcd97fa6ac
[NiA] Extract feed code into core ui so it can be reused for saved tab
...
Change-Id: Ie5bc9741d15481585fd715c069a4133dca3db977
3 years ago
Ben Weiss
26bdcc9a3a
Merge branch 'main' into bw/initialMetrics
3 years ago
Ben Weiss
efb76d4941
Merge branch 'main' into bw/initialMetrics
3 years ago
Ben Weiss
9f929944d0
Address review comments
...
* Introduce gradle plugin for firebase perf
* Create TrackScrollJank composable to mask tracking code
3 years ago
Caren Chang
2dfbfde676
Update string names to be more descriptiv and succint
3 years ago
Caren Chang
ef90223495
Fix content descriptions on app bars
3 years ago
Jolanda Verhoef
1733939841
Merge pull request #158 from android/tm/perf-improve-benchmarks
...
Inspect and Improve Performance with Baseline Profiles
3 years ago
Ben Weiss
6509b6ac9d
Merge branch 'main' into bw/initialMetrics
3 years ago
Tomáš Mlynarič
c4bdd1fd67
Fix format
...
Change-Id: I034725af699fe4651653274ede870f903204aed4
3 years ago
Tomáš Mlynarič
6279b6fac0
Fix comment
...
Change-Id: I9b776c9074c4d0aa15292d6cb43c3c5268828c51
3 years ago
Tomáš Mlynarič
f45d0cac96
Add topic selection trace points
...
Change-Id: Id867f8f5491d1cfee15e8f59a973b1d53806e333
3 years ago
Tomáš Mlynarič
7a762de378
Fix formatting
...
Change-Id: Ibcdaf76984629d2d67030dcd7e04b8173644602c
3 years ago
Tomáš Mlynarič
b6f262d94c
Add workaround for Activity.reportFullyDrawn
...
Change-Id: I8ccebd4a5528585a310abc49b2e09c64db616396
3 years ago
Tomáš Mlynarič
b2569c1576
Add testTag to access composables from UiAutomator
...
Change-Id: I5125cae0778151b11868b72f74f74f979774625c
3 years ago
Alex Vanyo
f3b8455279
Use window sizes for insets
...
Change-Id: I750bc778f2f29ed4854f20ee460c1628051efff2
3 years ago
Márton Braun
e220c66329
Update Main dispatcher rule, assert on StateFlow's value property
...
Change-Id: Id44c6aec8f9d1fc8cbf3e7e5a670b8f7ae96a24f
3 years ago
Nick Rout
d05b573f52
Improve design system usage and add lint checks
...
Change-Id: I05f9400a9410e31bdf1534e458d560fe793b809f
3 years ago
Ben Weiss
0271a9df2b
Fix spotless
3 years ago
Jolanda Verhoef
4b5587340f
Merge remote-tracking branch 'goog/github/main'
...
Change-Id: Ie643c6ba30d558d6c6519ef12102160411836372
3 years ago
Adetunji Dahunsi
3a5e7b36db
Add UserDataRepository
...
Change-Id: I96cd2e6d137ad1c26fe2a4fdd3ada733b5be06b0
3 years ago
Ben Weiss
fa16a25ac8
Merge branch 'main' into bw/initialMetrics
3 years ago
Jolanda Verhoef
61a51f6701
Merge pull request #124 from camina-apps/removeCancel
...
remove explicit cancel calls in tests
3 years ago
Jolanda Verhoef
03c11df958
Merge remote-tracking branch 'goog/main' into jun9merge2
...
Change-Id: Ie5d6e5d0f88c9b2c6beeeaf0598f32487d86b82c
3 years ago
Jolanda Verhoef
2acae8f709
Merge pull request #127 from android/jun9merge
...
Internal > Public merge June 9th
3 years ago
Jolanda Verhoef
45dd9d0ed6
Fix broken test in Firebase Test Lab
...
Change-Id: Ia8246d4bc531fb3c52f4cdd77b0262b086849320
3 years ago
Jolanda Verhoef
d29a851b6b
Add Previews for Feature screens ( #72 )
...
* Add Previews for Feature screens
Change-Id: I02ce60230d327d879046ba84b894d951af76bbba
* Remove Scaffolds from previews
Change-Id: I0773e9016a1628c5ad95a139e28b192a8bce6dc0
3 years ago
Jolanda Verhoef
2f35893b2e
Merge remote-tracking branch 'github/main'
...
Change-Id: I8706d94ba2850646218fc982719c99991d93f34c
3 years ago
Carmen Geelhaar
4290884be5
remove explicit cancel calls
...
Change-Id: I38c85a9f0e29da0de805956a994b4ec4f8d1a684
3 years ago
Ben Weiss
e949749073
Merge branch 'bw/initialMetrics' of github.com:android/nowinandroid into bw/initialMetrics
3 years ago
Mohammad Ershad Nasri
e7ee1e11f8
Use checked parameter instead of !isSelected ( #50 )
...
* Use checked parameter instead of !isSelected
* Update AGP and gradle versions
* Revert "Update AGP and gradle versions"
This reverts commit c0fd351c82
.
* Remove the indentation changes
3 years ago
Simon Marquis
0edac18b10
Move `AuthorsCarousel`'s padding into `AuthorItem` ( #19 )
...
* Move `AuthorsCarousel`'s padding into `AuthorItem`
Fixes #18
* Restore the expected layout dimensions
* Add unbounded ripple effect on `AuthorItem`
* Remove unnecessary contentAlignment
* Set LazyRow contentPadding horizontal and vertical
* Add missing import after merge
3 years ago
Tomáš Mlynarič
5a1ece4f80
Add ForYou TopicSelection scrolling state
...
Change-Id: Icb85b612b1aa45fc5579acea9358a2da70de15d6
3 years ago
Tomáš Mlynarič
4dc1d0cd2e
Add ForYou feed scrolling state
...
Change-Id: Ia371c564e4ff723fbeaca741d278174bd6db0dd8
3 years ago
Tomáš Mlynarič
57a7b5dbe7
Add AuthorsCarousel scrolling state
...
Change-Id: I4ee60188fffdad4678f0f5a0ee4ef47031a1d61f
3 years ago
kbuilder
8d706d7062
Merge branch 'github/main'
3 years ago
Jolanda Verhoef
b46f94a089
Merge pull request #21 from SimonMarquis/fix/empty-author-item-image
...
Replace empty `AuthorItem`'s picture with `Icons.Filled.Person`
3 years ago
kbuilder
18ff08dd0d
Merge branch 'github/main'
3 years ago