Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | fix callback NPEs when WebView is destroyed | Michael Kolb | 2012-03-09 | 3 | -20/+33 | |
* | | | | | | | | | | | Merge "Adding an announcement type accessibility event and a method on View t... | Svetoslav Ganov | 2012-03-09 | 2 | -0/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Adding an announcement type accessibility event and a method on View to annou... | Svetoslav Ganov | 2012-03-09 | 2 | -0/+46 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge "Reduce excessive right padding on action bar titles" | Adam Powell | 2012-03-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Reduce excessive right padding on action bar titles | Adam Powell | 2012-03-09 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge "Improved rotation animation." | Dianne Hackborn | 2012-03-09 | 11 | -163/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Improved rotation animation. | Dianne Hackborn | 2012-03-09 | 11 | -163/+11 | |
* | | | | | | | | | | | Merge "Removing checked state description text for accessibility from some wi... | Svetoslav Ganov | 2012-03-09 | 5 | -65/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Removing checked state description text for accessibility from some widgets. | Svetoslav Ganov | 2012-03-09 | 5 | -65/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge "finalise scrolling before checking scroll position" | Victoria Lease | 2012-03-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | finalise scrolling before checking scroll position | Victoria Lease | 2012-03-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge "scroll relative to visibleRect in spawnContentScrollTo()" | Victoria Lease | 2012-03-09 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | scroll relative to visibleRect in spawnContentScrollTo() | Victoria Lease | 2012-03-08 | 1 | -3/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge "Enhancements for avoiding poor connection on wifi" | Irfan Sheriff | 2012-03-09 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Enhancements for avoiding poor connection on wifi | Irfan Sheriff | 2012-03-08 | 1 | -0/+8 | |
* | | | | | | | | | | | Fix docs | Adam Powell | 2012-03-08 | 2 | -3/+3 | |
* | | | | | | | | | | | Merge "Public API for android.widget.Spinner properties" | Adam Powell | 2012-03-08 | 2 | -0/+195 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Public API for android.widget.Spinner properties | Adam Powell | 2012-03-08 | 2 | -0/+195 | |
* | | | | | | | | | | | Switch Parcel to static JNI calls, pass pointer. | Jeff Sharkey | 2012-03-08 | 3 | -202/+309 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge "Split Parcel JNI details away from Binder." | Jeff Sharkey | 2012-03-08 | 11 | -660/+766 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Split Parcel JNI details away from Binder. | Jeff Sharkey | 2012-03-08 | 11 | -660/+766 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge "Import translations. DO NOT MERGE" | Eric Fischer | 2012-03-08 | 6 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Import translations. DO NOT MERGE | Eric Fischer | 2012-03-08 | 6 | -10/+10 | |
* | | | | | | | | | | Merge "Public API for android.widget.Switch properties" | Adam Powell | 2012-03-08 | 1 | -0/+129 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Public API for android.widget.Switch properties | Adam Powell | 2012-03-08 | 1 | -0/+129 | |
* | | | | | | | | | | | Merge "Should recycle TypedArray." | Jeff Brown | 2012-03-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Should recycle TypedArray. | Jeff Brown | 2012-03-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge "Deprecate some FileUtils, pointing to Os instead." | Jeff Sharkey | 2012-03-08 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Deprecate some FileUtils, pointing to Os instead. | Jeff Sharkey | 2012-03-08 | 1 | -0/+10 | |
* | | | | | | | | | | | | | Merge "Use the Choreographer for Drawable animations." | Jeff Brown | 2012-03-08 | 4 | -106/+243 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use the Choreographer for Drawable animations. | Jeff Brown | 2012-03-07 | 4 | -106/+243 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge "Fix CM test http://b/issue?id=6125619" | Xia Wang | 2012-03-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix CM test | Xia Wang | 2012-03-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge "Fix the docs" | Romain Guy | 2012-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix the docs | Romain Guy | 2012-03-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge "Make SyncManager and AccountManagerService multi-user aware." | Amith Yamasani | 2012-03-08 | 10 | -610/+953 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Make SyncManager and AccountManagerService multi-user aware. | Amith Yamasani | 2012-03-08 | 10 | -610/+953 | |
* | | | | | | | | | | | | | Merge "Dispatch screen state change events to Views Bug #6120957" | Romain Guy | 2012-03-08 | 6 | -11/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Dispatch screen state change events to Views | Romain Guy | 2012-03-08 | 6 | -11/+88 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge changes I140d291e,Id443ec5c | Mathias Agopian | 2012-03-08 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fixup hardcoded include paths for new project | Mathias Agopian | 2012-03-07 | 1 | -3/+1 | |
* | | | | | | | | | | | | | Add new Intent API for associating a ClipData with an Intent. | Dianne Hackborn | 2012-03-08 | 5 | -19/+269 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge "More fixes about padding" | Fabrice Di Meglio | 2012-03-08 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | More fixes about padding | Fabrice Di Meglio | 2012-03-08 | 2 | -0/+20 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge "Tracking changes to SSLParametersImpl.getDefaultTrustManager()" | Elliott Hughes | 2012-03-08 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tracking changes to SSLParametersImpl.getDefaultTrustManager() | Brian Carlstrom | 2012-03-08 | 1 | -5/+10 | |
* | | | | | | | | | | | | | Merge "Fix measurement issues with Spinner and ListPopupWindow" | Adam Powell | 2012-03-08 | 2 | -2/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix measurement issues with Spinner and ListPopupWindow | Adam Powell | 2012-03-08 | 2 | -2/+21 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge "Fix View padding resolution" | Fabrice Di Meglio | 2012-03-08 | 1 | -9/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix View padding resolution | Fabrice Di Meglio | 2012-03-07 | 1 | -9/+23 |