1. 3cbad5c Merge "Remove network requests properly." into mnc-dev by Robert Greenwalt · 9 years ago
  2. b535c5e Merge "Start using some better sorting for intent resolution" into mnc-dev by Adam Powell · 9 years ago
  3. fb48b01 Merge "Fix format string mismatch. Clang build fix." into mnc-dev by Dan Albert · 9 years ago
  4. 7ce0d25 Merge "Fix notification bounds on screen" into mnc-dev by Adrian Roos · 9 years ago
  5. 95120bb Merge "Fix typo possibly -> possible." into mnc-dev by Jonathan Basseri · 9 years ago
  6. 3aa16d7 Merge "Remove click listener from PIN views" into mnc-dev by Adrian Roos · 9 years ago
  7. ae7c257 Merge "Disable swipe-up gesture to invoke assist" into mnc-dev by Jorim Jaggi · 9 years ago
  8. cd55f43 Fix notification bounds on screen by Adrian Roos · 9 years ago
  9. 1f86c1a Merge "Update docs on SignalStrength.getLevel" into mnc-dev by Robert Greenwalt · 9 years ago
  10. fb6b19c Disable swipe-up gesture to invoke assist by Jorim Jaggi · 9 years ago
  11. 5fc2473 New strings! by Jeff Sharkey · 9 years ago
  12. f198b96 Merge "Add native tracing API" into mnc-dev by Chris Craik · 9 years ago
  13. 1631f37 Merge "Pause activities when the screen is off." into mnc-dev by Jeff Brown · 9 years ago
  14. 2285308 Remove click listener from PIN views by Adrian Roos · 9 years ago
  15. d25267c Start using some better sorting for intent resolution by Adam Powell · 9 years ago
  16. 48d1b14 Pause activities when the screen is off. by Jeff Brown · 9 years ago
  17. 548a426 Merge "Fixed a bug where we might get stuck in a fully expanded statusbar" into mnc-dev by Selim Cinek · 9 years ago
  18. 059271e Merge "Reseting scrollposition to 0 when going to keyguard" into mnc-dev by Selim Cinek · 9 years ago
  19. dc4c419 Merge "Switched to round rect clipping while appearing notifications" into mnc-dev by Selim Cinek · 9 years ago
  20. 9ff1510 Fix vibration when expanding notifications by Jorim Jaggi · 9 years ago
  21. dcaf122 Merge "SoundPool monitors AppOps for OP_PLAY_AUDIO" into mnc-dev by Jean-Michel Trivi · 9 years ago
  22. 7bcacc9 Merge "Animations/success state for external confirm device credentials (1/2)" into mnc-dev by Jorim Jaggi · 9 years ago
  23. d5f82d8 Merge "Update fingerprint icon" into mnc-dev by Jorim Jaggi · 9 years ago
  24. 1102e21 Fix format string mismatch. Clang build fix. by Dan Albert · 9 years ago
  25. f6633da Update fingerprint icon by Jorim Jaggi · 9 years ago
  26. 46982c5 Update docs on SignalStrength.getLevel by Robert Greenwalt · 9 years ago
  27. 0d07846 Merge "Use LOCATION_HARDWARE permission for data injection." into mnc-dev by Aravind Akella · 9 years ago
  28. 1527edb Merge "Camera2: fix high speed output surface format check" into mnc-dev by Zhijun He · 9 years ago
  29. 377ab9f Merge "Hide keyguard status bar view when alpha is zero" into mnc-dev by Adrian Roos · 9 years ago
  30. a011c7f Merge "Fix documentation of nextSpanTransition off by one" into mnc-dev by Raph Levien · 9 years ago
  31. 454e3f1 Hide keyguard status bar view when alpha is zero by Adrian Roos · 9 years ago
  32. a66a067 Merge "Mark CARRIER_PRIVILEGE_* constants as @SystemApi." into mnc-dev by Jeff Davidson · 9 years ago
  33. 50baf43 Merge "Changed guest_notification_text string" into mnc-dev by Fyodor Kupolov · 9 years ago
  34. 5f2c415 Merge "Enabled appear and dissappear animations for the overflow card" into mnc-dev by Selim Cinek · 9 years ago
  35. 7b4ce6a Changed guest_notification_text string by Fyodor Kupolov · 9 years ago
  36. b24e0a9 Reseting scrollposition to 0 when going to keyguard by Selim Cinek · 9 years ago
  37. 560e64d Switched to round rect clipping while appearing notifications by Selim Cinek · 9 years ago
  38. d9d5294 Merge "QS: Allow changes between open detail panels" into mnc-dev by Jason Monk · 9 years ago
  39. 1b41cc9 Use LOCATION_HARDWARE permission for data injection. by Aravind Akella · 9 years ago
  40. 7d627eb Fix documentation of nextSpanTransition off by one by Raph Levien · 9 years ago
  41. 1955ee5 Merge "Make VPA.setInterpolator(null) unset the interpolator." into mnc-dev by Vladislav Kaznacheev · 9 years ago
  42. 76430b4 Merge changes from topic 'sup-a11y' into mnc-dev by Adrian Roos · 9 years ago
  43. 5c768f4 SoundPool monitors AppOps for OP_PLAY_AUDIO by Jean-Michel Trivi · 9 years ago
  44. 348e98d Remove network requests properly. by Robert Greenwalt · 9 years ago
  45. 47ac349 Camera2: fix high speed output surface format check by Zhijun He · 9 years ago
  46. 9481227 Correct comments for DPM keyguard features. by Jim Miller · 9 years ago
  47. 2cd45df Enabled appear and dissappear animations for the overflow card by Selim Cinek · 9 years ago
  48. 5b1548b Merge "Zen a11y: Add a blurb re: screen readers to total silence." into mnc-dev by John Spurlock · 9 years ago
  49. e2998a0 Merge "Account for hotspot bounds in RippleDrawable projection check" into mnc-dev by Alan Viverette · 9 years ago
  50. 8dd4cfb Revert "Revert "Recompute focus stack if cleared while starting an activity."" by Wale Ogunwale · 9 years ago
  51. c21f43d Fix order of initialization arguments for obtained MotionEvents. by Michael Wright · 9 years ago
  52. ccdef25 Fix abi-detection for 32-bit system apps by Dmitriy Ivanov · 9 years ago
  53. 2964c7b Merge "Update seek bar dialog preference for Material" into mnc-dev by Alan Viverette · 9 years ago
  54. 09425e5 Merge "Update DPM strings for keyguard features" into mnc-dev by Jim Miller · 9 years ago
  55. 43d1194 Update DPM strings for keyguard features by Jim Miller · 9 years ago
  56. bd1abe6 Zen a11y: Add a blurb re: screen readers to total silence. by John Spurlock · 9 years ago
  57. 71bb4ca Merge "Add support for specifying looper on VideoProviders." into mnc-dev by Tyler Gunn · 9 years ago
  58. 797b3d2 Merge "Don't request traversals when updating display brightness." into mnc-dev by Jeff Brown · 9 years ago
  59. b3aa575 Merge "Specifies the new height/width for update() on ListPopupWindow.show()." into mnc-dev by Jun Mukai · 9 years ago
  60. 5ac4a5f Merge "Fix USB access control when adb is disabled." into mnc-dev by Nick Kralevich · 9 years ago
  61. aa619a6 Make keyguard indication an a11y live view by Adrian Roos · 9 years ago
  62. 4c7d960 Hide keyguard status view from a11y when QS expanded by Adrian Roos · 9 years ago
  63. 14410b0 Hide keyguard bottom area from a11y when alpha is zero by Adrian Roos · 9 years ago
  64. 27b96cc Remove unusable a11y focusable area from pattern unlock by Adrian Roos · 9 years ago
  65. 3531a95 Hide StatusBarWindowView from a11y when bouncer is up by Adrian Roos · 9 years ago
  66. 32a59fd3 Fixed a bug where we might get stuck in a fully expanded statusbar by Selim Cinek · 9 years ago
  67. a6dd714 Merge "Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. BUG: 21757911 Change-Id: I7e2a9c81ad4606a8aba90ea4820ba0732a1c8749 modified: src/com/android/commands/am/Am.java On branch handles_array_list Changes to be committed: modified: src/com/android/commands/am/Am.java" into mnc-dev by Felipe Leme · 9 years ago
  68. efe3d3f QS: Allow changes between open detail panels by Jason Monk · 9 years ago
  69. f36a0f5 Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. by Felipe Leme · 9 years ago
  70. 7cbe9f0 Merge "Fix abi-detection for 32-bit system apps" into mnc-dev by Dmitriy Ivanov · 9 years ago
  71. 3d53a26 Merge "Add more blaming output to batterystats dumpsys" into mnc-dev by Adam Lesinski · 9 years ago
  72. b902453 Add native tracing API by Chris Craik · 9 years ago
  73. 628ef9c Add more blaming output to batterystats dumpsys by Adam Lesinski · 9 years ago
  74. 253ee76 Merge "Add action for reaching ignore battery optimizations" into mnc-dev by Jason Monk · 9 years ago
  75. 8e5d33e Don't request traversals when updating display brightness. by Jeff Brown · 9 years ago
  76. 8bbbcd3 Merge "Policy: make bulk CA uninstalls happen in service" into mnc-dev by Robin Lee · 9 years ago
  77. 83881bd Policy: make bulk CA uninstalls happen in service by Robin Lee · 9 years ago
  78. 287b889 Add action for reaching ignore battery optimizations by Jason Monk · 9 years ago
  79. 94fc0c2 Merge "Fixed a crash with HUN's" into mnc-dev by Selim Cinek · 9 years ago
  80. 4bc5054 Merge "Support 4K overlay displays." into mnc-dev by Jeff Brown · 9 years ago
  81. 59d6d94 Merge "Revert "Revert "Recompute focus stack if cleared while starting an activity.""" into mnc-dev by Wale Ogunwale · 9 years ago
  82. 6eeed83 Revert "Revert "Recompute focus stack if cleared while starting an activity."" by Wale Ogunwale · 9 years ago
  83. 3ae8bf5 Merge "Change FloatingToolbar entry/exit animations to fadeIn/fadeOut." into mnc-dev by Abodunrinwa Toki · 9 years ago
  84. cefc16df Merge "TelephonyManager should use TelecomManager's getCallState()." into mnc-dev by Santos Cordon · 9 years ago
  85. 8c332b7 TelephonyManager should use TelecomManager's getCallState(). by Santos Cordon · 9 years ago
  86. c783a5e Merge "Enable apps to exclude their own roots from the DocumentsUI roots list." into mnc-dev by Ben Kwa · 9 years ago
  87. 7779740 Enable apps to exclude their own roots from the DocumentsUI roots list. by Ben Kwa · 9 years ago
  88. 37d1d6d Merge "Announce navbar buttons when lights-out." into mnc-dev by Dan Sandler · 9 years ago
  89. 56b94e1 Merge "screencap: Rotate images when display is rotated" into mnc-dev by Dan Stoza · 9 years ago
  90. e36280e Announce navbar buttons when lights-out. by Dan Sandler · 9 years ago
  91. 767ec84 Merge "Set the right reportNextDraw" into mnc-dev by John Reck · 9 years ago
  92. 382225a Merge "Null check when reconstituting legacy icon data." into mnc-dev by Dan Sandler · 9 years ago
  93. c1e623b Merge "Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs" into mnc-dev by Paul Jensen · 9 years ago
  94. a3a0ea3 Merge "Camera2: Clarify capture order for reprocess" into mnc-dev by Chien-Yu Chen · 9 years ago
  95. 4e9bbaf Add support for specifying looper on VideoProviders. by Tyler Gunn · 9 years ago
  96. 6740190 Fix USB access control when adb is disabled. by Nick Kralevich · 9 years ago
  97. 6fa9512 Set the right reportNextDraw by John Reck · 9 years ago
  98. ef70f8e Merge "Volume: Show row headers for cast streams." into mnc-dev by John Spurlock · 9 years ago
  99. cc87cfa Merge "Fix order of initialization arguments for obtained MotionEvents." into mnc-dev by Michael Wright · 9 years ago
  100. 8912400 Merge "Fix Floating tool bar flickers after long pressing on empty region." into mnc-dev by Clara Bayarri · 9 years ago