Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
327fbd2c8fa294b919475feb4c74a74ee1981e02
/
core
327fbd2
Fix a bunch of API review bugs.
by Dianne Hackborn
· 15 years ago
f2bc4ee9
Merge "Mouse pointer tweaks." into honeycomb
by Jeff Brown
· 15 years ago
f5a2ff6
Mouse pointer tweaks.
by Jeff Brown
· 15 years ago
2fd90e9
Merge "bug:3362394 better documentation for DefaultDatabaseErrorHandler class" into honeycomb
by Vasu Nori
· 15 years ago
4caaf2a
bug:3362394 better documentation for DefaultDatabaseErrorHandler class
by Vasu Nori
· 15 years ago
376fedf
Merge "bug:3362635 add new public API to downloadmanager to get mxbytesovermobile" into honeycomb
by Vasu Nori
· 15 years ago
0abbf80
bug:3362635 add new public API to downloadmanager to get mxbytesovermobile
by Vasu Nori
· 15 years ago
662cc7a4
add javadoc for getView method
by Scott Main
· 15 years ago
a43cfd2
Merge "Improve hardware layers rendering speed when setting a View's alpha." into honeycomb
by Romain Guy
· 15 years ago
d6cd572
Improve hardware layers rendering speed when setting a View's alpha.
by Romain Guy
· 15 years ago
326feb8
Merge "Pick an upstream interface with valid IP config" into honeycomb
by Irfan Sheriff
· 15 years ago
181d2e3
Adding instance check to RemoteViewsAdapter getViewAt
by Adam Cohen
· 15 years ago
2955209
Pick an upstream interface with valid IP config
by Irfan Sheriff
· 15 years ago
e2364b0
Merge "Fix content width calculation for Spinner control. The width of the dropdown was only taking into account the width of the items and not background padding." into honeycomb
by Chris Yerga
· 15 years ago
a148734
Merge "Fix bug 3362446 - NPE in legacy menus" into honeycomb
by Adam Powell
· 15 years ago
4192e38
Fix bug 3362446 - NPE in legacy menus
by Adam Powell
· 15 years ago
1689c34
Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb
by Romain Guy
· 15 years ago
2361098
Add BitmapFactory.Options.inMutable to load mutable bitmaps.
by Romain Guy
· 15 years ago
d6c54d9
Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb
by Kenny Root
· 15 years ago
a1cbb94
Revert "Add the {get,set}PackageObbPaths calls to API"
by Kenny Root
· 15 years ago
2c12c70
Merge "Add internal plumbing to DPM for encryption" into honeycomb
by Andy Stadler
· 15 years ago
59cce94
Merge "Catching some edge cases while flinging/scrolling in NumberPicker" into honeycomb
by Svetoslav Ganov
· 15 years ago
22dbfda
Add internal plumbing to DPM for encryption
by Andy Stadler
· 15 years ago
6c742f1
Catching some edge cases while flinging/scrolling in NumberPicker
by Svetoslav Ganov
· 15 years ago
db7f386
Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb
by Dianne Hackborn
· 15 years ago
48e7b45
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
by Dianne Hackborn
· 15 years ago
f09d63a
Re-@hide some of the other StorageManager API
by Kenny Root
· 15 years ago
9512d6a
Merge "Fix bug 3360954 - Text overlaid on menu icons" into honeycomb
by Adam Powell
· 15 years ago
77769c7
Fix bug 3360954 - Text overlaid on menu icons
by Adam Powell
· 15 years ago
d37d661
Merge "Add OBB size to PackageStats" into honeycomb
by Kenny Root
· 15 years ago
875862e
Prevent NPE when no indicator is specified. Bug #3362349
by Romain Guy
· 15 years ago
bee8ec2
Merge "Prevent NPE when no indicator is specified. Bug #3362349" into honeycomb
by Romain Guy
· 15 years ago
424300f
Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb
by Svetoslav Ganov
· 15 years ago
a3aaad1
Merge "Add back legacy layout for preference framework for compatibility." into honeycomb
by Amith Yamasani
· 15 years ago
bcd6c96
Add OBB size to PackageStats
by Kenny Root
· 15 years ago
3d20c84
Ensure that no callback is invoked while initializing DatePicker
by Svetoslav Ganov
· 15 years ago
b01856d
Merge "Delivering null cursor to loader callbacks." into honeycomb
by Jeff Hamilton
· 15 years ago
fd119e9
Delivering null cursor to loader callbacks.
by Dmitri Plotnikov
· 15 years ago
ec7c9ff
Hide USB mass storage APIs in StorageManager
by Kenny Root
· 15 years ago
efd0811
Fix content width calculation for Spinner control.
by Chris Yerga
· 15 years ago
92cd4d0
Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb
by Adam Powell
· 15 years ago
8f68f4f
Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and
by Adam Powell
· 15 years ago
d110889
Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids
by Adam Cohen
· 15 years ago
5cdf075
Merge "Support non-rectangular input regions." into honeycomb
by Jeff Brown
· 15 years ago
fbf0977
Support non-rectangular input regions.
by Jeff Brown
· 15 years ago
805fd7e
Add API to get path to OBBs.
by Dianne Hackborn
· 15 years ago
cf18c47
Merge "Implement SurfaceTexture frame-available callback." into honeycomb
by Jamie Gennis
· 15 years ago
5020458
Fixing StackView bug (Issue: 3321912)
by Adam Cohen
· 15 years ago
376590d
Implement SurfaceTexture frame-available callback.
by Jamie Gennis
· 15 years ago
e721824
Merge "Add a method for clearing all animations on a thread." into honeycomb
by Patrick Dubroy
· 15 years ago
70359ce
Merge "Fix bug 3050138 - Action bar does not display correctly when many action items are added" into honeycomb
by Adam Powell
· 15 years ago
36fced9
Fix bug 3050138 - Action bar does not display correctly when many
by Adam Powell
· 15 years ago
e494662
Add back legacy layout for preference framework for compatibility.
by Amith Yamasani
· 15 years ago
8901ffa
Add a method for clearing all animations on a thread.
by Patrick Dubroy
· 15 years ago
67e8915
Merge "Fixing StackView bugs:" into honeycomb
by Adam Cohen
· 15 years ago
c99ff73
Fixing StackView bugs:
by Adam Cohen
· 15 years ago
fc28f41
Merge "Put externalSize measurements in PackageStats" into honeycomb
by Kenny Root
· 15 years ago
366949c
Put externalSize measurements in PackageStats
by Kenny Root
· 15 years ago
717143c
Fix 3339260: Remove emergency button from AccountUnlock screen
by Jim Miller
· 15 years ago
fb13abd
Fix 9patch rendering in ExpandableListView.
by Romain Guy
· 15 years ago
9467708
Merge "Fix 9patch rendering in ExpandableListView." into honeycomb
by Romain Guy
· 15 years ago
6e72ff9
Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb
by Patrick Dubroy
· 15 years ago
c45389f
Merge "fix the build... sorry... bad docs..." into honeycomb
by Joe Onorato
· 15 years ago
7beecfa
Fix latent bug with reinitializing an ObjectAnimator.
by Patrick Dubroy
· 15 years ago
149da0d
Merge "Fix animation bugs caused by weak reference" into honeycomb
by Patrick Dubroy
· 15 years ago
9bb85ab
fix the build... sorry... bad docs...
by Joe Onorato
· 15 years ago
bdacefb
Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb
by Dianne Hackborn
· 15 years ago
51ae5fc
Fix animation bugs caused by weak reference
by Patrick Dubroy
· 15 years ago
1ddf75a
Merge "Change the default of how AsyncTask enqueues." into honeycomb
by Joe Onorato
· 15 years ago
75e616e
Change FLAG_FORWARD_LOCK back to its original value to not break things.
by Dianne Hackborn
· 15 years ago
3c37278
Merge "Don't dispatchDetachedFromWindow() if the View was not attached." into honeycomb
by Romain Guy
· 15 years ago
81de61b
Change the default of how AsyncTask enqueues.
by Joe Onorato
· 15 years ago
90fc03b
Don't dispatchDetachedFromWindow() if the View was not attached.
by Romain Guy
· 15 years ago
c237bb2
Merge "Add manifest API to request a large heap." into honeycomb
by Dianne Hackborn
· 15 years ago
3b81bc1
Add manifest API to request a large heap.
by Dianne Hackborn
· 15 years ago
598913a6
Merge "Remove obsolete DoubleEvaluator" into honeycomb
by Chet Haase
· 15 years ago
b2ab04f
Remove obsolete DoubleEvaluator
by Chet Haase
· 15 years ago
fe75749
Merge "Fix position and size of searchfield and buttons." into honeycomb
by Amith Yamasani
· 15 years ago
a032c90
Provide a public resource with the dimensions of the large notification icon.
by Joe Onorato
· 15 years ago
efb9000
Fix bug 3355197 - TextView error popup text color
by Adam Powell
· 15 years ago
c6ac2472
Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb
by Adam Powell
· 15 years ago
674af39
Fix bug 3238726 - AutoCompleteTextView dropdown text color
by Adam Powell
· 15 years ago
b921072
Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height
by Adam Powell
· 15 years ago
b2e5517
Fix bug 3355197 - Add attribute for fast scroll preview panel text color.
by Adam Powell
· 15 years ago
7a1c32e
Merge "Add support for detecting finger orientation." into honeycomb
by Jeff Brown
· 15 years ago
517bb4c
Add support for detecting finger orientation.
by Jeff Brown
· 15 years ago
0a26f3c
Merge "New tray notification icons, new system bar icons" into honeycomb
by Justin Ho
· 15 years ago
f175559
New tray notification icons, new system bar icons
by Justin Ho
· 15 years ago
1362c94
Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb
by Adam Powell
· 15 years ago
63d3cf7
Fix bug 3337711 - Volume panel layout adjustments
by Adam Powell
· 15 years ago
06bc972
Merge "Disable soft keyboard when keyboard attached." into honeycomb
by Jeff Brown
· 15 years ago
4aed78b
Disable soft keyboard when keyboard attached.
by Jeff Brown
· 15 years ago
8dd5b1e
Prevent NPE when a View is detached without having been attached. Bug #3355252
by Romain Guy
· 15 years ago
69d66e0
Fixing StackView rotation bugs
by Adam Cohen
· 15 years ago
88471b2
Merge "DO NOT MERGE Added check to make orientation calculations more robust" into honeycomb
by Dianne Hackborn
· 15 years ago
fcbbb31
DO NOT MERGE Added check to make orientation calculations more robust
by Niclas Kellgren
· 15 years ago
9b2e302
Fix position and size of searchfield and buttons.
by Amith Yamasani
· 15 years ago
6f92dbc
Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb
by Scott Main
· 15 years ago
8e4d3ba
Merge "Fix bug 3339039 - Preserve proper behavior for action button text when updated." into honeycomb
by Adam Powell
· 15 years ago
2b90a9a
fix sdk build breakage; remove invalid @note tag
by Scott Main
· 15 years ago
Next »