1. 5eeb59c Schedule full backups by Christopher Tate · 10 years ago
  2. 5c8ea08 Minor tweak to screen dimming policy. by Jeff Brown · 10 years ago
  3. f9b5c26 Move Alarm setup to systemReady. by Robert Greenwalt · 10 years ago
  4. d5cd2fd QS: Cellular tile icon state tweaks. by John Spurlock · 10 years ago
  5. b5e767b Handle special users in default app check. by John Spurlock · 10 years ago
  6. 030a6b9 Fix issues with noticing that a VPN interface is gone. by Sreeram Ramachandran · 10 years ago
  7. d90cd59 Merge "Zen: Remove hardcoded package name filters." into lmp-dev by John Spurlock · 10 years ago
  8. c54459fb Zen: Remove hardcoded package name filters. by John Spurlock · 10 years ago
  9. e380b98 Change TelephonyRegistry to use phoneId as a callback condition. by Wink Saville · 10 years ago
  10. d32e1b4 Fix hasService and use it in updateTelephonySignalStrength. by Wink Saville · 10 years ago
  11. 13c7267 Merge "Remove DozeHardware since it will not be used." into lmp-dev by Jeff Brown · 10 years ago
  12. 0f208eb Remove DozeHardware since it will not be used. by Jeff Brown · 10 years ago
  13. 28c0b714 Use finger velocity for ExpandHelper by Jorim Jaggi · 10 years ago
  14. f0f0f7c Merge "Fix a deadlock due to AMS calling into WMS with its lock held." into lmp-dev by Jeff Brown · 10 years ago
  15. 4b4971b Fix a deadlock due to AMS calling into WMS with its lock held. by Jeff Brown · 10 years ago
  16. 82379ba Don't suppress haptic feedback on keyguard anymore. by Jeff Brown · 10 years ago
  17. 90d7a3e Add read/writeBlob to Parcel by Sandeep Siddhartha · 10 years ago
  18. cdd5fe9 Revert "Add new intent to prompt user for their device credential. DO NOT MERGE" by Jay Civelli · 10 years ago
  19. 4883a5a Merge "API REVIEW: VectorDrawable" into lmp-dev by ztenghui · 10 years ago
  20. ab3d017 Add possible string to survive string freeze. by Jorim Jaggi · 10 years ago
  21. a95c8ab API REVIEW: VectorDrawable by ztenghui · 10 years ago
  22. 9e8ade2 TIF: Rename ComponentName variables to "component" consistently by Ji-Hwan Lee · 10 years ago
  23. 149944e Merge "MHL controller for subcommand reception" into lmp-dev by Jinsuk Kim · 10 years ago
  24. 8c688ad MHL controller for subcommand reception by Jinsuk Kim · 10 years ago
  25. f03c139 fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator by Dake Gu · 10 years ago
  26. 5438e4e Add missing documentation for createVirtualDisplay by Michael Wright · 10 years ago
  27. 971251f camera2: Update preview counter after request completed. by Ruben Brunk · 10 years ago
  28. c37e129 Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540) by Winson Chung · 10 years ago
  29. 5bceb89 Merge "Doze: Update tease signal to buzz-beep-blink from NoMan." into lmp-dev by John Spurlock · 10 years ago
  30. cad5768 Doze: Update tease signal to buzz-beep-blink from NoMan. by John Spurlock · 10 years ago
  31. 9bd8b1f Merge "Implement MediaCodec.getImage methods" into lmp-dev by Lajos Molnar · 10 years ago
  32. 7de28d3 Implement MediaCodec.getImage methods by Lajos Molnar · 10 years ago
  33. c88f191 TIF: Fix invalid use of serviceStateMap.get() by Ji-Hwan Lee · 10 years ago
  34. 23a0f05 Hidden global setting to allow adding users from lockscreen by Amith Yamasani · 10 years ago
  35. d0e9449 Merge "Add public attribute for window clipToOutline" into lmp-dev by Alan Viverette · 10 years ago
  36. 40982d4 Add public attribute for window clipToOutline by Alan Viverette · 10 years ago
  37. 63e44bd Merge "Add VideoCall and VideoCall.Listener as an inner classes of Call." into lmp-dev by Andrew Lee · 10 years ago
  38. 466d203 Add method to launch settings app details page. by Kenny Guy · 10 years ago
  39. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 10 years ago
  40. cae05e0 Move Canvas.h to a new location so that it can be shared with HWUI. by Derek Sollenberger · 10 years ago
  41. 7d93e27 Merge "Don't suppress haptic feedback on keyguard anymore." into lmp-dev by Jeff Brown · 10 years ago
  42. 17a3814 Merge "Make creating the Connection synchronous" into lmp-dev by Evan Charlton · 10 years ago
  43. bf11f98 Make creating the Connection synchronous by Evan Charlton · 10 years ago
  44. ca7a229 Fixes the build. by Jon Miranda · 10 years ago
  45. c2f3316 Merge "CamcorderProfiles: add high speed profile constants" into lmp-dev by Zhijun He · 10 years ago
  46. 5c8b789 Fix permission icons size to 24dp by Fabrice Di Meglio · 10 years ago
  47. 452a642 Fix various bugs with model management by Sandeep Siddhartha · 10 years ago
  48. f7badff CamcorderProfiles: add high speed profile constants by Zhijun He · 10 years ago
  49. eb527ef Merge "Implement support for bypassable VPNs." into lmp-dev by Sreeram Ramachandran · 10 years ago
  50. 75b1215 Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker by Fabrice Di Meglio · 10 years ago
  51. 8cd33ed Implement support for bypassable VPNs. by Sreeram Ramachandran · 10 years ago
  52. 2b92253 Announcing when a task is dismissed (for accessibility). (Bug 9181212) by Winson Chung · 10 years ago
  53. 7679491 Merge "Shut up" into lmp-dev by John Reck · 10 years ago
  54. 5fc41b3 Shut up by John Reck · 10 years ago
  55. f7ff220 ExitTransitionCoordinator: suppressLayout during running transition by Dake Gu · 10 years ago
  56. 738ec3a Revert "Dump RenderThread stack on unresponsive" by Chris Craik · 10 years ago
  57. addcf34 Merge "Volume: Persist unsafe volume playback time." into lmp-dev by John Spurlock · 10 years ago
  58. 3087e49 Add new intent to prompt user for their device credential. DO NOT MERGE by Jay Civelli · 10 years ago
  59. aa5ee4d Volume: Persist unsafe volume playback time. by John Spurlock · 10 years ago
  60. 543650b Merge "Volume: Show safe media warning in settings." into lmp-dev by John Spurlock · 10 years ago
  61. 3513460 Volume: Show safe media warning in settings. by John Spurlock · 10 years ago
  62. 8020721 Merge "Fix bug in measurement of paragraphs" into lmp-dev by Anish Athalye · 10 years ago
  63. 1866552 fix build by Yao Chen · 10 years ago
  64. 6b2dd63 Adds getTypeLabel to ContactsContract Event by Paul Soulos · 10 years ago
  65. 3fbad42 Fix bug #16307124 Not able to select hour 12 in TimePicker with 24-hour time enabled by Fabrice Di Meglio · 10 years ago
  66. 8470857 Fix build by Yao Chen · 10 years ago
  67. ec64dbf Fix bug of ScanSettings. Add unit test. by Wei Wang · 10 years ago
  68. c14b3ad Fix bug in measurement of paragraphs by Anish Athalye · 10 years ago
  69. 5ec618e am a9c5257a: am a0bb44ef: Merge "Finish crashed activities immediately" into klp-modular-dev by Craig Mautner · 10 years ago
  70. a9c5257 am a0bb44ef: Merge "Finish crashed activities immediately" into klp-modular-dev by Craig Mautner · 10 years ago
  71. e4f53d6 Merge "Remove content description from SearchView text field" into lmp-dev by Alan Viverette · 10 years ago
  72. 9f716b7 Remove content description from SearchView text field by Alan Viverette · 10 years ago
  73. 2726e0a Add clean step to remove old framework intermediates by RoboErik · 10 years ago
  74. a0bb44e Merge "Finish crashed activities immediately" into klp-modular-dev by Craig Mautner · 10 years ago
  75. 4758b41 Merge "Adding missing break statement in VideoCallProvider." into lmp-dev by Tyler Gunn · 10 years ago
  76. 6c11189 Adding missing break statement in VideoCallProvider. by Tyler Gunn · 10 years ago
  77. 78b7211 Merge "Remove duplicate Toolbar method for setting content description" into lmp-dev by Alan Viverette · 10 years ago
  78. e88700a Remove duplicate Toolbar method for setting content description by Alan Viverette · 10 years ago
  79. 8e5b133 Finish crashed activities immediately by Craig Mautner · 10 years ago
  80. bc3699b am b4dcc64f: Merge "Revert "Remove circular mask"" into klp-modular-dev by Prashant Malani · 10 years ago
  81. c437f6e Merge "Further centralize Minikin interaction" into lmp-dev by Behdad Esfahbod · 10 years ago
  82. 63c5c78 Further centralize Minikin interaction by Behdad Esfahbod · 10 years ago
  83. b9333b5 Merge "Remove unused TextLayout.h" into lmp-dev by Behdad Esfahbod · 10 years ago
  84. 1fc6839 Remove unused TextLayout.h by Behdad Esfahbod · 10 years ago
  85. 3c15351 Add Per-User logging of UsageStats by Adam Lesinski · 10 years ago
  86. 8a4c89a Merge "TransitionSet: fix excludeTarget not working" into lmp-dev by Dake Gu · 10 years ago
  87. d761dca TransitionSet: fix excludeTarget not working by Dake Gu · 10 years ago
  88. a4cc966 Adding content description for task view buttons. by Winson Chung · 10 years ago
  89. 48e28ad Merge "Stop assuming language part in locale string is up to 2-letter" into lmp-dev by Yohei Yukawa · 10 years ago
  90. bc976e3 Fix ordering of notifications, user switcher and QS panel by Jorim Jaggi · 10 years ago
  91. 71cf0a3 Stop assuming language part in locale string is up to 2-letter by Yohei Yukawa · 10 years ago
  92. 22fa6e5 Merge "PackageInstaller changes based on feedback." into lmp-dev by Jeff Sharkey · 10 years ago
  93. 16c8e3f PackageInstaller changes based on feedback. by Jeff Sharkey · 10 years ago
  94. 91838de camera2: Fix LEGACY mode timestamps. by Ruben Brunk · 10 years ago
  95. f7496d7 Merge "Don't update user's setup state unless it changed" into lmp-dev by Amith Yamasani · 10 years ago
  96. 1968201 Don't crash when drawing zero pixels. by Dan Sandler · 10 years ago
  97. 0da218b Don't update user's setup state unless it changed by Amith Yamasani · 10 years ago
  98. 1a0449e Merge "Animates AbsSeekBar progress movement from key presses." into lmp-dev by Jon Miranda · 10 years ago
  99. 0c11a48 Animates AbsSeekBar progress movement from key presses. by Jon Miranda · 10 years ago
  100. ccf9fca Merge "Clip windows to their background by default" into lmp-dev by Alan Viverette · 10 years ago