Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update captioning APIs | Alan Viverette | 2013-08-29 | 4 | -74/+278 |
* | Merge "Camera2: Add CameraDevice#flush()" into klp-dev | Eino-Ville Talvala | 2013-08-27 | 3 | -2/+56 |
|\ | |||||
| * | Camera2: Add CameraDevice#flush() | Eino-Ville Talvala | 2013-08-23 | 3 | -2/+56 |
* | | Merge "Address API council comments on location mode API council" into klp-dev | Tom O'Neill | 2013-08-27 | 1 | -9/+57 |
|\ \ | |||||
| * | | Address API council comments on location mode API council | Tom O'Neill | 2013-08-26 | 1 | -9/+57 |
* | | | Merge "Touch up the Hotword API" into klp-dev | Sandeep Siddhartha | 2013-08-27 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | Touch up the Hotword API | Sandeep Siddhartha | 2013-08-26 | 2 | -5/+5 |
* | | | | Fix docs build. | Ying Wang | 2013-08-26 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge "Add Service API to perform Hotword recognition" into klp-dev | Sandeep Siddhartha | 2013-08-27 | 5 | -0/+834 |
|\ \ \ | |||||
| * | | | Add Service API to perform Hotword recognition | Sandeep Siddhartha | 2013-08-26 | 5 | -0/+834 |
* | | | | Merge "Increase sampling data size limits" into klp-dev | Vinit Deshapnde | 2013-08-27 | 3 | -57/+62 |
|\ \ \ \ | |||||
| * | | | | Increase sampling data size limits | Vinit Deshapnde | 2013-08-26 | 3 | -57/+62 |
* | | | | | Merge "Tweak visibility logic for inflated view scenarios" into klp-dev | Chet Haase | 2013-08-26 | 1 | -32/+72 |
|\ \ \ \ \ | |||||
| * | | | | | Tweak visibility logic for inflated view scenarios | Chet Haase | 2013-08-26 | 1 | -32/+72 |
* | | | | | | Expand documentation around ViewParent#childHasTransientStateChanged | Adam Powell | 2013-08-26 | 1 | -0/+17 |
* | | | | | | Merge "Use transient state to preserve accessibility focus in ListView" into ... | Alan Viverette | 2013-08-26 | 2 | -78/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use transient state to preserve accessibility focus in ListView | Alan Viverette | 2013-08-22 | 2 | -78/+39 |
* | | | | | | | Merge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-dev | Alan Viverette | 2013-08-26 | 2 | -2/+784 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add auto-scrolling in ListPopupWindow drag-to-open mode | Alan Viverette | 2013-08-21 | 2 | -2/+784 |
* | | | | | | | | Merge "Reconcile drag-to-open and touch event interception" into klp-dev | Alan Viverette | 2013-08-26 | 3 | -26/+79 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reconcile drag-to-open and touch event interception | Alan Viverette | 2013-08-22 | 3 | -26/+79 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Enables AT+ANDROID command in Bluetooth HFP." into klp-dev | Edward Jee | 2013-08-26 | 3 | -0/+698 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Enables AT+ANDROID command in Bluetooth HFP. | Edward Jee | 2013-08-23 | 3 | -0/+698 |
* | | | | | | | | | Merge "camera2: CameraDevice#configureOutputs now deletes unused streams" int... | Igor Murashkin | 2013-08-26 | 1 | -14/+52 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | camera2: CameraDevice#configureOutputs now deletes unused streams | Igor Murashkin | 2013-08-26 | 1 | -14/+52 |
* | | | | | | | | | Fix docs build. | Ying Wang | 2013-08-23 | 1 | -7/+7 |
* | | | | | | | | | Merge "Add setting to disable keyguard widgets" into klp-dev | Jim Miller | 2013-08-24 | 1 | -7/+49 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add setting to disable keyguard widgets | Jim Miller | 2013-08-23 | 1 | -7/+49 |
* | | | | | | | | | | Docs changes pursuant to API review feedback. | Jeff Brown | 2013-08-23 | 4 | -8/+9 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge "wifi-display: add certification options" into klp-dev | Chong Zhang | 2013-08-23 | 6 | -5/+179 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | wifi-display: add certification options | Chong Zhang | 2013-08-23 | 6 | -5/+179 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge "Return EXIF thumbnails when available." into klp-dev | Jeff Sharkey | 2013-08-23 | 1 | -11/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Return EXIF thumbnails when available. | Jeff Sharkey | 2013-08-23 | 1 | -11/+45 |
* | | | | | | | | | | Merge "Add CancellationSignal support to file operations." into klp-dev | Jeff Sharkey | 2013-08-23 | 7 | -87/+600 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add CancellationSignal support to file operations. | Jeff Sharkey | 2013-08-23 | 7 | -87/+600 |
* | | | | | | | | | Print UI bug fixing and printer discovery refactoring. | Svetoslav Ganov | 2013-08-23 | 7 | -16/+346 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Improve transparent bar transitions. | John Spurlock | 2013-08-23 | 1 | -1/+1 |
* | | | | | | | | Merge "Add new API shouldOfferSwitchingToNextInputMethod" into klp-dev | Satoshi Kataoka | 2013-08-23 | 2 | -1/+20 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add new API shouldOfferSwitchingToNextInputMethod | Satoshi Kataoka | 2013-08-22 | 2 | -1/+20 |
* | | | | | | | | Merge "Camera2: Send warning when burst request list is empty" into klp-dev | Zhijun He | 2013-08-22 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Camera2: Send warning when burst request list is empty | Zhijun He | 2013-08-22 | 1 | -0/+8 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge "Expose API to query devices for supported keys" into klp-dev | Michael Wright | 2013-08-22 | 2 | -1/+29 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Expose API to query devices for supported keys | Michael Wright | 2013-08-19 | 2 | -1/+29 |
* | | | | | | | Merge "Remove dialpad_autocomplete system key from settings" into klp-dev | Yorke Lee | 2013-08-22 | 1 | -9/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove dialpad_autocomplete system key from settings | Yorke Lee | 2013-08-21 | 1 | -9/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge "Introduce network link quality statistics" into klp-dev | Vinit Deshapnde | 2013-08-22 | 15 | -31/+920 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Introduce network link quality statistics | Vinit Deshapnde | 2013-08-21 | 15 | -31/+920 |
* | | | | | | | | Merge "Reset the Experimental WebView property per build" into klp-dev | Jonathan Dixon | 2013-08-22 | 1 | -7/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reset the Experimental WebView property per build | Jonathan Dixon | 2013-08-21 | 1 | -7/+16 |
* | | | | | | | | | Merge "Remove newly added but deprecated master switch location setting metho... | David Christie | 2013-08-22 | 1 | -36/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | |