1. a976860 Attempt to fix NegativeArraySizeException crash in keyguard by Jim Miller · 13 years ago
  2. 9edc48e Merge "Updated assets." into jb-mr1-lockscreen-dev by Daniel Sandler · 13 years ago
  3. fa61fc8 Updated assets. by Daniel Sandler · 13 years ago
  4. 9d0d796 Merge "Fix emergency call area updates." into jb-mr1-lockscreen-dev by Jim Miller · 13 years ago
  5. 42164ef Merge "Ensuring bindAppWidget isn't called until boot completed (issue 7469267)" into jb-mr1-lockscreen-dev by Adam Cohen · 13 years ago
  6. efb3ffb Ensuring bindAppWidget isn't called until boot completed (issue 7469267) by Adam Cohen · 13 years ago
  7. 835579e Merge "Removing sticky widgets in lockscreen" into jb-mr1-lockscreen-dev by Michael Jurka · 13 years ago
  8. 76017ca Removing sticky widgets in lockscreen by Michael Jurka · 13 years ago
  9. 0928e01 Fix emergency call area updates. by Jim Miller · 13 years ago
  10. ad9f594 am 5fff5f01: Merge "Make partially visible widget pages not important for accessibility." into jb-mr1-dev by Svetoslav Ganov · 13 years ago
  11. 5fff5f0 Merge "Make partially visible widget pages not important for accessibility." into jb-mr1-dev by Svetoslav Ganov · 13 years ago
  12. bc69698 am 872965bb: Merge "Use a consistent policy for filtering wake keys." into jb-mr1-dev by Sascha Prueter · 13 years ago
  13. 872965b Merge "Use a consistent policy for filtering wake keys." into jb-mr1-dev by Sascha Prueter · 13 years ago
  14. 5111726 Handle DevicePolicyManagement and safe mode when inflating widgets by Jim Miller · 13 years ago
  15. 1c2e494 Use a consistent policy for filtering wake keys. by Jeff Brown · 13 years ago
  16. 475255b am 1b3b2544: Merge "Dismiss error icon on setError(null) [regression] Bug #7442935" into jb-mr1-dev by Romain Guy · 13 years ago
  17. 1b3b254 Merge "Dismiss error icon on setError(null) [regression] Bug #7442935" into jb-mr1-dev by Romain Guy · 13 years ago
  18. 688d98f am 4a1b6e42: Merge "Camera: Document new video snapshot picture size behavior." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  19. 4a1b6e4 Merge "Camera: Document new video snapshot picture size behavior." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  20. d1cc187 Dismiss error icon on setError(null) [regression] Bug #7442935 by Romain Guy · 13 years ago
  21. 7136544 Merge "Keyguard - MultiPaneChallengeLayout measurement/layout changes" into jb-mr1-lockscreen-dev by Adam Powell · 13 years ago
  22. 9d34f9d Keyguard - MultiPaneChallengeLayout measurement/layout changes by Adam Powell · 13 years ago
  23. a90a18d Make partially visible widget pages not important for accessibility. by Svetoslav Ganov · 13 years ago
  24. 8d80325 am e6299d5a: Merge "Fires geofence if the device is already in the geofence area." into jb-mr1-dev by Victoria Lease · 13 years ago
  25. 5fcca70 Merge "animating challenge closed should close the challenge." into jb-mr1-lockscreen-dev by Chris Wren · 13 years ago
  26. 6cf53bb Using screen dimensions to calculate the expanded PagedView dimensions. by Winson Chung · 13 years ago
  27. e6299d5 Merge "Fires geofence if the device is already in the geofence area." into jb-mr1-dev by Victoria Lease · 13 years ago
  28. da8f622 animating challenge closed should close the challenge. by Chris Wren · 13 years ago
  29. 088fb91 Merge "Add isSafeModeEnabled() API to WindowManagerService" into jb-mr1-lockscreen-dev by Jim Miller · 13 years ago
  30. 2d9fae2b Merge "Removing callbacks in onDetachedFromWindow, fixes b/7465673" into jb-mr1-lockscreen-dev by Danielle Millett · 13 years ago
  31. 7741e620 Merge "Making sure the sticky widget logic works with music" into jb-mr1-lockscreen-dev by Adam Cohen · 13 years ago
  32. 0e1608c Merge "Attempted fix for issue 7469415" into jb-mr1-lockscreen-dev by Adam Cohen · 13 years ago
  33. d6f8960 Making sure the sticky widget logic works with music by Adam Cohen · 13 years ago
  34. 5eac4d8 am f763b717: Merge "Authenticate correct user\'s account when pattern fails multiple times." into jb-mr1-dev by Amith Yamasani · 13 years ago
  35. 9f79d0d Merge "make challengeShowing sticky across bounce." into jb-mr1-lockscreen-dev by Chris Wren · 13 years ago
  36. f763b71 Merge "Authenticate correct user's account when pattern fails multiple times." into jb-mr1-dev by Amith Yamasani · 13 years ago
  37. f7e47a0 Merge "specify start value: Drawables don't have getAlpha(). also, some clean up." into jb-mr1-lockscreen-dev by Chris Wren · 13 years ago
  38. 03ad0c0 make challengeShowing sticky across bounce. by Chris Wren · 13 years ago
  39. 50bf545 specify start value: Drawables don't have getAlpha(). also, some clean up. by Chris Wren · 13 years ago
  40. 85a08f1 Attempted fix for issue 7469415 by Adam Cohen · 13 years ago
  41. cade004 Removing callbacks in onDetachedFromWindow, fixes b/7465673 by Danielle Millett · 13 years ago
  42. 4cd0a50 Fires geofence if the device is already in the geofence area. by Victoria Lease · 13 years ago
  43. 65cbcbe Remove add widget transition jank (insecure). by John Spurlock · 13 years ago
  44. ae73c69 Fix regression in camera transition. by John Spurlock · 13 years ago
  45. 08924d0 Merge "Supporting EXTRA_APPWIDGET_OPTIONS correctly" into jb-mr1-lockscreen-dev by Michael Jurka · 13 years ago
  46. 7dfc588 Workaround for layout bug in SIM PIN/PUK views by Jim Miller · 13 years ago
  47. 87d0366 Fix NPE caused by applications that try to hide keyguard while it's not showing by Jim Miller · 13 years ago
  48. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 13 years ago
  49. 0a75b94 Supporting EXTRA_APPWIDGET_OPTIONS correctly by Michael Jurka · 13 years ago
  50. 2c7bc26 Authenticate correct user's account when pattern fails multiple times. by Amith Yamasani · 13 years ago
  51. bb8abae am 0f4d5df5: Merge "View\'s visibility to the user not checking predecessor alpha." into jb-mr1-dev by Svetoslav Ganov · 13 years ago
  52. 624ea44 am c87f198b: Merge "TextView not respecting "speak passwords" setting when adding before text to events." into jb-mr1-dev by Mike Cleron · 13 years ago
  53. 0f4d5df Merge "View's visibility to the user not checking predecessor alpha." into jb-mr1-dev by Svetoslav Ganov · 13 years ago
  54. c87f198 Merge "TextView not respecting "speak passwords" setting when adding before text to events." into jb-mr1-dev by Mike Cleron · 13 years ago
  55. 06da337 am 6c642089: Merge "Add programmatic access to setters in TextClock Bug #7478328" into jb-mr1-dev by Romain Guy · 13 years ago
  56. 6c64208 Merge "Add programmatic access to setters in TextClock Bug #7478328" into jb-mr1-dev by Romain Guy · 13 years ago
  57. 48275d2 Adding bouncer animation on PagedView. (Bug 7459660) by Winson Chung · 13 years ago
  58. 9ff6d4f Merge "Keyguard sanity checks for when layout is not yet complete" into jb-mr1-lockscreen-dev by Adam Powell · 13 years ago
  59. 5a2c5f0 Keyguard sanity checks for when layout is not yet complete by Adam Powell · 13 years ago
  60. 79e0f87 Merge "Fix small widgets not showing up on tablet (issue 7471516)" into jb-mr1-lockscreen-dev by Adam Cohen · 13 years ago
  61. 6f72b1c Fix small widgets not showing up on tablet (issue 7471516) by Adam Cohen · 13 years ago
  62. af0d09b am 00b5ed8f: Merge commit \'b3f87c24ee86227e22b2db9b04f3d94519f230f9\' into jb-mr1-dev by Baligh Uddin · 13 years ago
  63. 00b5ed8 Merge commit 'b3f87c24ee86227e22b2db9b04f3d94519f230f9' into jb-mr1-dev by Baligh Uddin · 13 years ago
  64. 5da6430 Optimize keyguard/IME interactions by Adam Powell · 13 years ago
  65. a9cfe67 Add programmatic access to setters in TextClock Bug #7478328 by Romain Guy · 13 years ago
  66. ff91b17 am db426cc0: am 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader by Joe Malin · 13 years ago
  67. db426cc am 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader by Joe Malin · 13 years ago
  68. 72bba58 TextView not respecting "speak passwords" setting when adding before text to events. by Svetoslav Ganov · 13 years ago
  69. 046671a am fbcfb5d0: am 50c2275c: Android Training: CursorLoader by Joe Malin · 13 years ago
  70. fbcfb5d am 50c2275c: Android Training: CursorLoader by Joe Malin · 13 years ago
  71. 50c2275 Android Training: CursorLoader by Joe Malin · 13 years ago
  72. b3f87c2 Merge "bouncer: hide more text and frame less." into jb-mr1-lockscreen-dev by Chris Wren · 13 years ago
  73. 7c6863b am 44c4bba2: Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev by Scott Main · 13 years ago
  74. 44c4bba Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev by Scott Main · 13 years ago
  75. 9cc531c docs: fix markup error bug: 7456071 by Scott Main · 13 years ago
  76. de2c319 am 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev by Scott Main · 13 years ago
  77. 737a20f Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev by Scott Main · 13 years ago
  78. 1cab31a Camera: Document new video snapshot picture size behavior. by Eino-Ville Talvala · 13 years ago
  79. 025fb93 Clearing connected message in stop fixes 7401152 by Steven Ross · 13 years ago
  80. c0ae9e6 bouncer: hide more text and frame less. by Chris Wren · 13 years ago
  81. d812e7a am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev by Amith Yamasani · 13 years ago
  82. fca8d25 Merge "Remove power menu user switcher" into jb-mr1-dev by Amith Yamasani · 13 years ago
  83. 57f928f Recover from badly behaving 3rd party secure cameras. by John Spurlock · 13 years ago
  84. 0889837 Show bouncer mode for Slide mode in keyguard if widget isn't expanded by Jim Miller · 13 years ago
  85. 9f225d7 Merge "Making challenge come back if within the same gesture you return to the original page (issue 7422999)" into jb-mr1-lockscreen-dev by Adam Cohen · 13 years ago
  86. 8a6db8a am 8cf1ea90: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev by Baligh Uddin · 13 years ago
  87. 746a7ab Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev by Baligh Uddin · 13 years ago
  88. 8cf1ea9 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev by Baligh Uddin · 13 years ago
  89. 8caabad Making challenge come back if within the same gesture you return to the original page (issue 7422999) by Adam Cohen · 13 years ago
  90. 7f6bb6e Ensure edge swiping is enforced immediately upon showing keyguard (issue 7453156) by Adam Cohen · 13 years ago
  91. 2522880 Fix issue 7468224, make sure to size pages if page changes by Adam Cohen · 13 years ago
  92. 180cfd5 If a default keyguard layout isn't specified, fallback to the default layout by Adam Cohen · 13 years ago
  93. 6275b3f Use better signal for camera launch. by John Spurlock · 13 years ago
  94. 37d84ae Render camera widget on a background thread. by John Spurlock · 13 years ago
  95. f70239a Fully block user interactions when transitioning to camera. by John Spurlock · 13 years ago
  96. 47eb0c1 am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching by Dianne Hackborn · 13 years ago
  97. 934d083 Fixing up overscroll / hints on tablet by Adam Cohen · 13 years ago
  98. 5d47a8d Cleaning up the overscroll effect by Adam Cohen · 13 years ago
  99. db1c5d5 Updating UI to new design, widget shouldn't expand until page settles (issue 7467435) by Adam Cohen · 13 years ago
  100. 7cefef7 Merge "Making screen hints just side page outlines, as per new design (issue 7467968)" into jb-mr1-lockscreen-dev by Adam Cohen · 13 years ago