Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
5cb70b54156fb305d579a1cc167424c8705bfdf7
5cb70b5
Rename Display.getOrientation() to Display.getRotation().
by Dianne Hackborn
· 15 years ago
08bbffb
Support CharSequence lists+arrays in Bundle+Intent
by Bjorn Bringert
· 15 years ago
16f6354
Merge "The PV aac software decoder screws up if playing a mono-AACplus stream unless we output stereo data. Now we always output stereo data as the legacy OMX nodes did."
by Andreas Huber
· 15 years ago
3d6c986
Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few. Two reasons for this: - it's used in the system process - it's run in a separate thread, so the user of AsyncPlayer cannot catch these exceptions"
by Marco Nelissen
· 15 years ago
a834949
Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface"
by Fred Quintana
· 15 years ago
749c570
The PV aac software decoder screws up if playing a mono-AACplus stream unless we output stereo data. Now we always output stereo data as the legacy OMX nodes did.
by Andreas Huber
· 15 years ago
4ba297f
Make AsyncPlayer.startSound catch all exceptions instead of only a few.
by Marco Nelissen
· 15 years ago
b5e1569
Merge "Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it has been set by the client."
by Ben Murdoch
· 15 years ago
0402e7d
Fix SDK build.
by Wu-cheng Li
· 15 years ago
24b326a
Unhide exposure compensation API.
by Wu-cheng Li
· 15 years ago
4d98579
Merge "Fix 2336057: Provide a way for the user to return to a call from LockScreen."
by Jim Miller
· 15 years ago
69ac988
Fix 2336057: Provide a way for the user to return to a call from LockScreen.
by Jim Miller
· 15 years ago
80d27ad
Merge "Move auto pairing data to a file, add values dynamically."
by Jaikumar Ganesh
· 15 years ago
c06fe59
Move auto pairing data to a file, add values dynamically.
by Jaikumar Ganesh
· 15 years ago
410afb4
Merge "Default the auto-restore setting to "enabled.""
by Chris Tate
· 15 years ago
5035fda
Default the auto-restore setting to "enabled."
by Christopher Tate
· 15 years ago
9c3184cc
Do not recyle headers and footers when measuring the ListView. Bug #2461893
by Romain Guy
· 15 years ago
3f3e53b
Merge "Be sure to back up / restore some new settings"
by Chris Tate
· 15 years ago
ae06ed9
Fix the build
by Christopher Tate
· 15 years ago
50d89f9
Merge "Define the new lastSyncedAttendeeStatus column"
by Marc Blank
· 15 years ago
14c2d79
Be sure to back up / restore some new settings
by Christopher Tate
· 15 years ago
1fc2ff9
Merge "Start respecting the auto-restore-at-install setting"
by Chris Tate
· 15 years ago
9e0d2b5
deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface
by Fred Quintana
· 15 years ago
64a556d
Define the new lastSyncedAttendeeStatus column
by Marc Blank
· 15 years ago
82fe564
Comment out the finalize() methods defined on the Activity,
by Carl Shapiro
· 15 years ago
4bb79db
Merge "HorizontalScrollView multitouch scroll and only grip on content AbsListView multitouch scroll and only grip on content"
by Adam Powell
· 15 years ago
7bc58b0
Merge "Support vendor MPEG4 test content with apparently malformed chunks in them."
by Andreas Huber
· 15 years ago
dfb8eee
Support vendor MPEG4 test content with apparently malformed chunks in them.
by Andreas Huber
· 15 years ago
da2572a
Renaming contact search snippet fields.
by Dmitri Plotnikov
· 15 years ago
4cd4770
HorizontalScrollView multitouch scroll and only grip on content
by Adam Powell
· 15 years ago
8221e32
Merge "Remove misleading method comment on TextView#setHint"
by Kenny Root
· 15 years ago
2a4f254
Remove misleading method comment on TextView#setHint
by Kenny Root
· 15 years ago
f087272
Start respecting the auto-restore-at-install setting
by Christopher Tate
· 15 years ago
5be65ab
Merge "Add some space and total memory amount to the memory dump from the media server process."
by James Dong
· 15 years ago
b930036
Merge "Image encoding settings java API through xml configuration file"
by James Dong
· 15 years ago
a4b1fe6b
am fc7028f1: merge from open-source master
by The Android Open Source Project
· 15 years ago
fc7028f
merge from open-source master
by The Android Open Source Project
· 15 years ago
ac68d81
Merge "Prevent ProgressBar from updating itself when hidden. Bug #2470737"
by Romain Guy
· 15 years ago
a05e8a5
Prevent ProgressBar from updating itself when hidden. Bug #2470737
by Romain Guy
· 15 years ago
aaec779
Pick up default install location
by Suchi Amalapurapu
· 15 years ago
aa635db
Merge "New test on ContextMenuInfo packed positions."
by Gilles Debunne
· 15 years ago
192ab90
New test on ContextMenuInfo packed positions.
by Gilles Debunne
· 15 years ago
d82968d
Merge "Improve accelerometer-based orientation sensing."
by Steve Howard
· 15 years ago
277903f
Merge "Add support for accessing native bidi implementation via jni."
by Eric Fischer
· 15 years ago
7964d1f
Merge "Fix no-mobile-data after wifi."
by Robert Greenwalt
· 15 years ago
018ff89
don't draw layers with history
by Cary Clark
· 15 years ago
3542959
Fix no-mobile-data after wifi.
by Robert Greenwalt
· 15 years ago
70e1a18
Merge "Replacing hard-coded mount point for ASEC with a getenv() call."
by Oscar Montemayor
· 15 years ago
2269d157
Re-arrange android-common so framework no longer links with it.
by Dianne Hackborn
· 15 years ago
e46145f
Merge "Configuration param to indicate if sd card is behind the battery."
by Amith Yamasani
· 15 years ago
a89a3a9
Merge "Init car mode when phone is booted in a dock."
by Dianne Hackborn
· 15 years ago
d0c6182
Merge "Correctly handle negative margins in horizontal linear layouts."
by Romain Guy
· 15 years ago
c352090
Correctly handle negative margins in horizontal linear layouts.
by Romain Guy
· 15 years ago
ee74858
make the SyncStateContentProviderHelper.update() method return an indication if the row to update still exists
by Fred Quintana
· 15 years ago
18773af
Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it
by Ben Murdoch
· 15 years ago
d2f2461
Merge "Remove incorrect/misleading irrelevancies from example code."
by Elliott Hughes
· 15 years ago
1d620c6
Merge "Fix for voice search crash in maps and youtube. Bug 2453182"
by Amith Yamasani
· 15 years ago
d368572
Fix for voice search crash in maps and youtube. Bug 2453182
by Amith Yamasani
· 15 years ago
2299a55
Merge "Add the API constants to support providing hint strings in the response to RecognizerIntent.ACTION_GET_LANGUAGE_DETAILS."
by Mike LeBeau
· 15 years ago
3d23a61
Add some space and total memory amount to the memory dump from the media server process.
by James Dong
· 15 years ago
0aa341f
When opening the IME or sending a key to a non-cursored textfield, set the default selection.
by Leon Scroggins
· 15 years ago
e379710
Merge "Fix bug 2452941 Add a flag to maintain the intended direct playback of TTS data independently from the associated AudioTrack state. Only start the track when it's been stopped but is supposed to be playing."
by Jean-Michel Trivi
· 15 years ago
2f5fc45
Add the API constants to support providing hint strings in the response to
by Mike LeBeau
· 15 years ago
2ec3069
refactor drawing to support layers
by Cary Clark
· 15 years ago
6a4472f
Allow cookies with no name.
by Patrick Scott
· 15 years ago
c8f2229
Merge "Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list"
by Steve Block
· 15 years ago
8354fa6
Make setBackgroundResource() remotable
by Bjorn Bringert
· 15 years ago
a712dce
Init car mode when phone is booted in a dock.
by Tobias Haamel
· 15 years ago
bda568f
Merge "Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs."
by Eric Laurent
· 15 years ago
8fe5c9e
Replacing hard-coded mount point for ASEC with a getenv() call.
by Oscar Montemayor
· 15 years ago
7ff20e3
Create own reference for minSdkVersion in aapt
by Kenny Root
· 15 years ago
a2ac9c4
Remove incorrect/misleading irrelevancies from example code.
by Elliott Hughes
· 15 years ago
74f39d4
Merge "Add new handler mechanism in MountService to make unmount api asynchronous. MountService updates state on PackageManager and then tries to kill processes holding file references to media about to be unmounted by invoking api on ACtivityManager. This is retried upto 4 times to make sure all processes holding file references are killed before unmounting the media at specified path."
by Suchi Amalapurapu
· 15 years ago
c42e29e
Add new handler mechanism in MountService to make unmount api asynchronous.
by Suchi Amalapurapu
· 15 years ago
55df5c2
Configuration param to indicate if sd card is behind the battery.
by Amith Yamasani
· 15 years ago
5a8ec76
Scan for android namespace in manifest
by Kenny Root
· 15 years ago
406b09b
Merge "Add mobile data on/off switch."
by Robert Greenwalt
· 15 years ago
ba28996
Merge "Remove empty finalize methods."
by Carl Shapiro
· 15 years ago
982bb24
Merge "MountService: Send UMS_CONNECTED broadcast on boot if UMS connected."
by San Mehat
· 15 years ago
694b787
am cbe4f887: (-s ours) am a406fb90: DO NOT MERGE
by Grace Kloba
· 15 years ago
8cebbfd
Merge "Fix tabs."
by Romain Guy
· 15 years ago
6c5664a
Fix tabs.
by Romain Guy
· 15 years ago
e3c1890
Fix bug 2452941 Add a flag to maintain the intended direct playback
by Jean-Michel Trivi
· 15 years ago
05c376b
Remove empty finalize methods.
by Carl Shapiro
· 15 years ago
1ba101f
Improve accelerometer-based orientation sensing.
by Steve Howard
· 15 years ago
cbe4f88
am a406fb90: DO NOT MERGE
by Grace Kloba
· 15 years ago
9d6e45a
Merge "ScrollView multiple pointer support. Fixed a bug where ScrollView wouldn't scroll if the initially tapped child ignores the down event."
by Adam Powell
· 15 years ago
fa0e57f
Merge "Introducing tentative (and hidden) API for contact search snippets"
by Dmitri Plotnikov
· 15 years ago
a406fb90
DO NOT MERGE
by Grace Kloba
· 15 years ago
3ba8a3b
Introducing tentative (and hidden) API for contact search snippets
by Dmitri Plotnikov
· 15 years ago
bc4e753
ScrollView multiple pointer support. Fixed a bug where ScrollView
by Adam Powell
· 15 years ago
dae8e94
Add support for accessing native bidi implementation via jni.
by Doug Felt
· 15 years ago
6a965af2
MountService: Send UMS_CONNECTED broadcast on boot if UMS connected.
by San Mehat
· 15 years ago
c03fa50
Add mobile data on/off switch.
by Robert Greenwalt
· 15 years ago
9b433f0
Image encoding settings java API through xml configuration file
by James Dong
· 15 years ago
240becc
Merge "Tethering improvements."
by Robert Greenwalt
· 15 years ago
9b1e9ed
Merge "AsecTests: Add teardown to tests"
by San Mehat
· 15 years ago
d70a3d4
Tethering improvements.
by Robert Greenwalt
· 15 years ago
21a20a3
Merge "Fix the build."
by Romain Guy
· 15 years ago
dcc490f
Fix the build.
by Romain Guy
· 15 years ago
Next »