1. 8e49825 Propagate location mode properly from SettingsProvider by Makoto Onuki · 7 years ago
  2. 25be4e0 Merge "Expose some hidden APIs in Choreographer to CTS" by Doris Liu · 7 years ago
  3. db6b0fe Merge "Moved Field Classification score logic to ExtServices." by Felipe Leme · 7 years ago
  4. bc055b0 Moved Field Classification score logic to ExtServices. by Felipe Leme · 7 years ago
  5. 05ce809 Add more brightness config details to dumpsys by Kenny Guy · 7 years ago
  6. 4f8a98c Expose some hidden APIs in Choreographer to CTS by Doris Liu · 7 years ago
  7. 30b8dd4 Merge "Tag brightness APIs with @SystemAPI" by TreeHugger Robot · 7 years ago
  8. 82548f4 Merge "Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE" by TreeHugger Robot · 7 years ago
  9. cc391c2 Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE by Rubin Xu · 7 years ago
  10. f9046a2 Expose Global.LOW_POWER_MODE for CTS by Makoto Onuki · 7 years ago
  11. 0ff4489 Tag brightness APIs with @SystemAPI by Kenny Guy · 7 years ago
  12. b97fbc8 Mark AppOpsManager.setMode() @TestApi. by Peter Visontay · 7 years ago
  13. 5a2a1ef Define a @SystemApi string ID for each App Op. by Peter Visontay · 7 years ago
  14. 8eb783b FBE devices now fully support adoptable storage. by Jeff Sharkey · 7 years ago
  15. 3157acc Merge "Default grant coarse loc perm to use-open-wifi app" by TreeHugger Robot · 7 years ago
  16. 1e8a6d3 Merge "Refactored Field Classification score logic so it can be moved to ExtServices." by TreeHugger Robot · 7 years ago
  17. 1e423b9 Default grant coarse loc perm to use-open-wifi app by Eric Enslen · 7 years ago
  18. 27f4573 Refactored Field Classification score logic so it can be moved to ExtServices. by Felipe Leme · 7 years ago
  19. 8134c90 Merge "Providing GNSS Model Name & Year" by Wyatt Riley · 7 years ago
  20. d87cf91 Providing GNSS Model Name & Year by Wyatt Riley · 7 years ago
  21. 1034bf1 Merge "Add TestApi to disable the TextClock clock tick." by TreeHugger Robot · 7 years ago
  22. 0ce51f6 Merge "Added @TestApi on new Autofill settings for field classification." by TreeHugger Robot · 7 years ago
  23. db980f4 Add id to SecurityEvent. by Naomi Musgrave · 7 years ago
  24. 9f6282d Remove android.test.mock classes from android.jar by Paul Duffin · 7 years ago
  25. bbfed90 Added @TestApi on new Autofill settings for field classification. by Felipe Leme · 7 years ago
  26. 1c9b313 Add TestApi to disable the TextClock clock tick. by George Mount · 7 years ago
  27. ebf59a8 Merge "[ipsec-qtaguid] Tag sockets upon creation of encap sockets" am: d0ac50bcad am: 8caa274ade by Benedict Wong · 7 years ago
  28. babe5d7 [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 7 years ago
  29. 78172e7 Made Autofill Field Classification API public and documented it. by Felipe Leme · 7 years ago
  30. 28c660f API that reports first SDK level of the device. by Jeff Sharkey · 7 years ago
  31. 2f24f03 PROTECTION_FLAG_VENDOR_PRIVILEGED as @TestApi by Jiyong Park · 7 years ago
  32. bc4f48b Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  33. 329d040 Moar changes for Autofill Field Classification mechanism: by Felipe Leme · 7 years ago
  34. bb6bfea Refactored the FieldsClassification score mechanism. by Felipe Leme · 7 years ago
  35. 57a69f6 Merge "Revert "Don't generate irrelevant a11y events - framework"" by TreeHugger Robot · 7 years ago
  36. d4128ec Revert "Don't generate irrelevant a11y events - framework" by Eugene Susla · 7 years ago
  37. c823b87 Merge "Un-hide Connection-side RTT APIs for Dialer" by Hall Liu · 7 years ago
  38. 36f46a8 Merge "Don't send userLeaving hint when entering split-screen mode." by Wale Ogunwale · 7 years ago
  39. 37dfdb0 Un-hide Connection-side RTT APIs for Dialer by Hall Liu · 7 years ago
  40. 452886a Refactored field detection mechanism to support multiple fields. by Felipe Leme · 7 years ago
  41. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  42. 8ddfb47 Don't generate irrelevant a11y events - framework by Svet Ganov · 7 years ago
  43. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  44. b8b579e Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  45. 1edf09c Merge "Fix issue #67019445: Detect BATTERY_LOW/OKAY" by Dianne Hackborn · 7 years ago
  46. 3daba14 Merge "DevicePolicyManager: Make installed keys user-selectable by default." by Eran Messeri · 7 years ago
  47. 7430d8d Merge "Notify apps when channels/groups are blocked/unblocked" by TreeHugger Robot · 7 years ago
  48. 56cc254 Merge "heif: add muxer support for heic tracks" by TreeHugger Robot · 7 years ago
  49. 2ffa7f0 Merge "Delaying jobs while coming out of doze" by Suprabh Shukla · 7 years ago
  50. 74ed6ec Fix issue #67019445: Detect BATTERY_LOW/OKAY by Dianne Hackborn · 7 years ago
  51. 106203b Delaying jobs while coming out of doze by Suprabh Shukla · 7 years ago
  52. e70785f heif: add muxer support for heic tracks by Chong Zhang · 7 years ago
  53. fe73141 Merge "Global a11y action to lock screen" by TreeHugger Robot · 7 years ago
  54. 19d1904 DevicePolicyManager: Make installed keys user-selectable by default. by Eran Messeri · 7 years ago
  55. 3eb3ffd Notify apps when channels/groups are blocked/unblocked by Julia Reynolds · 7 years ago
  56. d054fb3 Convert Slice type to string and add optional sub-type by Jason Monk · 7 years ago
  57. 2af1998 Add SliceSpec to Slice API by Jason Monk · 7 years ago
  58. e1b070f Remove SliceView (its moving to support) by Jason Monk · 7 years ago
  59. 8afa38b Merge "Track removal of android.system.Os.{sendfile,waitpid}." by Tobias Thierer · 7 years ago
  60. f9a651d Global a11y action to lock screen by Eugene Susla · 7 years ago
  61. 9352e47 Merge "Add "KeyFallback" handling ability to Views" by Evan Rosky · 7 years ago
  62. 6884b5e Merge "API declarations for Call Handover." am: d88abc7b60 am: c376ca6bc1 by Sanket Padawe · 7 years ago
  63. c376ca6 Merge "API declarations for Call Handover." am: d88abc7b60 by Sanket Padawe · 7 years ago
  64. 6d81f0a Merge "Expose method for testing." by TreeHugger Robot · 7 years ago
  65. a8eddd4 API declarations for Call Handover. by Sanket Padawe · 7 years ago
  66. d28796d Merge "Implement intent to uri mapping for slices" by TreeHugger Robot · 7 years ago
  67. 3b0a72f Implement intent to uri mapping for slices by Mady Mellor · 7 years ago
  68. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  69. a379f49 Merge "Allow assistant app to access any shortcuts" by TreeHugger Robot · 7 years ago
  70. d3fe8f0 Merge "Apps can now specify journal/synchronous mode" by Fyodor Kupolov · 7 years ago
  71. 25771cf Expose method for testing. by Julia Reynolds · 7 years ago
  72. da70196 Merge "Camera: Enable API for dynamic camera output surfaces" by TreeHugger Robot · 7 years ago
  73. 9c92cd2 Merge changes from topics "embms-cts-6", "embms-cts-5" am: f6b2b77e40 am: 2cd6464e9b by Hall Liu · 7 years ago
  74. 55b9486 Add @TestApi for DownloadStateCallback CTS am: 63c5fd60ac am: b96d49e91f by Hall Liu · 7 years ago
  75. 0fbd9d1 Merge "Support insets on secondary displays" by TreeHugger Robot · 7 years ago
  76. 8fd59b3 Merge changes from topics "embms-cts-6", "embms-cts-5" am: f6b2b77e40 by Hall Liu · 7 years ago
  77. caac5df Add @TestApi for DownloadStateCallback CTS am: 63c5fd60ac am: b96d49e91f by Hall Liu · 7 years ago
  78. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  79. 29cd580 Merge "Deprecate framework Fragments and Loaders" by TreeHugger Robot · 7 years ago
  80. 059004e Merge "Revert "Support insets on secondary displays"" by TreeHugger Robot · 7 years ago
  81. 0a1feb8 Deprecate framework Fragments and Loaders by Ian Lake · 7 years ago
  82. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  83. 40c0f01 Track removal of android.system.Os.{sendfile,waitpid}. by Tobias Thierer · 7 years ago
  84. 3bba351 Merge "Introduce CrossProfileApps API" by TreeHugger Robot · 7 years ago
  85. b96d49e Add @TestApi for DownloadStateCallback CTS am: 63c5fd60ac by Hall Liu · 7 years ago
  86. f6b2b77 Merge changes from topics "embms-cts-6", "embms-cts-5" by Hall Liu · 7 years ago
  87. a591149 Merge "Update Telecom APIs to include multi-hfp" am: 025718e8f6 am: 3dd41b7b29 by Hall Liu · 7 years ago
  88. 518a82c9 Merge "Update Telecom APIs to include multi-hfp" am: 025718e8f6 am: 3dd41b7b29 by Hall Liu · 7 years ago
  89. 025718e Merge "Update Telecom APIs to include multi-hfp" by Hall Liu · 7 years ago
  90. 3ae3529 Merge "Support insets on secondary displays" by TreeHugger Robot · 7 years ago
  91. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  92. 0323315 Camera: Enable API for dynamic camera output surfaces by Emilian Peev · 7 years ago
  93. 7cd3fa6 Merge "Show Extensible StrictMode APIs" by Kurt Nelson · 7 years ago
  94. 0e61280 Show Extensible StrictMode APIs by Kurt Nelson · 7 years ago
  95. 29862cc Merge "Extend JobInfo to support NetworkRequest." by Jeff Sharkey · 7 years ago
  96. a98f58b Update Telecom APIs to include multi-hfp by Hall Liu · 7 years ago
  97. d0fff2e Extend JobInfo to support NetworkRequest. by Jeff Sharkey · 7 years ago
  98. fde6ea8 Merge "Add DISALLOW_CONFIG_LOCALE user restriction" by Christine Franks · 7 years ago
  99. bc1ca0d Merge "Unhide MAKE_USER_EPHEMERAL" by TreeHugger Robot · 7 years ago
  100. 13a4b37 Apps can now specify journal/synchronous mode by Fyodor Kupolov · 7 years ago