1. 0e3431d DO NOT MERGE: Mark new util type functions as @hide in AOSP. by Tim Murray · 10 years ago
  2. 4b7f378 Utility API for creating types. by Jason Sams · 11 years ago
  3. d02e60f Add sample profiling interface to startMethodTracing. by Jeff Hao · 11 years ago
  4. b1bd1fe Revert "Hide AssetInputStream.getAssetInt." by Narayan Kamath · 11 years ago
  5. 842d44e Hide AssetInputStream.getAssetInt. by Narayan Kamath · 11 years ago
  6. 9607d78 Merge "Added missing USB device descriptor fields needed for intent filters" by Mike Lockwood · 11 years ago
  7. 109e4db Un-deprecate setInexactRepeating() and tweak docs by Christopher Tate · 11 years ago
  8. 1e9f3d8 Hide TransitionManager default transition methods by Adam Powell · 11 years ago
  9. 3661494 Missing LoudnessEnhancer constructor and UUID in public API by Jean-Michel Trivi · 11 years ago
  10. 8c99ab8 Unhide BIND_NFC_SERVICE permission. by Martijn Coenen · 11 years ago
  11. 6834ae6 Merge "Fix issue #11256132: Add density bucket for all real numbers between 0 and ∞..." into klp-dev by Dianne Hackborn · 11 years ago
  12. 09acb7c Fix issue #11256132: Add density bucket for all real numbers between 0 and ∞... by Dianne Hackborn · 11 years ago
  13. 1c43fce Add APIs for an advanced print options activity. by Svetoslav · 11 years ago
  14. c1c8f3f Add extras to AFD, send orientation metadata. by Jeff Sharkey · 11 years ago
  15. 45ca531 Merge "Adding stepcounter & stepdetector feature strings." into klp-dev by Aravind Akella · 11 years ago
  16. 068b0c0 Adding stepcounter & stepdetector feature strings. by Aravind Akella · 11 years ago
  17. cd92588 DO NOT MERGE: Hide new camera API. by Eino-Ville Talvala · 11 years ago
  18. d9b09fa Merge "Fix registerListener and flush bugs." into klp-dev by Aravind Akella · 11 years ago
  19. 4bdc37d Fix registerListener and flush bugs. by Aravind Akella · 11 years ago
  20. 5f0a600 Merge "Add API to get the built-in wallpaper" into klp-dev by Michael Jurka · 11 years ago
  21. f012b77 Merge "Fix some doc issues." into klp-dev by Dianne Hackborn · 11 years ago
  22. ebc15ef Fix some doc issues. by Dianne Hackborn · 11 years ago
  23. 24305da Merge "Add listener for changes to touch exploration state" into klp-dev by Alan Viverette · 11 years ago
  24. b3da3db Merge "Surface outgoing Uri permission grants." into klp-dev by Jeff Sharkey · 11 years ago
  25. 5baeb9a Add listener for changes to touch exploration state by Alan Viverette · 11 years ago
  26. bcaac0a Surface outgoing Uri permission grants. by Jeff Sharkey · 11 years ago
  27. b668d0b Add API to get the built-in wallpaper by Michael Jurka · 11 years ago
  28. a12dccc Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY. by John Spurlock · 11 years ago
  29. bcc77b5 Merge "Add <intent-filter> support to <provider>." into klp-dev by Jeff Sharkey · 11 years ago
  30. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  31. bacb542 Merge "Also rely on enabled notification listeners for RemoteController registration" into klp-dev by Jean-Michel Trivi · 11 years ago
  32. bd95740 Transparent system ui flags -> Translucent WM flags. by John Spurlock · 11 years ago
  33. f108cdd9 Also rely on enabled notification listeners for RemoteController registration by Jean-Michel Trivi · 11 years ago
  34. 19565ad Merge "Small print API tweaks" into klp-dev by Svetoslav · 11 years ago
  35. b450d0d Small print API tweaks by Svetoslav · 11 years ago
  36. 331f9e7 Merge "Print attributes hint not honored." into klp-dev by Svetoslav Ganov · 11 years ago
  37. 0ab7c88 Merge "Add Consumer IR feature" into klp-dev by Alex Ray · 11 years ago
  38. 7be27ac Print attributes hint not honored. by Svetoslav Ganov · 11 years ago
  39. cb2fe96 Un-deprecate getDhcpInfo by Robert Greenwalt · 11 years ago
  40. 0c9d61f Add Consumer IR feature by Alex Ray · 11 years ago
  41. f3ca947 Merge "New Telephony APIs to return MMS UA and UAProfUrl" into klp-dev by Yuhao Zheng · 11 years ago
  42. d6239b9 Merge "Add a scrubber to keyguard; layout tweaks" into klp-dev by Adam Powell · 11 years ago
  43. d2078bc New Telephony APIs to return MMS UA and UAProfUrl by Yuhao Zheng · 11 years ago
  44. f889524 Add a scrubber to keyguard; layout tweaks by Adam Powell · 11 years ago
  45. 093318e Merge "Add importantForAccessibility mode to block entire hierarchy" into klp-dev by Alan Viverette · 11 years ago
  46. 7192c6d Merge "KLP/KitKat is now API 19." into klp-dev by Dianne Hackborn · 11 years ago
  47. 6bc3789 KLP/KitKat is now API 19. by Dianne Hackborn · 11 years ago
  48. 23be199 Add importantForAccessibility mode to block entire hierarchy by Alan Viverette · 11 years ago
  49. e4cb66f Fix issue #11044267: AppOpsManager.startWatchingMode should take a String by Dianne Hackborn · 11 years ago
  50. 2e1e081 Add findFocus API for AccessibilityNodeProvider by Alan Viverette · 11 years ago
  51. 0e772b2 Merge "Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields" into klp-dev by Matthew Xie · 11 years ago
  52. 65cacb3 Merge "Add android.provider.Telephony to public API." into klp-dev by Jake Hamby · 11 years ago
  53. 091fc2b Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields by Matthew Xie · 11 years ago
  54. cc637d9 Merge "New roots UX, async, performance, docs." into klp-dev by Jeff Sharkey · 11 years ago
  55. 6efba22 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  56. 599be61 Camera2: remove CameraDevice#getProperties by Zhijun He · 11 years ago
  57. cf1d39b API cleanups for Notification. by Daniel Sandler · 11 years ago
  58. 8fb6d97 Merge "Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu" into klp-dev by Adam Powell · 11 years ago
  59. 54c94de Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu by Adam Powell · 11 years ago
  60. 8c6c041 Merge "Tighten flags enforcement, API to test Uris." into klp-dev by Jeff Sharkey · 11 years ago
  61. ee2f7df Tighten flags enforcement, API to test Uris. by Jeff Sharkey · 11 years ago
  62. 5cab967 Merge "Adding hidden APIs for observing the print jobs state." into klp-dev by Svetoslav Ganov · 11 years ago
  63. 704697b Adding hidden APIs for observing the print jobs state. by Svetoslav Ganov · 11 years ago
  64. be17a61 Merge "Require that persistable Uri permissions be taken." into klp-dev by Jeff Sharkey · 11 years ago
  65. 4516798 Moving Launcher permission to Framework. (Bug 10343529) by Winson Chung · 11 years ago
  66. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  67. 9ca833f Merge "Camera2: Add PASSIVE_UNFOCUSED autofocus state." into klp-dev by Eino-Ville Talvala · 11 years ago
  68. 43e51a3 Add android.provider.Telephony to public API. by Jake Hamby · 11 years ago
  69. 01b5743 Public API for peak and RMS monitoring through the Visualizer effect by Jean-Michel Trivi · 11 years ago
  70. 9bb0ee9 Issue #10461551: KLP API Review: AppOpsManager by Dianne Hackborn · 11 years ago
  71. 68f4006 camera2: Rename CameraProperties to CameraCharacteristics by Igor Murashkin · 11 years ago
  72. ca833c3 Merge "camera2: Add capture sequences and capture failures" into klp-dev by Igor Murashkin · 11 years ago
  73. 6c025ea Merge "WebView: add an API method to control web contents debugging" into klp-dev by Jonathan Dixon · 11 years ago
  74. 6bbf9dc camera2: Add capture sequences and capture failures by Igor Murashkin · 11 years ago
  75. b39ce63 Merge "Offer to enable a print service after it is installed." into klp-dev by Svetoslav · 11 years ago
  76. 9f880f7 Camera2: Add PASSIVE_UNFOCUSED autofocus state. by Eino-Ville Talvala · 11 years ago
  77. d8f391b Offer to enable a print service after it is installed. by Svetoslav · 11 years ago
  78. ab98a0b Merge "camera2: Add more camera device states, make #openCamera async." into klp-dev by Igor Murashkin · 11 years ago
  79. d473ebb Merge "Surfaces ParcelFileDescriptor#parseMode() as API" into klp-dev by Adam Lesinski · 11 years ago
  80. eb8c3f9 Surfaces ParcelFileDescriptor#parseMode() as API by Adam Lesinski · 11 years ago
  81. 5c9eaf6 camera2: Add more camera device states, make #openCamera async. by Igor Murashkin · 11 years ago
  82. facc08c Merge "Move PdfDocument to android.graphics.pdf" into klp-dev by Svetoslav · 11 years ago
  83. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  84. 9c5cc57 Merge "Support for "not the home app you're looking for" metadata" into klp-dev by Christopher Tate · 11 years ago
  85. bd413f6 Support for "not the home app you're looking for" metadata by Christopher Tate · 11 years ago
  86. 81d4014 Hiding a method that was never meant to be public. by Svetoslav · 11 years ago
  87. 1608f49 Merge "Public API for RemoteController" into klp-dev by Jean-Michel Trivi · 11 years ago
  88. a83487e Public API for RemoteController by Jean-Michel Trivi · 11 years ago
  89. e8c01dd Merge "Changes to PFD based on API review" into klp-dev by Amith Yamasani · 11 years ago
  90. b433bb8 Changes to PFD based on API review by Amith Yamasani · 11 years ago
  91. 7b3990e Merge "Update the print dialog." into klp-dev by Svetoslav · 11 years ago
  92. ba1abbb Merge "Revert "Revert "Take the input device into account for meta state""" into klp-dev by Raph Levien · 11 years ago
  93. b9466db Merge "Finish issue #10779747: Calendar Storage crash observed..." into klp-dev by Dianne Hackborn · 11 years ago
  94. bd49a1d Merge "Change case of "keyset" to "keySet" for manifests" into klp-dev by Kenny Root · 11 years ago
  95. 14f10e5 Revert "Revert "Take the input device into account for meta state"" by Raph Levien · 11 years ago
  96. c540f8e Merge "Revert "Take the input device into account for meta state"" into klp-dev by Raph Levien · 11 years ago
  97. 013b816 Update the print dialog. by Svetoslav · 11 years ago
  98. 01fc088 Merge "Update APIs for the Chromium WebView" into klp-dev by Jonathan Dixon · 11 years ago
  99. 6285a32 Finish issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 11 years ago
  100. add5602 Change case of "keyset" to "keySet" for manifests by Kenny Root · 11 years ago