1. 035e924 Fix work profile screen timeout policy by Ricky Wai · 8 years ago
  2. c2c19e3 Merge "Fix QS expanding" into nyc-dev by Jason Monk · 8 years ago
  3. 324ed23 Fix QS expanding by Jason Monk · 8 years ago
  4. 6e0b305 Merge "Delay unlock attempts for managed profiles." into nyc-dev by Jeff Sharkey · 8 years ago
  5. f86f986 Delete all work fingerprints when unified lock changes to None/Swipe by Ricky Wai · 8 years ago
  6. 53940d4 Fingerprint should confirm device lock when unified by Ricky Wai · 8 years ago
  7. f5c0a55 Fix wrong condition am: 492ed58 by Rubin Xu · 8 years ago
  8. d2baf79 Internal API for system apps to determine default network for other apps by Robin Lee · 8 years ago
  9. 917c06a Merge "Work on QS landscape fitting" into nyc-dev by Jason Monk · 8 years ago
  10. dc283a8 Keymaster init for work profile by Ricky Wai · 8 years ago
  11. eb33f49 Merge "Refresh cached user array upon lockscreen settings changed" into nyc-dev by Daniel U · 8 years ago
  12. 7d4a7fa Merge "Add dumpsys capabilities for context hub service" into nyc-dev by Ashutosh Joshi · 8 years ago
  13. a5ec16e Merge "Adds a content-intent-launching-activity flag to WearableExtender" into nyc-dev by Alexander Hills · 8 years ago
  14. e1ccdd1 Merge "Split WebViewUpdateService logic into fallback logic and update-logic." into nyc-dev by Gustav Sennton · 8 years ago
  15. fccb14e Merge "Only cancel syncs for non-existent accounts" into nyc-dev by Rubin Xu · 8 years ago
  16. 22e2769 Merge "Make Keyboard Shortcuts special names Context dependent" into nyc-dev by Clara Bayarri · 8 years ago
  17. 2c548e0 Only cancel syncs for non-existent accounts by Rubin Xu · 8 years ago
  18. 3a6e6b2 Split WebViewUpdateService logic into fallback logic and update-logic. by Gustav Sennton · 8 years ago
  19. b999af5 Make Keyboard Shortcuts special names Context dependent by Clara Bayarri · 8 years ago
  20. 0a786cf Merge "Disable fallback webview package before downgrading it." into nyc-dev by Gustav Sennton · 8 years ago
  21. 492ed58 Fix wrong condition by Rubin Xu · 8 years ago
  22. 70f08d9 Merge "Do not update idle apps on OTA" into nyc-dev by David Brazdil · 8 years ago
  23. d151910 Keyboard shortcuts: icons for shortcut items by Andrei Stingaceanu · 8 years ago
  24. 8c83a85 Merge "Paint.hasGlyph should return false on unsupported flags." into nyc-dev by Seigo Nonaka · 8 years ago
  25. 5c153c5 Disable fallback webview package before downgrading it. by Gustav Sennton · 8 years ago
  26. 64d1515 Merge "Fix suggestion popup for RTL text on LTR layout." into nyc-dev by Seigo Nonaka · 8 years ago
  27. bd7ae78 Throw security exception for non-parent aware APIs by Benjamin Franz · 8 years ago
  28. 3ed501c Merge "Set correct bounds when docked stack is removed v2" into nyc-dev by Andrii Kulian · 8 years ago
  29. 1d3efb6 Fix suggestion popup for RTL text on LTR layout. by Seigo Nonaka · 8 years ago
  30. 5dab713 Delay unlock attempts for managed profiles. by Jeff Sharkey · 8 years ago
  31. 94cac07 Merge "Automatically trace messages on shared loopers." into nyc-dev by Jeff Sharkey · 8 years ago
  32. 74cd3de Automatically trace messages on shared loopers. by Jeff Sharkey · 8 years ago
  33. fe25931 Close MTP database when MtpServer's thread is terminated. by Daichi Hirono · 8 years ago
  34. 03f1e02 Merge "Invalidate HandleView when handle position may have to be changed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  35. 64f2ffa Merge "Remove unused state in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  36. d119ab9 Merge "Rewrite SuggestionsPopupWindowTest using espresso." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  37. 6239cc6 Add dumpsys capabilities for context hub service by Ashutosh Joshi · 8 years ago
  38. e68cc51 Merge "Do not crash when selecting a lot of files." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  39. 529c532 Fixed a bug with talkback where the panel could be expanded by Selim Cinek · 8 years ago
  40. 1451847 Remove unused state in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  41. 90e0ff0 Do not crash when selecting a lot of files. by Tomasz Mikolajewski · 8 years ago
  42. 48143f7 Merge "Caps Lock toggle with Meta + Alt (2/2)" into nyc-dev by Andrii Kulian · 8 years ago
  43. e8abe8e Addressed API review comments and updated JavaDoc by Lifu Tang · 8 years ago
  44. 04518f8 Remove tests that have been moved to CTS by Adam Lesinski · 8 years ago
  45. 450ae41 Merge "AAPT2: Allow <protected-broadcast> and <eat-comment> in AndroidManifest.xml" into nyc-dev by Adam Lesinski · 8 years ago
  46. c728c3d AAPT2: Allow <protected-broadcast> and <eat-comment> in AndroidManifest.xml by Adam Lesinski · 8 years ago
  47. c4dd325 Merge "Fix flicker when docking task" into nyc-dev by Jorim Jaggi · 8 years ago
  48. b02ffa5 Merge "SENSING_TIMEOUT goes to STATE_INACTIVE. Bug: 27821977" into nyc-dev by Kevin Gabayan · 8 years ago
  49. 35a306c Merge "AnyMotionDetector holds wakelock until conclusive. Bug: 27821976" into nyc-dev by Kevin Gabayan · 8 years ago
  50. 694d0a7 AAPT: Dump uses-feature version in dump badging by Adam Lesinski · 8 years ago
  51. f3df0aa Fix flicker when docking task by Jorim Jaggi · 8 years ago
  52. 803c7c8 AAPT2: Enable windows build and make sure it builds by Adam Lesinski · 8 years ago
  53. ff2468b Merge "Close guts/gear after a timeout and if there's been no interaction" into nyc-dev by Mady Mellor · 8 years ago
  54. 50e439d Merge "Fix dismiss all clipping for tablet / landscape" into nyc-dev by Mady Mellor · 8 years ago
  55. 11cac9c Merge changes I010309c5,Iefdf2f2a into nyc-dev by Aga Wronska · 8 years ago
  56. b2df6af Merge "Deprecate methods not supported by Material-style date picker" into nyc-dev by Alan Viverette · 8 years ago
  57. 12a722e Merge "Frameworks/base: Move Animation.USE_CLOSEGUARD to inner class" into nyc-dev by Andreas Gampe · 8 years ago
  58. 92f15e6 SENSING_TIMEOUT goes to STATE_INACTIVE. Bug: 27821977 by Kevin Gabayan · 8 years ago
  59. ee94486 Merge "Obsolete a couple of auto-join related APIs." into nyc-dev by Randy Pan · 8 years ago
  60. d9d438a Only parse an APK once by Todd Kennedy · 8 years ago
  61. 0681c09 Pass button index into inflateButton by Yorke Lee · 8 years ago
  62. 97c8df4 Close guts/gear after a timeout and if there's been no interaction by Mady Mellor · 8 years ago
  63. fcba959 Make it easier to reveal gear on non-clearable notifications by Mady Mellor · 8 years ago
  64. 67ed54a Add Home Recents Transition Animations by Sid Soundararajan · 8 years ago
  65. 347bb9a Merge "Don't lock device when double tapping" into nyc-dev by Jorim Jaggi · 8 years ago
  66. f1cdf95 Don't lock device when double tapping by Jorim Jaggi · 8 years ago
  67. c533b56 Lock down access to getProfiles for 3P apps by Fyodor Kupolov · 8 years ago
  68. 50e229f Merge "Add VrManager AIDL interface for use by system apps." into nyc-dev by Ruben Brunk · 8 years ago
  69. da8ec0d Merge changes I0efc513b,Ibe45ba62 into nyc-dev by Winson Chung · 8 years ago
  70. fd1bb10 Merge "Remove old FUSE bypass now that we have sdcardfs." into nyc-dev by Jeff Sharkey · 8 years ago
  71. 2928337 Prevent apps from uninstalling packages that are not installed by them. by Sudheer Shanka · 8 years ago
  72. feef8b6 Remove old FUSE bypass now that we have sdcardfs. by Jeff Sharkey · 8 years ago
  73. 3dc8a9f Merge "Disallow WebView provider packages lower version than Chrome Stable" into nyc-dev by Hui Shu · 8 years ago
  74. 6af1330 Set status bar color to material_blue_grey_950 as specified by UX. by Aga Wronska · 8 years ago
  75. 9ab3a23 Adds a content-intent-launching-activity flag to WearableExtender by Alex Hills · 8 years ago
  76. 9c2c496 Fix dismiss all clipping for tablet / landscape by Mady Mellor · 8 years ago
  77. 48c8463 Revert 'Make Files drawer appear behind system ui bars' because of action mode bug by Aga Wronska · 8 years ago
  78. 43cd4b7 Merge "Track userId independently from callback for fingerprint.remove()." into nyc-dev by Jim Miller · 8 years ago
  79. 6de5ce2 Merge "Adds security challenge when changing notification settings from lock screen" into nyc-dev by Mady Mellor · 8 years ago
  80. f2a587b Merge "Changed the default if the notification time is shown" into nyc-dev by Selim Cinek · 8 years ago
  81. cbc68e5 Merge "Fixed the contentinfo api usage in the bugreport" into nyc-dev by Selim Cinek · 8 years ago
  82. 82404bc Merge "Deprecated the contentinfo and the number" into nyc-dev by Selim Cinek · 8 years ago
  83. f558200 Merge "Fixed a bug where the scrollrange was calculated wrong" into nyc-dev by Selim Cinek · 8 years ago
  84. ae3622a Merge "AAPT2: Implement XmlActionExecutor to verify manifest" into nyc-dev by Adam Lesinski · 8 years ago
  85. 5e48844 AnyMotionDetector holds wakelock until conclusive. Bug: 27821976 by Kevin Gabayan · 8 years ago
  86. 522e28e Merge "Refresh views on DayPicker appearance changes" into nyc-dev by Alan Viverette · 8 years ago
  87. ed01756 Merge "Dynamic density change handling" into nyc-dev by Jorim Jaggi · 8 years ago
  88. 3c58bed Merge "Send onUnlockUser() before PRE_BOOT broadcasts." into nyc-dev by Jeff Sharkey · 8 years ago
  89. 083807d Send onUnlockUser() before PRE_BOOT broadcasts. by Jeff Sharkey · 8 years ago
  90. 1597122 Merge "Added padding and gravity support to PIN entry" into nyc-dev by Evan Rosky · 8 years ago
  91. 56c560a Frameworks/base: Move Animation.USE_CLOSEGUARD to inner class by Andreas Gampe · 8 years ago
  92. d6d9a94 Refresh views on DayPicker appearance changes by Alan Viverette · 8 years ago
  93. 0e67214 Deprecate methods not supported by Material-style date picker by Alan Viverette · 8 years ago
  94. d273f0d Merge "More work on issue #26390151: Add new JobScheduler API..." into nyc-dev by Dianne Hackborn · 8 years ago
  95. 112d056 Caps Lock toggle with Meta + Alt (2/2) by Andrii Kulian · 9 years ago
  96. 5b758bf Merge "Add missing setAccessible to Choreographer's threadInstance" into nyc-dev by Deepanshu Gupta · 8 years ago
  97. 42c8bd1 Add missing setAccessible to Choreographer's threadInstance by Deepanshu Gupta · 8 years ago
  98. c7be3be Add VrManager AIDL interface for use by system apps. by Ruben Brunk · 8 years ago
  99. 0ff1ce60 Changed the default if the notification time is shown by Selim Cinek · 8 years ago
  100. c2b2f6e Merge "Adjust javadoc for filter priority" into nyc-dev by Todd Kennedy · 8 years ago