Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
42d6438d31cd6002317c3ad87b7860bdc709d1ce
42d6438
Add androidTest for PagedListView
by Yao, Yuxing
· 8 years ago
698ab5d
Merge "Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
081ac76
Merge "Use available synthetic methods from already generated adapters" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
207e328
Merge "Use available synthetic methods from already generated adapters" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
88a078c
Merge "Flatfoot rc1 <3" into oc-mr1-support-27.0-dev am: f58555baf0
by Yigit Boyar
· 8 years ago
f58555b
Merge "Flatfoot rc1 <3" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
2e12e3a
Merge "Add PagedList#getConfig" into oc-mr1-support-27.0-dev am: 201f059c0d
by Chris Craik
· 8 years ago
201f059
Merge "Add PagedList#getConfig" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
2e9de5a
Use available synthetic methods from already generated adapters
by Sergey Vasilinets
· 8 years ago
6f7cb81
Merge "Print a warning if we cant' generate correct adapter" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
efa4e26
Merge "Print a warning if we cant' generate correct adapter" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
504f54d
Add PagedList#getConfig
by Chris Craik
· 8 years ago
b0b20e1
Flatfoot rc1 <3
by Yigit Boyar
· 8 years ago
ac066ab
Print a warning if we cant' generate correct adapter
by Sergey Vasilinets
· 8 years ago
74597b2
Remove disabled text alpha on v21/22 for borderless colored buttons
by Kirill Grouchnikov
· 8 years ago
9ac649c
Remove disabled text alpha on v21/22 for borderless colored buttons
by Kirill Grouchnikov
· 8 years ago
142c476
Remove Api that we are not ready to launch yet. am: 2802d70f61
by Aga Madurska
· 8 years ago
2802d70
Remove Api that we are not ready to launch yet.
by Aga Madurska
· 8 years ago
761bb4d
Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 8 years ago
9c9c98c
Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
ba1f777
Merge "Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev am: 98b1284029" into oc-mr1-jetpack-dev
by Android Build Merger (Role)
· 8 years ago
3ea03ef
Merge "Expose a method for retrieving the drawer controller." into oc-mr1-jetpack-dev
by Anthony Chen
· 8 years ago
782964a
Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev
by Seigo Nonaka
· 8 years ago
98b1284
Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
ffbbae4
Merge "Fix AdapterHelper update/notify order" into oc-mr1-support-27.0-dev
by Chris Craik
· 8 years ago
98e0a51
Merge "Fix AdapterHelper update/notify order" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
efc56e0
Revive asynchronous TextView update.
by Seigo Nonaka
· 8 years ago
993fda7
Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called.
by shepshapard
· 8 years ago
4cd73c5
Fix AdapterHelper update/notify order
by Chris Craik
· 8 years ago
3d7b2a1
Replace some characters with the HTML entities for correct rendering. Added missing work and paragraph.
by Florina Muntenescu
· 8 years ago
249f616
Replace some characters with the HTML entities for correct
by Florina Muntenescu
· 8 years ago
6b3a2d8
Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev
by Chris Craik
· 8 years ago
b376ec7
Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
2d3c67f
Merge "Fix flaky invalidation test" into oc-mr1-support-27.0-dev am: ab77dd15c9
by Yigit Boyar
· 8 years ago
caab179
Revert "Create reportModifications task" am: ccb3fcbe7f
by Sergey Vasilinets
· 8 years ago
3c3092c
Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
e63f8e6
Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
ab77dd1
Merge "Fix flaky invalidation test" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
e1178ed
PagedList storage and data access refactor
by Chris Craik
· 8 years ago
a3e0322
Handle save instance state as onStop
by Yigit Boyar
· 8 years ago
ccb3fcb
Revert "Create reportModifications task"
by Sergey Vasilinets
· 8 years ago
8ec204c
Merge "Revert "Support buildIds in reportModifications task"" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
b64ff6a
Revert "Support buildIds in reportModifications task"
by Sergey Vasilinets
· 8 years ago
d2cdfec
Fix flaky invalidation test
by Yigit Boyar
· 8 years ago
df71bd9
Merge "Make a WeakReference to LifecycleOwner in LifecycleRegistry" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
c2806f1
Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume().
by shepshapard
· 8 years ago
5cfbb5d
Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume().
by shepshapard
· 8 years ago
db28b3b
Make a WeakReference to LifecycleOwner in LifecycleRegistry
by Sergey Vasilinets
· 8 years ago
bc64125
Merge "leanback: fix ANR in GridLayoutManager.onLayoutChildren" into oc-mr1-support-27.0-dev
by Dake Gu
· 8 years ago
7386e41
Merge "leanback: fix ANR in GridLayoutManager.onLayoutChildren" into oc-mr1-support-27.0-dev
by Dake Gu
· 8 years ago
dcec51d
Add definition for API 26.1.0 am: 8597b330f7
by Alan Viverette
· 8 years ago
8597b33
Add definition for API 26.1.0
by Alan Viverette
· 8 years ago
d0bf41a
Merge "Fix a crash am: 1f11788de2" into oc-mr1-jetpack-dev
by Android Build Merger (Role)
· 8 years ago
00b430b
Merge "Fix CascadingMenuPopup get wrong offset for submenu issue." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
54d5d5a
Fix a crash am: 1f11788de2
by Seigo Nonaka
· 8 years ago
f657d78
Merge changes from topics "am-ec69ddb8-95d3-469f-9919-3841bedeeb66", "am-09e2264d-8356-4394-99cd-ab8910a8ae20" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
1857572
Merge "Add a MediaSessionCompat test case for setCallback(null)" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
1f11788
Fix a crash
by Seigo Nonaka
· 8 years ago
f6861e9
Fix CascadingMenuPopup get wrong offset for submenu issue.
by Tun Zheng
· 8 years ago
7260d41
Add a MediaSessionCompat test case for setCallback(null)
by Insun Kang
· 8 years ago
fa95d77
Fixing CustomEdgeEffectTest on API < 20
by Sunny Goyal
· 8 years ago
529d931
Adding methods in RecyclerView to allow overriding edgeeffect behavior
by Sunny Goyal
· 8 years ago
3743a7e
Extract recreatable activity code into common utils NO PARTIAL RERUN
by Kirill Grouchnikov
· 8 years ago
6794bbb
Merge "Enable thread annotations for parameters" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
9fcc94e
Merge "Support buildIds in reportModifications task" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
65eebb2
Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
1e2fb4c
Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
631b7f7
Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 8 years ago
19b280d
Merge "Create reportModifications task" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
b007099
Merge "Mark ViewPager testKeyboardNavigation test as @FlakyTest." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 8 years ago
a7e4ee0
Mark PopupMenuTest#testAnchoring as @FlakyTest. am: 53d87116fc
by Aurimas Liutikas
· 8 years ago
2101230
Merge "Support buildIds in reportModifications task" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
7313b80
Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
4cab301
Support buildIds in reportModifications task
by Sergey Vasilinets
· 8 years ago
ee737c6
Merge "Bump lifecycle runtime version to 1.0.2" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
9236565
leanback: fix ANR in GridLayoutManager.onLayoutChildren
by Dake Gu
· 8 years ago
f89a582
Adding support for badging the legacy shortcut icon.
by Sunny Goyal
· 8 years ago
201d7ce
Removing shadows for NMR1 shortcuts using adaptive icons.
by Sunny Goyal
· 8 years ago
515994a
Enable thread annotations for parameters
by Matthew Gharrity
· 8 years ago
69b53fb
Bump lifecycle runtime version to 1.0.2
by Sergey Vasilinets
· 8 years ago
1960166
Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 8 years ago
f72b2f9
Move transition to standard directories.
by Aurimas Liutikas
· 8 years ago
0d5c3f2
Merge "Create reportModifications task" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
6dbdc4c
Merge "Mark ViewPager testKeyboardNavigation test as @FlakyTest." into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
a8b253e
Mark ViewPager testKeyboardNavigation test as @FlakyTest.
by Aurimas Liutikas
· 8 years ago
53d8711
Mark PopupMenuTest#testAnchoring as @FlakyTest.
by Aurimas Liutikas
· 8 years ago
eb45a18
Bring back <type>aar</type> hack.
by Aurimas Liutikas
· 8 years ago
6aadc53
Remove ForeignKeyBundle from public API am: 5c67dddba0
by Sergey Vasilinets
· 8 years ago
566dbfd
Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider
by Sergey Vasilinets
· 8 years ago
8ecb0b9
Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
5c67ddd
Remove ForeignKeyBundle from public API
by Sergey Vasilinets
· 8 years ago
3c2c198
Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 8 years ago
e29148e
Merge "Convert up and down buttons to VectorDrawables." into oc-mr1-jetpack-dev
by Anthony Chen
· 8 years ago
a529531
Expose a method for retrieving the drawer controller.
by Anthony Chen
· 8 years ago
8db33ed
Merge "Add DiffUtil.ItemCallback" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 8 years ago
bb245e0
Create reportModifications task
by Sergey Vasilinets
· 8 years ago
d515e5a
Convert up and down buttons to VectorDrawables.
by Anthony Chen
· 8 years ago
0e91a7e
Merge "Use api from 26" into oc-mr1-support-27.0-dev am: f5c970b5df
by Yigit Boyar
· 8 years ago
f5c970b
Merge "Use api from 26" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 8 years ago
4df4598
Merge "Flatten media-compat RatingCompat." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 8 years ago
Next »