1. 6b2995a Add new key in CarrierConfigManager for ICCID display. by Meng Wang · 9 years ago
  2. e2578e2 Merge "Rename undefined inset constant" into nyc-dev by Alan Viverette · 9 years ago
  3. 712acbe Un-hide Connection#onReject(String) and its associated capability by Hall Liu · 9 years ago
  4. 9c185ff6e Track libcore commit d41ca4a76ea570f9dd89a7ae56410cc75cc0a856 by Yi Kong · 9 years ago
  5. 440ef18 Merge "Revert "Permissions: Get rid of GET_ACCOUNTS"" into nyc-dev by Ian Pedowitz · 9 years ago
  6. 358e51f Revert "Permissions: Get rid of GET_ACCOUNTS" by Ian Pedowitz · 9 years ago
  7. 4218063 Merge "Un-deprecate Activity#onRetainNonConfigurationInstance" into nyc-dev by Adam Powell · 9 years ago
  8. 6888597 Rename undefined inset constant by Alan Viverette · 9 years ago
  9. f068cff Merge "Push flags from top-level TypedValue into ComplexColor changing configs" into nyc-dev by Alan Viverette · 9 years ago
  10. 1531743 Track libcore change 471945701ad7895acf0dae73f90a5f18cd9ca23a by Przemyslaw Szczepaniak · 9 years ago
  11. 43ed246 Track libcore commit e8b323c7cb7d55be9a4df579231e44f04f53d766 by Przemyslaw Szczepaniak · 9 years ago
  12. 32d1a1a Merge "Add API support for multi-endpoint." into nyc-dev by Tyler Gunn · 9 years ago
  13. 658e4c5 Merge "Permissions: Get rid of GET_ACCOUNTS" into nyc-dev by Carlos Valdivia · 9 years ago
  14. 876dbfb Add API support for multi-endpoint. by Tyler Gunn · 9 years ago
  15. 49f6fbc Merge "Implement the launcher side permission." into nyc-dev by Makoto Onuki · 9 years ago
  16. 2d5b465 Implement the launcher side permission. by Makoto Onuki · 9 years ago
  17. 0b9295d Push flags from top-level TypedValue into ComplexColor changing configs by Alan Viverette · 9 years ago
  18. 1c0c14f Merge "NetworkStats.Bucket API polish." into nyc-dev by Jeff Davidson · 9 years ago
  19. c4df6bc Un-deprecate Activity#onRetainNonConfigurationInstance by Adam Powell · 9 years ago
  20. 1f7e05e NetworkStats.Bucket API polish. by Jeff Davidson · 9 years ago
  21. 7020aa66 Merge "Renamed HARDWARE_PROPERTIES_SERVICE to hardware_properties." into nyc-dev by Polina Bondarenko · 9 years ago
  22. c070a09 Merge "Add ENCRYPTION_STATUS_ACTIVE_PER_USER to..." into nyc-dev by Amith Yamasani · 9 years ago
  23. d396005 Permissions: Get rid of GET_ACCOUNTS by Carlos Valdivia · 9 years ago
  24. d4c9e54 Add ENCRYPTION_STATUS_ACTIVE_PER_USER to... by Makoto Onuki · 9 years ago
  25. 93a2199 fix build by Todd Kennedy · 9 years ago
  26. 9517105 Merge "Camera2: Add buffer drop error callback" into nyc-dev by Eino-Ville Talvala · 9 years ago
  27. 262a8f2 Merge "NFC antenna location asset." into nyc-dev by Martijn Coenen · 9 years ago
  28. 79c1bc8 Merge "media: expose MediaFormat.KEY_HDR_STATIC_INFO key" into nyc-dev by Lajos Molnar · 9 years ago
  29. 3e0023a Camera2: Add buffer drop error callback by Eino-Ville Talvala · 9 years ago
  30. e41718d Merge "Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc." into nyc-dev by Narayan Kamath · 9 years ago
  31. 5606b52 Track libcore change b695412b529c8dced105867c6d9d7fd463a67714 by Yi Kong · 9 years ago
  32. ad473e6 Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc. by Narayan Kamath · 9 years ago
  33. 842cae4 NFC antenna location asset. by Martijn Coenen · 9 years ago
  34. 89cb194 Merge "ExifInterface: implement the serialzation for Exif IFD structures" into nyc-dev by Jaesung Chung · 9 years ago
  35. 86e552b ExifInterface: implement the serialzation for Exif IFD structures by Jaesung Chung · 9 years ago
  36. 04a72a2 Merge "Add an API for apps to get their System Health / Battery Stats data." into nyc-dev by Joe Onorato · 9 years ago
  37. 3d2e374 Merge "Update API" into nyc-dev by Todd Kennedy · 9 years ago
  38. ef34240 Update API by Todd Kennedy · 9 years ago
  39. 713fec8 Add an API for apps to get their System Health / Battery Stats data. by Joe Onorato · 9 years ago
  40. 4a07c34 Merge "ShortcutManager: add remaining APIs." into nyc-dev by Makoto Onuki · 9 years ago
  41. e1b5358 Merge "Modified the API to make coverage test possible" into nyc-dev by Lifu Tang · 9 years ago
  42. 0f1ab04 Modified the API to make coverage test possible by Lifu Tang · 9 years ago
  43. 5f63721 Add missing annotations, getters to GradientDrawable by Alan Viverette · 9 years ago
  44. 8333c73 Renamed HARDWARE_PROPERTIES_SERVICE to hardware_properties. by Polina Bondarenko · 9 years ago
  45. 2612bbc Merge "API to query which cores are exclusively assigned." into nyc-dev by Martijn Coenen · 9 years ago
  46. d9f35f9 Port OpenJDK8 java.util.*SummaryStatistics & add tests by Shubham Ajmera · 9 years ago
  47. ac76fa3 media: expose MediaFormat.KEY_HDR_STATIC_INFO key by Lajos Molnar · 9 years ago
  48. 5504622 ShortcutManager: add remaining APIs. by Makoto Onuki · 9 years ago
  49. 76cb56b Merge "Implement LauncherApps.startShortcut()." into nyc-dev by Makoto Onuki · 9 years ago
  50. 43204b8 Implement LauncherApps.startShortcut(). by Makoto Onuki · 9 years ago
  51. 97e89c6 Merge "Update DPM.getWifiMacAddress to take admin component as argument." into nyc-dev by Sudheer Shanka · 9 years ago
  52. 08713d2 Merge "TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent" into nyc-dev by Dongwon Kang · 9 years ago
  53. 2f55bdf Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d (part 2) by Yi Kong · 9 years ago
  54. e12d810 TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent by Dongwon Kang · 9 years ago
  55. ed58f5f Merge "Introducing ShortcutManager" into nyc-dev by Makoto Onuki · 9 years ago
  56. 4ed0e8c Merge "Condition cleanup." into nyc-dev by Julia Reynolds · 9 years ago
  57. 84dee4f Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 9 years ago
  58. 1d6d16d Condition cleanup. by Julia Reynolds · 9 years ago
  59. cd4bdf3 API to query which cores are exclusively assigned. by Martijn Coenen · 9 years ago
  60. 3cb4da1 Update DPM.getWifiMacAddress to take admin component as argument. by Sudheer Shanka · 9 years ago
  61. d517e6a Merge "Add a new key to Settings.Global to obtain the number of boot." into nyc-dev by Daichi Hirono · 9 years ago
  62. 0f90653 Merge "New permission for bypassing premium short code check." into nyc-dev by Amit Mahajan · 9 years ago
  63. 875825d Merge "Add a VR listener service." into nyc-dev by Ruben Brunk · 9 years ago
  64. 598c0c9 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 9 years ago
  65. e24b9a6 Add a VR listener service. by Ruben Brunk · 9 years ago
  66. e5cd9fa New permission for bypassing premium short code check. by Amit Mahajan · 9 years ago
  67. 310355d Merge "Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration"" into nyc-dev by Jean-Michel Trivi · 9 years ago
  68. 431ec6c Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration" by Jean-Michel Trivi · 9 years ago
  69. 46f5429 Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 9 years ago
  70. b849eea Merge "Add error code to MediaCodec.CryptoException" into nyc-dev by Jeff Tinker · 9 years ago
  71. 82ab980 Add a new key to Settings.Global to obtain the number of boot. by Daichi Hirono · 9 years ago
  72. d6de3ab Merge "Add AssetFileDescriptor to MediaExtractor." into nyc-dev by Jeff Sharkey · 9 years ago
  73. a3c1c22 Add AssetFileDescriptor to MediaExtractor. by Jeff Sharkey · 9 years ago
  74. d393216 Add error code to MediaCodec.CryptoException by Jeff Tinker · 9 years ago
  75. 6f7362d9 Introducing ShortcutManager by Makoto Onuki · 9 years ago
  76. b749262 Merge "API changes for audio recording notifications" into nyc-dev by Jean-Michel Trivi · 9 years ago
  77. cedacef Api Review: NotificationManager.Policy by Julia Reynolds · 9 years ago
  78. 3e7ef62 Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33. by Narayan Kamath · 9 years ago
  79. 6f9845c Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24. by Narayan Kamath · 9 years ago
  80. 75b19dd Merge "Make COLUMN_CAPACITY_BYTES public." into nyc-dev by Steve McKay · 9 years ago
  81. fa207d6 Merge "Unhide LocaleList.getAdjustedDefault()" into nyc-dev by Roozbeh Pournader · 9 years ago
  82. 5a06c66 Unhide LocaleList.getAdjustedDefault() by Roozbeh Pournader · 9 years ago
  83. 7542f75 Make COLUMN_CAPACITY_BYTES public. by Steve McKay · 9 years ago
  84. 456b962 Merge "New CarrierMessagingService API for sms filtering" into nyc-dev by Ji Yang · 9 years ago
  85. a8c9c6c New CarrierMessagingService API for sms filtering by Ji Yang · 9 years ago
  86. ef1971f Merge "Add APIs to find out the time when a process was created." into nyc-dev by Dianne Hackborn · 9 years ago
  87. 4ab9756 Merge "media: Add track ID format key" into nyc-dev by Lajos Molnar · 9 years ago
  88. 6ef0ac3 media: Add track ID format key by Lajos Molnar · 9 years ago
  89. 34bfcf1 Track libcore change 2c423c81bfa731df2577a. by Narayan Kamath · 9 years ago
  90. d98885c Add APIs to find out the time when a process was created. by Dianne Hackborn · 9 years ago
  91. d493ed6 Merge "Add API to clear a specific wallpaper" into nyc-dev by Chris Tate · 9 years ago
  92. 79a2457 Add API to clear a specific wallpaper by Christopher Tate · 9 years ago
  93. 99a4966 Merge "Addressed the review comments from API Council" into nyc-dev by Lifu Tang · 9 years ago
  94. 76a620f Addressed the review comments from API Council by Lifu Tang · 9 years ago
  95. 99278e1 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 9 years ago
  96. 28ff76b API changes for audio recording notifications by Jean-Michel Trivi · 9 years ago
  97. 98e386f Merge "Revert "Revert "make isUiModeLocked, isNightModeLocked test api""" into nyc-dev by Keun-young Park · 9 years ago
  98. 94825a1 Track libcore change 2729b8c4d26170. by Narayan Kamath · 9 years ago
  99. 078f9b9 Revert "Revert "make isUiModeLocked, isNightModeLocked test api"" by Keun-young Park · 9 years ago
  100. fa6a1bc Sometimes to step forward, we need to go back. [2/2] by Jeff Sharkey · 9 years ago