1. 3fb6ea9 Merge "Add BackupManager#isBackupServiceActive() system API" by TreeHugger Robot · 7 years ago
  2. 13e7ad1 Merge changes from topics "SliceDesc", "SliceCleanup" by TreeHugger Robot · 7 years ago
  3. 96e0be0 Add BackupManager#isBackupServiceActive() system API by Michal Karpinski · 7 years ago
  4. 4f46813 Merge "API Review: Put executor argument before the listener argument for clearApplicationUserData" by Alex Chau · 7 years ago
  5. 9051eda Merge "WindowAttributes: Remove flags2" by TreeHugger Robot · 7 years ago
  6. 55d72e1 Make Transforms Unidirectional am: a25233123b am: f4fc2714c2 am: 02f8dcad8a by Nathan Harold · 7 years ago
  7. f4fc2714 Make Transforms Unidirectional am: a25233123b by Nathan Harold · 7 years ago
  8. d63a259 Merge "Additional behavior for a11y panes" by Phil Weaver · 7 years ago
  9. 5914fa0 Adds old API to StatsManager (temporary need). by David Chen · 7 years ago
  10. fc12cc5 Merge "Add DISALLOW_CONFIG_SCREEN_TIMEOUT." by TreeHugger Robot · 7 years ago
  11. e2861da Merge "Regenerate system api due to setSimPower api additions Bug: 72039360 Test: None - simple alphabetical reordering of file" by Grace Chen · 7 years ago
  12. 5f8cc27 Add SliceManager#getSliceDescendants by Jason Monk · 7 years ago
  13. b9e06a8 Update slice APIs by Jason Monk · 7 years ago
  14. c141d08 New management API for making backups mandatory. by Lenka Trochtova · 7 years ago
  15. 020b579 Merge "DisplayCutout: LayoutInDisplayCutoutMode API" by TreeHugger Robot · 7 years ago
  16. a252331 Make Transforms Unidirectional by Nathan Harold · 7 years ago
  17. e0f9bad Additional behavior for a11y panes by Phil Weaver · 7 years ago
  18. 1db2ca7 Regenerate system api due to setSimPower api additions by Grace Chen · 7 years ago
  19. 1002b03 WindowAttributes: Remove flags2 by Adrian Roos · 7 years ago
  20. fa02da6 DisplayCutout: LayoutInDisplayCutoutMode API by Adrian Roos · 7 years ago
  21. 4ae9eac Merge "Unhide InputMethodService#requestShowSelf()" by TreeHugger Robot · 7 years ago
  22. fbc2f7a Unhide InputMethodService#requestShowSelf() by Yohei Yukawa · 7 years ago
  23. 060f3cc Merge "MacAddress: add @NonNull annotations" am: e65a016d76 am: a7c125e5b2 by Hugo Benichi · 7 years ago
  24. e65a016 Merge "MacAddress: add @NonNull annotations" by Hugo Benichi · 7 years ago
  25. 48872c6 MacAddress: add @NonNull annotations by Hugo Benichi · 7 years ago
  26. b01e18c Merge "Rename PremeasuredText to MeasuredText" by Seigo Nonaka · 7 years ago
  27. 793c103 Merge "Implement front-end APIs for dynamic program list." by Tomasz Wasilczyk · 7 years ago
  28. 30b8dd4 Merge "Tag brightness APIs with @SystemAPI" by TreeHugger Robot · 7 years ago
  29. 436128f Implement front-end APIs for dynamic program list. by Tomasz Wasilczyk · 7 years ago
  30. 4a4285b API Review: Put executor argument before the listener argument for clearApplicationUserData by Alex Chau · 7 years ago
  31. 23374d6 Merge "Move startUserInBackground to standalone and avoid user from being stopped unnecessarily" by TreeHugger Robot · 7 years ago
  32. 9cb0b52 Merge "Add a new API android.icu.util.LocaleData" by vichang · 7 years ago
  33. 5cda3ae Add DISALLOW_CONFIG_SCREEN_TIMEOUT. by yuemingw · 7 years ago
  34. a5fed7f Merge "Expose API android.icu.util.IllformedLocaleException" by vichang · 7 years ago
  35. a178144 Add DISALLOW_AMBIENT_DISPLAY. by yuemingw · 7 years ago
  36. 1f31d9a Merge "Making TextClassifier helper objects parcelable" by TreeHugger Robot · 7 years ago
  37. 82548f4 Merge "Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE" by TreeHugger Robot · 7 years ago
  38. 788df35 Merge "Add the user mobile data state into PhoneStateListener so that applications can listen to the change of the user mobile data state." am: 895148087b am: 5cea30c4ec by zxuan · 7 years ago
  39. 8951480 Merge "Add the user mobile data state into PhoneStateListener so that applications can listen to the change of the user mobile data state." by Treehugger Robot · 7 years ago
  40. 277c7d2 Merge "Used LinkAddress insteaad of InterfaceAddress" by Treehugger Robot · 7 years ago
  41. e1daf52 Merge "Allow custom keyguard "prompt reason"" by Lucas Dupin · 7 years ago
  42. 2d0a8c0 Merge "Remove @hide for KEYCODE_ALL_APPS" by TreeHugger Robot · 7 years ago
  43. 480ed14 Merge "Used LinkAddress insteaad of InterfaceAddress" by TreeHugger Robot · 7 years ago
  44. 4a00559 Merge "Remove @SystemApi from the fields of R.styleable" by TreeHugger Robot · 7 years ago
  45. d4f6cec Merge "Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... the feedback from API council" by TreeHugger Robot · 7 years ago
  46. bece85d Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... by Tony Mak · 7 years ago
  47. d6ae867f Merge "Create Notification.Action.SemanticAction intdef." by Kodlee Yin · 7 years ago
  48. 21d4f67 Merge "Expose Global.LOW_POWER_MODE for CTS" by TreeHugger Robot · 7 years ago
  49. 8100a8a Used LinkAddress insteaad of InterfaceAddress by Jack Yu · 7 years ago
  50. 82c264e Merge "Battery saver: Expose location power save mode as system API" by TreeHugger Robot · 7 years ago
  51. cc391c2 Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE by Rubin Xu · 7 years ago
  52. f9046a2 Expose Global.LOW_POWER_MODE for CTS by Makoto Onuki · 7 years ago
  53. c72c44d Create Notification.Action.SemanticAction intdef. by Kodlee Yin · 7 years ago
  54. 0d9fbb9 Making TextClassifier helper objects parcelable by Jan Althaus · 7 years ago
  55. b6ef869 Move startUserInBackground to standalone and avoid user from being stopped unnecessarily by Alex Chau · 7 years ago
  56. 3958179 Used LinkAddress insteaad of InterfaceAddress by Jack Yu · 7 years ago
  57. 716fe76 Merge "Delete WifiManager API - getConnectionStatistics" by Oscar Shu · 7 years ago
  58. 3db5c8c0 Merge "Make setSimPowerState systemAPI" by Grace Chen · 7 years ago
  59. d40d575 Merge "Make Bluetooth constants used by gmscore a system api" am: ff9bc3a88c am: 6dc20d40fd by Selim Gurun · 7 years ago
  60. c4a5b50 Merge "Implement harmful app warning at activity launch" by Ben Gruver · 7 years ago
  61. d2c9bc8 Remove @hide for KEYCODE_ALL_APPS by Sujith Ramakrishnan · 7 years ago
  62. ce35097 Merge "A11y support for titles of "panes"" by Phil Weaver · 7 years ago
  63. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  64. ff9bc3a Merge "Make Bluetooth constants used by gmscore a system api" by Treehugger Robot · 7 years ago
  65. 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
  66. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  67. b1e9df9 Merge "Add DISALLOW_CONFIG_BRIGHTNESS." by TreeHugger Robot · 7 years ago
  68. 9f26b3d A11y support for titles of "panes" by Phil Weaver · 7 years ago
  69. 606c532 Merge "Allow custom keyguard transient message" by Lucas Dupin · 7 years ago
  70. f79af5e Merge "Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback upon a successful transfer." by Antoan Angelov · 7 years ago
  71. 4df1c3d Merge "Define broadcasts for refreshing data plans." by Jeff Sharkey · 7 years ago
  72. 8e62041 Merge "Add public ApnSetting in android.telephony." am: f9063b378b am: f68992a6a7 by yuemingw · 7 years ago
  73. f9063b3 Merge "Add public ApnSetting in android.telephony." by Treehugger Robot · 7 years ago
  74. e92ed6f Define broadcasts for refreshing data plans. by Jeff Sharkey · 7 years ago
  75. e6050a4 Merge changes from topic "messaging_people" by TreeHugger Robot · 7 years ago
  76. 9d704cb Delete WifiManager API - getConnectionStatistics by xshu · 7 years ago
  77. c66fd4a Merge "FRP: Make SystemAPI" by TreeHugger Robot · 7 years ago
  78. a9dfd2c Merge "Allow Voicemails to be inserted as not new." by TreeHugger Robot · 7 years ago
  79. 50c96d3 Merge "mediaformat: Expose frame reordering to application." by TreeHugger Robot · 7 years ago
  80. ef88654 Allow custom keyguard transient message by Lucas Dupin · 7 years ago
  81. 8bae4ea Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback upon a successful transfer. by arangelov · 7 years ago
  82. b2f35be6 Merge "Added Cell identity for TD-SCDMA and a base class CellIdentity" am: 5e90553bcf am: 18bd9922fb by Jack Yu · 7 years ago
  83. 5e90553 Merge "Added Cell identity for TD-SCDMA and a base class CellIdentity" by Jack Yu · 7 years ago
  84. 0ff4489 Tag brightness APIs with @SystemAPI by Kenny Guy · 7 years ago
  85. 39a57e7 Merge "Adding support for overriding app-awidget properties at runtime" by Sunny Goyal · 7 years ago
  86. c6ac29d Add DISALLOW_CONFIG_BRIGHTNESS. by yuemingw · 7 years ago
  87. 4422221 Merge "Deprecate WifiManager EXTRA_BSSID, EXTRA_WIFI_INFO" by Michael Plass · 7 years ago
  88. 3856e2d Add a new API android.icu.util.LocaleData by Victor Chang · 7 years ago
  89. d74d722 Expose API android.icu.util.IllformedLocaleException by Victor Chang · 7 years ago
  90. 5fdef14 Merge "Mark AppOpsManager.setMode() @TestApi." by Peter Visontay · 7 years ago
  91. 72232a9 Merge "Add a new API android.icu.util.LocaleData" by Victor Chang · 7 years ago
  92. 6cd4473 Added Cell identity for TD-SCDMA and a base class CellIdentity by Jack Yu · 7 years ago
  93. d5a6d9b Merge "[API review] Add ShortcutInfo.DISABLED_REASON_UNKNOWN" by TreeHugger Robot · 7 years ago
  94. 6a85d75 Merge "Merge EuiccProfile into EuiccProfileInfo." am: b01bd54b11 am: 6a5dc32ac3 by Holly Jiuyu Sun · 7 years ago
  95. b01bd54 Merge "Merge EuiccProfile into EuiccProfileInfo." by Holly Jiuyu Sun · 7 years ago
  96. 9361a13 Add public ApnSetting in android.telephony. by yuemingw · 7 years ago
  97. 35dfaa2d Merge "Exposed CDMA SID/NID get APIs" am: 0cb936a855 am: 46ffa48122 by Jack Yu · 7 years ago
  98. 0cb936a Merge "Exposed CDMA SID/NID get APIs" by Treehugger Robot · 7 years ago
  99. b76d28f Merge "Expose a new public column network_type_bitmask and deprecate bearer_bitmask gradually." am: 72acefa6d8 am: b51df90f28 by Cassie Han · 7 years ago
  100. 1ba33df Allow Voicemails to be inserted as not new. by Ta-wei Yen · 7 years ago