1. 8a5c640 Fix recents transitions by Jorim Jaggi · 8 years ago
  2. 519e059 Merge "TIF: Rename setTvInputInfo to updateTvInputInfo" into nyc-dev by Jae Seo · 8 years ago
  3. a1c8cfe Merge "Remove AM/WM traces" into nyc-dev by Chong Zhang · 8 years ago
  4. e05db74 Remove AM/WM traces by Chong Zhang · 8 years ago
  5. 56ea73f Merge "Create BandMode Constants" into mm-wireless-dev am: e629c06730 by Nathan Harold · 8 years ago
  6. a02f168 Merge "Clear mPendingScreenOff and stop color fade animiation if screen is on" into nyc-dev by Chong Zhang · 8 years ago
  7. cd6cd00 Merge "Added option to check if an app is whitelisted for deviceidle." into nyc-dev by Felipe Leme · 8 years ago
  8. 2b5087b Merge "Added extra check to avoid NPE if package does not exist." into nyc-dev by Felipe Leme · 8 years ago
  9. e629c06 Merge "Create BandMode Constants" into mm-wireless-dev by Nathan Harold · 8 years ago
  10. b131c70 Clear mPendingScreenOff and stop color fade animiation if screen is on by Chong Zhang · 8 years ago
  11. 86e5a01 Added extra check to avoid NPE if package does not exist. by Felipe Leme · 8 years ago
  12. aa5605f TIF: Rename setTvInputInfo to updateTvInputInfo by Jae Seo · 8 years ago
  13. e6e57a9 Merge "Check RenderNode's owning view before attaching animators" into nyc-dev by Doris Liu · 8 years ago
  14. 5b49c6f Merge "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" into nyc-dev by Doris Liu · 8 years ago
  15. f19e343 Merge "Make scrollbar draggable only when it's visible." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  16. afe3cd1 Merge "Ellipsized and Non-ellipsized baselines should be same." into nyc-dev by Siyamed Sinir · 8 years ago
  17. 5a21494 Merge changes from topic 'flaky-test' into nyc-dev by Wale Ogunwale · 8 years ago
  18. 12abdeb Check RenderNode's owning view before attaching animators by Doris Liu · 8 years ago
  19. e542c49 Merge "Better document the ignore behavior for client cert api" into nyc-dev by Selim Gurun · 8 years ago
  20. c47738d Merge "Fix TransitionSet javadoc to use transitionOrdering attribute." into nyc-dev by George Mount · 8 years ago
  21. d650556 Merge "Don't use forceVisibility for Activity Transitions." into nyc-dev by George Mount · 8 years ago
  22. c18766d Merge "Battery graph in QS Detail" into nyc-dev by Jason Monk · 8 years ago
  23. 96ab636 Battery graph in QS Detail by Jason Monk · 8 years ago
  24. 415dd94 Fail fast when trying to delete a non-existing pacakge. by Svetoslav Ganov · 8 years ago
  25. dafec11 Merge "Don't allow deactivating DAs when the user is not unlocked" into nyc-dev by Makoto Onuki · 8 years ago
  26. 977d943 Better document the ignore behavior for client cert api by Selim Gurun · 8 years ago
  27. 61def3e Merge "Frameworks/base: Fix registration function" into nyc-dev by Andreas Gampe · 8 years ago
  28. f79c887 Merge "Let admin disable fingerprint for the work challenge" into nyc-dev by Esteban Talavera · 8 years ago
  29. f8872b0 Merge "Force uniform width for MATCH_PARENT in AlertDialogLayout" into nyc-dev by Alan Viverette · 8 years ago
  30. 5ef5e0f Merge "Clean up some Skia includes" into nyc-dev by Leon Scroggins · 8 years ago
  31. e154bed Merge "Auto-call prepare() for new always-on VPNs" into nyc-dev by Robin Lee · 8 years ago
  32. faa1033 Frameworks/base: Fix registration function by Andreas Gampe · 8 years ago
  33. e4735a9 Merge "Fix up some small resource issues" into nyc-dev by Adam Lesinski · 8 years ago
  34. f9b78bb Merge "Fix focus issues in directory fragment * Empty directory view gets focus when shown * Skip opening drawer when showing empty search results * Fix typo" into nyc-dev by Aga Wronska · 8 years ago
  35. d4b1753 Fix focus issues in directory fragment by Aga Wronska · 8 years ago
  36. b3f9ee0 Merge "WifiConfiguration: add constants for radio band" into mm-wireless-dev by Peter Qiu · 8 years ago
  37. b6e2ead Fixed issue with losing window name when copying WindowManager.LayoutParams by Wale Ogunwale · 8 years ago
  38. 06e8ee0 Added AM API to remove a stack by Wale Ogunwale · 8 years ago
  39. 5658e4b Don't resume activity on start if there are activities pausing. by Wale Ogunwale · 8 years ago
  40. 60d9695 Force uniform width for MATCH_PARENT in AlertDialogLayout by Alan Viverette · 8 years ago
  41. 03d7581 Merge "WifiConfiguration: add constants for radio band" into mm-wireless-dev by Peter Qiu · 8 years ago
  42. b305e16 Merge "Force resize pre-N apps that don't have fixed orientation." into nyc-dev by Wale Ogunwale · 8 years ago
  43. bc56ca3 Merge "Adding null check for invalid activity" into nyc-dev by Winson Chung · 8 years ago
  44. 59e1872 Adding null check for invalid activity by Winson · 8 years ago
  45. 8da2bf4 Merge "TIF: Unhide TvInputInfo.isHidden/loadCustomLabel" into nyc-dev by Dongwon Kang · 8 years ago
  46. c3e78d5 Merge "Revert "PIP: Use long press HOME for PIP on Android TV (2/2)"" into nyc-dev by Jaewan Kim · 8 years ago
  47. 76b7d0d Revert "PIP: Use long press HOME for PIP on Android TV (2/2)" by Jaewan Kim · 8 years ago
  48. 82a6017 Merge "More protected broadcasts." into nyc-dev by Jeff Sharkey · 8 years ago
  49. a333130 Merge "Disable StrictMode when starting activity." into nyc-dev by Jeff Sharkey · 8 years ago
  50. 1256ab6 Merge "BootReceiver: Stop using SharedPreferences." into nyc-dev by Tao Bao · 8 years ago
  51. 37fc7a7 More protected broadcasts. by Jeff Sharkey · 8 years ago
  52. c46813d Clean up some Skia includes by Leon Scroggins III · 8 years ago
  53. 2b9eb89 Disable StrictMode when starting activity. by Jeff Sharkey · 8 years ago
  54. 5db2f16 Merge "Initialize mTiles before constructing AutoTileManager" into nyc-dev by Rubin Xu · 8 years ago
  55. ce3f338 Merge changes I0f79243e,Ia27e19f9,Iec6b89f0,I276c7eb0 into nyc-dev by Yohei Yukawa · 8 years ago
  56. d6b6e9c Merge "Add missing cast tile" into nyc-dev by Jason Monk · 8 years ago
  57. 4c4f3ee Add missing cast tile by Jason Monk · 8 years ago
  58. 21eb4e2 Merge "Null check for fade start alpha value." into nyc-dev by George Mount · 8 years ago
  59. d86d3fd Merge "Set the hover state to the same as focus state in RippleDrawable." into nyc-dev by George Mount · 8 years ago
  60. 5393a66 Merge "Fix a compilation error due to 1.8 type inference differences" into nyc-dev by Neil Fuller · 8 years ago
  61. 087ba40 Merge "Fix RTL in Nav Bar" into nyc-dev by Jason Monk · 8 years ago
  62. b55fa08 Merge "Fixes JobScheduler not persisting flex and sourcePackage" into nyc-dev by Shreyas Basarge · 8 years ago
  63. 8e552f2e Merge "use std factory for compose-shader" into nyc-dev by Leon Scroggins · 8 years ago
  64. 209fd91 Add IpManager.ProvisioningRequest class am: 93b1a36e31 by Erik Kline · 8 years ago
  65. 93b1a36 Add IpManager.ProvisioningRequest class by Erik Kline · 8 years ago
  66. 57bf8eb Merge "Fix boot loop problem for volantis." into nyc-dev by Arunesh Mishra · 8 years ago
  67. 4e0bdf3 Fix boot loop problem for volantis. by Arunesh Mishra · 8 years ago
  68. cc0a0a3 Merge "Display correct icons in grid view." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  69. 4e708cb Display correct icons in grid view. by Tomasz Mikolajewski · 8 years ago
  70. 77dc4bb Minor changes on MediaBrowser by Sungsoo Lim · 8 years ago
  71. 508ff55 Force resize pre-N apps that don't have fixed orientation. by Wale Ogunwale · 8 years ago
  72. a4b2756 Merge "Better focus handling after dismissing task/scrolling." into nyc-dev by Winson Chung · 8 years ago
  73. 23b0d3f Better focus handling after dismissing task/scrolling. by Winson · 8 years ago
  74. 3104a9f Merge "Add path cache to avoid SharedPreferences jank." into nyc-dev by Jeff Sharkey · 8 years ago
  75. be78258 Add path cache to avoid SharedPreferences jank. by Jeff Sharkey · 8 years ago
  76. 61ce27d Merge "Fixing issue with front task dimming when scrolled back." into nyc-dev by Winson Chung · 8 years ago
  77. be8f357 Fixing issue with front task dimming when scrolled back. by Winson · 8 years ago
  78. 9c6d975 Merge "Add feature versions for devices and apps." into nyc-dev by Jeff Sharkey · 8 years ago
  79. 9c345ec Merge "Tweaking stack shadows and layout." into nyc-dev by Winson Chung · 8 years ago
  80. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 8 years ago
  81. 1499150 Tweaking stack shadows and layout. by Winson · 8 years ago
  82. 128fd99 Merge "Filter components, prevent app start in safe mode." into nyc-dev by Jeff Sharkey · 8 years ago
  83. c6ca265 Filter components, prevent app start in safe mode. by Jeff Sharkey · 8 years ago
  84. 8b231a9 BootReceiver: Stop using SharedPreferences. by Tao Bao · 8 years ago
  85. ebc8f8f PIP: Prevent onboarding activity from launching on pinned stack by Jaewan Kim · 8 years ago
  86. 46ed6f4 Explicitly chmod() for compatibility. by Jeff Sharkey · 8 years ago
  87. 3f351a4 Fix a compilation error due to 1.8 type inference differences by Neil Fuller · 8 years ago
  88. 4da1b4e Fix RTL in Nav Bar by Jason Monk · 8 years ago
  89. ae8f843 Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 8 years ago
  90. 5933341 Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 8 years ago
  91. 8e64e2e Fixes JobScheduler not persisting flex and sourcePackage by Shreyas Basarge · 8 years ago
  92. 62e150e Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  93. e24d5ef Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  94. 13b99f9 Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 8 years ago
  95. 68e221e Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  96. 6cc2528 Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 8 years ago
  97. 72e09ae Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  98. cedcd28 Initialize mTiles before constructing AutoTileManager by Rubin Xu · 8 years ago
  99. 6bdd7ca Merge "Fix typo in filling ACTION_MANAGED_PROFILE_UNLOCKED extras." into nyc-dev by Rubin Xu · 8 years ago
  100. b5f0049 Fix typo in filling ACTION_MANAGED_PROFILE_UNLOCKED extras. by Rubin Xu · 8 years ago