1. 5b4d05c NEW_API: Add remaining effects to the new Effect system. by Eino-Ville Talvala · 13 years ago
  2. 9354790 Make profile connection state API public. by Jaikumar Ganesh · 13 years ago
  3. a46c372 Merge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public." by Wu-cheng Li · 13 years ago
  4. bcdb3e7 Merge "Debugging for issue #5180240: Wallpaper continues to consume CPU when screen off" by Dianne Hackborn · 13 years ago
  5. 527de8e Debugging for issue #5180240: Wallpaper continues to consume CPU when screen off by Dianne Hackborn · 13 years ago
  6. d257544 Fix bug 5142716 - Dialog content font size/padding is inconsistent by Adam Powell · 13 years ago
  7. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  8. 151763d Merge "Adding a callback to ShareActionProvider + make ActivityChooserView popup hide on action bar hide." by Svetoslav Ganov · 13 years ago
  9. af4f658 Make camera FOCUS_MODE_CONTINUOUS_PICTURE public. by Wu-cheng Li · 13 years ago
  10. 7526a6d Merge "Added additional Face attributes." by Wei Hua · 13 years ago
  11. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  12. d52b308 Added additional Face attributes. by Wei Hua · 13 years ago
  13. 9a20fa5 Merge "Background data notification, API clean up." by Jeff Sharkey · 13 years ago
  14. 0167590 Merge "NEW_API: Add real-time Effects." by Eino-Ville Talvala · 13 years ago
  15. 3a844fc Background data notification, API clean up. by Jeff Sharkey · 13 years ago
  16. f01e16a Merge "add the Identity contacts mimetype Bug: 5061729" by Fred Quintana · 13 years ago
  17. 4923f1d add the Identity contacts mimetype Bug: 5061729 by Fred Quintana · 13 years ago
  18. 2ce81fc Merge "Add an API to set the transform on a TextureView's surface texture. Bug #5156689" by Romain Guy · 13 years ago
  19. 302a9df Add an API to set the transform on a TextureView's surface texture. Bug #5156689 by Romain Guy · 13 years ago
  20. 4cee03a Merge "Change the behavior of SuggestionSpan." by Gilles Debunne · 13 years ago
  21. e43fca9 Offer a masked version of setUiOptions for windows to only modify certain flags. by Adam Powell · 13 years ago
  22. 7d1c55f Change the behavior of SuggestionSpan. by Luca Zanolin · 13 years ago
  23. 02e935a Fix build. by Dianne Hackborn · 13 years ago
  24. 32ab095 Merge "Fix bug 5159736 - Make DeviceDefault the default" by Adam Powell · 13 years ago
  25. 6e90a36 Fix bug 5159736 - Make DeviceDefault the default by Adam Powell · 13 years ago
  26. f188dfd Several API changes as requested by ES: by Daniel Lehmann · 13 years ago
  27. 9beeb95 Merge "Turn off hinting by default for higher density displays." by Dianne Hackborn · 13 years ago
  28. f43fa57 Turn off hinting by default for higher density displays. by Dianne Hackborn · 13 years ago
  29. 497b3fe Issue 5081351: isWiredHeadsetOn() permission. by Eric Laurent · 13 years ago
  30. 9ca705e Fix bug 5075761 - Visual assets: CAB states by Adam Powell · 13 years ago
  31. 9cc07c3 Merge "More fun with action bars and themes!" by Adam Powell · 13 years ago
  32. f242368 More fun with action bars and themes! by Adam Powell · 13 years ago
  33. 9092b6d Merge "Added FETCH_VOICEMAIL intent definition in VoicemailContract." by Debashish Chatterjee · 13 years ago
  34. e09cd79 Merge "New broadcast telling when an app is fully removed." by Dianne Hackborn · 13 years ago
  35. 267a2ec Added FETCH_VOICEMAIL intent definition in VoicemailContract. by Debashish Chatterjee · 13 years ago
  36. ac0a0d0 Merge "Unhide APIs for user space VPN." by Chia-chi Yeh · 13 years ago
  37. f9abb40 New broadcast telling when an app is fully removed. by Dianne Hackborn · 13 years ago
  38. 4519ff6 Add PendingIntent extra for WEB_SEARCH intents by Bjorn Bringert · 13 years ago
  39. fd545de Merge "New extended Intent protcols for installing/uninstalling apps." by Dianne Hackborn · 13 years ago
  40. 271c2fe New extended Intent protcols for installing/uninstalling apps. by Dianne Hackborn · 13 years ago
  41. aba367e Merge "Unhide camera face detection API." by Wu-cheng Li · 13 years ago
  42. 7ad291a Merge "Add NFC to airplane mode" by Nick Pelly · 13 years ago
  43. 37cc31c Merge "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed." by Romain Guy · 13 years ago
  44. 402f055 Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed. by Grace Kloba · 13 years ago
  45. c0c683b Unhide camera face detection API. by Wu-cheng Li · 13 years ago
  46. dd93a79 Merge "Added methods to change text entry mode in SearchView." by Amith Yamasani · 13 years ago
  47. 8d32a01 Add NFC to airplane mode by Nick Pelly · 13 years ago
  48. 5607a38 Added methods to change text entry mode in SearchView. by Amith Yamasani · 13 years ago
  49. 82f006f Merge "Add progress to Notification.Builder." by Jeff Sharkey · 13 years ago
  50. 1c40013 Add progress to Notification.Builder. by Jeff Sharkey · 13 years ago
  51. 08a9071 Merge "Unhide camera recording hint API." by Wu-cheng Li · 13 years ago
  52. d0d85f2 Unhide APIs for user space VPN. by Chia-chi Yeh · 13 years ago
  53. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  54. 03b2ea1 Support xml configuration file for the spell checker and add the spell checker subtype by satok · 13 years ago
  55. b437e09 Improved memory use reporting. by Dianne Hackborn · 13 years ago
  56. 0dc8bb2 Merge "API cleanup for the spell checker framework" by satok · 13 years ago
  57. 8c6c79f Adding a callback to ShareActionProvider + make ActivityChooserView popup hide on action bar hide. by Svetoslav Ganov · 13 years ago
  58. e53eba0 Removed permission READ_WRITE_OWN_VOICEMAIL from framework/base. by Debashish Chatterjee · 13 years ago
  59. 5357806 API cleanup for the spell checker framework by satok · 13 years ago
  60. b1dec71 NEW_API: Add real-time Effects. by Eino-Ville Talvala · 13 years ago
  61. 452f035 Merge changes I689cb0c0,I09603218 by Mathias Agopian · 13 years ago
  62. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  63. e28cde6 Merge "Added Device Default Themes." by Romain Guy · 13 years ago
  64. a841e52 Merge "Expose quota status for active network." by Jeff Sharkey · 13 years ago
  65. d31d388 Added Device Default Themes. by Andrew Sapperstein · 13 years ago
  66. b923066 Mark Window-Manager-specific APIs on android.view.Surface as @hide by Mathias Agopian · 13 years ago
  67. 9c53f1c Unhide camera recording hint API. by Wu-cheng Li · 13 years ago
  68. 3f76ca4 Merge "Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS." by Debashish Chatterjee · 13 years ago
  69. 766839c Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS. by Debashish Chatterjee · 13 years ago
  70. c660091 Rename API name "RESULT_ATTR_LOOKS_TYPO" by satok · 13 years ago
  71. f0ceede Expose quota status for active network. by Jeff Sharkey · 13 years ago
  72. 269248d Fix bug 5098288 - Rethink the suite of new themes by Adam Powell · 13 years ago
  73. e10bcdb Merge "Fix for http://b/issue?id=5081478" by Philip Milne · 13 years ago
  74. 899d592 Fix for http://b/issue?id=5081478 by Philip Milne · 13 years ago
  75. e2048cc Merge "Add OpenableColumns to the Voicemail table." by Hugo Hudson · 13 years ago
  76. aafd955 Move SpellCheckerSession by satok · 13 years ago
  77. ba39839 Move ImageWallpaper to SystemUI process. by Dianne Hackborn · 13 years ago
  78. b1eaf8f Merge "Fix bug 5090996 - Crash on tapping Menu on dial pad" by Adam Powell · 13 years ago
  79. d20482d Merge "Add operation counts to network statistics." by Jeff Sharkey · 13 years ago
  80. f0f5fff Fix bug 5090996 - Crash on tapping Menu on dial pad by Adam Powell · 13 years ago
  81. e1538f0 Revert "Unhide APIs for user space VPN." by Chia-chi Yeh · 13 years ago
  82. 24a1210 Hide permissions that are not available to apps. by Dianne Hackborn · 13 years ago
  83. 978f712 Add OpenableColumns to the Voicemail table. by Hugo Hudson · 13 years ago
  84. a63ba59 Add operation counts to network statistics. by Jeff Sharkey · 13 years ago
  85. a92e5a8 Restore the 'final' bit on DataInputStream.read() by Jesse Wilson · 13 years ago
  86. bb96bf6 Merge "Various work on out of memory managment." by Dianne Hackborn · 13 years ago
  87. 53f2531 Merge "The fullest of fullscreen modes." by Daniel Sandler · 13 years ago
  88. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  89. c9c4c2d Merge "Fixing widget notifyDataSetChanged() not getting called, issue 5092676" by Adam Cohen · 13 years ago
  90. 2148d43 Fixing widget notifyDataSetChanged() not getting called, issue 5092676 by Adam Cohen · 13 years ago
  91. 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
  92. 7c8d19d Merge "Fix bug 5087752 - Maintain correct contrast against action bars in inverse-bar themes" by Adam Powell · 13 years ago
  93. 88ab697 Fix bug 5087752 - Maintain correct contrast against action bars in by Adam Powell · 13 years ago
  94. 9b3c83f Add constant for NFC sharing settings screen. by Martijn Coenen · 13 years ago
  95. 77d7390 Merge "Part of fix for bug 4997380: Some error types unknown to SslError" by Kristian Monsen · 13 years ago
  96. fcbb492 Merge "Unhide APIs for user space VPN." by Chia-chi Yeh · 13 years ago
  97. be922d6 Merge "Handle stylus buttons and tool types." by Jeff Brown · 13 years ago
  98. 804b3d7 Merge "Add getName to renderscript base object" by Alex Sakhartchouk · 13 years ago
  99. a94b9ad Merge "Bug 4987014: a tap outside dismisses the text suggestion popup" by Gilles Debunne · 13 years ago
  100. bce8eff Merge "Unhide new RS apis." by Jason Sams · 13 years ago