1. 422b097 Merge "Store gesture counts in Secure Settings" by Beverly Tai · 5 years ago
  2. c35546c Merge "ContentSuggestionsSevice - rename methods with on* prefixes." by Zak Cohen · 5 years ago
  3. b80a06a Merge "Address API review from the council" by TreeHugger Robot · 5 years ago
  4. 99cf0e8 Merge "Add Wifi Settings Panel API" by TreeHugger Robot · 5 years ago
  5. 6c00005 Merge "Revert "Run settings tests when adding settings"" by Dan Shi · 5 years ago
  6. b7ecd9b Revert "Run settings tests when adding settings" by Dan Shi · 5 years ago
  7. ae742e8 Merge "API cleanup: DeviceConfig.Rollback documentation" by Shafik Nassar · 5 years ago
  8. 556f272 Merge "rename precise carrier id to specific carrier id" by Chen Xu · 5 years ago
  9. 49133ef Merge "Raise log level to error for install failure" by TreeHugger Robot · 5 years ago
  10. 66f8f53 Merge "Add sampling interval debug entry." by TreeHugger Robot · 5 years ago
  11. 55f5b89 Merge "Larger lock icon" by Lucas Dupin · 5 years ago
  12. c5c6164 Merge "Setting to bypass lock screen upon face unlock" by Lucas Dupin · 5 years ago
  13. 30579cd Merge "Introduce ApplicationInfo.getAllApkPaths()." by TreeHugger Robot · 5 years ago
  14. 508c3d5 API cleanup: DeviceConfig.Rollback documentation by shafik · 5 years ago
  15. 3f6c596f Merge "Move Camera.EventHandler constructor to greylist" am: b31032b3b0 am: 7746e7c553 by David Brazdil · 5 years ago
  16. 0c7376b Merge "Add @NonNull annotations to Hearing Aids Profile APIs" am: 6fa52c9b25 am: 1c5a742cb8 by Stanley Tng · 5 years ago
  17. c87cf2c Merge changes from topic "userSensitive" by Philip P. Moltmann · 5 years ago
  18. 6570d94 Merge "Address api council feedback" by Julia Reynolds · 5 years ago
  19. 847b02c Merge "Move Camera.EventHandler constructor to greylist" am: b31032b3b0 by David Brazdil · 5 years ago
  20. 4929093 Merge "Add @NonNull annotations to Hearing Aids Profile APIs" am: 6fa52c9b25 by Stanley Tng · 5 years ago
  21. 5e72196 Merge "Add @NonNull annotations to (un)setOffHostForService()" am: 78366e46b2 am: 049cd3b67e by Ruchi Kandoi · 5 years ago
  22. 5d339dd Add sampling interval debug entry. by Olivier Gaillard · 5 years ago
  23. 7746e7c Merge "Move Camera.EventHandler constructor to greylist" am: b31032b3b0 by David Brazdil · 5 years ago
  24. 0baada5 Merge "Add @NonNull annotations to (un)setOffHostForService()" am: 78366e46b2 by Ruchi Kandoi · 5 years ago
  25. 1c5a742 Merge "Add @NonNull annotations to Hearing Aids Profile APIs" am: 6fa52c9b25 by Stanley Tng · 5 years ago
  26. 4a4717b Merge "Add @UnsupportedAppUsage annotations" am: 10c573ff85 am: f63b6157a1 by Andrei-Valentin Onea · 5 years ago
  27. 03887a9b Merge "Add a null check for getWindow()" am: 3c69948e6a am: 71f52a6a0d by Siarhei Vishniakou · 5 years ago
  28. 2714fef Merge "Add @UnsupportedAppUsage annotations" am: 5d256870aa am: 42f62d86b5 by Andrei-Valentin Onea · 5 years ago
  29. bee3e01 Merge "Add a null check for getWindow()" am: 3c69948e6a am: 71f52a6a0d by Siarhei Vishniakou · 5 years ago
  30. 049cd3b Merge "Add @NonNull annotations to (un)setOffHostForService()" am: 78366e46b2 by Ruchi Kandoi · 5 years ago
  31. f63b615 Merge "Add @UnsupportedAppUsage annotations" am: 10c573ff85 by Andrei-Valentin Onea · 5 years ago
  32. 42f62d8 Merge "Add @UnsupportedAppUsage annotations" am: 5d256870aa by Andrei-Valentin Onea · 5 years ago
  33. 71f52a6 Merge "Add a null check for getWindow()" am: 3c69948e6a by Siarhei Vishniakou · 5 years ago
  34. 8587626 Merge "Add tethering event callback API" by TreeHugger Robot · 5 years ago
  35. 3b69cd3 Merge "Add NonNull annotation in ActivityManager." by TreeHugger Robot · 5 years ago
  36. a701010 Merge "Rename downgrade-related install flags" by TreeHugger Robot · 5 years ago
  37. 0b69c75 Merge "Use updated DeviceConfig API's new getters to simplify invocations." by Stanislav Zholnin · 5 years ago
  38. cb0da69 Merge "Add a public attr secureElementName" by TreeHugger Robot · 5 years ago
  39. 6ea3454 Add tethering event callback API by markchien · 5 years ago
  40. 4028544 Add NonNull annotation in ActivityManager. by wilsonshih · 5 years ago
  41. 0879ad0 Merge "Don't destroy service when the bind connection died." by Felipe Leme · 5 years ago
  42. dcc5789 Merge "Run settings tests when adding settings" by Philip P. Moltmann · 5 years ago
  43. e9f098b Merge "Add more test case to prevent double recycle happening." by Ryan Lin · 5 years ago
  44. de41eea Address API review from the council by Seigo Nonaka · 5 years ago
  45. e0894ab Merge "Add Context.bindService with executor parameter" by TreeHugger Robot · 5 years ago
  46. 268e3ac Merge "Make the ANGLE Toast Message Updatable via ANGLE APK" by TreeHugger Robot · 5 years ago
  47. edd9d59 Merge "Ensure hierarchy is measured on applying insets" by Jesse Evans · 5 years ago
  48. 304ddcb Merge "Fix a bug that cause binder calls to be underreported." by TreeHugger Robot · 5 years ago
  49. 7659769 Small issues with FLAG_PERMISSION_USER_SENSITIVE_* by Philip P. Moltmann · 5 years ago
  50. 21fc69e Introduce and populate PackageManager.FLAG_PERMISSION_USER_VISIBLE by Eugene Susla · 5 years ago
  51. 06ff48f Merge "New API: ContentCaptureService.onActivityEvent()" by TreeHugger Robot · 5 years ago
  52. b31032b Merge "Move Camera.EventHandler constructor to greylist" by Treehugger Robot · 5 years ago
  53. c94963f Setting to bypass lock screen upon face unlock by Lucas Dupin · 5 years ago
  54. 6fa52c9 Merge "Add @NonNull annotations to Hearing Aids Profile APIs" by Treehugger Robot · 5 years ago
  55. 817b5e1 Don't destroy service when the bind connection died. by Felipe Leme · 5 years ago
  56. 6c1d1c3 Merge "Update comment to use statsd." by TreeHugger Robot · 5 years ago
  57. 7365396 Merge "Revert "Allow transitioning through lifecycle when finished"" by TreeHugger Robot · 5 years ago
  58. 1c56b4d Fix a bug that cause binder calls to be underreported. by Olivier Gaillard · 5 years ago
  59. ce56d3b Larger lock icon by Lucas Dupin · 5 years ago
  60. cbc45e7 Address api council feedback by Julia Reynolds · 5 years ago
  61. 38e9c4a Raise log level to error for install failure by Victor Hsieh · 5 years ago
  62. b266f38 Merge "Fix missing @NonNull or @Nullable to TextClassifier APIs" by TreeHugger Robot · 5 years ago
  63. 141864d New API: ContentCaptureService.onActivityEvent() by Felipe Leme · 5 years ago
  64. 139a93c Merge "Make the battery icon more obvious when in powersave mode" by TreeHugger Robot · 5 years ago
  65. 279e846 Merge changes from topic "revokeLocOnUpgrade" by Philip P. Moltmann · 5 years ago
  66. 2c3a088 Merge "jni: use SurfaceComposerClient in sampling" by TreeHugger Robot · 5 years ago
  67. fa5fe93 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 5 years ago
  68. 78366e4 Merge "Add @NonNull annotations to (un)setOffHostForService()" by Treehugger Robot · 5 years ago
  69. 1c701f1 Merge "Add @UnsupportedAppUsage annotations" am: 315404a9a5 am: 5d01988bcf by Andrei-Valentin Onea · 5 years ago
  70. c255cfa Update comment to use statsd. by arangelov · 5 years ago
  71. 40e490e Merge "Add @IdRes annotations to View properties" by Ashley Rose · 5 years ago
  72. 5d01988 Merge "Add @UnsupportedAppUsage annotations" am: 315404a9a5 by Andrei-Valentin Onea · 5 years ago
  73. 1aaae10 Introduce ApplicationInfo.getAllApkPaths(). by Torne (Richard Coles) · 5 years ago
  74. 5be5248 Store gesture counts in Secure Settings by Beverly · 5 years ago
  75. 3b2e5c3 Merge "Update Secure NFC API definitions" by Ruchi Kandoi · 5 years ago
  76. 69ea918 Merge "Improved how content capture is disabled by settings." by TreeHugger Robot · 5 years ago
  77. a936b91 Merge "Removed some deprecated APIs that use List instead of Set." by TreeHugger Robot · 5 years ago
  78. b225b44 Make the ANGLE Toast Message Updatable via ANGLE APK by Tim Van Patten · 5 years ago
  79. 5f0b120 Merge "View gets View_importantForContentCapture from attributes." by Adam He · 5 years ago
  80. 209944c Merge "New lock states and animation" by Lucas Dupin · 5 years ago
  81. 52b40ae Merge "Address API review comments for Thermal API" by Wei Wang · 5 years ago
  82. c10482f Revert "Allow transitioning through lifecycle when finished" by Andrii Kulian · 5 years ago
  83. 982df3b Move Camera.EventHandler constructor to greylist by David Brazdil · 5 years ago
  84. 6f42bb2 Merge "Mark getStagedSessionErrorMessage as @NonNull." by TreeHugger Robot · 5 years ago
  85. 10c573f Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  86. 5d25687 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  87. 3c69948 Merge "Add a null check for getWindow()" by Treehugger Robot · 5 years ago
  88. a534368 Use updated DeviceConfig API's new getters to simplify invocations. by Stanislav Zholnin · 5 years ago
  89. 315404a Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  90. e2060f2 Merge "Start throwing better exceptions in LayoutInflater." by TreeHugger Robot · 5 years ago
  91. aa796c1 Mark getStagedSessionErrorMessage as @NonNull. by Dario Freni · 5 years ago
  92. 94904dc Merge "Fix ArrayIndexOutOfBoundsException in A11yCache" by TreeHugger Robot · 5 years ago
  93. ff0e662 Merge "Fix position of expand/collapse button" by Beth Thibodeau · 5 years ago
  94. 340107f Merge "Fix TetheringEntitlementValueListener related API" am: fbcc63d51f am: 16c5a5c6f4 by Mark Chien · 5 years ago
  95. 95ca226 Merge "Fix TetheringEntitlementValueListener related API" am: fbcc63d51f by Mark Chien · 5 years ago
  96. 16c5a5c Merge "Fix TetheringEntitlementValueListener related API" am: fbcc63d51f by Mark Chien · 5 years ago
  97. fbcc63d Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 5 years ago
  98. fe89325 Fix ArrayIndexOutOfBoundsException in A11yCache by Rhed Jao · 5 years ago
  99. c16f928 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  100. 918fd79 Merge "Add @UnsupportedAppUsage annotations" am: 722dff1f35 am: 7b577b39f7 by Andrei-Valentin Onea · 5 years ago