summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MountService: Fix some mountset bugs and tighten up some return valuesSan Mehat2010-02-111-2/+9
* | | | | | Eliminate dependencies on Checkin, replacing checkin events with EventLogDan Egnor2010-02-114-18/+17
* | | | | | Remove in-app to global search toggle. Bug: 2436539Amith Yamasani2010-02-111-24/+0
|/ / / / /
* | | | | Add content provider for browser geolocation permissionsBjorn Bringert2010-02-113-212/+49
| |/ / / |/| | |
* | | | Revise ThumbnailUtils API.Ray Chen2010-02-111-4/+4
|/ / /
* | | Merge "Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*."Jim Miller2010-02-103-177/+8
|\ \ \ | |_|/ |/| |
| * | Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*.Jim Miller2010-02-103-177/+8
* | | Support per-application switch to execute the VM in safe mode.Ben Cheng2010-02-104-9/+31
* | | API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session cac...Dan Egnor2010-02-103-179/+181
|/ /
* | Unhide SearchManager.INTENT_ACTION_SEARCH_SETTINGSBjorn Bringert2010-02-101-2/+0
* | Use resource ID for searchable descriptionBjorn Bringert2010-02-101-10/+10
* | Merge "fix an NPE in SyncManager's dump where it can get a null AuthorityInfo...Fred Quintana2010-02-102-3/+5
|\ \
| * | fix an NPE in SyncManager's dump where it can get a null AuthorityInfo; inste...Fred Quintana2010-02-102-3/+5
* | | Merge "Prevent infinite loop in the Phone UI."Romain Guy2010-02-101-2/+2
|\ \ \
| * | | Prevent infinite loop in the Phone UI.Romain Guy2010-02-101-2/+2
* | | | Merge "StorageNotification: Move notification / usb storage activity into Sta...San Mehat2010-02-102-550/+0
|\ \ \ \
| * | | | StorageNotification: Move notification / usb storage activity into StatusBarP...San Mehat2010-02-092-550/+0
| |/ / /
* | | | Add new manifest option for install locationSuchi Amalapurapu2010-02-105-37/+117
* | | | Remove SearchManager.SOURCEBjorn Bringert2010-02-101-10/+0
* | | | Explain setPreviewFrameRate and getPreviewFrameRate more clearly.Wu-cheng Li2010-02-101-3/+5
* | | | Merge "Add exposure compensation parameter."Wu-cheng Li2010-02-091-0/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Add exposure compensation parameter.Wu-cheng Li2010-02-091-0/+36
* | | | Merge "MountService: Add isSecureContainerMounted() API call"San Mehat2010-02-091-0/+5
|\ \ \ \
| * | | | MountService: Add isSecureContainerMounted() API callSan Mehat2010-02-091-0/+5
* | | | | Merge "Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results...Alex Gruenstein2010-02-092-1/+10
|\ \ \ \ \
| * | | | | Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via on...Alex Gruenstein2010-02-092-1/+10
* | | | | | Merge "Fix the lock screen."Romain Guy2010-02-092-1/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix the lock screen.Romain Guy2010-02-092-1/+11
* | | | | | Log ContentProvider operations to the EventLog.Brad Fitzpatrick2010-02-092-7/+112
|/ / / / /
* | | | | am 87da8606: Manually merged VelocityTracker changesAdam Powell2010-02-091-57/+35
|\ \ \ \ \
| * \ \ \ \ Manually merged VelocityTracker changesAdam Powell2010-02-091-57/+35
| |\ \ \ \ \
| | * \ \ \ \ Merge "Use a circular buffer in VelocityTracker"Adam Powell2010-02-051-55/+33
| | |\ \ \ \ \
| | | * | | | | Use a circular buffer in VelocityTrackerMarc Capdevielle2010-02-031-55/+33
| * | | | | | | am e88192b9: Cleanup fixes for ScaleGestureDetectorAdam Powell2010-02-091-10/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Cleanup fixes for ScaleGestureDetectorAdam Powell2010-02-091-10/+8
* | | | | | | | | Merge "only make AccountManager throw an exception on blocking calls in the U...Fred Quintana2010-02-092-2/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | only make AccountManager throw an exception on blocking calls in the UI threa...Fred Quintana2010-02-092-2/+5
* | | | | | | | | Merge "Make the Date Picker fields more consistent in locales with numeric mo...Eric Fischer2010-02-091-0/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Make the Date Picker fields more consistent in locales with numeric months.Eric Fischer2010-02-091-0/+12
* | | | | | | | | Merge "New external storage APIs."Dianne Hackborn2010-02-097-8/+385
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | New external storage APIs.Dianne Hackborn2010-02-097-8/+385
* | | | | | | | | | Merge "Set the IME action to GO for normal textfields."Leon Scroggins2010-02-091-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Set the IME action to GO for normal textfields.Leon Scroggins2010-02-091-0/+4
* | | | | | | | | | Restart input when moving to a new textfield.Leon Scroggins2010-02-091-0/+4
|/ / / / / / / / /
* | | | | | | | | Merge "Fix NPE in FileObserver when multiple events pile in for a defunct obs...Dan Egnor2010-02-091-64/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix NPE in FileObserver when multiple events pile in for a defunctDan Egnor2010-02-081-64/+66
* | | | | | | | | | Merge "Properly notifies listener when an animation is cancelled. Bug: #24280...Romain Guy2010-02-092-0/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Properly notifies listener when an animation is cancelled.Romain Guy2010-02-092-0/+24
* | | | | | | | | | | Merge "change wording in warning msg printed when compiled-sql cache is full"Vasu Nori2010-02-091-2/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | change wording in warning msg printed when compiled-sql cache is fullVasu Nori2010-02-091-2/+1