Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ca81b7ddebe7654c0f4666e1ba5440c0ec81b3d6
ca81b7d
Merge "Add Roboto Light and Light italic fonts, as sans-serif-light family" into jb-dev
by Raph Levien
· 13 years ago
6a080bf
Merge "Accounting for widget padding in dips instead of pixels" into jb-dev
by Adam Cohen
· 13 years ago
393295f
Merge "Keep layout from overwriting translate dimensions" into jb-dev
by Craig Mautner
· 13 years ago
f065c96
Accounting for widget padding in dips instead of pixels
by Adam Cohen
· 13 years ago
14124c6
Merge "Fix the issue that the insets linger after closing the voice input" into jb-dev
by satok
· 13 years ago
e0a9941
Fix the issue that the insets linger after closing the voice input
by satok
· 13 years ago
956f9bd
Merge "services: input events: enable debugging in EventHub (touch screen issues)" into jb-dev
by JP Abgrall
· 13 years ago
a835806
Keep layout from overwriting translate dimensions
by Craig Mautner
· 13 years ago
289c09a
Add Roboto Light and Light italic fonts, as sans-serif-light family
by Raph Levien
· 13 years ago
794db6c
Merge "GFX api cleanup 1.5 of 2" into jb-dev
by Stephen Hines
· 13 years ago
57b0988
Merge "Have a new constant for "vibrate when ringing" setting" into jb-dev
by Daisuke Miyakawa
· 13 years ago
d422ade
Merge "Fix the issue that the ime switch icon is remaining after closing VoiceInput" into jb-dev
by satok
· 13 years ago
2f913d9
Fix the issue that the ime switch icon is remaining after closing VoiceInput
by satok
· 13 years ago
2c21449
Merge "Added checks to make sure FUL functions are on UI thread" into jb-dev
by Brian Colonna
· 13 years ago
22001c1
Added checks to make sure FUL functions are on UI thread
by Brian Colonna
· 13 years ago
2f4b10e
Merge "More visual refresh in the phone notification panel." into jb-dev
by Daniel Sandler
· 13 years ago
4530d95
Merge "Fix situations where the shade wouldn't close." into jb-dev
by Daniel Sandler
· 13 years ago
93d744d
Fix sort order of the input method switcher in IMMS
by satok
· 13 years ago
fc753d2
More visual refresh in the phone notification panel.
by Daniel Sandler
· 13 years ago
fbab8ae
Fix situations where the shade wouldn't close.
by Daniel Sandler
· 13 years ago
a71293f
Merge "Do not return stale subtypes" into jb-dev
by satok
· 13 years ago
ea3f8cc
Merge "Forgive me monkeys, for I have sinned." into jb-dev
by Adam Powell
· 13 years ago
76889f3
Forgive me monkeys, for I have sinned.
by Adam Powell
· 13 years ago
d1e323b
Merge "Not to add invalid spell check spans Bug: 6464197" into jb-dev
by satok
· 13 years ago
1e5c333
Merge "Fix measurement for dialog windows that do not have fixed width" into jb-dev
by Adam Powell
· 13 years ago
a4c82c1
Not to add invalid spell check spans Bug: 6464197
by satok
· 13 years ago
72e95cf
Merge "Fix Wifi test" into jb-dev
by Xia Wang
· 13 years ago
b8e056a
Fix measurement for dialog windows that do not have fixed width
by Adam Powell
· 13 years ago
feecf9d
Merge "Support for changing traces from development settings." into jb-dev
by Dianne Hackborn
· 13 years ago
8c68012
Merge "Check for null fd when constructing AssetFileDescriptor." into jb-dev
by Jeff Brown
· 13 years ago
e619de6
GFX api cleanup 1.5 of 2
by Jason Sams
· 13 years ago
3c60eeb
Have a new constant for "vibrate when ringing" setting
by Daisuke Miyakawa
· 13 years ago
3b5fdf5
Merge "Fix: Missed parcel recycling in MediaPlayer." into jb-dev
by James Dong
· 13 years ago
2aaa6bb
Merge "Renaming the constants for activation and long press." into jb-dev
by Svetoslav Ganov
· 13 years ago
ad0b006
Merge "Make window shade fast on non-high end gfx displays" into jb-dev
by Romain Guy
· 13 years ago
024d3b2
Merge "Add missing native method to Canvas_Delegate." into jb-dev
by Xavier Ducrohet
· 13 years ago
48250c2
Merge "GFX api cleanup 1 of 2" into jb-dev
by Jason Sams
· 13 years ago
65c80f8
GFX api cleanup 1 of 2
by Jason Sams
· 13 years ago
a4e2ec6
Merge "Fix Issue 26574: Service's onStartCommand receiving incorrect flag..." into jb-dev
by Dianne Hackborn
· 13 years ago
d8f1024
Fix Issue 26574: Service's onStartCommand receiving incorrect flag...
by Dianne Hackborn
· 13 years ago
f18c68b
Add missing native method to Canvas_Delegate.
by Xavier Ducrohet
· 13 years ago
1374070
Merge "Fix bug in TaskStackBuilder#addParentStack" into jb-dev
by Adam Powell
· 13 years ago
79b7742
Merge "Fix wallpaper exposure bugs." into jb-dev
by Craig Mautner
· 13 years ago
5c43ec9
Fix bug in TaskStackBuilder#addParentStack
by Adam Powell
· 13 years ago
a3b6728
Merge "Fixing View.getBoundsOnScreen()" into jb-dev
by Svetoslav Ganov
· 13 years ago
14b2b74
Fixing View.getBoundsOnScreen()
by Svetoslav Ganov
· 13 years ago
b010601
Merge "Pass webview instance when getting base layer / color, and prevent null value" into jb-dev
by Chris Craik
· 13 years ago
df0a89d
services: input events: enable debugging in EventHub (touch screen issues)
by JP Abgrall
· 13 years ago
0afddcb
Fix wallpaper exposure bugs.
by Craig Mautner
· 13 years ago
5602d02
Merge "Scroll edit text into view when keyboard shows." into jb-dev
by George Mount
· 13 years ago
c29b49f
Merge "Handle addition of system apps during OTA" into jb-dev
by Kenny Root
· 13 years ago
208d341
Handle addition of system apps during OTA
by Kenny Root
· 13 years ago
8a7eff18f
Merge "Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251)" into jb-dev
by Adam Cohen
· 13 years ago
88f041e
Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251)
by Adam Cohen
· 13 years ago
a87f234
Merge "More fun with AbsListView smooth scrolling" into jb-dev
by Adam Powell
· 13 years ago
aadf4fb
More fun with AbsListView smooth scrolling
by Adam Powell
· 13 years ago
328b358
Make window shade fast on non-high end gfx displays
by Romain Guy
· 13 years ago
3fcf1c8
Merge "Fix a race condition with respect to clients of SyncStorageEngine." into jb-dev
by Carlos Valdivia
· 13 years ago
9ac663ef9
Merge "Disable input dispatch until boot finished." into jb-dev
by Jeff Brown
· 13 years ago
c8ade15
Merge "Silent and Vibrate mode clean up" into jb-dev
by Eric Laurent
· 13 years ago
2e999d1
Merge "Removed debug code in TextView" into jb-dev
by Gilles Debunne
· 13 years ago
bffc3d1
Silent and Vibrate mode clean up
by Eric Laurent
· 13 years ago
5fae996
Removed debug code in TextView
by Gilles Debunne
· 13 years ago
83e6eb1
Support for changing traces from development settings.
by Dianne Hackborn
· 13 years ago
27ef44c
Merge "Invalidate display lists immediately when views are removed/added quickly" into jb-dev
by Romain Guy
· 13 years ago
2a0f228
Invalidate display lists immediately when views are removed/added quickly
by Romain Guy
· 13 years ago
14326fd
Merge "DefaultGestureHandlingHelperService should not include non-important views." into jb-dev
by Svetoslav Ganov
· 13 years ago
eb194d5
Merge "Return codec buffers that are marked as having host endianness." into jb-dev
by Andreas Huber
· 13 years ago
87bd0dc
Renaming the constants for activation and long press.
by Svetoslav Ganov
· 13 years ago
af67fc6
Check for null fd when constructing AssetFileDescriptor.
by Jeff Brown
· 13 years ago
1d56afc
Merge "Revert "Deprecate"" into jb-dev
by Stephen Hines
· 13 years ago
b5dc215
Pass webview instance when getting base layer / color, and prevent null value
by Chris Craik
· 13 years ago
c042ee2
Disable input dispatch until boot finished.
by Jeff Brown
· 13 years ago
3dd7fd0
Return codec buffers that are marked as having host endianness.
by Andreas Huber
· 13 years ago
aa99729
Merge "Revert "Add temporary functor lifetime logging"" into jb-dev
by Chris Craik
· 13 years ago
12d434a
Revert "Add temporary functor lifetime logging"
by Chris Craik
· 13 years ago
59f3f58
Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-dev
by Svetoslav Ganov
· 13 years ago
8a2fe26
Merge "Prune hidden system apps when removed via OTA" into jb-dev
by Kenny Root
· 13 years ago
fdb7412
Merge "Don't call into power HAL if it isn't loaded." into jb-dev
by Colin Cross
· 13 years ago
c814c16
Don't call into power HAL if it isn't loaded.
by Colin Cross
· 13 years ago
c2182c6
Merge "Clarification of MediaCodec behaviour when codec specific data is included" into jb-dev
by Andreas Huber
· 13 years ago
8aa735f
Clarification of MediaCodec behaviour when codec specific data is included
by Andreas Huber
· 13 years ago
6704c233
Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev
by Svetoslav Ganov
· 13 years ago
cdbbecf
Merge "Accessibility focus on temporary detached view not cleared." into jb-dev
by Svetoslav Ganov
· 13 years ago
1705b2a
Merge "Fix some oddities in ResolverActivity" into jb-dev
by Adam Powell
· 13 years ago
9bee466
Fix some oddities in ResolverActivity
by Adam Powell
· 13 years ago
92d7f9f
Merge "Fix bug #6408393 Character corruption is caused when locale is changed" into jb-dev
by Fabrice Di Meglio
· 13 years ago
947f1c8
Merge "Move CancellationSignal to android.os package." into jb-dev
by Jeff Brown
· 13 years ago
6d6d186
Merge "The 'localize' tool is dead." into jb-dev
by Elliott Hughes
· 13 years ago
4a337ec
Merge "New preference for multi-selection check boxes." into jb-dev
by Dianne Hackborn
· 13 years ago
369d78f
Merge "Switch 7 inch tablets to single-pane preferences, like phones." into jb-dev
by Amith Yamasani
· 13 years ago
c4eb11d
Merge "Increase interval threshold below which we just leave the GPS on." into jb-dev
by Nick Pelly
· 13 years ago
1aba409
Switch 7 inch tablets to single-pane preferences, like phones.
by Amith Yamasani
· 13 years ago
312cad6
Scroll edit text into view when keyboard shows.
by George Mount
· 13 years ago
ef31e7c
Fix for toggling menu item visibility outside of create/prepare menu
by Adam Powell
· 13 years ago
961bf0e
Accessibility focus on temporary detached view not cleared.
by Svetoslav Ganov
· 13 years ago
87156c9
Merge "Replace tree observer with a JNI call at draw time" into jb-dev
by Teng-Hui Zhu
· 13 years ago
7c38077
Merge "Fix inval issue" into jb-dev
by John Reck
· 13 years ago
0bb0198
Fix inval issue
by John Reck
· 13 years ago
975b9b7
Merge "Delay creating Java objects for WebHistoryItem" into jb-dev
by John Reck
· 13 years ago
Next »