Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
9a5ce57eddea3d401976b82f23ef8bb95e8b6ef6
9a5ce57
Merge "Display fallback dialog when no Browser Actions provider available" into oc-mr1-jetpack-dev
by Lei Tian
· 8 years ago
f5950df
Merge "Stop DialogFragment before dismissing the dialog" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
3d0e770
Fix jetifier build.
by Aurimas Liutikas
· 8 years ago
61f71f8
Merge "Use symlinks for gradlew." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
3b5b88c
Merge "Run LoaderQueryRunnerTest query() on UI thread" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
0177161
Stop DialogFragment before dismissing the dialog
by Ian Lake
· 8 years ago
2f5bc42
Display fallback dialog when no Browser Actions provider available
by Lei Tian
· 8 years ago
122786a
Merge "Implement selection by hover in popup menus." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
633e81b
Merge "Check for null mGapWorker in onDetachedFromWindow" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
0c9f065
Merge "Add Configuration Display Order column to support library" into oc-mr1-jetpack-dev
by Rhiannon Malia
· 8 years ago
e54dced
Run LoaderQueryRunnerTest query() on UI thread
by Ian Lake
· 8 years ago
6f99447
Merge "Add 'require'-prefixed overloads for inconveniently nullable accessors." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
4e1d3a9
Merge "Revert "Remove @Nullable from Fragment where usually non-null"" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
02f6274
Merge "Update to Gradle 4.5" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
e844823
Merge "Add dimen of keyline 1 and keyline 3 diff value." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
a280f1c
Use symlinks for gradlew.
by Aurimas Liutikas
· 8 years ago
711a7ee
Check for null mGapWorker in onDetachedFromWindow
by Mariano Simone
· 8 years ago
f11138c
Update to Gradle 4.5
by Aurimas Liutikas
· 8 years ago
ef148f4
Implement selection by hover in popup menus.
by Vladislav Kaznacheev
· 8 years ago
4f391ca
Merge "@NonNull requireViewById compat methods" into oc-mr1-jetpack-dev
by Chris Craik
· 8 years ago
c5d70b5
Add Configuration Display Order column to support library
by Rhiannon Malia
· 8 years ago
aae751a
Add dimen of keyline 1 and keyline 3 diff value.
by Adora Zhang
· 8 years ago
a4d0b11
Merge "Throw if onCreateViewHolder returns attached view" into oc-mr1-jetpack-dev
by Chris Craik
· 8 years ago
07c4be5
Merge "Minor cleanups." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
d5881d1
Merge "Add @NonNull annotation to match overload." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
48dd543
Merge "Make CoordinatorLayout to other libraries in support lib." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
cba1102
Add @NonNull annotation to match overload.
by Jake Wharton
· 8 years ago
ee6d002
Merge "Properly update boolean flags in show/hide of ContentLoadingProgressBar" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
ffa35f3
Fix DatabaseCallbackTest.createAndOpen am: 17924f721e
by Yuichi Araki
· 8 years ago
17924f7
Fix DatabaseCallbackTest.createAndOpen
by Yuichi Araki
· 8 years ago
6b5886e
Merge "Don't lose setUserVisibleHint on saved state restore" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
cef4d91
Use @Transaction with default interface methods am: 3b909e309e
by Yuichi Araki
· 8 years ago
e47e4aa
Merge "leanback: fix unable to seek to 0" into oc-mr1-jetpack-dev
by Dake Gu
· 8 years ago
aae8f26
Properly update boolean flags in show/hide of ContentLoadingProgressBar
by Kirill Grouchnikov
· 8 years ago
149a2b7
Make CoordinatorLayout to other libraries in support lib.
by Aurimas Liutikas
· 8 years ago
ac7739e
Merge "Port ListAdapter from Paging Library to RecyclerView" into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 8 years ago
bf3e1bf
Throw if onCreateViewHolder returns attached view
by Chris Craik
· 8 years ago
dfd8bc5
leanback: fix unable to seek to 0
by Dake Gu
· 8 years ago
0d29663
Don't lose setUserVisibleHint on saved state restore
by Ian Lake
· 8 years ago
9f8d065
@NonNull requireViewById compat methods
by Chris Craik
· 8 years ago
b2a1b7c
Minor cleanups.
by Steve McKay
· 8 years ago
1548629
Port ListAdapter from Paging Library to RecyclerView
by Chris Craik
· 8 years ago
3b909e3
Use @Transaction with default interface methods
by Yuichi Araki
· 8 years ago
59181e3
Merge "Unhide Selection API, address API Council feedback." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
b0cb4e7
Merge "Implement a speed bump view." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
cff7d08
Merge "leanback: scrollToPosition() after requestLayout" into oc-mr1-jetpack-dev
by Dake Gu
· 8 years ago
7fb7635
Unhide Selection API, address API Council feedback.
by Steve McKay
· 8 years ago
b6ea918
Implement a speed bump view.
by Anthony Chen
· 8 years ago
8ee3148
leanback: scrollToPosition() after requestLayout
by Dake Gu
· 8 years ago
1dc8b44
Merge "Replace griff@ with flerda@ in wear/OWNERS as Griff left Google." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
5c2b09e
Merge "Add getExternalMediaDirs support to FileProvider" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
fc2db96
Merge "Correct typo in a constant value." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
c7dd6a0
Add 'require'-prefixed overloads for inconveniently nullable accessors.
by Jake Wharton
· 8 years ago
ef8ac79
Add getExternalMediaDirs support to FileProvider
by Ian Lake
· 8 years ago
b38fded
Revert "Remove @Nullable from Fragment where usually non-null"
by Jake Wharton
· 8 years ago
356955d
Replace griff@ with flerda@ in wear/OWNERS as Griff left Google.
by Aga Madurska
· 8 years ago
96c0a59
Correct typo in a constant value.
by Aga Madurska
· 8 years ago
d239321
Merge "Update ListItem API from Builder to setters." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
e39a248
Merge "Merge ListViewCompat into DropDownListView." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 8 years ago
696f563
Merge ListViewCompat into DropDownListView.
by Aurimas Liutikas
· 8 years ago
b41f16f
Merge "Fix paging runtime library name" into oc-mr1-support-27.0-dev
by Chris Craik
· 8 years ago
4233fee
Merge "Fix paging runtime library name" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
1724255
Update ListItem API from Builder to setters.
by Yao, Yuxing
· 8 years ago
3e8b4cb
Merge "Adding minWidth for flat button style. Making car_accent color work in the night mode." into oc-mr1-jetpack-dev
by Jovana Knezevic
· 8 years ago
ce7a065
Properly find downgrade migrations am: c7d52cda65
by Yigit Boyar
· 8 years ago
6dd2783
Fix paging runtime library name
by Chris Craik
· 8 years ago
9fc7da4
Adding minWidth for flat button style. Making car_accent color work in the night mode.
by jovanak
· 8 years ago
82b733f
Implement option to specify an app header that disppears when scrolled.
by Anthony Chen
· 8 years ago
14c5fe3
Merge "Update to build tools 27.0.3" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
bd5ccb3
Merge "leanback: make sure header view gets focus in touch mode" into oc-mr1-jetpack-dev
by Dake Gu
· 8 years ago
c7d52cd
Properly find downgrade migrations
by Yigit Boyar
· 8 years ago
d52c287
Update to build tools 27.0.3
by Aurimas Liutikas
· 8 years ago
9673e62
Merge "Add ability to specify the scrollbar container width." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
eed7dec
leanback: make sure header view gets focus in touch mode
by Dake Gu
· 8 years ago
40748d0
Merge "Utilize the PagedSmoothScroller for fling operations." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
42d4bf0
Add ability to specify the scrollbar container width.
by Anthony Chen
· 8 years ago
dd4e4ac
Merge "Add ability to set the size of the gutter." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
b9a63f1
Merge "Remove @Nullable from Fragment where usually non-null" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
ea79114
Merge "Relanding part of ag/3321422" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
f990b0b
Utilize the PagedSmoothScroller for fling operations.
by Anthony Chen
· 8 years ago
834be27
Add ability to set the size of the gutter.
by Anthony Chen
· 8 years ago
aa4bded
Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 8 years ago
f1ddc89
Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
13115a4
Safeguard against empty type adapters am: 8af88c1061
by Yigit Boyar
· 8 years ago
3cb8128
Int columns cannot be converted to boolean directly am: 948fe95268
by Yigit Boyar
· 8 years ago
a78f679
Relanding part of ag/3321422
by Aurimas Liutikas
· 8 years ago
8af88c1
Safeguard against empty type adapters
by Yigit Boyar
· 8 years ago
d77cb2b
Allow non-default affinity names in sqlite columns
by Yigit Boyar
· 8 years ago
ab870d0
Remove @Nullable from Fragment where usually non-null
by Ian Lake
· 8 years ago
acb9f5a
Merge "Clean up android.support.v13.view classes." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
63213fb
Remove redundant pathMeasure call
by Doris Liu
· 8 years ago
4a0fb79
Merge "Update xml attributes for the expand button." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
2240887
Merge "Support list item with seekbar." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
4e832ea
Support list item with seekbar.
by Yao, Yuxing
· 8 years ago
672df95
Merge "Add LoaderTest.testRedeliverWhenReattached" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
42c8ea8
Add LoaderTest.testRedeliverWhenReattached
by Ian Lake
· 8 years ago
0a0f413
Merge "Rename DrawableWrapper to WrapperDrawable." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
82f6929
Rename DrawableWrapper to WrapperDrawable.
by Aurimas Liutikas
· 8 years ago
eb7698e
Merge "Clear error when building with java 9" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
6596b50
Merge "Add reproducibleFileOrder flag for support-annotation library." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
Next »