1. d26d489 Print spooler security and some new print service facing APIs. by Svetoslav Ganov · 11 years ago
  2. 7be3a13 Add frameworks support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  3. 9fd81a9 Merge "Stronger DocumentsProvider contract." into klp-dev by Jeff Sharkey · 11 years ago
  4. aeb16e2 Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  5. b432ca6 Merge "Fix documentation regarding defStyle in View constructor" into klp-dev by Alan Viverette · 11 years ago
  6. ab8fe69 Merge "Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE." into klp-dev by John Spurlock · 11 years ago
  7. fb410d2 Fix documentation regarding defStyle in View constructor by Alan Viverette · 11 years ago
  8. 52485b0 Merge "Better transition interruption and TextChange fixes" into klp-dev by Chet Haase · 11 years ago
  9. af78bdd Better transition interruption and TextChange fixes by Chet Haase · 11 years ago
  10. 18f590a Merge "Remove EXTRA_DELETE_AFTER_USE and update descriptions accordingly." into klp-dev by Isaac Katzenelson · 11 years ago
  11. bd31a48 Merge "Tweak the HotwordRecognizer API" into klp-dev by Sandeep Siddhartha · 11 years ago
  12. 8233934 Tweak the HotwordRecognizer API by Sandeep Siddhartha · 11 years ago
  13. dd9b079 Merge "Fix case when user touches the very edge of a view" into klp-dev by Mindy Pereira · 11 years ago
  14. 0d3da12 Fix case when user touches the very edge of a view by Mindy Pereira · 11 years ago
  15. 627dd9b Merge "Fix bug #10515013 CalendarView is always forcing first day of the week to Sunday and not taking into account CLDR data" into klp-dev by Fabrice Di Meglio · 11 years ago
  16. 229ba49 Remove EXTRA_DELETE_AFTER_USE and update descriptions accordingly. by Sam Blitzstein · 11 years ago
  17. 5b2081d Implement new accessibility APIs in lists, text view by Alan Viverette · 11 years ago
  18. 116c12e Merge "Add public API for obtaining drag-to-open listener" into klp-dev by Alan Viverette · 11 years ago
  19. b08e578 Fix bug #10515013 CalendarView is always forcing first day of the week to Sunday and not taking into account CLDR data by Fabrice Di Meglio · 11 years ago
  20. ca09dbc Merge "Print APIs update." into klp-dev by Svetoslav Ganov · 11 years ago
  21. bbbc866 Merge "Add NFC reader-mode API." into klp-dev by Martijn Coenen · 11 years ago
  22. 3d1b3cb Merge "Add documentation to onTouchEvent for accessibility" into klp-dev by Alan Viverette · 11 years ago
  23. 1955a5b5 Add public API for obtaining drag-to-open listener by Alan Viverette · 11 years ago
  24. c20ed2f Add NFC reader-mode API. by Martijn Coenen · 11 years ago
  25. ac738a2 Merge "Hide stackId from prying eyes." into klp-dev by Craig Mautner · 11 years ago
  26. d381680 Merge "Make sure to actually log when Log.wtf() hiccups" into klp-dev by Christopher Tate · 11 years ago
  27. 941adc9 Make sure to actually log when Log.wtf() hiccups by Christopher Tate · 11 years ago
  28. f1c3f28 Merge "Fix NPE when setting new LayoutTransition" into klp-dev by Chet Haase · 11 years ago
  29. fee6f2b Fix NPE when setting new LayoutTransition by Chet Haase · 11 years ago
  30. 6d7771b Merge "Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListener()" into klp-dev by Fabrice Di Meglio · 11 years ago
  31. aec1417 Print APIs update. by Svetoslav Ganov · 11 years ago
  32. e47193d Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE. by John Spurlock · 11 years ago
  33. aeda265 Merge "Remove or reduce visibility of deprecated methods" into klp-dev by Tom O'Neill · 11 years ago
  34. d220a83 Merge "Change DBG to false to eliminate logcat messages." into klp-dev by Chris Wren · 11 years ago
  35. 6b8c69e Merge "Update AccessibilityNodeInfo API as per API council request" into klp-dev by Svetoslav Ganov · 11 years ago
  36. 7f6f457 Remove or reduce visibility of deprecated methods by Tom O'Neill · 11 years ago
  37. fb3d781 Merge "Camera2: Add CameraDevice#flush()" into klp-dev by Eino-Ville Talvala · 11 years ago
  38. 4a9c7fe Merge "Address API council comments on location mode API council" into klp-dev by Tom O'Neill · 11 years ago
  39. cb8ed39 Update AccessibilityNodeInfo API as per API council request by Svetoslav Ganov · 11 years ago
  40. 4e22b85 Merge "Touch up the Hotword API" into klp-dev by Sandeep Siddhartha · 11 years ago
  41. 407d794 Touch up the Hotword API by Sandeep Siddhartha · 11 years ago
  42. b240578 Fix docs build. by Ying Wang · 11 years ago
  43. b0a1740 Merge "Add Service API to perform Hotword recognition" into klp-dev by Sandeep Siddhartha · 11 years ago
  44. 637cc45 Add Service API to perform Hotword recognition by Sandeep Siddhartha · 11 years ago
  45. ca91579 Merge "Increase sampling data size limits" into klp-dev by Vinit Deshapnde · 11 years ago
  46. be6cf71 Merge "Tweak visibility logic for inflated view scenarios" into klp-dev by Chet Haase · 11 years ago
  47. 35a457a Tweak visibility logic for inflated view scenarios by Chet Haase · 11 years ago
  48. 3c6e8f4 Add documentation to onTouchEvent for accessibility by Alan Viverette · 11 years ago
  49. d0fec8c Increase sampling data size limits by Vinit Deshapnde · 11 years ago
  50. a324ac7 Address API council comments on location mode API council by Tom O'Neill · 11 years ago
  51. 0da4a28 Expand documentation around ViewParent#childHasTransientStateChanged by Adam Powell · 11 years ago
  52. aad4417 Merge "Use transient state to preserve accessibility focus in ListView" into klp-dev by Alan Viverette · 11 years ago
  53. faf7a20 Merge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-dev by Alan Viverette · 11 years ago
  54. 9212e35 Merge "Reconcile drag-to-open and touch event interception" into klp-dev by Alan Viverette · 11 years ago
  55. b2cc1d5 Merge "Enables AT+ANDROID command in Bluetooth HFP." into klp-dev by Edward Jee · 11 years ago
  56. 9e68068 Merge "camera2: CameraDevice#configureOutputs now deletes unused streams" into klp-dev by Igor Murashkin · 11 years ago
  57. 2703052 Hide stackId from prying eyes. by Craig Mautner · 11 years ago
  58. 57ea59b camera2: CameraDevice#configureOutputs now deletes unused streams by Igor Murashkin · 11 years ago
  59. 6341010 Change DBG to false to eliminate logcat messages. by Scott Greenwald · 11 years ago
  60. 9436631 Fix docs build. by Ying Wang · 11 years ago
  61. 138de8e Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListener() by Fabrice Di Meglio · 11 years ago
  62. 14cabda Merge "Add setting to disable keyguard widgets" into klp-dev by Jim Miller · 11 years ago
  63. 511cd35 Docs changes pursuant to API review feedback. by Jeff Brown · 11 years ago
  64. f45bb40 Add setting to disable keyguard widgets by Jim Miller · 11 years ago
  65. 5de1fac Merge "wifi-display: add certification options" into klp-dev by Chong Zhang · 11 years ago
  66. 365768f Merge "Return EXIF thumbnails when available." into klp-dev by Jeff Sharkey · 11 years ago
  67. 98d6212 Merge "Add CancellationSignal support to file operations." into klp-dev by Jeff Sharkey · 11 years ago
  68. 1f3ecaa wifi-display: add certification options by Chong Zhang · 11 years ago
  69. 8ebd52b Camera2: Add CameraDevice#flush() by Eino-Ville Talvala · 11 years ago
  70. 6398343 Return EXIF thumbnails when available. by Jeff Sharkey · 11 years ago
  71. 44720af Print UI bug fixing and printer discovery refactoring. by Svetoslav Ganov · 11 years ago
  72. bd3b902 Add CancellationSignal support to file operations. by Jeff Sharkey · 11 years ago
  73. b77edbf Improve transparent bar transitions. by John Spurlock · 11 years ago
  74. d866f50 Merge "Add new API shouldOfferSwitchingToNextInputMethod" into klp-dev by Satoshi Kataoka · 11 years ago
  75. 922d41b Enables AT+ANDROID command in Bluetooth HFP. by Edward Jee · 11 years ago
  76. 6996014 Reconcile drag-to-open and touch event interception by Alan Viverette · 11 years ago
  77. f293627 Merge "Camera2: Send warning when burst request list is empty" into klp-dev by Zhijun He · 11 years ago
  78. fc19e2c Camera2: Send warning when burst request list is empty by Zhijun He · 11 years ago
  79. 8e3a417 Merge "Expose API to query devices for supported keys" into klp-dev by Michael Wright · 11 years ago
  80. 6820751 Use transient state to preserve accessibility focus in ListView by Alan Viverette · 11 years ago
  81. 83e1015 Merge "Remove dialpad_autocomplete system key from settings" into klp-dev by Yorke Lee · 11 years ago
  82. e2a6d3d Merge "Introduce network link quality statistics" into klp-dev by Vinit Deshapnde · 11 years ago
  83. 2b10b52 Add new API shouldOfferSwitchingToNextInputMethod by Satoshi Kataoka · 11 years ago
  84. 39c9c63 Merge "Reset the Experimental WebView property per build" into klp-dev by Jonathan Dixon · 11 years ago
  85. 8c128ab Merge "Remove newly added but deprecated master switch location setting methods." into klp-dev by David Christie · 11 years ago
  86. 35785bf Remove dialpad_autocomplete system key from settings by Yorke Lee · 11 years ago
  87. 4c18b58 Remove newly added but deprecated master switch location setting methods. by David Christie · 11 years ago
  88. b7d5cbc Reset the Experimental WebView property per build by Jonathan Dixon · 11 years ago
  89. 21ea2d0 Fix VALUE_RINGTONE_SILENT ref. by Sam Blitzstein · 11 years ago
  90. 435e7df Extend AlarmClock API (just slightly) by Sam Blitzstein · 11 years ago
  91. 5a284c4 Merge "Cancel running LayoutTransition before removing it from a container" into klp-dev by Chet Haase · 11 years ago
  92. ef3cbfd Cancel running LayoutTransition before removing it from a container by Chet Haase · 11 years ago
  93. 398ec03 Move caption view from Settings into framework by Alan Viverette · 11 years ago
  94. 5e66021 Add auto-scrolling in ListPopupWindow drag-to-open mode by Alan Viverette · 11 years ago
  95. 1f12cb5 Introduce network link quality statistics by Vinit Deshapnde · 11 years ago
  96. 6b223c6 Merge "Camera2: cleanup unused imports" into klp-dev by Zhijun He · 11 years ago
  97. e8aae8a Merge "Camera2: Update tonemap curve definitions." into klp-dev by Zhijun He · 11 years ago
  98. ed255a0 Camera2: cleanup unused imports by Zhijun He · 11 years ago
  99. 3ffd705 Camera2: Update tonemap curve definitions. by Zhijun He · 11 years ago
  100. 0125ba7 Merge "Camera2: Convert camera device errors to exceptions" into klp-dev by Eino-Ville Talvala · 11 years ago