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