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