Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
afeffb744feea960f5b8a441984badd270207b62
afeffb7
Merge "change how assets are copied out of apk"
by Guang Zhu
· 14 years ago
0006952
change how assets are copied out of apk
by Guang Zhu
· 14 years ago
2ee1856
Merge "Hide navigation buttons and clock on lockscreen."
by Daniel Sandler
· 14 years ago
d4aa7d2
Stop using anonymous structs in RS.
by Stephen Hines
· 14 years ago
02047f7
am 18cbfecd: (-s ours) am bd3dd73b: Merge "DO NOT MERGE Avoid nullifying dhcp target" into gingerbread
by Irfan Sheriff
· 14 years ago
5b44aec
Merge "LayoutLib: Fix logging."
by Xavier Ducrohet
· 14 years ago
d752b66
Merge "Fix notification/builder defaults"
by Andy Stadler
· 14 years ago
536da84
Merge "Block incoming calls for non-voice-device."
by John Wang
· 14 years ago
d6c3838
Block incoming calls for non-voice-device.
by John Wang
· 14 years ago
cb60e2a
Merge "Made TextView use the new localState API for drag info"
by Gilles Debunne
· 14 years ago
0d71280
Merge "Add measurement API to DefaultContainerService"
by Kenny Root
· 14 years ago
efd804b
Merge "Hold network hand-off wakelock only when connected"
by Irfan Sheriff
· 14 years ago
28bec9e
Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)"
by Yu Shan Emily Lau
· 14 years ago
168677c
LayoutLib: Fix logging.
by Xavier Ducrohet
· 14 years ago
384977fc
Merge "add caching to the AccountManagerService"
by Fred Quintana
· 14 years ago
81b2d07
Merge "Don't clobber the net hostname if it's already set."
by Robert Greenwalt
· 14 years ago
733c629
Don't clobber the net hostname if it's already set.
by Robert Greenwalt
· 14 years ago
b559084
Squashed commit of the following:
by Andreas Huber
· 14 years ago
768ec6f
Merge "Call flushCookieStore() from CookieSyncManager."
by Iain Merrick
· 14 years ago
99f3977
Call flushCookieStore() from CookieSyncManager.
by Iain Merrick
· 14 years ago
961d55f
Prevent autofilling directly after autofilling.
by Ben Murdoch
· 14 years ago
a673874
Merge "Fix null pointer exception"
by satok
· 14 years ago
bd81c3f
Fix null pointer exception
by satok
· 14 years ago
f9adf6b
Merge "Prevent message overrun in LocklessCommandFifo."
by Jason Sams
· 14 years ago
7e06ea8
Fix bug 3245210 - Bad window style for action modes for light holo dialog theme
by Adam Powell
· 14 years ago
d94d6e7
Fix bug 3246772 - GridView has orange focus asset in holo theme
by Adam Powell
· 14 years ago
c6ddc8c
Merge "Add dividers to action bar navigation. Lighter dividers for holo themes."
by Adam Powell
· 14 years ago
3f7f7ac
Add dividers to action bar navigation. Lighter dividers for holo themes.
by Adam Powell
· 14 years ago
7d3fe26
Merge "Fix up API definitions in master."
by Dianne Hackborn
· 14 years ago
933a4bb
Merge "Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime()"
by James Dong
· 14 years ago
6bc926b
Merge "Fix bug 3214215 - ListView should stay scrolled to the bottom in transcript mode after a resize"
by Adam Powell
· 14 years ago
da13dba
Fix bug 3214215 - ListView should stay scrolled to the bottom in transcript mode after a resize
by Adam Powell
· 14 years ago
9d07233
Fix up API definitions in master.
by Dianne Hackborn
· 14 years ago
a7a27b3
Merge "Add public style for tabby-looking views"
by Adam Powell
· 14 years ago
381fe35
Merge "Update 9.xml to match the real GB 9.xml."
by Dianne Hackborn
· 14 years ago
0bb0b73
Update 9.xml to match the real GB 9.xml.
by Dianne Hackborn
· 14 years ago
4002cb2
Add public style for tabby-looking views
by Adam Powell
· 14 years ago
8c345d8
Integrate new holo button assets; update action bar tab styles
by Adam Powell
· 14 years ago
8ea061b
Prevent message overrun in LocklessCommandFifo.
by Bryan Mawhinney
· 14 years ago
18cbfecd
am bd3dd73b: Merge "DO NOT MERGE Avoid nullifying dhcp target" into gingerbread
by Irfan Sheriff
· 14 years ago
aa183e2
Add measurement API to DefaultContainerService
by Kenny Root
· 14 years ago
d8b3f2e
Action mode animations
by Adam Powell
· 14 years ago
e8f317d3
Suppress the unsupported camera recording size (ie QVGA and SQVGA)
by Yu Shan Emily Lau
· 14 years ago
26e30bb
Preventing StackView auto-advance during / near interaction
by Adam Cohen
· 14 years ago
82609ad
Merge "Make sure the returned web view width is at least 0."
by Shimeng (Simon) Wang
· 14 years ago
4d2bd4c
fixing getLocationInWindow
by Michael Jurka
· 14 years ago
bd3dd73
Merge "DO NOT MERGE Avoid nullifying dhcp target" into gingerbread
by Irfan Sheriff
· 14 years ago
f6bd1ea
Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime()
by James Dong
· 14 years ago
9beea36
Hold network hand-off wakelock only when connected
by Irfan Sheriff
· 14 years ago
7c2bacf
Merge "Don't render degenerate triangles in 9patches. Bug #3251983"
by Romain Guy
· 14 years ago
4b2970c
Merge "make screencap able to save pngs."
by Joe Onorato
· 14 years ago
a5ef39a
Don't render degenerate triangles in 9patches. Bug #3251983
by Romain Guy
· 14 years ago
50ed829
Fix issue #3201066: Locale change not reflected by settings
by Dianne Hackborn
· 14 years ago
3712754
Make sure the returned web view width is at least 0.
by Shimeng (Simon) Wang
· 14 years ago
8c7a580
Some theme cleanup.
by Dianne Hackborn
· 14 years ago
aaa8479
Made TextView use the new localState API for drag info
by Gilles Debunne
· 14 years ago
5cff063
make screencap able to save pngs.
by Joe Onorato
· 14 years ago
988f382
Merge "Prepare for publishing MediaMetadataRetriever as public API"
by James Dong
· 14 years ago
56285a6
add caching to the AccountManagerService
by Fred Quintana
· 14 years ago
faf09ba
Prepare for publishing MediaMetadataRetriever as public API
by James Dong
· 14 years ago
4838548
Added to SearchView : getQuery() and setOnSearchClickListener()
by Amith Yamasani
· 14 years ago
f870c28
Merge "Fix invalidation issue for optimized/GL case."
by Chet Haase
· 14 years ago
d3f5ce1
Merge "Fix bug 3248342 - resource not found for non-xlarge"
by Adam Powell
· 14 years ago
f2f7d8f
Fix invalidation issue for optimized/GL case.
by Chet Haase
· 14 years ago
de0f5c9
Fix bug 3248342 - resource not found for non-xlarge
by Adam Powell
· 14 years ago
110988c
Fix notification/builder defaults
by Andy Stadler
· 14 years ago
00506e3
Merge "Fix configuration change handling"
by Irfan Sheriff
· 14 years ago
848024f
Merge "Fix 3201849: Remove builder pattern from DrawableHolder setters"
by Jim Miller
· 14 years ago
be9ee6a
Fix configuration change handling
by Irfan Sheriff
· 14 years ago
88bf608
Merge "Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372)"
by Dianne Hackborn
· 14 years ago
87fc308
Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372)
by Dianne Hackborn
· 14 years ago
3e8f5a2
Hide navigation buttons and clock on lockscreen.
by Daniel Sandler
· 14 years ago
ad2ff86
Merge "LayoutLib: Animation support in insert/move/removeChild actions."
by Xavier Ducrohet
· 14 years ago
5f1644f
Merge "LayoutLib: Create new layoutparams when moving a child"
by Xavier Ducrohet
· 14 years ago
17db406
Merge "Cleanup logging."
by Wink Saville
· 14 years ago
ed9c02b
Cleanup logging.
by Wink Saville
· 14 years ago
6a95665
Merge "Add method for sending wallpaper commands directly to an engine."
by Jeff Brown
· 14 years ago
e1179ea
LayoutLib: Animation support in insert/move/removeChild actions.
by Xavier Ducrohet
· 14 years ago
9f3bdfe
Add method for sending wallpaper commands directly to an engine.
by Jeff Brown
· 14 years ago
647fc85
Merge "Removed unused text_select_handle asset"
by Gilles Debunne
· 14 years ago
7ffbc13
Removed unused text_select_handle asset
by Gilles Debunne
· 14 years ago
592f4dd
Merge "Move disk usage utilities to its own library"
by Kenny Root
· 14 years ago
3b7fec8
Merge "Use SearchView in SearchDialog for legacy apps using the old model."
by Amith Yamasani
· 14 years ago
968ec93
Use SearchView in SearchDialog for legacy apps using the old model.
by Amith Yamasani
· 14 years ago
c99821d
Fix the stretching issue when viewport change.
by Teng-Hui Zhu
· 14 years ago
189ee18
Implement smarter sizing of WRAP_CONTENT windows.
by Dianne Hackborn
· 14 years ago
d69f649
DO NOT MERGE Avoid nullifying dhcp target
by Irfan Sheriff
· 14 years ago
3282024
abandon long press on scroll; clear hit on keydown
by Cary Clark
· 14 years ago
2f49227
Attempt to scroll layers everytime the user drags.
by Patrick Scott
· 14 years ago
bcdf40b
Merge "Update WebView.addJavascriptInterface() to ignore null instances"
by Steve Block
· 14 years ago
cbdfd0f
Merge "Add a value for the dimensions of xlarge app icons."
by Ben Murdoch
· 14 years ago
1921eab
Merge "Only decrement mRemaining once in read()."
by Bjorn Bringert
· 14 years ago
d859102
Merge "Add reason field to DEACTIVATE_DATA_CALL request."
by Wink Saville
· 14 years ago
c002fab
Fix 3201849: Remove builder pattern from DrawableHolder setters
by Jim Miller
· 14 years ago
eae7133
Merge "Make the size of "shirt pocket" 0 when the icon of "shirt pocket" is invisible"
by satok
· 14 years ago
2993f18
Make the size of "shirt pocket" 0 when the icon of "shirt pocket" is invisible
by satok
· 14 years ago
01811aa
LayoutLib: Create new layoutparams when moving a child
by Xavier Ducrohet
· 14 years ago
63f4e23
Merge "LayoutLib: Update to use the new moveChild API."
by Xavier Ducrohet
· 14 years ago
2aef9a1
am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio settings" into gingerbread
by Hung-ying Tyan
· 14 years ago
7da1ffc
am e2abd103: Merge "Set AudioGroup mode according to audio settings" into gingerbread
by Hung-ying Tyan
· 14 years ago
Next »