summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* jni: GpsLocationProvider: Check for pending callbacks before waitingJared Suttles2009-11-061-1/+3
* Fix issue 2203561: Sholes: audio playing out of earpiece.Eric Laurent2009-11-041-1/+1
* Merge change Iae849da2 into eclairAndroid (Google) Code Review2009-10-301-0/+21
|\
| * add table maskfilterMike Reed2009-10-301-0/+21
* | process: Disable debuggingSan Mehat2009-10-291-1/+1
|/
* Merge change Ia5109a87 into eclairAndroid (Google) Code Review2009-10-291-0/+22
|\
| * process: Add debug code to log process group transitionsSan Mehat2009-10-291-0/+22
* | Avoid trying to throw multiple exceptions at once.Jack Palevich2009-10-281-4/+6
|/
* Merge change If3c30fc9 into eclairAndroid (Google) Code Review2009-10-231-8/+122
|\
| * Patching in hidden API to allow app managed preview frame buffers.Andrew Harp2009-10-231-8/+122
* | Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-212-0/+24
|/
* Revert "Remove STOPSHIP comment."Nick Pelly2009-10-141-1/+1
* Remove STOPSHIP comment.Nick Pelly2009-10-141-2/+1
* Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-071-3/+10
* add (hidden) setHasAlpha() to allow clients like the view's cache to hint tha...Mike Reed2009-10-071-0/+6
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-061-0/+28
* Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-062-11/+58
* Fix rfcomm socket connect return code.Jaikumar Ganesh2009-10-011-2/+2
* Try to reconnect twice when the rfcomm error code is Connection Refused.Jaikumar Ganesh2009-09-301-11/+13
* Bluetooth A2DP suspend/resume functionalityZhu Lan2009-09-291-0/+34
* Hack to fix issue #2125365: Sports Trivia compatability with EclairDianne Hackborn2009-09-281-5/+5
* Bounds check read and write path in native code.Nick Pelly2009-09-251-2/+20
* Use LM_SECURE when auth && encrypt.Nick Pelly2009-09-241-2/+4
* Merge change 26939 into eclairAndroid (Google) Code Review2009-09-241-1/+1
|\
| * Fix 2101425: Camera crashes spontaneously in preview.Chih-Chung Chang2009-09-241-1/+1
* | Merge change 26851 into eclairAndroid (Google) Code Review2009-09-241-3/+4
|\ \ | |/ |/|
| * use new setDither on ImageRef to retain that setting for purgeable imagesMike Reed2009-09-241-3/+4
* | Fix issue #2125720 Weather Forecast Widget - graphics do not scaleDianne Hackborn2009-09-234-9/+12
|/
* Unhide Camera lock and unlock API.Wu-cheng Li2009-09-211-9/+15
* Make removeBond() call async.Jaikumar Ganesh2009-09-201-20/+11
* Add new API for fetching UUIDs using SDP.Jaikumar Ganesh2009-09-192-0/+127
* Fix async calls with Connect And Disconnect Sink.Jaikumar Ganesh2009-09-161-30/+10
* Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-151-0/+15
* process: Switch to common cutils sched_policy apiSan Mehat2009-09-121-60/+17
* Changes for BT 2.1Jaikumar Ganesh2009-09-112-8/+53
* Various cleanup around resources and nine-patches.Dianne Hackborn2009-09-112-13/+44
* Merge change 24735 into eclairAndroid (Google) Code Review2009-09-111-0/+11
|\
| * Handle DisconnectRequested message sent by Bluez.Jaikumar Ganesh2009-09-111-0/+11
* | change default for dither to trueMike Reed2009-09-111-5/+7
|/
* Process: Add support for using scheduler policies instead of cgroups.San Mehat2009-09-101-26/+41
* Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-3/+3
* Fix issue #2095422: Some fades from opaque to transparent don't workDianne Hackborn2009-09-071-2/+2
* GPS: Fix race condition reporting NMEA data.Eddie Ho2009-09-041-3/+3
* Merge change 23646 into eclairAndroid (Google) Code Review2009-09-021-2/+2
|\
| * Immediately destroy BluetoothSocket's on close().Nick Pelly2009-09-021-2/+2
* | Merge change 23463 into eclairAndroid (Google) Code Review2009-09-011-18/+42
|\ \
| * | Wait for HCI to come up if getting the adapter path fails.Jaikumar Ganesh2009-09-011-18/+42
* | | Merge change 23462 into eclairAndroid (Google) Code Review2009-09-011-0/+57
|\ \ \ | |/ /
| * | Add Bluetooth Device trustLixin Yue2009-09-011-0/+57
| |/
* | Various infrastructure to support a running services UI.Dianne Hackborn2009-09-011-2/+10
|/