1. ec68b46 Merge "Annotate @SystemApi with required permissions." into oc-dev am: c1406978a4 by Jeff Sharkey · 7 years ago
  2. 7a2e4a8 Merge "Annotate @SystemApi with required permissions." into oc-dev by Jeff Sharkey · 7 years ago
  3. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  4. fe2368c Refresh in-memory SharedPreferences instances after restore by Christopher Tate · 7 years ago
  5. b59fe93 Merge "Remove redundant TextClassificationService" into oc-dev am: 104590844e by Abodunrinwa Toki · 7 years ago
  6. 41564af Merge "Remove redundant TextClassificationService" into oc-dev am: 104590844e by Abodunrinwa Toki · 7 years ago
  7. 3de110b Remove redundant TextClassificationService by Abodunrinwa Toki · 7 years ago
  8. 167b047 Time zone update API classes by Neil Fuller · 7 years ago
  9. fe6ec56 Time zone update API classes by Neil Fuller · 7 years ago
  10. 8a40a4c Merge "Work on issue #36891897: Need to ensure foreground services can't..." into oc-dev am: f1a4b50739 by Dianne Hackborn · 7 years ago
  11. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  12. 35eb324b Merge "Hide IpSecManager, IpSecTransform, and IpSecAlgorithm" into oc-dev by Nathan Harold · 7 years ago
  13. 17472fa Merge "Hide IpSecManager, IpSecTransform, and IpSecAlgorithm" am: 01e368f26d am: 939528045a am: 52dab83f7a by nharold · 7 years ago
  14. 9f21809 Merge "Hide IpSecManager, IpSecTransform, and IpSecAlgorithm" am: 01e368f26d am: 939528045a by nharold · 7 years ago
  15. ac11ccb Hide IpSecManager, IpSecTransform, and IpSecAlgorithm by Nathan Harold · 7 years ago
  16. 43371da Merge "Remove underscore from Companion service name" into oc-dev am: 885b5f4466 by Eugene Susla · 7 years ago
  17. bd62d6a Hide IpSecManager, IpSecTransform, and IpSecAlgorithm by Nathan Harold · 7 years ago
  18. 885b5f4 Merge "Remove underscore from Companion service name" into oc-dev by TreeHugger Robot · 7 years ago
  19. 1f14b15 Merge "Even more auto-doc work." into oc-dev am: 880f4f4cc2 am: 9652eef0b2 by Jeff Sharkey · 7 years ago
  20. 30e06bb Even more auto-doc work. by Jeff Sharkey · 7 years ago
  21. 1e91509 Merge "Auto-generate docs based on annotations." into oc-dev am: 9ea4b33f2a by Jeff Sharkey · 7 years ago
  22. 9ea4b33 Merge "Auto-generate docs based on annotations." into oc-dev by TreeHugger Robot · 7 years ago
  23. 6503bd8 Auto-generate docs based on annotations. by Jeff Sharkey · 7 years ago
  24. a59e95a Merge "Address API review comments for registerReceiver" into oc-dev am: 1f4e053aef by Chad Brubaker · 7 years ago
  25. 1f4e053 Merge "Address API review comments for registerReceiver" into oc-dev by Chad Brubaker · 7 years ago
  26. d7355cc Remove underscore from Companion service name by Eugene Susla · 7 years ago
  27. 3ea7c8b Merge "Flesh out more API docs." into oc-dev am: 3a427c3bd9 am: 750d6d12f6 by Jeff Sharkey · 7 years ago
  28. cbe1026 Merge "Make javadoc of companion service name more like others" into oc-dev am: 4d95e40bb3 by Eugene Susla · 7 years ago
  29. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  30. 3a427c3 Merge "Flesh out more API docs." into oc-dev by TreeHugger Robot · 7 years ago
  31. 4d95e40 Merge "Make javadoc of companion service name more like others" into oc-dev by TreeHugger Robot · 7 years ago
  32. 60a82cd Flesh out more API docs. by Jeff Sharkey · 7 years ago
  33. 4160be1 Make javadoc of companion service name more like others by Eugene Susla · 7 years ago
  34. 0586416 Merge "Turn down the preliminary foreground service API" into oc-dev am: 00ed0baca8 by Christopher Tate · 7 years ago
  35. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  36. 1b674659 Merge "Service for OEM lock management." into oc-dev am: e52a1bfede by Andrew Scull · 7 years ago
  37. 47cdd3d Merge "doc: Add note to Context.bindService()" into oc-dev am: 2c63aa3be7 by Andrew Solovay · 7 years ago
  38. e52a1bf Merge "Service for OEM lock management." into oc-dev by Andrew Scull · 7 years ago
  39. 2b03511 doc: Add note to Context.bindService() by Andrew Solovay · 7 years ago
  40. 2b0e121 Merge "Restore session on new window after app kill" into oc-dev am: 51785edbe9 by Philip P. Moltmann · 7 years ago
  41. eab62ba Restore session on new window after app kill by Philip P. Moltmann · 7 years ago
  42. c802751 Merge "Reorganize font enumeration API." into oc-dev am: 2ac9698271 by Seigo Nonaka · 7 years ago
  43. 2ac9698 Merge "Reorganize font enumeration API." into oc-dev by TreeHugger Robot · 7 years ago
  44. bcc5b9f Merge "Themes: Apply themes to system_server safely" into oc-dev am: a52fc49845 by Adam Lesinski · 7 years ago
  45. a52fc49 Merge "Themes: Apply themes to system_server safely" into oc-dev by TreeHugger Robot · 7 years ago
  46. ff55115 Reorganize font enumeration API. by Seigo Nonaka · 7 years ago
  47. 35cda39 Squashed merge of master-sim into master. by Jeff Davidson · 7 years ago
  48. 3b8b46f Service for OEM lock management. by Andrew Scull · 7 years ago
  49. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  50. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  51. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  52. ebf3a0d Merge changes from topic 'receiver_IA' by Chad Brubaker · 7 years ago
  53. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  54. 816c83b Enforce visibleToInstantApps for receivers by Chad Brubaker · 7 years ago
  55. 9ac082f Merge "Add API Surface for creating IpSec Transforms" am: 7645fa2816 am: 0a6305d5dd by Nathan Harold · 7 years ago
  56. 0a6305d Merge "Add API Surface for creating IpSec Transforms" am: 7645fa2816 by Nathan Harold · 7 years ago
  57. 330e108 Add API Surface for creating IpSec Transforms by Nathan Harold · 8 years ago
  58. dd9bda8 Delete @removed APIs that never shipped. by Jeff Sharkey · 7 years ago
  59. 96b9832 Merge "API for accessing preloaded files cache" by TreeHugger Robot · 7 years ago
  60. 6122129 API for accessing preloaded files cache by Fyodor Kupolov · 8 years ago
  61. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 8 years ago
  62. 6ed45d8 CompanionDeviceManager by Eugene Susla · 8 years ago
  63. 56345f4 Introduces VrManager as a system service. by Zak Cohen · 8 years ago
  64. eabc9e9 OMS: introduce the OverlayManagerService by Mårten Kongstad · 9 years ago
  65. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  66. 28ba472 Fix @links in reference docs. am: 54de77470d am: ab978c035e by Elliot Waite · 8 years ago
  67. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  68. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  69. f001fef Update TextAssistant interface. by Abodunrinwa Toki · 8 years ago
  70. 04d72ab Expose fonts.xml via public API with a service by Clara Bayarri · 8 years ago
  71. 85e3564 Improve behavior of bg check. by Dianne Hackborn · 8 years ago
  72. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  73. 9e83cbb Revert "Enable background restrictions" by Chris Tate · 8 years ago
  74. 21f7780 Enable background restrictions by Christopher Tate · 8 years ago
  75. 7a36073 Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)" am: dfe8f5dc13 am: 2a4e3bef2c am: b32dfa4ef5 by Etan Cohen · 8 years ago
  76. b32dfa4 Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)" am: dfe8f5dc13 am: 2a4e3bef2c by Etan Cohen · 8 years ago
  77. 6a4b323 [AWARE] Unhide Wi-Fi Aware API (baseline) by Etan Cohen · 8 years ago
  78. e8cece9 Initial API shape for storage statistics. by Jeff Sharkey · 8 years ago
  79. bf9928d Make sure ServiceConnection callback is called in main thread by Tony Mak · 8 years ago
  80. e4ffa3a docs: remove implicit intent from bindService and startService am: 94ebbe0e58 am: d7c29565ba am: 8c232935f0 by Mark Lu · 8 years ago
  81. 8c23293 docs: remove implicit intent from bindService and startService am: 94ebbe0e58 by Mark Lu · 8 years ago
  82. 94ebbe0 docs: remove implicit intent from bindService and startService by Mark Lu · 8 years ago
  83. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago
  84. 8158af5 Introduce TextClassificationManager. by Abodunrinwa Toki · 8 years ago
  85. 86f39a4 Fixing typo in method comment. by Kweku Adams · 8 years ago
  86. 46aabe5 Allow cross profile call between DO and PO by Tony Mak · 8 years ago
  87. 5381aa4 Initial implementation of the Auto-Fill Framework classes. by Felipe Leme · 8 years ago
  88. 6571007 Merge "[NAN-AWARE] Rename NAN to Aware" am: 74b1131cc8 by Etan Cohen · 8 years ago
  89. 0849ded [NAN-AWARE] Rename NAN to Aware by Etan Cohen · 8 years ago
  90. 0413327 [NAN-AWARE] Rename NAN to Aware by Etan Cohen · 8 years ago
  91. 9c3cbe6 docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. am: e9681e192a am: ba65a92855 by Kevin Hufnagle · 8 years ago
  92. cf7a2e1 docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. am: e9681e192a by Kevin Hufnagle · 8 years ago
  93. e83639f docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. am: e9681e192a by Kevin Hufnagle · 8 years ago
  94. 2e8026a docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. by Kevin Hufnagle · 8 years ago
  95. ba65a92 docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. by Kevin Hufnagle · 8 years ago
  96. e9681e1 docs: Added note in getCacheDir() that developers can use directory by Kevin Hufnagle · 8 years ago
  97. 37e4327 Move device serial behing a permission by Svet Ganov · 8 years ago
  98. 366a3f1 Merge "Add SYSTEM_HEALTH_SERVICE to the ServiceName typedef" by Tor Norbye · 8 years ago
  99. 5afebff Add SYSTEM_HEALTH_SERVICE to the ServiceName typedef by Tor Norbye · 8 years ago
  100. c4ec49b Document correct context for obtaining WifiManager am: 0e164b199e am: b09557b3cf by Paul Stewart · 8 years ago