1. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 10 years ago
  2. 6856ef8 am 9bb4df3a: am e88097bd: Merge "Pause and resume ActivityView when visibility changes" into klp-modular-dev by Craig Mautner · 10 years ago
  3. 9bb4df3 am e88097bd: Merge "Pause and resume ActivityView when visibility changes" into klp-modular-dev by Craig Mautner · 10 years ago
  4. cac8ce3 Merge "Add ImageView-specific shared element activity transition code." by George Mount · 10 years ago
  5. 5effd7e Partial revert "Load device default theme mapping from resources" by Alan Viverette · 10 years ago
  6. 080443b Add ImageView-specific shared element activity transition code. by George Mount · 10 years ago
  7. d13a558 Pause and resume ActivityView when visibility changes by Craig Mautner · 10 years ago
  8. 03a9bae Refactoring activity method to update recents values. by Winson Chung · 10 years ago
  9. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  10. ae3e53e Fix sdk build by removing javadoc link by Matthew Williams · 10 years ago
  11. 434bdf5 Merge "Add IME Switcher icon to Navigation Bar" by Jason Monk · 10 years ago
  12. f1ff209 Add IME Switcher icon to Navigation Bar by Jason Monk · 10 years ago
  13. 2f3c8d0 Merge "Load device default theme mapping from resources" by Alan Viverette · 10 years ago
  14. 0810b63 Load device default theme mapping from resources by Alan Viverette · 10 years ago
  15. b36e4f9 Add support for hiding action bars on scroll. by Adam Powell · 10 years ago
  16. 3a8557d Merge "Implement long-term condition subscriptions." by John Spurlock · 10 years ago
  17. 3b98b3f Implement long-term condition subscriptions. by John Spurlock · 10 years ago
  18. 57df4fd Address comments/fix javadoc in TaskManager API by Matthew Williams · 10 years ago
  19. 674bc2f Merge "TaskManager API first pass." by Matthew Williams · 10 years ago
  20. 8df5a07 Merge "Fix "blink" when going "back" quickly after entering Activity." by George Mount · 10 years ago
  21. 3c4d9c5 Merge "Adds an enabled state in UserInfo instead of DevicePolicyManager" by Alexandra Gherghina · 10 years ago
  22. df35d57 Adds an enabled state in UserInfo instead of DevicePolicyManager by Alexandra Gherghina · 10 years ago
  23. ff2e05e Merge "Introduce forwarding intents across profiles." by Nicolas Prevot · 10 years ago
  24. 1a5b294 Fix "blink" when going "back" quickly after entering Activity. by George Mount · 10 years ago
  25. a2dc6fa am 474b0749: am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  26. 474b074 am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  27. 809c369 am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  28. 10fa67c Introduce forwarding intents across profiles. by Nicolas Prevot · 10 years ago
  29. 406c51b Merge "Switch IProcessObserver to report process state" by Dianne Hackborn · 10 years ago
  30. 1c0f21e WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent by Allen Shen · 10 years ago
  31. 684bf34 Switch IProcessObserver to report process state by Dianne Hackborn · 10 years ago
  32. d64616e Fix NPE when going "back" from Activity Transition. by George Mount · 10 years ago
  33. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  34. caa0310 Transfer image of shared element to launched Activity. by George Mount · 10 years ago
  35. 7c12112 am e638b844: am 3c5a6cf9: am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE. by Griff Hazen · 10 years ago
  36. e929bee Merge commit '734a78fb' into manualmerge by Adam Lesinski · 10 years ago
  37. 10596fb resolved conflicts for merge of 3ce4f3d0 to master by Elliott Hughes · 10 years ago
  38. e638b84 am 3c5a6cf9: am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE. by Griff Hazen · 10 years ago
  39. 3c5a6cf am 2c6131bb: am 293977bd: Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE. by Griff Hazen · 10 years ago
  40. 734a78f am 8ea2d451: Merge "Various CTS fixes" into klp-modular-dev by Adam Lesinski · 10 years ago
  41. 8ea2d45 Merge "Various CTS fixes" into klp-modular-dev by Adam Lesinski · 10 years ago
  42. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  43. fb875cb Merge "Rework some of the voice interaction APIs." by Dianne Hackborn · 10 years ago
  44. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  45. 18f0d35 Rework some of the voice interaction APIs. by Dianne Hackborn · 10 years ago
  46. 293977b Fix the doc for Notification.FLAG_ONLY_ALERT_ONCE. by Griff Hazen · 10 years ago
  47. 28f0877 Allow custom wallpaper and boot animation. by Jeff Sharkey · 10 years ago
  48. df2258b Fix doc build. by Jim Miller · 10 years ago
  49. e77bb36 Wire up condition providers to zen mode exit triggers. by John Spurlock · 10 years ago
  50. 66fbe3d Merge "Add new DevicePolicyManager disable flags for keyguard." by Jim Miller · 10 years ago
  51. e361268 am cb48b962: am 1a7e9e66: Merge "Throw exception from startActivity if not allowed." into klp-modular-dev by Craig Mautner · 10 years ago
  52. 50e6218 Add new DevicePolicyManager disable flags for keyguard. by Jim Miller · 10 years ago
  53. cb48b96 am 1a7e9e66: Merge "Throw exception from startActivity if not allowed." into klp-modular-dev by Craig Mautner · 10 years ago
  54. 250bb6e Merge "Allow profile owners to set user restrictions" by Amith Yamasani · 10 years ago
  55. 247ab65 Throw exception from startActivity if not allowed. by Craig Mautner · 10 years ago
  56. b22aabb Merge "Introduce condition provider services." by John Spurlock · 10 years ago
  57. 2c8d67c Various CTS fixes by Adam Lesinski · 10 years ago
  58. 7340fc8 Introduce condition provider services. by John Spurlock · 10 years ago
  59. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  60. 67b082e Merge "Enabling doc centric recents on phones." by Winson Chung · 10 years ago
  61. be46532 Allow profile owners to set user restrictions by Amith Yamasani · 10 years ago
  62. 385124d Modify getUserProfiles to return only enabled profiles: by Alexandra Gherghina · 10 years ago
  63. 1b244f4 Merge "Piping through ability for an Activity to remove its own task. (Bug 13735914)" by Winson Chung · 10 years ago
  64. 3b3f464 Piping through ability for an Activity to remove its own task. (Bug 13735914) by Winson Chung · 10 years ago
  65. e84d544f Merge "Move redaction logic showing from Keyguard to PhoneStatusBar." by Jorim Jaggi · 10 years ago
  66. 1568250 Move redaction logic showing from Keyguard to PhoneStatusBar. by Jorim Jaggi · 10 years ago
  67. 846318a Allow prefix-based Uri permission grants. by Jeff Sharkey · 10 years ago
  68. 860107a Merge "Do not disturb: persist user config." by John Spurlock · 10 years ago
  69. 056c519 Do not disturb: persist user config. by John Spurlock · 10 years ago
  70. 6c83b77 am 43c6a98f: am 6985badc: Fix black ActivityView by Craig Mautner · 10 years ago
  71. 6e2a354 am 51bd56c9: am 6cdf51f2: Don\'t use finalize on ActivityView to cleanup. by Craig Mautner · 10 years ago
  72. 7ad2728 am c00c89b1: am f4c909bc: Fix ActivityView lifecycle by Craig Mautner · 10 years ago
  73. 43c6a98 am 6985badc: Fix black ActivityView by Craig Mautner · 10 years ago
  74. 51bd56c am 6cdf51f2: Don\'t use finalize on ActivityView to cleanup. by Craig Mautner · 10 years ago
  75. c00c89b am f4c909bc: Fix ActivityView lifecycle by Craig Mautner · 10 years ago
  76. 6e31c5c TaskManager API first pass. by Matthew Williams · 10 years ago
  77. 6985bad Fix black ActivityView by Craig Mautner · 10 years ago
  78. 6cdf51f Don't use finalize on ActivityView to cleanup. by Craig Mautner · 10 years ago
  79. f4c909b Fix ActivityView lifecycle by Craig Mautner · 10 years ago
  80. f9f2314 Enabling doc centric recents on phones. by Winson Chung · 10 years ago
  81. 0a57a11 Merge "Add RouteProviders to the new Media APIs" by RoboErik · 10 years ago
  82. 07c7077 Add RouteProviders to the new Media APIs by RoboErik · 10 years ago
  83. 31a2172 Split Activity Transitions out of PhoneWindow. by George Mount · 10 years ago
  84. 66e5d96 Allow ProfileOwner apps to manage app restrictions by Robin Lee · 10 years ago
  85. 934ef05 am 4b81e89d: am 2fd3cb95: Merge "Fix ActivityContainer callback parcelling." into klp-modular-dev by Craig Mautner · 10 years ago
  86. 4b81e89 am 2fd3cb95: Merge "Fix ActivityContainer callback parcelling." into klp-modular-dev by Craig Mautner · 10 years ago
  87. e3a00d7 Fix ActivityContainer callback parcelling. by Craig Mautner · 10 years ago
  88. b51e0a6 Stub APIs for network scoring. by Jeff Davidson · 10 years ago
  89. 8fd7f1e Rename basePkg to opPkg by Christoph Studer · 10 years ago
  90. e35872d BatteryManager: Add API and service for battery property retrieval by Todd Poynor · 11 years ago
  91. da4bd6f Actually store gravity in ActionBar.LayoutParams constructor by Alan Viverette · 10 years ago
  92. 68b9d97 am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  93. 9e99cab am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  94. 0f7ed1f Merge "Adding system support for a single accessibility focus." by Svetoslav · 10 years ago
  95. 1e0d4af Adding system support for a single accessibility focus. by Svetoslav · 10 years ago
  96. 970417c Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  97. 512675b Add new call to DevicePolicyManager to enable a profile. by Alexandra Gherghina · 10 years ago
  98. 6be2f95 Merge "Adding render stats APIs to UiAutomation (framework)." by Svetoslav · 10 years ago
  99. dde7530 support the people extra on the notification object by Chris Wren · 10 years ago
  100. e5e8444 Merge "Allow setting the active admin across users." by Jessica Hummel · 10 years ago