summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | fix callback NPEs when WebView is destroyedMichael Kolb2012-03-093-20/+33
* | | | | | | | | | | Merge "Adding an announcement type accessibility event and a method on View t...Svetoslav Ganov2012-03-092-0/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding an announcement type accessibility event and a method on View to annou...Svetoslav Ganov2012-03-092-0/+46
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Reduce excessive right padding on action bar titles"Adam Powell2012-03-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reduce excessive right padding on action bar titlesAdam Powell2012-03-091-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Improved rotation animation."Dianne Hackborn2012-03-0911-163/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Improved rotation animation.Dianne Hackborn2012-03-0911-163/+11
* | | | | | | | | | | Merge "Removing checked state description text for accessibility from some wi...Svetoslav Ganov2012-03-095-65/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Removing checked state description text for accessibility from some widgets.Svetoslav Ganov2012-03-095-65/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "finalise scrolling before checking scroll position"Victoria Lease2012-03-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | finalise scrolling before checking scroll positionVictoria Lease2012-03-091-1/+1
* | | | | | | | | | | Merge "scroll relative to visibleRect in spawnContentScrollTo()"Victoria Lease2012-03-091-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scroll relative to visibleRect in spawnContentScrollTo()Victoria Lease2012-03-081-3/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Enhancements for avoiding poor connection on wifi"Irfan Sheriff2012-03-091-0/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Enhancements for avoiding poor connection on wifiIrfan Sheriff2012-03-081-0/+8
* | | | | | | | | | | Fix docsAdam Powell2012-03-082-3/+3
* | | | | | | | | | | Merge "Public API for android.widget.Spinner properties"Adam Powell2012-03-082-0/+195
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Public API for android.widget.Spinner propertiesAdam Powell2012-03-082-0/+195
* | | | | | | | | | | Switch Parcel to static JNI calls, pass pointer.Jeff Sharkey2012-03-083-202/+309
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Split Parcel JNI details away from Binder."Jeff Sharkey2012-03-0811-660/+766
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Split Parcel JNI details away from Binder.Jeff Sharkey2012-03-0811-660/+766
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-086-10/+10
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-03-086-10/+10
* | | | | | | | | | Merge "Public API for android.widget.Switch properties"Adam Powell2012-03-081-0/+129
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Public API for android.widget.Switch propertiesAdam Powell2012-03-081-0/+129
* | | | | | | | | | | Merge "Should recycle TypedArray."Jeff Brown2012-03-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Should recycle TypedArray.Jeff Brown2012-03-081-0/+2
* | | | | | | | | | | | Merge "Deprecate some FileUtils, pointing to Os instead."Jeff Sharkey2012-03-081-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Deprecate some FileUtils, pointing to Os instead.Jeff Sharkey2012-03-081-0/+10
* | | | | | | | | | | | | Merge "Use the Choreographer for Drawable animations."Jeff Brown2012-03-084-106/+243
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Use the Choreographer for Drawable animations.Jeff Brown2012-03-074-106/+243
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fix CM test http://b/issue?id=6125619"Xia Wang2012-03-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix CM testXia Wang2012-03-081-0/+1
* | | | | | | | | | | | Merge "Fix the docs"Romain Guy2012-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix the docsRomain Guy2012-03-081-1/+1
* | | | | | | | | | | | | Merge "Make SyncManager and AccountManagerService multi-user aware."Amith Yamasani2012-03-0810-610/+953
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani2012-03-0810-610/+953
* | | | | | | | | | | | | Merge "Dispatch screen state change events to Views Bug #6120957"Romain Guy2012-03-086-11/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Dispatch screen state change events to ViewsRomain Guy2012-03-086-11/+88
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge changes I140d291e,Id443ec5cMathias Agopian2012-03-081-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fixup hardcoded include paths for new projectMathias Agopian2012-03-071-3/+1
* | | | | | | | | | | | | Add new Intent API for associating a ClipData with an Intent.Dianne Hackborn2012-03-085-19/+269
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge "More fixes about padding"Fabrice Di Meglio2012-03-082-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | More fixes about paddingFabrice Di Meglio2012-03-082-0/+20
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Tracking changes to SSLParametersImpl.getDefaultTrustManager()"Elliott Hughes2012-03-081-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tracking changes to SSLParametersImpl.getDefaultTrustManager()Brian Carlstrom2012-03-081-5/+10
* | | | | | | | | | | | | Merge "Fix measurement issues with Spinner and ListPopupWindow"Adam Powell2012-03-082-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix measurement issues with Spinner and ListPopupWindowAdam Powell2012-03-082-2/+21
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fix View padding resolution"Fabrice Di Meglio2012-03-081-9/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix View padding resolutionFabrice Di Meglio2012-03-071-9/+23