- e6a7886 Fix bugs in scriptGroup. by Jason Sams · 12 years ago
- 477687c1 Merge "Fix SDK layout rendering in Eclipse." into jb-mr1-dev by Xavier Ducrohet · 12 years ago
- 6dfd0b39 Fix SDK layout rendering in Eclipse. by Xavier Ducrohet · 12 years ago
- 11dea4d Merge "Fix issue where pin field doesn't have focus (issue 7348937)" into jb-mr1-dev by Adam Cohen · 12 years ago
- f2e28ab Merge "Update javadoc" into jb-mr1-dev by Romain Guy · 12 years ago
- ac8a59d Fix issue where pin field doesn't have focus (issue 7348937) by Adam Cohen · 12 years ago
- 532c9c4 Merge "Protect more service dump() methods." into jb-mr1-dev by Jeff Sharkey · 12 years ago
- edc9005 Update javadoc by Romain Guy · 12 years ago
- a30d969 Merge "Monitor the right interface re VPN" into jb-mr1-dev by Robert Greenwalt · 12 years ago
- 52801aa Protect more service dump() methods. by Jeff Sharkey · 12 years ago
- d86a532 Merge "Fix handling of lost device" into jb-mr1-dev by Irfan Sheriff · 12 years ago
- 48df149 Merge "Rewind buffer before copying into it." into jb-mr1-dev by Marco Nelissen · 12 years ago
- 4a01f2b Merge "delay onDreamingStarted() to work around asynchrony." into jb-mr1-dev by Chris Wren · 12 years ago
- 87d5795 Minor layout tweaks and bug fix in keyguard by Jim Miller · 12 years ago
- 14bb25a Merge "Fixing issues with pattern recovery / account view (issue 7341237):" into jb-mr1-dev by Jim Miller · 12 years ago
- e6e8100 Merge "Cleanup on async disconnect and finalize" into jb-mr1-dev by Irfan Sheriff · 12 years ago
- 41de240 Fix handling of lost device by Irfan Sheriff · 12 years ago
- 6f13141 Fixing issues with pattern recovery / account view (issue 7341237): by Adam Cohen · 12 years ago
- 6dbf861 Fix for NPE with pattern recovery (issue 7341237) by Adam Cohen · 12 years ago
- 66e9307 Merge "Disable security view transitions in keyguard" into jb-mr1-dev by Jim Miller · 12 years ago
- 27c0773 Merge "Fix wallpaper not updating on initial boot." into jb-mr1-dev by Craig Mautner · 12 years ago
- 68c2489 Disable security view transitions in keyguard by Jim Miller · 12 years ago
- 3b9f9bc Merge "Fix inability to start pattern outside view bounds (issue 7344325)" into jb-mr1-dev by Adam Cohen · 12 years ago
- 258d9fc Fix inability to start pattern outside view bounds (issue 7344325) by Adam Cohen · 12 years ago
- c4c5622 Merge "Fix blank clock (issue 7344512)" into jb-mr1-dev by Adam Cohen · 12 years ago
- 33387b1 Merge "Fix edge case with status message (issue 7343848)" into jb-mr1-dev by Adam Cohen · 12 years ago
- 7e39410 Fix blank clock (issue 7344512) by Adam Cohen · 12 years ago
- c92f150 Fix wallpaper not updating on initial boot. by Craig Mautner · 12 years ago
- 61ccc16 Fix edge case with status message (issue 7343848) by Adam Cohen · 12 years ago
- 32f9e8f Merge "Only showing important security messages in status area (issue 7341795)" into jb-mr1-dev by Adam Cohen · 12 years ago
- 0a4f900 Only showing important security messages in status area (issue 7341795) by Adam Cohen · 12 years ago
- e111ad3 No, that's German for "The Quick Settings, The". by Daniel Sandler · 12 years ago
- 85341a7 Merge "Fix keyguard dimensions; IME state for password view; layouts" into jb-mr1-dev by Adam Powell · 12 years ago
- 70bc9f2 Fix keyguard dimensions; IME state for password view; layouts by Adam Powell · 12 years ago
- 211a18e Merge "Partial fix for blank widget page" into jb-mr1-dev by Jim Miller · 12 years ago
- 28dc64b Merge "Disable loading widgets in single-stage keyguard" into jb-mr1-dev by Jim Miller · 12 years ago
- 308b1a6 Merge "Fix offsets for glowpad on keyguard" into jb-mr1-dev by Adam Powell · 12 years ago
- f8b93b5 Fix offsets for glowpad on keyguard by Adam Powell · 12 years ago
- 5675419 Merge "Fix cycle detection for SGs." into jb-mr1-dev by Jason Sams · 12 years ago
- 10542ec Merge "Port ImageProcessing to Filterscript." into jb-mr1-dev by Jason Sams · 12 years ago
- 73db36e Merge "Fix crash in ImageProcessing blend test" into jb-mr1-dev by Jason Sams · 12 years ago
- f402fa4 Merge "Simplify fused location provider." into jb-mr1-dev by Victoria Lease · 12 years ago
- f9307c5 Merge "Fix bug #7334966 Padding is still broken in RTL languages" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
- ea06c3e Disable loading widgets in single-stage keyguard by Jim Miller · 12 years ago
- 59cb2cf Merge "Revert fix to issue #6880627: PendingIntent.getService() returns..." into jb-mr1-dev by Dianne Hackborn · 12 years ago
- 53c04bd Monitor the right interface re VPN by Robert Greenwalt · 12 years ago
- f15005e Merge "Use black bg in recents if using live wallpaper" into jb-mr1-dev by Michael Jurka · 12 years ago
- d4805af Merge "use BufferedInputStream in readTextFile" into jb-mr1-dev by Guang Zhu · 12 years ago
- 071316e Use black bg in recents if using live wallpaper by Michael Jurka · 12 years ago
- 84ebb35 Fix bug #7334966 Padding is still broken in RTL languages by Fabrice Di Meglio · 12 years ago
- 9061981 use BufferedInputStream in readTextFile by Guang Zhu · 12 years ago
- f434d23 delay onDreamingStarted() to work around asynchrony. by Chris Wren · 12 years ago
- 0c63d78 Merge "Keep QS brightness slider icon in sync." into jb-mr1-dev by John Spurlock · 12 years ago
- 861a3b2 Revert fix to issue #6880627: PendingIntent.getService() returns... by Dianne Hackborn · 12 years ago
- 0fdfa6b Simplify fused location provider. by Victoria Lease · 12 years ago
- 8dd3aad Merge "Align carrier info for glowpad keyguard screen" into jb-mr1-dev by Adam Powell · 12 years ago
- 95cccb9 Merge "Make all lockscreen widgets follow haptic flag." into jb-mr1-dev by Jeff Sharkey · 12 years ago
- d3d6570 Port ImageProcessing to Filterscript. by Stephen Hines · 12 years ago
- ba48a39 Align carrier info for glowpad keyguard screen by Adam Powell · 12 years ago
- 4b42941 Fix crash in ImageProcessing blend test by Jason Sams · 12 years ago
- 723a725 Make all lockscreen widgets follow haptic flag. by Jeff Sharkey · 12 years ago
- 6b77a76 am 5dc7ac74: am a7b56a20: am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications by Scott Main · 12 years ago
- 5dc7ac7 am a7b56a20: am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications by Scott Main · 12 years ago
- a7b56a2 am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications by Scott Main · 12 years ago
- 4c38e24 Merge "Don't alter accessibility JS APIs unless a page is about to load." into jb-mr1-dev by Charles Chen · 12 years ago
- c378656 Merge "fix wrong read size in ToColor_S4444_Opaque" into jb-mr1-dev by Keun young Park · 12 years ago
- 8ec3ff8 Merge "Suppressing Face Unlock during phone call - fix b/7339069" into jb-mr1-dev by Danielle Millett · 12 years ago
- 67747a6 Merge "update info about usb debugging for mr1 changes bug: 7333465 bug: 7318666" into jb-mr1-dev by Scott Main · 12 years ago
- fe49af2 Merge "Temporarily disable multiuser for specific builds" into jb-mr1-dev by Amith Yamasani · 12 years ago
- da02c64 update info about usb debugging for mr1 changes bug: 7333465 bug: 7318666 by Scott Main · 12 years ago
- 3add43a Merge "fix stroke sub-hairline threshold" into jb-mr1-dev by Chris Craik · 12 years ago
- d95c659 Suppressing Face Unlock during phone call - fix b/7339069 by Danielle Millett · 12 years ago
- 2154af2 fix stroke sub-hairline threshold by Chris Craik · 12 years ago
- ff54920 Temporarily disable multiuser for specific builds by Amith Yamasani · 12 years ago
- bfbd58d Merge "Fix bug 7338736. Only starting FUL if the screen is on" into jb-mr1-dev by Uriel Rodriguez · 12 years ago
- f5bc42d Keep QS brightness slider icon in sync. by John Spurlock · 12 years ago
- 94c7b14 Fix bug 7338736. Only starting FUL if the screen is on by Uriel Rodriguez · 12 years ago
- 1016b28 Merge "Pm command to get maximum users." into jb-mr1-dev by Jeff Sharkey · 12 years ago
- 091f7cc Fix cycle detection for SGs. by Tim Murray · 12 years ago
- e249763 small update to Toast guide, flatten sidenav for notifications/toasts, by Scott Main · 12 years ago
- 03e636f Don't alter accessibility JS APIs unless a page is about to load. by alanv · 12 years ago
- 6ffbe60 Merge "Fix bug #7325609 FragmentBreadCrumbs should be RTL-aware" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
- 038953d fix wrong read size in ToColor_S4444_Opaque by Keun young Park · 12 years ago
- 39ca39b Rewind buffer before copying into it. by Marco Nelissen · 12 years ago
- 732d88e Merge "Change keyguard to use single-stage unlock." into jb-mr1-dev by Mike Cleron · 12 years ago
- 4c76ea6 Pm command to get maximum users. by Jeff Sharkey · 12 years ago
- 5650d86 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev by Baligh Uddin · 12 years ago
- 0ff7f01 Change keyguard to use single-stage unlock. by Jim Miller · 12 years ago
- 957b27f Merge "Revert "Always show emergency button on selector view screen in keyguard." I'm reverting for now while we sort out the actual requirements. Sorry for the thrash, Jaggies. I'll handle re-adding it if needed." into jb-mr1-dev by Patrick Brady · 12 years ago
- a1ecd5a Merge "Import translations. DO NOT MERGE" into jb-mr1-dev by Baligh Uddin · 12 years ago
- b6a1ea7 Revert "Always show emergency button on selector view screen in keyguard." I'm reverting for now while we sort out the actual requirements. Sorry for the thrash, Jaggies. I'll handle re-adding it if needed. by Patrick Brady · 12 years ago
- 317beb1 Merge "New alarm ringtones" into jb-mr1-dev by Isaac Katzenelson · 12 years ago
- 8f2e74b New alarm ringtones by Isaac Katzenelson · 12 years ago
- a3f3330 Merge "DOCUMENTATION ONLY: try to clarify gravity vs layout_gravity" into jb-mr1-dev by Christopher Tate · 12 years ago
- 3cc10f4 Fix bug #7325609 FragmentBreadCrumbs should be RTL-aware by Fabrice Di Meglio · 12 years ago
- d3dc37d Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
- e955121 Partial fix for blank widget page by Jim Miller · 12 years ago
- 40ad86e Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
- b746feb Merge "Center text selection point to avoid rounding glitches" into jb-mr1-dev by John Reck · 12 years ago
- fdb6be8 Merge "Always show emergency button on selector view screen in keyguard." into jb-mr1-dev by Jim Miller · 12 years ago