summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Fix for jank when fast-scrolling DeskClock's world cities list in RTLRaph Levien2013-09-271-5/+3
* Merge "Add warning about using MergeCursor in CursorAdapter" into klp-devAlan Viverette2013-09-271-3/+7
|\
| * Add warning about using MergeCursor in CursorAdapterAlan Viverette2013-09-261-3/+7
* | API cleanups for Notification.Daniel Sandler2013-09-271-31/+170
* | Merge "Fix conflicting/unclear documentation in InputConnection." into klp-devJean Chalard2013-09-271-15/+21
|\ \
| * | Fix conflicting/unclear documentation in InputConnection.Jean Chalard2013-09-261-15/+21
* | | Merge "Printers in the list of printers change position." into klp-devSvetoslav2013-09-271-10/+34
|\ \ \
| * | | Printers in the list of printers change position.Svetoslav2013-09-261-10/+34
* | | | Merge "Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu" into kl...Adam Powell2013-09-273-17/+85
|\ \ \ \
| * | | | Add gravity settings to PopupWindow/ListPopupWindow/PopupMenuAdam Powell2013-09-263-17/+85
* | | | | Merge "Make fading transitions work better" into klp-devChet Haase2013-09-277-86/+123
|\ \ \ \ \
| * | | | | Make fading transitions work betterChet Haase2013-09-267-86/+123
* | | | | | Merge "Fix for Text fading on RTL app names is done at the beginning..." into...Raph Levien2013-09-261-2/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix for Text fading on RTL app names is done at the beginning...Raph Levien2013-09-261-2/+15
* | | | | | Expose View.executeHardwareAction()Romain Guy2013-09-262-2/+29
| |_|_|_|/ |/| | | |
* | | | | Merge "Tighten flags enforcement, API to test Uris." into klp-devJeff Sharkey2013-09-261-0/+25
|\ \ \ \ \
| * | | | | Tighten flags enforcement, API to test Uris.Jeff Sharkey2013-09-261-0/+25
| | |/ / / | |/| | |
* | | | | Merge "Camera2: Fix focusRange type" into klp-devZhijun He2013-09-261-2/+2
|\ \ \ \ \
| * | | | | Camera2: Fix focusRange typeZhijun He2013-09-261-2/+2
* | | | | | Merge "Adding hidden APIs for observing the print jobs state." into klp-devSvetoslav Ganov2013-09-268-16/+283
|\ \ \ \ \ \
| * | | | | | Adding hidden APIs for observing the print jobs state.Svetoslav Ganov2013-09-258-16/+283
* | | | | | | Merge "Fix crash in ApduServiceInfo parsing." into klp-devMartijn Coenen2013-09-261-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix crash in ApduServiceInfo parsing.Martijn Coenen2013-09-261-1/+1
* | | | | | | Merge "Add Graphics alloc tracking via memtrack" into klp-devAdam Lesinski2013-09-261-7/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add Graphics alloc tracking via memtrackAdam Lesinski2013-09-251-7/+9
* | | | | | | Merge "Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs...Dianne Hackborn2013-09-261-5/+70
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefsDianne Hackborn2013-09-261-5/+70
* | | | | | | Merge "Camera2: Implement CameraManager#getCameraCharacteristics" into klp-devZhijun He2013-09-252-3/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Camera2: Implement CameraManager#getCameraCharacteristicsZhijun He2013-09-252-3/+13
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" i...Dianne Hackborn2013-09-252-35/+82
|\ \ \ \ \ \
| * | | | | | Fix issue #10903002: com.facebook.katana keeps itself in A ServicesDianne Hackborn2013-09-252-35/+82
* | | | | | | Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-257-120/+250
* | | | | | | Merge "Camera2: Add PASSIVE_UNFOCUSED autofocus state." into klp-devEino-Ville Talvala2013-09-252-5/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Camera2: Add PASSIVE_UNFOCUSED autofocus state.Eino-Ville Talvala2013-09-202-5/+16
* | | | | | | Merge "Don't change the text in reaction to a user dict add" into klp-devJean Chalard2013-09-251-66/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Don't change the text in reaction to a user dict addJean Chalard2013-09-121-66/+0
* | | | | | | Merge "Fix monkey bugs in ListView" into klp-devAdam Powell2013-09-243-13/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix monkey bugs in ListViewAdam Powell2013-09-243-13/+6
* | | | | | | | Merge "Fix issue #10848916: "Always" button is not working." into klp-devDianne Hackborn2013-09-243-35/+119
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix issue #10848916: "Always" button is not working.Dianne Hackborn2013-09-243-35/+119
* | | | | | | | | Merge "Fix NPE in PopupMenu.getDragToOpenListener()" into klp-devAlan Viverette2013-09-241-0/+13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix NPE in PopupMenu.getDragToOpenListener()Alan Viverette2013-09-241-0/+13
* | | | | | | | | Merge "Disable ActionBar usage of transitions" into klp-devChet Haase2013-09-242-2/+54
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Disable ActionBar usage of transitionsChet Haase2013-09-232-2/+54
* | | | | | | | | Merge "Multiple printer discovery session instances and other bugs." into klp...Svetoslav2013-09-241-0/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Multiple printer discovery session instances and other bugs.Svetoslav2013-09-231-0/+40
* | | | | | | | | | Merge "Update AdapterView.performItemClick() documentation" into klp-devAlan Viverette2013-09-241-1/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Update AdapterView.performItemClick() documentationAlan Viverette2013-09-171-1/+3
* | | | | | | | | | Merge "Update WebView documentation section about zoom." into klp-devMartin Kosiba2013-09-241-4/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update WebView documentation section about zoom.Martin Kosiba2013-09-201-4/+11
| | |_|_|_|_|/ / / / | |/| | | | | | | |