Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for jank when fast-scrolling DeskClock's world cities list in RTL | Raph Levien | 2013-09-27 | 1 | -5/+3 |
* | Merge "Add warning about using MergeCursor in CursorAdapter" into klp-dev | Alan Viverette | 2013-09-27 | 1 | -3/+7 |
|\ | |||||
| * | Add warning about using MergeCursor in CursorAdapter | Alan Viverette | 2013-09-26 | 1 | -3/+7 |
* | | API cleanups for Notification. | Daniel Sandler | 2013-09-27 | 1 | -31/+170 |
* | | Merge "Fix conflicting/unclear documentation in InputConnection." into klp-dev | Jean Chalard | 2013-09-27 | 1 | -15/+21 |
|\ \ | |||||
| * | | Fix conflicting/unclear documentation in InputConnection. | Jean Chalard | 2013-09-26 | 1 | -15/+21 |
* | | | Merge "Printers in the list of printers change position." into klp-dev | Svetoslav | 2013-09-27 | 1 | -10/+34 |
|\ \ \ | |||||
| * | | | Printers in the list of printers change position. | Svetoslav | 2013-09-26 | 1 | -10/+34 |
* | | | | Merge "Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu" into kl... | Adam Powell | 2013-09-27 | 3 | -17/+85 |
|\ \ \ \ | |||||
| * | | | | Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu | Adam Powell | 2013-09-26 | 3 | -17/+85 |
* | | | | | Merge "Make fading transitions work better" into klp-dev | Chet Haase | 2013-09-27 | 7 | -86/+123 |
|\ \ \ \ \ | |||||
| * | | | | | Make fading transitions work better | Chet Haase | 2013-09-26 | 7 | -86/+123 |
* | | | | | | Merge "Fix for Text fading on RTL app names is done at the beginning..." into... | Raph Levien | 2013-09-26 | 1 | -2/+15 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix for Text fading on RTL app names is done at the beginning... | Raph Levien | 2013-09-26 | 1 | -2/+15 |
* | | | | | | Expose View.executeHardwareAction() | Romain Guy | 2013-09-26 | 2 | -2/+29 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge "Tighten flags enforcement, API to test Uris." into klp-dev | Jeff Sharkey | 2013-09-26 | 1 | -0/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Tighten flags enforcement, API to test Uris. | Jeff Sharkey | 2013-09-26 | 1 | -0/+25 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "Camera2: Fix focusRange type" into klp-dev | Zhijun He | 2013-09-26 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Camera2: Fix focusRange type | Zhijun He | 2013-09-26 | 1 | -2/+2 |
* | | | | | | Merge "Adding hidden APIs for observing the print jobs state." into klp-dev | Svetoslav Ganov | 2013-09-26 | 8 | -16/+283 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adding hidden APIs for observing the print jobs state. | Svetoslav Ganov | 2013-09-25 | 8 | -16/+283 |
* | | | | | | | Merge "Fix crash in ApduServiceInfo parsing." into klp-dev | Martijn Coenen | 2013-09-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fix crash in ApduServiceInfo parsing. | Martijn Coenen | 2013-09-26 | 1 | -1/+1 |
* | | | | | | | Merge "Add Graphics alloc tracking via memtrack" into klp-dev | Adam Lesinski | 2013-09-26 | 1 | -7/+9 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Add Graphics alloc tracking via memtrack | Adam Lesinski | 2013-09-25 | 1 | -7/+9 |
* | | | | | | | Merge "Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs... | Dianne Hackborn | 2013-09-26 | 1 | -5/+70 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs | Dianne Hackborn | 2013-09-26 | 1 | -5/+70 |
* | | | | | | | Merge "Camera2: Implement CameraManager#getCameraCharacteristics" into klp-dev | Zhijun He | 2013-09-25 | 2 | -3/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Camera2: Implement CameraManager#getCameraCharacteristics | Zhijun He | 2013-09-25 | 2 | -3/+13 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" i... | Dianne Hackborn | 2013-09-25 | 2 | -35/+82 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue #10903002: com.facebook.katana keeps itself in A Services | Dianne Hackborn | 2013-09-25 | 2 | -35/+82 |
* | | | | | | | Require that persistable Uri permissions be taken. | Jeff Sharkey | 2013-09-25 | 7 | -120/+250 |
* | | | | | | | Merge "Camera2: Add PASSIVE_UNFOCUSED autofocus state." into klp-dev | Eino-Ville Talvala | 2013-09-25 | 2 | -5/+16 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Camera2: Add PASSIVE_UNFOCUSED autofocus state. | Eino-Ville Talvala | 2013-09-20 | 2 | -5/+16 |
* | | | | | | | Merge "Don't change the text in reaction to a user dict add" into klp-dev | Jean Chalard | 2013-09-25 | 1 | -66/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Don't change the text in reaction to a user dict add | Jean Chalard | 2013-09-12 | 1 | -66/+0 |
* | | | | | | | Merge "Fix monkey bugs in ListView" into klp-dev | Adam Powell | 2013-09-24 | 3 | -13/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix monkey bugs in ListView | Adam Powell | 2013-09-24 | 3 | -13/+6 |
* | | | | | | | | Merge "Fix issue #10848916: "Always" button is not working." into klp-dev | Dianne Hackborn | 2013-09-24 | 3 | -35/+119 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix issue #10848916: "Always" button is not working. | Dianne Hackborn | 2013-09-24 | 3 | -35/+119 |
* | | | | | | | | | Merge "Fix NPE in PopupMenu.getDragToOpenListener()" into klp-dev | Alan Viverette | 2013-09-24 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix NPE in PopupMenu.getDragToOpenListener() | Alan Viverette | 2013-09-24 | 1 | -0/+13 |
* | | | | | | | | | Merge "Disable ActionBar usage of transitions" into klp-dev | Chet Haase | 2013-09-24 | 2 | -2/+54 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Disable ActionBar usage of transitions | Chet Haase | 2013-09-23 | 2 | -2/+54 |
* | | | | | | | | | Merge "Multiple printer discovery session instances and other bugs." into klp... | Svetoslav | 2013-09-24 | 1 | -0/+40 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Multiple printer discovery session instances and other bugs. | Svetoslav | 2013-09-23 | 1 | -0/+40 |
* | | | | | | | | | | Merge "Update AdapterView.performItemClick() documentation" into klp-dev | Alan Viverette | 2013-09-24 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Update AdapterView.performItemClick() documentation | Alan Viverette | 2013-09-17 | 1 | -1/+3 |
* | | | | | | | | | | Merge "Update WebView documentation section about zoom." into klp-dev | Martin Kosiba | 2013-09-24 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Update WebView documentation section about zoom. | Martin Kosiba | 2013-09-20 | 1 | -4/+11 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | |