Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bfa3d50b49a93a7d02f93c9ac54a74c40c6f2046
bfa3d50
Merge "Doc changes for GridLayout." into jb-dev
by Philip Milne
· 13 years ago
d7e4ae4
Merge "Update AsyncTask documentation" into jb-dev
by Romain Guy
· 13 years ago
b65408f
Doc changes for GridLayout.
by Philip Milne
· 13 years ago
2c1b8c7
Update AsyncTask documentation
by Romain Guy
· 13 years ago
45131d0
Merge "Only reset time from NITZ in zone fix." into jb-dev
by John Wang
· 13 years ago
dabf4e4
Merge "Change "uk" to "gb" in COUNTRY_CODES." into jb-dev
by John Wang
· 13 years ago
29bb6d9
Support more items in the Notification.InboxStyle, plus an overflow.
by Chris Wren
· 13 years ago
d7ba814
Merge "Fix the issue on the inconsistent condition of InputMethodSubtype" into jb-dev
by satok
· 13 years ago
d81e950
Fix the issue on the inconsistent condition of InputMethodSubtype
by satok
· 13 years ago
850c2c3
Merge "Fixing the weird preview size w/ effects on camera" into jb-dev
by Pannag Sanketi
· 13 years ago
5d4d23e
Merge "Consolidate the initialization of InputMethodManagerService not to use resource values until system ready" into jb-dev
by satok
· 13 years ago
cf39bdf
Add support for switching between multiple keyboard layouts.
by Jeff Brown
· 13 years ago
51f2430
Support toast cancellation.
by Jeff Brown
· 13 years ago
13a0271
Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev
by Dianne Hackborn
· 13 years ago
9275197
Add aapt support for generating proguard rules for onClick methods.
by Dianne Hackborn
· 13 years ago
35013d0
Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb-dev
by Dianne Hackborn
· 13 years ago
df7bbfd
Only reset time from NITZ in zone fix.
by John Wang
· 13 years ago
52fcdd0
Merge "Fix documentation" into jb-dev
by Romain Guy
· 13 years ago
39af624
DO NOT MERGE: Remove a few left-over layout direction things.
by Dianne Hackborn
· 13 years ago
52bfe0f
Merge "Sentence case is the best case. Just Once is not a special case." into jb-dev
by Adam Powell
· 13 years ago
255632d
Merge "Prevent dim surface from flashing." into jb-dev
by Craig Mautner
· 13 years ago
d2aed40
Fix documentation
by Romain Guy
· 13 years ago
9579bf8
Merge "Gallery, we need to talk..." into jb-dev
by Romain Guy
· 13 years ago
265f1c7
Sentence case is the best case. Just Once is not a special case.
by Adam Powell
· 13 years ago
067ca32
Prevent dim surface from flashing.
by Craig Mautner
· 13 years ago
8834538
Change "uk" to "gb" in COUNTRY_CODES.
by John Wang
· 13 years ago
5a418c7
Gallery, we need to talk...
by Romain Guy
· 13 years ago
2598a5c
Merge "drop frame in case of error in updateTexImage" into jb-dev
by Mathias Agopian
· 13 years ago
df07148
drop frame in case of error in updateTexImage
by Mathias Agopian
· 13 years ago
43a760b
Merge "Don't crash on Surface.unlockAndPost() but log & try again Bug #6482593" into jb-dev
by Romain Guy
· 13 years ago
fb5c3db
Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly...
by Dianne Hackborn
· 13 years ago
dddcd22
Don't crash on Surface.unlockAndPost() but log & try again Bug #6482593
by Romain Guy
· 13 years ago
d51ac09
Merge "Fix activity resolver, issues #6519130 and #6507239" into jb-dev
by Dianne Hackborn
· 13 years ago
5320eb8
Fix activity resolver, issues #6519130 and #6507239
by Dianne Hackborn
· 13 years ago
00d1c3a
Merge "Updating default wallpaper." into jb-dev
by Justin Ho
· 13 years ago
23c8791
Updating default wallpaper.
by Winson Chung
· 13 years ago
9cb660f
Merge "Guard against apps breaking CHOOSER contract." into jb-dev
by Jeff Sharkey
· 13 years ago
1c29700
Guard against apps breaking CHOOSER contract.
by Jeff Sharkey
· 13 years ago
e312c61
Merge "Improve fitSystemWindows() documentation." into jb-dev
by Dianne Hackborn
· 13 years ago
787c9ec
Merge "Transition from DEV network stats to XT." into jb-dev
by Jeff Sharkey
· 13 years ago
d5333f9
Improve fitSystemWindows() documentation.
by Dianne Hackborn
· 13 years ago
196a7da
Merge "Sanitize display list properties" into jb-dev
by Romain Guy
· 13 years ago
f26c8be
Sanitize display list properties
by Romain Guy
· 13 years ago
4b51e29
Merge "Fix the preloaded-classes tool for JellyBean." into jb-dev
by Elliott Hughes
· 13 years ago
7e22a22
Merge "Updated disconnected rssi icons." into jb-dev
by Daniel Sandler
· 13 years ago
ce77ce1
Updated disconnected rssi icons.
by Daniel Sandler
· 13 years ago
0a1bcf4
Consolidate the initialization of InputMethodManagerService not to use resource values until system ready
by satok
· 13 years ago
dabb19f
Merge "Increase the setup-sdp delay to cover for all the devices." into jb-dev
by Matthew Xie
· 13 years ago
af0a15c
Merge "Fix 6516240: Remove unused bottom margins from owner info textview" into jb-dev
by Jim Miller
· 13 years ago
9da2452
Merge "Fix 6441282: confine search gesture region on tablet navbar" into jb-dev
by Jim Miller
· 13 years ago
1ca4399
Merge "Enforce the minTime parameter in LocationManager#requestLocationUpdates" into jb-dev
by Nick Pelly
· 13 years ago
88b756c
Merge "Don't show the touch highlight for double taps" into jb-dev
by John Reck
· 13 years ago
aa5af8d
Don't show the touch highlight for double taps
by John Reck
· 13 years ago
1615389
Fix 6441282: confine search gesture region on tablet navbar
by Jim Miller
· 13 years ago
93563d2
Merge "Log a warning when action bar view states cannot be restored." into jb-dev
by Adam Powell
· 13 years ago
fb5f1bc
Log a warning when action bar view states cannot be restored.
by Adam Powell
· 13 years ago
b5af71f
Fixing the weird preview size w/ effects on camera
by Pannag Sanketi
· 13 years ago
77a5c61
Fix 6516240: Remove unused bottom margins from owner info textview
by Jim Miller
· 13 years ago
c8c4ced
Merge "Call invalidate() immediately when a frame is available" into jb-dev
by Romain Guy
· 13 years ago
f7a44e8
Merge "Fix 6398209: Increase outer ring size for search gesture on 600dp device" into jb-dev
by Jim Miller
· 13 years ago
e271199
Merge "New focus/activated states for the activity chooser dialog" into jb-dev
by Adam Powell
· 13 years ago
abe3927
Merge "Fix issue #6515427: Add android.hardware.television and fix..." into jb-dev
by Dianne Hackborn
· 13 years ago
0cf2c8a
Fix issue #6515427: Add android.hardware.television and fix...
by Dianne Hackborn
· 13 years ago
52c145f
Call invalidate() immediately when a frame is available
by Romain Guy
· 13 years ago
665935c
Merge "Enable SMS short code patterns to be updated from secure settings." into jb-dev
by Jake Hamby
· 13 years ago
8b4ca7a
Increase the setup-sdp delay to cover for all the devices.
by Matthew Xie
· 13 years ago
a1daf82
Merge "Fix paragraph iterator." into jb-dev
by Svetoslav Ganov
· 13 years ago
58a69d24
Merge "Fix 6398209: Re-enable vibrate for search gesture." into jb-dev
by Jim Miller
· 13 years ago
80ad54c
Fix 6398209: Increase outer ring size for search gesture on 600dp device
by Jim Miller
· 13 years ago
98e00ad
Fix the preloaded-classes tool for JellyBean.
by Elliott Hughes
· 13 years ago
64fffad
Fix 6398209: Re-enable vibrate for search gesture.
by Jim Miller
· 13 years ago
c6015df
Merge "Add actions to non-JavaScript accessibility handler." into jb-dev
by Charles Chen
· 13 years ago
9a9a041
Merge "Add movement actions to JS accessibility." into jb-dev
by Charles Chen
· 13 years ago
3d6f7ea
Merge "Tweak show/hide of touch highlight" into jb-dev
by John Reck
· 13 years ago
ae9d040
Merge "Wait for ASECs to be scanned before proceeding" into jb-dev
by Kenny Root
· 13 years ago
27cb3f8
Merge "Eliminate "backup enabled but not provisioned" failure modes" into jb-dev
by Christopher Tate
· 13 years ago
dc9445b
Merge "Add support for grouping keyboard layouts by collection." into jb-dev
by Jeff Brown
· 13 years ago
172d97e
Enable SMS short code patterns to be updated from secure settings.
by Jake Hamby
· 13 years ago
9de61ae
Merge "Fix video scaling mode validity check." into jb-dev
by Bryan Mawhinney
· 13 years ago
79a9cd4
Fix video scaling mode validity check.
by Bryan Mawhinney
· 13 years ago
51a573c
Wait for ASECs to be scanned before proceeding
by Kenny Root
· 13 years ago
c79a9ea
Merge "New action and extra in RecognizerIntent for "hands free" voice search" into jb-dev
by Jean-Michel Trivi
· 13 years ago
97ea122
Eliminate "backup enabled but not provisioned" failure modes
by Christopher Tate
· 13 years ago
d9fec5d
Add support for grouping keyboard layouts by collection.
by Jeff Brown
· 13 years ago
ede4d56
Merge "Fix issue where static wallpaper was offset on boot" into jb-dev
by Michael Jurka
· 13 years ago
1bf58c5
New focus/activated states for the activity chooser dialog
by Adam Powell
· 13 years ago
321357b
Fix issue where static wallpaper was offset on boot
by Michael Jurka
· 13 years ago
482c9bb
New action and extra in RecognizerIntent for "hands free" voice search
by Jean-Michel Trivi
· 13 years ago
cb94988
Merge "Release the constraint on the requested version." into jb-dev
by Owen Lin
· 13 years ago
6138296
Merge "Nvidia's patch for reusing bitmap in image region decoding." into jb-dev
by Owen Lin
· 13 years ago
d2cc874
Merge "Update framework assets for switches." into jb-dev
by Adam Powell
· 13 years ago
c32b7c6
Update framework assets for switches.
by Adam Powell
· 13 years ago
d42ad1d
Merge "NFC API documentation." into jb-dev
by Martijn Coenen
· 13 years ago
ea1603d
Merge "Update the IME with selection and composing region changes." into jb-dev
by George Mount
· 13 years ago
bb8549d
Merge "Sync the selection cursor when adjusting caret handle." into jb-dev
by George Mount
· 13 years ago
7852a59
Merge "Use FLAG_LONG_PRESS for headset long press interactions." into jb-dev
by Jeff Brown
· 13 years ago
f1be686
Enforce the minTime parameter in LocationManager#requestLocationUpdates
by Nick Pelly
· 13 years ago
f82e769
Merge "handleAirplaneModeToggled cleanup" into jb-dev
by Irfan Sheriff
· 13 years ago
42d73bb
handleAirplaneModeToggled cleanup
by Irfan Sheriff
· 13 years ago
ce66556
Merge "Fix persisting wifi state on setWifiEnabled() call" into jb-dev
by Irfan Sheriff
· 13 years ago
Next »