1. faa0192 Merge "Fix build." into lmp-dev by Dianne Hackborn · 11 years ago
  2. a4635d8 Fix build. by Dianne Hackborn · 11 years ago
  3. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 11 years ago
  4. e6cd247 Add recognition modes to the enrollment metadata by Sandeep Siddhartha · 11 years ago
  5. 5134478 Add public attributes for TimePicker styling by Alan Viverette · 11 years ago
  6. 5130655 Merge "Pass input ID to the setup/settings activity" into lmp-dev by Chulwoo Lee · 11 years ago
  7. 3b2f507 Merge "Introduce "input_id" column to the channels table" into lmp-dev by Chulwoo Lee · 11 years ago
  8. 36f36af Merge "Unhide new MMS API and SMS storage API (1/2)" into lmp-dev by Ye Wen · 11 years ago
  9. 1b5e3f8 Unhide new MMS API and SMS storage API (1/2) by Ye Wen · 11 years ago
  10. c20533c MediaRecorder: added constants for WEBM output by Robert Shih · 11 years ago
  11. d0d02e2 Introduce "input_id" column to the channels table by Chulwoo Lee · 11 years ago
  12. 029179d Pass input ID to the setup/settings activity by Chulwoo Lee · 11 years ago
  13. ed9c3a4 Unhiding the SMS/MMS APIs for injection/transport. by Shishir Agrawal · 11 years ago
  14. ac17c2a Merge "Change adjustVolumeBy to adjustVolume" into lmp-dev by RoboErik · 11 years ago
  15. 1ff5b16 Change adjustVolumeBy to adjustVolume by RoboErik · 11 years ago
  16. 8b4bffc Make MediaSession and MediaController constructors public by RoboErik · 11 years ago
  17. 7194088 Merge "Make MediaSession and MediaController constructors public" into lmp-dev by RoboErik · 11 years ago
  18. d70ad7a1 MediaPlayer factory method with audio attributes and session ID by Jean-Michel Trivi · 11 years ago
  19. d72e7ba Add more params to WebViewClient.shouldInterceptRequest. by Marcin Kosiba · 11 years ago
  20. e66de8f Merge "MediaCodec: add reset() + documentation fixes" into lmp-dev by Lajos Molnar · 11 years ago
  21. 1e6e801 MediaCodec: add reset() + documentation fixes by Lajos Molnar · 11 years ago
  22. 54892c8 Merge "Implement TvContentRating" into lmp-dev by Jae Seo · 11 years ago
  23. e168734 Implement TvContentRating by Sungsoo Lim · 11 years ago
  24. da96e13 Parse more split APK manifest details. by Jeff Sharkey · 11 years ago
  25. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 11 years ago
  26. 7a34138 Adding getVideoState method to Telecomm Call's details. by Andrew Lee · 11 years ago
  27. 0ab9850 Merge "Remove @hide annotations from important carrier privileged APIs." into lmp-dev by Derek Tan · 11 years ago
  28. 06b41ea Remove @hide annotations from important carrier privileged APIs. by Derek Tan · 11 years ago
  29. 79f5cd1 Unhide MediaPlayer.setAudioAttributes(), javadoc clarifications by Jean-Michel Trivi · 11 years ago
  30. 655be2a Revert "Remove enableSystemApp methods." by Adam Connors · 11 years ago
  31. d0a2de0 Merge "Add code cache directory for apps." into lmp-dev by Jeff Sharkey · 11 years ago
  32. 4ed745d Add code cache directory for apps. by Jeff Sharkey · 11 years ago
  33. c8c8425 App restrictions schema and parser by Amith Yamasani · 11 years ago
  34. 701cc88 Fix current.txt build break by Yorke Lee · 11 years ago
  35. bd9152f Update DatePicker widget and its related dialog by Fabrice Di Meglio · 12 years ago
  36. e3ec9da Merge "Add VideoState member variable to InCallCall." into lmp-dev by Andrew Lee · 11 years ago
  37. 85f5d42 Add VideoState member variable to InCallCall. by Andrew Lee · 11 years ago
  38. 00e7ba0 Merge "Launch activity behind launching task." into lmp-dev by Craig Mautner · 11 years ago
  39. bb74246 Launch activity behind launching task. by Craig Mautner · 11 years ago
  40. 4d922e6 Merge "Revert some new APIs for restrictions provider" into lmp-dev by Amith Yamasani · 11 years ago
  41. 5470bc1 Revert some new APIs for restrictions provider by Amith Yamasani · 11 years ago
  42. 8ca0428 Merge "Add support for remote incoming calls" into lmp-dev by Sailesh Nepal · 11 years ago
  43. c5b0157 Add support for remote incoming calls by Sailesh Nepal · 11 years ago
  44. 69ea974 Merge "Public API for PackageInstaller!" into lmp-dev by Jeff Sharkey · 11 years ago
  45. 6c833e0 Public API for PackageInstaller! by Jeff Sharkey · 11 years ago
  46. 969167d TIF: Revisit availability changes by Wonsik Kim · 11 years ago
  47. b99a902 Merge "Introduce a public intent for launching Home settings" into lmp-dev by Amith Yamasani · 11 years ago
  48. eb7b94a Introduce a public intent for launching Home settings by Amith Yamasani · 11 years ago
  49. 8b674ab Merge "Add PackageManager feature strings for relative humidity and temperature sensors." into lmp-dev by Aravind Akella · 11 years ago
  50. 77ec2ce Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" into lmp-dev by Sailesh Nepal · 11 years ago
  51. 864a2b2 Remove CallServiceProvider and CallServiceDescriptor do not merge by Sailesh Nepal · 11 years ago
  52. a5a2cf4 Merge "Implement multi-SIM capabilities (1/6) [DO NOT MERGE]" into lmp-dev by Santos Cordon · 11 years ago
  53. 49a22e8 Add window elevation for dialogs, clean up surface insets API by Alan Viverette · 11 years ago
  54. a7835b6 Add Context.getNoBackupFilesDir() by Christopher Tate · 11 years ago
  55. 4ad58a4 Merge "Introduce new In-Call Service interface" into lmp-dev by Ihab Awad · 11 years ago
  56. e63fadb Introduce new In-Call Service interface by Ihab Awad · 11 years ago
  57. 44583d3 Merge changes I51f2e466,I5b67cb3e into lmp-dev by RoboErik · 11 years ago
  58. c785a78 Make PlaybackState immutable with a builder by RoboErik · 11 years ago
  59. 9f92ffa Merge "Initial KeySet API." into lmp-dev by dcashman · 11 years ago
  60. 9d2f441 Initial KeySet API. by dcashman · 11 years ago
  61. 8fd3800 Merge "Add missing lock task API" into lmp-dev by Jason Monk · 11 years ago
  62. 386c94f Add missing lock task API by Jason Monk · 11 years ago
  63. d4ce7e5 Merge "Add Intent to configure ConnectionService" into lmp-dev by Evan Charlton · 11 years ago
  64. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 11 years ago
  65. 5501165 Add API to set a default session in Activity by RoboErik · 11 years ago
  66. 8b8e74b Add PackageManager feature strings for relative humidity and temperature sensors. by Aravind Akella · 11 years ago
  67. 8fbd0dc Correct printer extra constant value. by Svet Ganov · 11 years ago
  68. ea16dec Merge "Add TRANSCRIPTION column to Calls table" into lmp-dev by Yorke Lee · 11 years ago
  69. 9f41105 Add TRANSCRIPTION column to Calls table by Yorke Lee · 11 years ago
  70. 3f9558d Add Intent to configure ConnectionService by Evan Charlton · 11 years ago
  71. 9b08edf do not merge. Implement onVideoAvailable/Unavailable in TIF. by Dongwon Kang · 11 years ago
  72. f6e2fcc Improvements to Restrictions API by Amith Yamasani · 11 years ago
  73. 391c832 Unhide isSmsCapable. by Wink Saville · 11 years ago
  74. 1a937b0 Initial draft of new MediaRouter APIs. by Jeff Brown · 11 years ago
  75. b942b05 Deprecate android.hardware.Camera by Eino-Ville Talvala · 11 years ago
  76. 1dcdbb5 Merge "Unhide Build.SUPPORTED_ABIS and friends." by Narayan Kamath · 11 years ago
  77. 1adf400 Unhide Build.SUPPORTED_ABIS and friends. by Narayan Kamath · 11 years ago
  78. 2c1c31c TIF: Add a way to enable/disable caption by Jae Seo · 11 years ago
  79. b1a236b add utility methods to util.Range, Rational and Size by Lajos Molnar · 11 years ago
  80. 9726eeb Merge "Revert "Initial KeySet API."" by dcashman · 11 years ago
  81. 5de7377 Revert "Initial KeySet API." by dcashman · 11 years ago
  82. 405912b Initial KeySet API. by dcashman · 11 years ago
  83. 60fde9d media: add crop rectangle to Image by Lajos Molnar · 11 years ago
  84. d279478 Merge "Initial KeySet API." by dcashman · 11 years ago
  85. 1c35b08 Add ViewGroup#getClipToPadding() by Adam Powell · 11 years ago
  86. 82fa0e7 MediaCodec: update documentation on buffer metadata. by Lajos Molnar · 11 years ago
  87. c078502 Merge "Unhide WifiAdapter APIs" by Vinit Deshpande · 11 years ago
  88. a228ae9 Add task affiliation by Craig Mautner · 11 years ago
  89. 81e32da Unhide WifiAdapter APIs by Vinit Deshpande · 11 years ago
  90. bef4556 Merge "MediaPlayer: added getSelectedTrack" by Robert Shih · 11 years ago
  91. 6120386 Misc Telecomm API changes by Sailesh Nepal · 11 years ago
  92. 94686d1 MediaCodec: change onError cb to send CodecException by Chong Zhang · 11 years ago
  93. d402311 MediaCodec: add new buffer and format APIs by Lajos Molnar · 11 years ago
  94. 464da70 MediaPlayer: added getSelectedTrack by Robert Shih · 11 years ago
  95. 073204b Merge "MediaCodec async callbacks" by Chong Zhang · 11 years ago
  96. 8d5e556 MediaCodec async callbacks by Chong Zhang · 11 years ago
  97. 12b6bb4 Merge "Add VoiceInteraction request type for successful actions." by Barnaby James · 11 years ago
  98. d3fdb8b Add VoiceInteraction request type for successful actions. by Barnaby James · 11 years ago
  99. af74e66 Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2) by Wei Wang · 11 years ago
  100. 7137419 Merge "New convenience method that takes a CharSequence and an Object as the span that is applied to the appended text." by Niels Egberts · 11 years ago