1. 39e7583 Fix layoutlib for KK by Deepanshu Gupta · 11 years ago
  2. 1bab3f5 am a4825fbe: am 655d8c40: am 4aa6b10c: add some search suggestions by Scott Main · 11 years ago
  3. a4825fb am 655d8c40: am 4aa6b10c: add some search suggestions by Scott Main · 11 years ago
  4. 655d8c4 am 4aa6b10c: add some search suggestions by Scott Main · 11 years ago
  5. 4aa6b10 add some search suggestions by Scott Main · 11 years ago
  6. 67fc6b0 Merge "Fix issue where keyguard reports a valid token but doesn't draw" into klp-dev by Jim Miller · 11 years ago
  7. db148b6 Merge "Fix memory leak and slowness in keyguard" into klp-dev by Jim Miller · 11 years ago
  8. b2c6469 Fix memory leak and slowness in keyguard by Jim Miller · 11 years ago
  9. 49b6d38 Merge "Fix dodgy states of keyguard transport controls" into klp-dev by Adam Powell · 11 years ago
  10. bdb5ac7 Fix dodgy states of keyguard transport controls by Adam Powell · 11 years ago
  11. ed80f3f Fix issue where keyguard reports a valid token but doesn't draw by Jim Miller · 11 years ago
  12. 905c50a Merge "Improve DocumentsProvider and contract docs." into klp-dev by Jeff Sharkey · 11 years ago
  13. 1b7f99b Merge "Retry captiveportal check even if only one addr" into klp-dev by Robert Greenwalt · 11 years ago
  14. 4270ebc Merge "Remove debug logging." into klp-dev by Craig Mautner · 11 years ago
  15. 41bf03e Merge "Restore window manager stack order on user switch." into klp-dev by Craig Mautner · 11 years ago
  16. 577d0da Merge changes I536021b9,I6eb541c9,I6ac08eca into klp-dev by Igor Murashkin · 11 years ago
  17. e3924ca Merge "Improve OPEN/CREATE_DOC docs." into klp-dev by Jeff Sharkey · 11 years ago
  18. 3cf5608 Merge "Improve external storage docs on Context." into klp-dev by Jeff Sharkey · 11 years ago
  19. e8c00d8 Improve DocumentsProvider and contract docs. by Jeff Sharkey · 11 years ago
  20. 6bd7603 Merge "Force the wallpaper to reload when dimensions change" into klp-dev by Michael Wright · 11 years ago
  21. a7f2bd4 Remove debug logging. by Craig Mautner · 11 years ago
  22. e1b6b6c Bring deleted files from the dead. by Baligh Uddin · 11 years ago
  23. 4f1df4f Restore window manager stack order on user switch. by Craig Mautner · 11 years ago
  24. 69b94f7 SmartCamera: Fix to build against latest camera2 api by Igor Murashkin · 11 years ago
  25. bd7f343 Camera2Tests: update SmartCamera for async api by Igor Murashkin · 11 years ago
  26. 227b476 Camera2Tests: Add SmartCamera App by Benjamin Hendricks · 11 years ago
  27. 2cc9577 Merge "Fix possible crash in System UI" into klp-dev by Jim Miller · 11 years ago
  28. 1fcf34d Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  29. adef88a Improve OPEN/CREATE_DOC docs. by Jeff Sharkey · 11 years ago
  30. faaa365 Fix possible crash in System UI by Jim Miller · 11 years ago
  31. b9fca99 Force the wallpaper to reload when dimensions change by Michael Wright · 11 years ago
  32. 6feb50b Improve external storage docs on Context. by Jeff Sharkey · 11 years ago
  33. b9acff3 Retry captiveportal check even if only one addr by Robert Greenwalt · 11 years ago
  34. f847c3b Merge "Update resource name for renamed string." into klp-dev by John Spurlock · 11 years ago
  35. 709827c Merge "Updated rssi assets for quick settings" into klp-dev by Daniel Sandler · 11 years ago
  36. 987672da Updated rssi assets for quick settings by Daniel Sandler · 11 years ago
  37. 5a736fc Merge "Adding a missing resource file." into klp-dev by Svetoslav Ganov · 11 years ago
  38. 1ed453a Update resource name for renamed string. by John Spurlock · 11 years ago
  39. 58216c2 Camera2: return CaptureResult.STATISTICS_FACES by Zhijun He · 11 years ago
  40. 4a534e0 Merge "Delete BrowserTestPlugin." into klp-dev by Torne (Richard Coles) · 11 years ago
  41. c09e591 Merge "Fix error when PAC set rapidly" into klp-dev by Jason Monk · 11 years ago
  42. 2eac50b Delete BrowserTestPlugin. by Torne (Richard Coles) · 11 years ago
  43. 94c0057 Delete the old WebView. by Torne (Richard Coles) · 11 years ago
  44. d892afc Remove support for switching WebView. by Torne (Richard Coles) · 11 years ago
  45. d394355 Delete HttpHeaderTest.testCacheControlMultipleArguments. by Torne (Richard Coles) · 11 years ago
  46. 6067d1a Remove old WebView classes from zygote preload list. by Torne (Richard Coles) · 11 years ago
  47. 2d996fb Adding a missing resource file. by Svetoslav Ganov · 11 years ago
  48. bf9b087 Merge "Camera2: Fix face rectangle coordinate mapping, and use Key.equals" into klp-dev by Eino-Ville Talvala · 11 years ago
  49. ee8ee0e Merge "Put DessertCase on a diet." into klp-dev by Daniel Sandler · 11 years ago
  50. f9f6335 Put DessertCase on a diet. by Daniel Sandler · 11 years ago
  51. a457211 Merge "Fix getBuiltInWallpaper method" into klp-dev by Michael Jurka · 11 years ago
  52. 0539153 Fix getBuiltInWallpaper method by Michael Jurka · 11 years ago
  53. 7f988c2 Merge "Don't move clock when warping in PagedView" into klp-dev by Jim Miller · 11 years ago
  54. fb19db6 Merge "remove U+261d from MTLmr3m.ttf" into klp-dev by Victoria Lease · 11 years ago
  55. cdb9ea7 Merge "Package checks for resloving recovery tokens should be user sensitive." into klp-dev by Carlos Valdivia · 11 years ago
  56. cf8a6ca Merge "Clear displayStartTime whenever starting activity." into klp-dev by Craig Mautner · 11 years ago
  57. f803336 Merge "Give IMEs the entire screen to use for measuring purposes." into klp-dev by John Spurlock · 11 years ago
  58. 1e8b872 Clear displayStartTime whenever starting activity. by Craig Mautner · 11 years ago
  59. 615b75f Camera2: Fix face rectangle coordinate mapping, and use Key.equals by Eino-Ville Talvala · 11 years ago
  60. f850827 Give IMEs the entire screen to use for measuring purposes. by John Spurlock · 11 years ago
  61. 416747a Package checks for resloving recovery tokens should be user sensitive. by Carlos Valdivia · 11 years ago
  62. 1e639d2 Merge "Update the message for unavailable printers." into klp-dev by Svetoslav · 11 years ago
  63. e49a107 Merge "Fix issue #11223335: APR: Lots of failures in procstats due to..." into klp-dev by Dianne Hackborn · 11 years ago
  64. a6ffa4e Merge "Refresh quicksettings location tile text when language changes -b/11157526" into klp-dev by David Christie · 11 years ago
  65. f6f545f Merge "Fix the build" into klp-dev by Michael Jurka · 11 years ago
  66. 5d1893b Fix the build by Michael Jurka · 11 years ago
  67. 2fa010c Update the message for unavailable printers. by Svetoslav · 11 years ago
  68. b8bf701 Refresh quicksettings location tile text when language changes -b/11157526 by David Christie · 11 years ago
  69. 4d0f069 Merge "Switch settings provider to use the new Settings icon" into klp-dev by Amith Yamasani · 11 years ago
  70. bcfc634 Merge "Ensure URIs have content:// scheme in WPM" into klp-dev by Michael Jurka · 11 years ago
  71. ddf5a17 Merge "Relax user constraint on storage state." into klp-dev by Jeff Sharkey · 11 years ago
  72. 878deb3 Fix issue #11223335: APR: Lots of failures in procstats due to... by Dianne Hackborn · 11 years ago
  73. 8e656df Merge "Add extras to AFD, send orientation metadata." into klp-dev by Jeff Sharkey · 11 years ago
  74. bba72d1 Ensure URIs have content:// scheme in WPM by Adam Lesinski · 11 years ago
  75. b3a08be Merge "Use dialog animations for dialog style." into klp-dev by Craig Mautner · 11 years ago
  76. a6d1999 Relax user constraint on storage state. by Jeff Sharkey · 11 years ago
  77. 7d91cc9 Merge "NFC card emulation API docs." into klp-dev by Martijn Coenen · 11 years ago
  78. 1c058a6 Don't move clock when warping in PagedView by Jim Miller · 11 years ago
  79. d2d76ac Use dialog animations for dialog style. by Craig Mautner · 11 years ago
  80. fe3b58f Merge "Update the print spooler action bar icon." into klp-dev by Svetoslav Ganov · 11 years ago
  81. c89e5a6 Merge "Layout may be called with invalid print attributes." into klp-dev by Svetoslav · 11 years ago
  82. c1c8f3f Add extras to AFD, send orientation metadata. by Jeff Sharkey · 11 years ago
  83. 79a0ed5 Merge "Move the wallpaper beneath the keyguard." into klp-dev by Craig Mautner · 11 years ago
  84. 8292342e Switch settings provider to use the new Settings icon by Amith Yamasani · 11 years ago
  85. 90760c8 Fix error when PAC set rapidly by Jason Monk · 11 years ago
  86. f64247e Merge "Fix change to re-add carrier roaming details." into klp-dev by Robert Greenwalt · 11 years ago
  87. 53a5e31 Merge "Wrap measurement optimization in targetSdk check" into klp-dev by Adam Lesinski · 11 years ago
  88. b4c3b09 Merge "Add EXIF rotation support to system wallpaper cropper" into klp-dev by Michael Jurka · 11 years ago
  89. 3fd9cb1 Merge "Telephony: Read signal strength values as expected" into klp-dev by Wink Saville · 11 years ago
  90. 4df8460 Fix change to re-add carrier roaming details. by Robert Greenwalt · 11 years ago
  91. 6978406 Add EXIF rotation support to system wallpaper cropper by Michael Jurka · 11 years ago
  92. f7b75ee Merge "Add additional MNC overlays" into klp-dev by Jim Miller · 11 years ago
  93. 0ed6d68 Add additional MNC overlays by Jim Miller · 11 years ago
  94. 5800443 Move the wallpaper beneath the keyguard. by Craig Mautner · 11 years ago
  95. 2f0ec7a Update the print spooler action bar icon. by Svetoslav Ganov · 11 years ago
  96. cf18b47 Wrap measurement optimization in targetSdk check by Adam Lesinski · 11 years ago
  97. 9d843e0 Layout may be called with invalid print attributes. by Svetoslav · 11 years ago
  98. 1680cfd Merge "Modify config.xml for tethering APN information." into klp-dev by Vineeta Srivastava · 11 years ago
  99. 1635908 Modify config.xml for tethering APN information. by kenneeth.ryu · 11 years ago
  100. 35bf628 NFC card emulation API docs. by Martijn Coenen · 11 years ago