Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
dea3ef7967228f0ddcc03f2455a4f1254758e584
/
core
dea3ef7
Add new resize mode to not resize, new web input types.
by Dianne Hackborn
· 14 years ago
e2160a0
Merge "Add new WRITE_MEDIA_STORAGE permission to control write access to /data/media"
by Mike Lockwood
· 14 years ago
c3cb9f2
Merge "StrictMode: annotate violations with the Broadcast Intent's action, if any."
by Brad Fitzpatrick
· 14 years ago
3f425a6
Add new WRITE_MEDIA_STORAGE permission to control write access to /data/media
by Mike Lockwood
· 14 years ago
84aaec8
Merge "use the holo theme in more places for >= honeycomb apps"
by Joe Onorato
· 14 years ago
9ab9787
Action bar API updates - new display options
by Adam Powell
· 14 years ago
bfb1919
StrictMode: annotate violations with the Broadcast Intent's action, if any.
by Brad Fitzpatrick
· 14 years ago
170e548
use the holo theme in more places for >= honeycomb apps
by Joe Onorato
· 14 years ago
0303473
Merge "Add path to get different DPI drawables"
by Kenny Root
· 14 years ago
170d2ee
Merge "Stabilize reflow, aka, the fit-to-screen option in settings."
by Shimeng (Simon) Wang
· 14 years ago
c55886a
Stabilize reflow, aka, the fit-to-screen option in settings.
by Shimeng (Simon) Wang
· 14 years ago
69b8d69
Squashed commit of the following:
by Andreas Huber
· 14 years ago
55fc850
Add path to get different DPI drawables
by Kenny Root
· 14 years ago
7b9652b
New Paste view on top of insertion point in TextViews.
by Gilles Debunne
· 14 years ago
4c5585d
Merge "Expose Adapter."
by Daisuke Miyakawa
· 14 years ago
06487a5
Add a functionarity for showing / hiding IME button on the system bar
by satok
· 14 years ago
e12774d
Merge "Add an API call to get the ConnectionState of the Bluetooth Adapter."
by Jaikumar Ganesh
· 14 years ago
b6e1841
Make network usage on the main thread fatal (Honeycomb+)
by Brad Fitzpatrick
· 14 years ago
19d928e
Merge "Hook up remaining CookieManager methods"
by Steve Block
· 14 years ago
f04c881
am dbf9a02b: am ed3c7be8: Merge "Report the new size to wallpapers when the requested size changed." into gingerbread
by Joe Onorato
· 14 years ago
4611bb1
am ba1664b3: am 4bf4b491: Merge "Hide some NFC API\'s." into gingerbread
by Nick Pelly
· 14 years ago
dbf9a02
am ed3c7be8: Merge "Report the new size to wallpapers when the requested size changed." into gingerbread
by Joe Onorato
· 14 years ago
ba1664b
am 4bf4b491: Merge "Hide some NFC API\'s." into gingerbread
by Nick Pelly
· 14 years ago
ffcc49e
Add a class that stores localised strings used by libchromium.
by Ben Murdoch
· 14 years ago
24abb66
Deprecate Settings.System.SHOW_WEB_SUGGESTIONS
by Bjorn Bringert
· 14 years ago
ed3c7be
Merge "Report the new size to wallpapers when the requested size changed." into gingerbread
by Joe Onorato
· 14 years ago
dcfae5c
Report the new size to wallpapers when the requested size changed.
by Joe Onorato
· 14 years ago
4bf4b49
Merge "Hide some NFC API's." into gingerbread
by Nick Pelly
· 14 years ago
d6d86ef
Merge "Remove an @Override that is not needed."
by Wink Saville
· 14 years ago
ed82725
Merge "StrictMode: optimize common case (just dropboxing)"
by Brad Fitzpatrick
· 14 years ago
11b075e
Hide some NFC API's.
by Nick Pelly
· 14 years ago
673ce4e
Merge "cleanup some of the STOPSHIP comments"
by Vasu Nori
· 14 years ago
02fc2b0
cleanup some of the STOPSHIP comments
by Vasu Nori
· 14 years ago
9d9f0c2
Remove an @Override that is not needed.
by Wink Saville
· 14 years ago
ae5ace5
am bd8ff5b5: Merge "DO NOT MERGE. Fix asset file descriptor for pipe based fds." into gingerbread
by Jeff Hamilton
· 14 years ago
61b39a4
Merge "Add API and strings for the contact-field "Relation""
by Daniel Lehmann
· 14 years ago
71678dd
StrictMode: optimize common case (just dropboxing)
by Brad Fitzpatrick
· 14 years ago
644792c4
Merge "Apply backoff to operation that caused it"
by Alon Albert
· 14 years ago
1fb39f0
Add API and strings for the contact-field "Relation"
by Daniel Lehmann
· 14 years ago
c1ac776
Apply backoff to operation that caused it
by Alon Albert
· 14 years ago
145fe77
DO NOT MERGE. Fix asset file descriptor for pipe based fds.
by Jeff Hamilton
· 14 years ago
5164246
Fix setting of class loader.
by Dianne Hackborn
· 14 years ago
9a069da
Merge "Fix incoming connection problem"
by Jaikumar Ganesh
· 14 years ago
4701325
Fix incoming connection problem
by Jaikumar Ganesh
· 14 years ago
767dbef
Fixes "open pages in overview" option.
by Shimeng (Simon) Wang
· 14 years ago
93e5e14
Hook up remaining CookieManager methods
by Steve Block
· 14 years ago
7e6bf6f
Rename some variable to make it clear what data is being stored.
by Derek Sollenberger
· 14 years ago
04d5020
Show Subtype Icon properly in the system status bar
by satok
· 14 years ago
70a68f9
am 025f78eb: Merge "DO NOT MERGE Fix auto connection with headsets which don\'t send incoming connections for all profiles." into gingerbread
by Jaikumar Ganesh
· 14 years ago
025f78e
Merge "DO NOT MERGE Fix auto connection with headsets which don't send incoming connections for all profiles." into gingerbread
by Jaikumar Ganesh
· 14 years ago
4c6e5df
make notifications appear during downloading AND after completion
by Vasu Nori
· 14 years ago
a80d256
New cut/copy/paste hdpi assets
by Gilles Debunne
· 14 years ago
9268290
Merge "Implement reminder power dialog and invalid charger dialog."
by Joe Onorato
· 14 years ago
4ca7f1e
Implement reminder power dialog and invalid charger dialog.
by Joe Onorato
· 14 years ago
e829fef
Add facility for broadcasts receives to do work asynchronously.
by Dianne Hackborn
· 14 years ago
2896749
DO NOT MERGE Fix auto connection with headsets which don't send incoming
by Jaikumar Ganesh
· 14 years ago
162b689
Merge "No animation when tapping on current header in a preference screen."
by Amith Yamasani
· 14 years ago
f5cbaed
No animation when tapping on current header in a preference screen.
by Amith Yamasani
· 14 years ago
1ab2caf
Merge "Import revised translations."
by Eric Fischer
· 14 years ago
e71df8f
am 96abb48d: am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause()
by Dianne Hackborn
· 14 years ago
96abb48
am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause()
by Dianne Hackborn
· 14 years ago
c5cf04c
Merge "Text selection can be started with a double tap in TextView"
by Gilles Debunne
· 14 years ago
2aa5c9b
Merge "Use ThreadLocal for static Animator variables."
by Chet Haase
· 14 years ago
5347c58
Text selection can be started with a double tap in TextView
by Gilles Debunne
· 14 years ago
655e310
Import revised translations.
by Eric Fischer
· 14 years ago
367c6c7
Merge "Wallpaper transition changed to fade instead of translate/scale/fade."
by Amith Yamasani
· 14 years ago
aa93bcd
Fix issue #3138926: App's preferences can be lost after onPause()
by Dianne Hackborn
· 14 years ago
e3bc4e6
Use ThreadLocal for static Animator variables.
by Chet Haase
· 14 years ago
21b4b04
Wallpaper transition changed to fade instead of translate/scale/fade.
by Amith Yamasani
· 14 years ago
091511b
am e3e8642c: am 001c7d12: Merge "Set capabilities sooner." into gingerbread
by Andy McFadden
· 14 years ago
e3e8642
am 001c7d12: Merge "Set capabilities sooner." into gingerbread
by Andy McFadden
· 14 years ago
001c7d1
Merge "Set capabilities sooner." into gingerbread
by Andy McFadden
· 14 years ago
f3bac94
Merge "Hook up CookieManager.getCookie() for Chromium HTTP stack"
by Steve Block
· 14 years ago
e19b389
Merge "Modify bluetooth test cases GB for new HC APIs"
by Eric Rowe
· 14 years ago
0d4fd36
Merge "Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack"
by Steve Block
· 14 years ago
1b4c796
Set capabilities sooner.
by Andy McFadden
· 14 years ago
29ab7d8
Merge "Fix sub-header height to follow drawable. Floating panels for Preference screens."
by Amith Yamasani
· 14 years ago
27da0bf
Fix sub-header height to follow drawable. Floating panels for Preference screens.
by Amith Yamasani
· 14 years ago
449fb2d
am 222f489f: am 6d55e134: Make best effort attempt to recover NFC service when it dies.
by Nick Pelly
· 14 years ago
222f489
am 6d55e134: Make best effort attempt to recover NFC service when it dies.
by Nick Pelly
· 14 years ago
dcd2d0d
Hook up CookieManager.getCookie() for Chromium HTTP stack
by Steve Block
· 14 years ago
81bd788
Make sure nativeMotionUp is called.
by Leon Scroggins
· 14 years ago
b5ac9de
Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack
by Steve Block
· 14 years ago
82d9816
Update Chromium HTTP stack to get database and cache paths from CookieSyncManager
by Steve Block
· 14 years ago
2bcd292
Strip off MIME types when loading content URLs.
by Iain Merrick
· 14 years ago
2723d06
Merge "Only AV formats should be handled by MediaPlayer (Java side)"
by Iain Merrick
· 14 years ago
4e7665d
Only AV formats should be handled by MediaPlayer (Java side)
by Iain Merrick
· 14 years ago
6d55e13
Make best effort attempt to recover NFC service when it dies.
by Nick Pelly
· 14 years ago
86417ea
Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER
by satok
· 14 years ago
53daead
Expose Adapter.
by Daisuke Miyakawa
· 14 years ago
a8413be
Merge "WifiLock extensions for high performance mode"
by Irfan Sheriff
· 14 years ago
c53cab2
Add an API call to get the ConnectionState of the Bluetooth Adapter.
by Jaikumar Ganesh
· 14 years ago
e1838c7
Merge "- Made showNext() and showPrevious() on StackView remotable - Made StackView show the transition when showNext() or showPrevious() is called"
by Adam Cohen
· 14 years ago
3352b68
- Made showNext() and showPrevious() on StackView remotable
by Adam Cohen
· 14 years ago
adf840e
Merge "ClipDescription no longer inherits from ClipData."
by Dianne Hackborn
· 14 years ago
f834dfa
ClipDescription no longer inherits from ClipData.
by Dianne Hackborn
· 14 years ago
2d38cc8
Merge "Enable display lists."
by Romain Guy
· 14 years ago
826af62
Modify bluetooth test cases GB for new HC APIs
by Eric Rowe
· 14 years ago
0d9275e
Enable display lists.
by Romain Guy
· 14 years ago
5876a42
WifiLock extensions for high performance mode
by Irfan Sheriff
· 14 years ago
Next »