Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
2bc5191a8cc331b404724759a015949a4b5499fb
2bc5191
Fix ABC ActionProvider visibility refresh
by Chris Banes
· 12 years ago
ff0177a
Merge "Make SlideDrawable respect the layout direction of its activity" into jb-mr2-ub-dev
by Alan Viverette
· 12 years ago
8292501
Make SlideDrawable respect the layout direction of its activity
by Alan Viverette
· 12 years ago
9b2fb1e
Fix a bug in DrawerLayout when a child specifies a top margin
by Adam Powell
· 12 years ago
de1b9af
Merge "Add ContentLoadingProgressBar support" into jb-mr2-ub-dev
by Mindy DelliCarpini
· 12 years ago
befff92
Add ContentLoadingProgressBar support
by Mindy DelliCarpini
· 12 years ago
bd7a693
Merge "Fix multiple Action Modes being started on ICS+" into jb-mr2-ub-dev
by Chris Banes
· 12 years ago
533d68b
Merge "Automatically enable 'Display as Up' if parent set" into jb-mr2-ub-dev
by Chris Banes
· 12 years ago
9f3bde3
am ebe55339: Support library workaround: switch to bluetooth route if available (DO NOT MERGE)
by Chong Zhang
· 12 years ago
ebe5533
Support library workaround: switch to bluetooth route if available (DO NOT MERGE)
by Chong Zhang
· 12 years ago
35af7c9
Support library workaround: switch to bluetooth route if available
by Chong Zhang
· 12 years ago
bb994e8
Automatically enable 'Display as Up' if parent set
by Chris Banes
· 12 years ago
5542ad9
Fix multiple Action Modes being started on ICS+
by Chris Banes
· 12 years ago
592df2e
Honor checkableBehaviour flag on ICS+
by Chris Banes
· 12 years ago
c8a8732
Merge "Refactor PopupMenu styles to match framework" into jb-mr2-ub-dev
by Chris Banes
· 12 years ago
0696077
Refactor PopupMenu styles to match framework
by Chris Banes
· 12 years ago
d36d299
Fix setHomeButtonEnabled() on ICS+
by Chris Banes
· 12 years ago
893d231
add summary for media package
by Scott Main
· 12 years ago
86559d8
Tuning for DrawerLayout
by Adam Powell
· 12 years ago
8663bc3
am 621c5adb: Further propagation of framework attributes
by Adam Powell
· 12 years ago
621c5ad
Further propagation of framework attributes
by Adam Powell
· 12 years ago
b6ea464
am 4fc9df22: Propagate some theme attributes from framework to appcompat
by Adam Powell
· 12 years ago
62b386e
am f40665ca: MediaRouter dialog layout improvements
by Adam Powell
· 12 years ago
b649daa
am 697ff1cb: Adding the overridden control view to the layout instead of the control frame in MediaRouterControllerDialog.
by Prameet Shah
· 12 years ago
4fc9df2
Propagate some theme attributes from framework to appcompat
by Adam Powell
· 12 years ago
ea1098b
Merge "Fix ABC's ShareActionProvider use of LinearLayout" into jb-mr2-ub-dev
by Chris Banes
· 12 years ago
1582fcf
Fix ABC's ShareActionProvider use of LinearLayout
by Chris Banes
· 12 years ago
f40665c
MediaRouter dialog layout improvements
by Adam Powell
· 12 years ago
9dcd2e5
javadoc edits for support library
by Scott Main
· 12 years ago
321901e
Fix build break caused by I65805921ee7c3b4e2a171372113adbb80c07c25c
by Chris Banes
· 12 years ago
b4c8e13
Merge "Fix AppCompat SearchView suggestions styling" into jb-mr2-ub-dev
by Chris Banes
· 12 years ago
697ff1c
Adding the overridden control view to the layout instead of the control
by Prameet Shah
· 12 years ago
79c1dba
@hide internal.view classes in android-support-v4
by Chris Banes
· 12 years ago
def4d91
Fix AppCompat SearchView suggestions styling
by Chris Banes
· 12 years ago
59b4011
am e89a8fae: Merge "Fix RS support library." into jb-mr2-dev
by Stephen Hines
· 12 years ago
e89a8fa
Merge "Fix RS support library." into jb-mr2-dev
by Stephen Hines
· 12 years ago
c689785
am eff77194: Media router API updates.
by Jeff Brown
· 12 years ago
eff7719
Media router API updates.
by Jeff Brown
· 12 years ago
0f5bae8
Fix RS support library.
by Stephen Hines
· 12 years ago
cce81d6
am ea892d85: Merge "Doc change: WakefulBroadcastReceiver javadoc." into jb-mr2-dev
by kmccormick
· 12 years ago
ea892d8
Merge "Doc change: WakefulBroadcastReceiver javadoc." into jb-mr2-dev
by kmccormick
· 12 years ago
b22bfb1
am ae161a4d: Fix NPE when provider does not supply a route controller.
by Jeff Brown
· 12 years ago
ae161a4
Fix NPE when provider does not supply a route controller.
by Jeff Brown
· 12 years ago
8fa60a6
Doc change: WakefulBroadcastReceiver javadoc.
by kmccormick
· 12 years ago
130e3aa
am 7c551666: Fix NPE when control request error message is null.
by Jeff Brown
· 12 years ago
7c55166
Fix NPE when control request error message is null.
by Jeff Brown
· 12 years ago
918b571
am 90450702: DO NOT MERGE Fix overwriting Action Bar title
by Chris Banes
· 12 years ago
9045070
DO NOT MERGE Fix overwriting Action Bar title
by Chris Banes
· 12 years ago
bdd3c8d
am fb75232c: mediarouter: Improve HTTP status reporting.
by Jeff Brown
· 12 years ago
fb75232
mediarouter: Improve HTTP status reporting.
by Jeff Brown
· 12 years ago
a4ce8ce
Add bidi compat shims for ViewGroup.MarginLayoutParams
by Adam Powell
· 12 years ago
c62bf6e
Merge "Implement ViewPager.canScrollHorizontally()." into jb-mr2-ub-dev
by Alan Viverette
· 12 years ago
aa35c4c
Implement ViewPager.canScrollHorizontally().
by Alan Viverette
· 12 years ago
3cc3bb9
am 37da34e7: mediarouter: Fix indexing error resulting in NPE.
by Jeff Brown
· 12 years ago
37da34e
mediarouter: Fix indexing error resulting in NPE.
by Jeff Brown
· 12 years ago
c92fc3d
Merge "Refine SlidingPaneLayout opacity detection" into jb-mr2-ub-dev
by Adam Powell
· 12 years ago
c029e15
Refine SlidingPaneLayout opacity detection
by Adam Powell
· 12 years ago
f3da458
DO NOT MERGE. Expose focused virtual view. Clean up focus handling methods.
by Alan Viverette
· 12 years ago
14631de
DO NOT MERGE. Initial commit for ExploreByTouchHelper class.
by Alan Viverette
· 12 years ago
885a744
Merge "Fix ABC CollapsibleActionViews on ICS+" into jb-mr2-dev
by Chris Banes
· 12 years ago
ba81189
Redefine content position in milliseconds instead of seconds.
by Jeff Brown
· 12 years ago
2e21b5e
Fix ABC CollapsibleActionViews on ICS+
by Chris Banes
· 12 years ago
de3d4d3
Update media router remote playback protocol.
by Jeff Brown
· 12 years ago
d852841
Merge "hide BidiFormatterTest from javadocs however, this file should probably move to frameworks/support/tests/..." into jb-mr2-dev
by Scott Main
· 12 years ago
12211b2
Merge "ViewPager was not repositioning the PagerTitleStrip properly" into jb-mr2-dev
by Chet Haase
· 12 years ago
c8c0fc2
ViewPager was not repositioning the PagerTitleStrip properly
by Chet Haase
· 12 years ago
7ca4bd9
Merge "Ensure native Action Mode position on HC" into jb-mr2-dev
by Chris Banes
· 12 years ago
2c7e406
Merge "Remove Native Action Bar support for Honeycomb" into jb-mr2-dev
by Chris Banes
· 12 years ago
ecb514d
hide BidiFormatterTest from javadocs
by Scott Main
· 12 years ago
60c5b31
s/android.renderscript/android.support.v8.renderscript/ for links.
by Stephen Hines
· 12 years ago
7d435ae
Update RS support library docs.
by Stephen Hines
· 12 years ago
8123e4b
Ensure native Action Mode position on HC
by Chris Banes
· 12 years ago
84bbe6f
make various compat classes package only
by Scott Main
· 12 years ago
8920823
Remove Native Action Bar support for Honeycomb
by Chris Banes
· 12 years ago
cb63b6e
Add unique id to routes.
by Jeff Brown
· 12 years ago
d11aa17
Remove isActiveScanRequired().
by Jeff Brown
· 12 years ago
f03da4a
Add CALLBACK_FLAG_REQUEST_DISCOVERY.
by Jeff Brown
· 12 years ago
725c440
Fix Theme.AppCompat.Light.DarkActionBar styling.
by Jeff Brown
· 12 years ago
23af99b
Merge "Fix MediaRouter leaks." into jb-mr2-dev
by Jeff Brown
· 12 years ago
fd35e01
am 979018ac: am 0c61fe0a: am 97c2b8be: Generalize support library tests.
by Jeff Sharkey
· 12 years ago
979018a
am 0c61fe0a: am 97c2b8be: Generalize support library tests.
by Jeff Sharkey
· 12 years ago
0c61fe0
am 97c2b8be: Generalize support library tests.
by Jeff Sharkey
· 12 years ago
97c2b8b
Generalize support library tests.
by Jeff Sharkey
· 12 years ago
c0731b7
Merge "re-organize renderscript support lib to match organization patterns" into jb-mr2-dev
by Stephen Hines
· 12 years ago
ee6aa6f
Merge "Import ShareActionProvider for ActionBarCompat" into jb-mr2-dev
by Chris Banes
· 12 years ago
8ce86f7
Merge "Emulate overridesItemVisibility() for ICS" into jb-mr2-dev
by Chris Banes
· 12 years ago
9fcedc1
Fix MediaRouter leaks.
by Jeff Brown
· 12 years ago
099deb8
re-organize renderscript support lib to match organization patterns
by Scott Main
· 12 years ago
e290ed3
Import ShareActionProvider for ActionBarCompat
by Chris Banes
· 12 years ago
a6fc0bc
Emulate overridesItemVisibility() for ICS
by Chris Banes
· 12 years ago
9942d40
MediaRouter UI tweaks.
by Jeff Brown
· 12 years ago
10d5cc8
Merge changes I93332eca,If4777c50 into jb-mr2-dev
by Chris Banes
· 12 years ago
0d7ad0b
Merge "Fix Context MenuInflater is created with" into jb-mr2-dev
by Chris Banes
· 12 years ago
9578a5e
Merge "Fix drawable handling for ABC's ActionBarContainer" into jb-mr2-dev
by Chris Banes
· 12 years ago
e85d95a
Merge "ActionBarCompat support for ActionBarDrawerToggle" into jb-mr2-dev
by Chris Banes
· 12 years ago
8bfcfb7
Remove the "experimental" warning on SlidingPaneLayout
by Adam Powell
· 12 years ago
242db97
Fix drawable handling for ABC's ActionBarContainer
by Chris Banes
· 12 years ago
45d973f
ActionBarCompat support for ActionBarDrawerToggle
by Chris Banes
· 12 years ago
07a07ce
Rename remaining resources to use abc_ prefix
by Chris Banes
· 12 years ago
8180414
Import of SearchView into AppCompat
by Chris Banes
· 12 years ago
Next »