Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
757abd3002dff7725cde3cebdbf9bfeed691d2f9
757abd3
Properly parse pojo methods as member of the owner
by Yigit Boyar
· 7 years ago
79c219f
Merge "Accept nullable factory which defers to the default." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
7738c76
Merge "Add CarLabel1 style to the car support lib." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
c9d8882
Merge changes from topics "am-42e983e0-3b4c-4d47-b014-fbeccf467740", "am-ed58d823-d247-415f-96f8-5ceab7dd9d09" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
203c9ea
Merge "Support UXR in drawer and list item adapter." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
570f11e
Add CarLabel1 style to the car support lib.
by Adora Zhang
· 7 years ago
3737d1d
Support UXR in drawer and list item adapter.
by Yao, Yuxing
· 7 years ago
2088ba7
Accept nullable factory which defers to the default.
by Jake Wharton
· 7 years ago
484f76a
Add missing @MainThread annotation.
by Jake Wharton
· 7 years ago
6e19edb
Combine map lookup and replace into a single operation.
by Jake Wharton
· 7 years ago
3b8a102
Add missing @NonNull annotation to static factory.
by Jake Wharton
· 7 years ago
19056a8
Merge "Support Kotlin DefaultImpls with @Transaction" into oc-mr1-jetpack-dev
by Yigit Boyar
· 7 years ago
ab2ea52
Merge "Update room version to 1.1.0-alpha2." into oc-mr1-jetpack-dev
by Yigit Boyar
· 7 years ago
84cf1bd
Merge "Implemented ListenableFuture<T> as supported DAO Binder type in Room." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
6167639
Merge "check for NOTICE files in external deps" into oc-mr1-jetpack-dev
by Yigit Boyar
· 7 years ago
f580a6a
Update room version to 1.1.0-alpha2.
by Yigit Boyar
· 7 years ago
f1ae006
Implemented ListenableFuture<T> as supported DAO Binder type in Room.
by Tyson Henning
· 8 years ago
815db23
Merge "Prioritize exact match type converters" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
df53f45
Merge "Revert "Implemented ListenableFuture<T> as supported DAO Binder type in Room."" into oc-mr1-jetpack-dev
by Chris Craik
· 7 years ago
3ca021b
Revert "Implemented ListenableFuture<T> as supported DAO Binder type in Room."
by Chris Craik
· 7 years ago
c773511
Merge "Implement a ListDialog." into oc-mr1-jetpack-dev
by Anthony Chen
· 7 years ago
57a870f
Merge "Implemented ListenableFuture<T> as supported DAO Binder type in Room." into oc-mr1-jetpack-dev
by Yorick Henning
· 7 years ago
1f8acf7
Prioritize exact match type converters
by Yigit Boyar
· 7 years ago
9f33dff
Merge "Support for Write-Ahead Logging" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
26549cc
Support Kotlin DefaultImpls with @Transaction
by Yuichi Araki
· 7 years ago
440b171
Implement a ListDialog.
by Anthony Chen
· 7 years ago
c62cb53
check for NOTICE files in external deps
by Yigit Boyar
· 7 years ago
1330721
Merge changes from topics "am-eb077931-d5df-426c-9c94-7a2a97725511", "am-8e176868-ca56-4254-a0df-e46742133f32" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
a15cde3
Merge "Made Guava Optional Room Adapter match java.util.Optional implementation style." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
6fa0061
onDetachedFromWindow is annotated @CallSuper.
by Jake Wharton
· 7 years ago
492bfec
size() >= 0 check is always true.
by Jake Wharton
· 7 years ago
23e2102
Implemented ListenableFuture<T> as supported DAO Binder type in Room.
by Tyson Henning
· 8 years ago
04e74f2
Merge "Add a workaround for gradle not putting in dependency type correctly" into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
54c9614
Merge "Move ripple ListItem to foreground." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
670536f
Add a workaround for gradle not putting in dependency type correctly
by Aurimas Liutikas
· 7 years ago
69cacf2
Move ripple ListItem to foreground.
by Yao, Yuxing
· 7 years ago
28766bb
Merge "Update various dimens to be up to date with latest specs." into oc-mr1-jetpack-dev
by Anthony Chen
· 7 years ago
150ae29
Merge "Don't eagerly fail if there is a constructor with @Relation" into oc-mr1-jetpack-dev
by Yigit Boyar
· 7 years ago
6cb114d
Merge "Escape ' in table names" into oc-mr1-jetpack-dev
by Yigit Boyar
· 7 years ago
f0b1114
Made Guava Optional Room Adapter match java.util.Optional implementation style.
by Tyson Henning
· 7 years ago
4fdfe08
Update various dimens to be up to date with latest specs.
by Anthony Chen
· 7 years ago
4ffbc16
Merge "Revert "Make getDrawable() @NonNull to match upcoming platform change"" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
2eb8c31
Support for Write-Ahead Logging
by Yuichi Araki
· 8 years ago
b5aecbc
Revert "Make getDrawable() @NonNull to match upcoming platform change"
by Chris Craik
· 7 years ago
7f491e3
Merge "Enable error prone for integration tests" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
da871fd
Merge "Only run DVM test on automotive device." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
a1094b3
Enable error prone for integration tests
by Yigit Boyar
· 7 years ago
350c2b1
Merge changes from topics "am-d41d03e9-9db5-4778-b5a3-04baebdf1bb9", "am-3b14fba3-1e7e-4c7e-bbfb-360bdd4b2aa7" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
e85bb57
Merge "Fix divider night time color." into oc-mr1-jetpack-dev
by Anthony Chen
· 7 years ago
c71517d
fix guava dependencies
by Yigit Boyar
· 7 years ago
732fb27
Allow Loader operations in onLoadFinished
by Ian Lake
· 7 years ago
02b8009
Immediately deliver Loader results if available
by Ian Lake
· 7 years ago
f3da888
Merge "Inline constant resource value." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
6df840f
Merge "Refactor business logic out of SpeedBumpView." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
bf0795e
Fix divider night time color.
by Anthony Chen
· 7 years ago
e93a854
Only run DVM test on automotive device.
by Yao, Yuxing
· 7 years ago
7fb1971
Update scrollbar to match latest specs.
by Anthony Chen
· 7 years ago
c60dac8
Refactor business logic out of SpeedBumpView.
by Anthony Chen
· 7 years ago
20268cd
Merge "Create an AlertDialog for the car use-case." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
59235c7
Escape ' in table names
by Yigit Boyar
· 7 years ago
5cd20c9
Don't eagerly fail if there is a constructor with @Relation
by Yigit Boyar
· 7 years ago
8b6cee1
Merge "Read kotlin parameter names from Kotlin Metadata" into oc-mr1-jetpack-dev
by Yigit Boyar
· 7 years ago
ce1be29
Create an AlertDialog for the car use-case.
by Anthony Chen
· 7 years ago
a474b61
Merge "Remove destroyed LoaderInfos in onCleared" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
c618e27
Merge "Fix scrolling PagedListView scrollbar moves list in the opposite direction." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
d80d710
Merge "Implemented java.util.Optional as an Adapter type in Room." into oc-mr1-jetpack-dev
by Yorick Henning
· 7 years ago
d39a169
Merge "Fix overlapping Loader IDs in LoaderInfoTest" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
c1fa1f4
Implemented java.util.Optional as an Adapter type in Room.
by Tyson Henning
· 8 years ago
e929e4d
Fix scrolling PagedListView scrollbar moves list in the opposite direction.
by Yao, Yuxing
· 8 years ago
0f4d973
Remove destroyed LoaderInfos in onCleared
by Ian Lake
· 7 years ago
b27fb0f
Inline constant resource value.
by Jake Wharton
· 7 years ago
3c06a52
Fix overlapping Loader IDs in LoaderInfoTest
by Ian Lake
· 7 years ago
2d7294e
DO NOT MERGE Finalize 27.1.0 release
by Alan Viverette
· 7 years ago
1131b1c
Merge "Allow scroll into hidden view in Accessibility mode" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
9e82863
Read kotlin parameter names from Kotlin Metadata
by Yigit Boyar
· 7 years ago
1813950
Merge "Embed branch in project name display - DO NOT MERGE" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
1ca78d3
Embed branch in project name display - DO NOT MERGE
by Chris Craik
· 7 years ago
17b7950
Merge "Prevent SE from checkPermission" into oc-mr1-jetpack-dev
by Alan Viverette
· 7 years ago
f2935a7
Prevent SE from checkPermission
by Alan Viverette
· 7 years ago
7078527
Merge "Remove deprecated RemoteInputCompatBase." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
0cb0fbe
Merge "Add a method to toggle switch in TextListItem." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
4e3b5d4
Merge "Make getDrawable() @NonNull to match upcoming platform change" into oc-mr1-jetpack-dev
by Chris Craik
· 7 years ago
60212da
Remove deprecated RemoteInputCompatBase.
by Aurimas Liutikas
· 7 years ago
a92a509
Add a method to toggle switch in TextListItem.
by Yao, Yuxing
· 8 years ago
b5a0038
Make getDrawable() @NonNull to match upcoming platform change
by Chris Craik
· 8 years ago
dfe1503
Merge "Deprecate android.support.v4.widget.Space" into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
8195bbc
Merge "Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override RecyclerView.LayoutManager#isAutoMeasureEnabled() instead." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
b96d4cf
Merge "Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery"" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
a3df549
Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery"
by Shep Shapard
· 8 years ago
39fc080
Merge "Apply kotlin plugin before kotlin-dsl-dependency" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
bdad8f9
Merge "Fine tune public API elements and docs." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
b61a40d
Merge "Add System Channel Key column into the support library" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
164c38d
Apply kotlin plugin before kotlin-dsl-dependency
by Sergey Vasilinets
· 8 years ago
59bb44d
Merge "Replace NPE in FragmentManager with IllegalStateException" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
03d0e54
Merge "Improve RecycledViewPool docs" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
104bca7
Replace NPE in FragmentManager with IllegalStateException
by Ian Lake
· 8 years ago
f8f19c6
Merge "Fix issue where smooth scroll to position overshoots target view resulting in a jittery looking snap animation." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
ab61d17
Merge "Remove unused SwipeProgressBar class" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
cf41b0d
Merge "Migrate CoL behaviors attached at class level to interfaces" into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 8 years ago
39f2413
Allow scroll into hidden view in Accessibility mode
by loih
· 8 years ago
Next »