1. 31aada4 Enabled usage of expand button in heads up notifications by Selim Cinek · 9 years ago
  2. 6959f9b Merge "Make Drag and Drop mouse specific behavior for now." by Ben Kwa · 8 years ago
  3. c82a7e3 Merge changes Ifd2de38a,I57633d60 by Jorim Jaggi · 8 years ago
  4. 88766a2 Merge "Fixing some small issues with the overlay." by Winson Chung · 8 years ago
  5. 4c84a8c Fixing some small issues with the overlay. by Winson · 8 years ago
  6. 2985233 Merge "Fix band selection problems." by Ben Kwa · 8 years ago
  7. 22f479d Fix band selection problems. by Ben Kwa · 8 years ago
  8. 0dc24bb Merge "Move hard-coded dimens to dimens.xml." by Anthony Chen · 8 years ago
  9. c080f11 Merge "resolve merge conflicts of 32a95af029 to master." by John Reck · 8 years ago
  10. e5530ec resolve merge conflicts of 32a95af029 to master. by John Reck · 8 years ago
  11. 829ab6d Merge "Zero out DragEvent position when it should not be available" by Vladislav Kaznacheev · 8 years ago
  12. 6cfa1cc Merge "Add choreographer API to the NDK." by Michael Wright · 8 years ago
  13. 3d3fe50 Add choreographer API to the NDK. by Michael Wright · 9 years ago
  14. 17351b6 Merge "Unhide audio recording notification API" by Jean-Michel Trivi · 8 years ago
  15. b11da88 Merge "Fix notifications for failures when copying/moving." by Tomasz Mikolajewski · 8 years ago
  16. df012d5 Divider tuning by Jorim Jaggi · 8 years ago
  17. cc010b2 Zero out DragEvent position when it should not be available by Vladislav Kaznacheev · 8 years ago
  18. 0ed21de Merge "Mark window as replacing when moving task to pinned stack." by Filip Gruszczynski · 8 years ago
  19. 41585d5 Make Drag and Drop mouse specific behavior for now. by Steve McKay · 8 years ago
  20. a95ca8d Fix unneccesary activity relaunches by Jorim Jaggi · 8 years ago
  21. 995ef59 Merge changes I91c58397,I7243f30b,I0f6e9dbf,I1eb0864a by Winson Chung · 8 years ago
  22. c5ef63f Adding reveal transition to show app-overlay. by Winson · 8 years ago
  23. b433c5b Fixing issue with multiple focus timer animations running. by Winson · 8 years ago
  24. 65c851e Fixing several regressions with affiliated tasks. by Winson · 8 years ago
  25. 8aa9959 Starting the dismiss animation in parallel with the gesture. by Winson · 8 years ago
  26. d96761b Merge "Don't show TextView "share" option for an unprovisioned device" by Adam Powell · 8 years ago
  27. 813d755f Merge "Clean up passing volumeUuid to DexOptimizer" by Calin Juravle · 8 years ago
  28. 9dff854 Clean up passing volumeUuid to DexOptimizer by Calin Juravle · 8 years ago
  29. f9bad76 Merge "Add null checks for various buttons on the Nav Bar." by Anthony Chen · 8 years ago
  30. 31a0506 Merge "[FBE] Introduce shadow calllog provider [1/2]" by Makoto Onuki · 8 years ago
  31. b524741 [FBE] Introduce shadow calllog provider [1/2] by Makoto Onuki · 9 years ago
  32. 18116c0 Improve logging in BluetoothHeadsetClientCall. by Bryce Lee · 8 years ago
  33. b919f6f Unhide audio recording notification API by Jean-Michel Trivi · 9 years ago
  34. ada1304 Add null checks for various buttons on the Nav Bar. by Anthony Chen · 8 years ago
  35. 1417627 Merge "Add metadata for car-mode in-call." by Santos Cordon · 8 years ago
  36. 55e8e1e Move hard-coded dimens to dimens.xml. by Anthony Chen · 9 years ago
  37. 2d05094 Merge "Implement smarter locale resource selection" by Roozbeh Pournader · 8 years ago
  38. 6f03243 Merge "AAPT2: Accept empty zip files" by Adam Lesinski · 8 years ago
  39. 8888155 Add metadata for car-mode in-call. by Santos Cordon · 9 years ago
  40. 32a95af Merge "libhwui: fix texture memory leak" am: 550d46d9da by John Reck · 8 years ago
  41. 7f193c5 Merge "Create SkCanvas on the stack to avoid leaking memeory" by Doris Liu · 8 years ago
  42. 4eb533f Merge "Fixes for broken saved surface" by Chong Zhang · 8 years ago
  43. 550d46d Merge "libhwui: fix texture memory leak" by John Reck · 8 years ago
  44. b927c55 Implement smarter locale resource selection by Roozbeh Pournader · 8 years ago
  45. 17fefe5 Merge "Move delete support into FileOperationService." by Steve McKay · 8 years ago
  46. e5fea6f Merge "SUW shouldn't use hidden APIs." by Makoto Onuki · 8 years ago
  47. efd88c3 Merge "Add missing system broadcast actions to the protected list." by Makoto Onuki · 8 years ago
  48. eb22e8e Fixes for broken saved surface by Chong Zhang · 8 years ago
  49. 760199e Merge "Rework selection handling for items in the DirectoryFragment." by Ben Kwa · 8 years ago
  50. e382831 Merge "Send ACTION_DRAG_LOCATION right after ACTION_DRAG_STARTED" by Vladislav Kaznacheev · 8 years ago
  51. c2de46f Create SkCanvas on the stack to avoid leaking memeory by Doris Liu · 8 years ago
  52. b7cc096 Merge "Added restriction if a user is allowed to change the icon. BUG: 25305966" by Oleksandr Peletskyi · 8 years ago
  53. 0436a75 Rework selection handling for items in the DirectoryFragment. by Ben Kwa · 8 years ago
  54. 730a759 Add missing system broadcast actions to the protected list. by Makoto Onuki · 8 years ago
  55. 3564543 Move delete support into FileOperationService. by Steve McKay · 8 years ago
  56. 6c09ff5 Merge "Set WindowSession's touchmode when in local focus mode," by Matt Wu · 8 years ago
  57. 7f1f1df Added restriction if a user is allowed to change the icon. BUG: 25305966 by Oleksandr Peletskyi · 8 years ago
  58. dd26bfc Merge "Remove unnecessary @inheritDoc, add missing @Override to ViewGroup" by Alan Viverette · 8 years ago
  59. b7a7336 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 am: 9e52b29fe2 am: 1f6dbd910b -s ours am: 5cb2597a9d am: 08d7e9608e am: c151cec56e am: 4831ef3872 am: d877135d61 by Matthew Williams · 8 years ago
  60. caf53ac DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 am: 9e52b29fe2 am: 1f6dbd910b -s ours am: 5cb2597a9d am: 08d7e9608e am: c151cec56e am: 4831ef3872 by Matthew Williams · 8 years ago
  61. d877135 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 am: 9e52b29fe2 am: 1f6dbd910b -s ours am: 5cb2597a9d am: 08d7e9608e am: c151cec56e by Matthew Williams · 8 years ago
  62. db33840 Merge "Init child fragments consistently with activity fragments" by Adam Powell · 8 years ago
  63. 75fab6b Merge "Pass drawing order information to accessibility." by Phil Weaver · 8 years ago
  64. 4831ef3 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 am: 9e52b29fe2 am: 1f6dbd910b -s ours am: 5cb2597a9d am: 08d7e9608e by Matthew Williams · 8 years ago
  65. 92b9747 Merge "Sort the result of SpannableStringBuilder.getSpans" by Siyamed Sinir · 8 years ago
  66. c151cec DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 am: 9e52b29fe2 am: 1f6dbd910b -s ours am: 5cb2597a9d by Matthew Williams · 8 years ago
  67. c446a73 AAPT2: Accept empty zip files by Adam Lesinski · 8 years ago
  68. 8c32981 Merge "Update PackageMonitor and LauncherApps for suspended apps." by Kenny Guy · 8 years ago
  69. 08d7e96 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 am: 9e52b29fe2 am: 1f6dbd910b -s ours by Matthew Williams · 8 years ago
  70. d3665f1 Merge "Introduce BackupManager#requestBackup & BackupObserver API" by Sergey Poromov · 8 years ago
  71. 5cb2597 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 am: 9e52b29fe2 by Matthew Williams · 8 years ago
  72. bd918aad Don't show TextView "share" option for an unprovisioned device by Adam Powell · 8 years ago
  73. 1f6dbd9 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours am: a76208d4e4 by Matthew Williams · 8 years ago
  74. 3bcf800 Suspend apps - block by Andrei Stingaceanu · 8 years ago
  75. 03b4200 Merge "Commandeer full screen user switcher for auto." by Rakesh Iyer · 8 years ago
  76. 9e52b29 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a am: 9c841923df -s ours by Matthew Williams · 8 years ago
  77. 3a9866d Merge "Don't allow user creation intent to work on non-admin users" by Amith Yamasani · 8 years ago
  78. 592df7d Init child fragments consistently with activity fragments by Adam Powell · 8 years ago
  79. a76208d DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours am: 0d3e46391a by Matthew Williams · 8 years ago
  80. 1f22254 Pass drawing order information to accessibility. by Phil Weaver · 9 years ago
  81. 2443f2f Mark window as replacing when moving task to pinned stack. by Filip Gruszczynski · 8 years ago
  82. 9c84192 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 am: 5fc753acaf -s ours by Matthew Williams · 8 years ago
  83. 395371c Merge "Stopped closing State FDs in AccountSyncSettingsBackupHelper" by Ritesh Reddy · 8 years ago
  84. 0d3e463 DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 am: 06ef7dfdf0 by Matthew Williams · 8 years ago
  85. 3691d64 Merge "sysui: refactor PhoneStatusBar" by Xiaohui Chen · 8 years ago
  86. fe06bf6 Introduce BackupManager#requestBackup & BackupObserver API by Sergey Poromov · 9 years ago
  87. 5fc753a DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 by Matthew Williams · 8 years ago
  88. 06ef7df DO NOT MERGE Redact Account info from getCurrentSyncs am: a5cafd2a93 by Matthew Williams · 8 years ago
  89. e0a6d6a Merge "Data call retry refactoring" into mm-wireless-dev am: 599f62562b by Jack Yu · 8 years ago
  90. 27a3888 Merge "Fix missing clear identity in AMS.AppTaskImpl#moveToFront" by Clara Bayarri · 8 years ago
  91. c9d831d Merge "Work on QS layouts" by Jason Monk · 8 years ago
  92. 599f625 Merge "Data call retry refactoring" into mm-wireless-dev by Jack Yu · 8 years ago
  93. b3ced57 Fix missing clear identity in AMS.AppTaskImpl#moveToFront by Clara Bayarri · 8 years ago
  94. 8bdcd1f sysui: refactor PhoneStatusBar by Xiaohui Chen · 8 years ago
  95. d697463 Merge "org.apache.conn.ssl: rename DistinguishedNameParser to AndroidDistinguishedNameParser" am: eb93182dfb by Sergio Giro · 8 years ago
  96. 4bad053 Merge "Ensure Texture always binds to self" by John Reck · 8 years ago
  97. e2296d4 Merge "org.apache.conn.ssl: rename DistinguishedNameParser to AndroidDistinguishedNameParser" by Sergio Giro · 8 years ago
  98. 4b461ba Merge "Remove NanumGothic and DroidSansFallback from fonts.xml." by Ben Wagner · 8 years ago
  99. 66f65cb Ensure Texture always binds to self by John Reck · 8 years ago
  100. eb93182 Merge "org.apache.conn.ssl: rename DistinguishedNameParser to AndroidDistinguishedNameParser" by Sergio Giro · 8 years ago