Automerger
eda586fde5
Merge branch 'github/main'
2 years ago
Don Turner
74ef597380
Merge pull request #786 from android/st/topic-screen-benchmark
...
Added scroll test for topic list
2 years ago
Automerger
3be2ed6ba8
Merge branch 'github/main'
2 years ago
Alejandra Stamato
6f06704994
Added scroll test for topic list
2 years ago
Adetunji Dahunsi
890c0f5769
Merge pull request #776 from SimonMarquis/fix/714
...
Keep track of matching `Network`s inside `NetworkCallback`
2 years ago
Simon Marquis
27154ef38a
Apply changes from review comments
2 years ago
Automerger
76285cc008
Merge branch 'github/main'
2 years ago
Alex Vanyo
a9083d7bc6
Merge pull request #772 from SimonMarquis/patch-5
...
Update to latest stable AGP 8.0.2
2 years ago
Automerger
1c2a833e6c
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
376a715a0c
Merge pull request #777 from android/bugfix/bookmarks_wrong_bg
...
Bookmarks screen has wrong background
2 years ago
Miłosz Moczkowski
7b30720b25
Remove nested scaffold from the bookmarks screen
...
Change-Id: Ie8b6f160d341156a6f9c02c0ca7f530095fb2950
2 years ago
Automerger
a91ba16a9c
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
caaa82b909
Merge pull request #773 from android/refactor/simplify-icons
...
Simplify icons
2 years ago
Miłosz Moczkowski
479a2f00b0
Refactor icons
2 years ago
Automerger
d171acc563
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
1345764649
Merge pull request #770 from android/refactor/remove_unused_statements
...
Remove unused statements
2 years ago
Simon Marquis
fecab96e4c
Keep track of matching `Network`s inside `NetworkCallback`
...
This will ensure the connectivity state remains synchronized with the `ConnectivityManager`.
Fixes #714
2 years ago
Automerger
03286eac13
Merge branch 'github/main'
2 years ago
Simon Marquis
14ce53562f
Update to latest stable AGP 8.0.2
2 years ago
Milosz Moczkowski
bdcd41e14e
Merge pull request #766 from android/refactor/remove_redundant_suppresions
...
Remove redundant suppressions
2 years ago
Automerger
9241b06e9f
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
9c77c45578
Merge pull request #765 from android/refactor/notification-dot-modifier
...
Notification dot improvements
2 years ago
Miłosz Moczkowski
83fa8c887f
Spotless apply
...
Change-Id: I80457acc6a49fe9755240a3d52ff96a8fdfd6b92
2 years ago
Miłosz Moczkowski
99094199bc
Remove redundant suppressions
...
Change-Id: Iae08b6f284cf7a387922fdec34c8a0aa0da809ef
2 years ago
Automerger
cc2c6dbe1f
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
fb41a0118c
Merge pull request #758 from SimonMarquis/patch-5
...
Remove `ExperimentalCoroutinesApi` and `FlowPreview` opt-in
2 years ago
Miłosz Moczkowski
5bf66739bd
Remove redundant statements
...
Change-Id: Iaa25b7ba033d5e9c85cc2dc433197ed7b8b6cb89
2 years ago
Miłosz Moczkowski
ded8b109b9
Refactor custom notificationDot modifier
...
Change-Id: Ife24492a495b111f111a8bd16f21b7ebd469e5aa
2 years ago
Automerger
fab4768403
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
2bf3018898
Merge pull request #763 from SimonMarquis/cleanup/unused-resources
...
Cleanup unused string resources
2 years ago
Automerger
7efc47f031
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
eec9289be9
Merge pull request #764 from SimonMarquis/lint/ellipsis
...
Ellipsis string can be replaced with ellipsis character
2 years ago
Simon Marquis
9aba5cc0fe
Cleanup unused string resources
2 years ago
Simon Marquis
b453386327
Ellipsis string can be replaced with ellipsis character
...
Lint: Replace `...` with ellipsis character `…`
2 years ago
Simon Marquis
502f9ed110
Remove `ExperimentalCoroutinesApi` and `FlowPreview` opt-in
...
```
> Task :core:model:compileKotlin
w: Opt-in requirement marker kotlinx.coroutines.ExperimentalCoroutinesApi is unresolved. Please make sure it's present in the module dependencies
w: Opt-in requirement marker kotlinx.coroutines.FlowPreview is unresolved. Please make sure it's present in the module dependencies
```
2 years ago
Automerger
23d8ebfee3
Merge branch 'github/main'
2 years ago
Ale Stamato
0c8457099d
Merge pull request #733 from android/stamato/clicks-notification-dialog
...
Grant `permission.POST_NOTIFICATIONS` in Macrobenchmark tests
2 years ago
Automerger
5fc7f1b4e0
Merge branch 'github/main'
2 years ago
Adetunji Dahunsi
f914254414
Merge pull request #749 from android/tj/reactive-only-dao
...
Ensure DAO exposes only reactive types
2 years ago
Automerger
1825d2745b
Merge branch 'github/main'
2 years ago
Milosz Moczkowski
d3e7ab92e9
Merge pull request #751 from android/st/document-compiler-metrics-command
...
Added Compose compiler metrics generation command to README.md
2 years ago
Automerger
5d93ff559b
Merge branch 'github/main'
2 years ago
Don Turner
29394467f1
Merge pull request #750 from android/tidy/scopes
...
Add general application scope, use IO dispatcher for DataStore
2 years ago
Automerger
d0acdca9db
Merge branch 'github/main'
2 years ago
Alex Vanyo
d4d471f1c9
Merge pull request #747 from SimonMarquis/patch-4
...
Remove benchmark androidTest task exclusion
2 years ago
Don Turner
d319264ef0
Provide Default dispatcher for instrumented tests
...
Change-Id: I488a9b9d9d3864ce9496614ab35332ec19d06bcc
2 years ago
Alejandra Stamato
96c7ada651
Added Compose compiler metrics generation command to README.md
2 years ago
Alejandra Stamato
c64cf13b4e
Added Compose compiler metrics generation command to README.md
2 years ago
Alejandra Stamato
49c8ce700e
Fixing ScrollForYouFeedBenchmark
...
Co-authored-by: Simon Marquis <contact@simon-marquis.fr>
2 years ago
Don Turner
b245334a18
Updating TestDataStoreModule to use ApplicationScope
2 years ago