| Commit message (Expand) | Author | Age | Files | Lines |
* | Add trailing "\n" to debug output. | Nick Pelly | 2009-08-26 | 1 | -1/+1 |
* | Add uuids to adb shell dumpsys bluetooth | Nick Pelly | 2009-08-26 | 1 | -2/+13 |
* | Fix authorization check for Audio Source. | Nick Pelly | 2009-08-26 | 1 | -1/+4 |
* | Use correct UUID to authorize AVRCP | Jackson Fan | 2009-08-24 | 1 | -1/+1 |
* | resolved conflicts for merge of 081a136d to eclair | Jean-Baptiste Queru | 2009-08-21 | 1 | -8/+30 |
|\ |
|
| * | Remove third party support for Quick Search Box (aka global search). | Anonymous Coward | 2009-08-21 | 1 | -8/+30 |
* | | Set BondState to Canceled when user cancels pairing. | Jaikumar Ganesh | 2009-08-21 | 1 | -0/+2 |
* | | NEW API for SearchManager and Activity to 'triggerSearch'. | krosaen | 2009-08-18 | 2 | -5/+38 |
* | | Bluetooth: API change. | Nick Pelly | 2009-08-18 | 3 | -156/+162 |
* | | Add incoming connections to the cache and change authorization check. | Jaikumar Ganesh | 2009-08-04 | 3 | -24/+59 |
* | | Merge change 9216 | Android (Google) Code Review | 2009-07-31 | 1 | -3/+4 |
|\ \ |
|
| * | | Fix UUID typo and allow incoming AVRCP connections. | Jaikumar Ganesh | 2009-07-31 | 1 | -3/+4 |
* | | | am 67fb5728: Merge change 9147 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -0/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix in-app search shortcut icons | Bjorn Bringert | 2009-07-30 | 1 | -0/+8 |
* | | | am 9b91d78a: Merge change 8911 into donut | Android (Google) Code Review | 2009-07-29 | 2 | -8/+37 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix issue #1999179: search -> click result -> press home = search dialog is s... | Dianne Hackborn | 2009-07-28 | 2 | -8/+37 |
* | | Fix NullPointerException when checking if its a sinkDevice. | Jaikumar Ganesh | 2009-07-29 | 1 | -4/+6 |
* | | Add PBAP service start. | Jaikumar Ganesh | 2009-07-26 | 1 | -0/+1 |
* | | Fix issue 1795088 Improve audio routing code | Eric Laurent | 2009-07-23 | 1 | -11/+4 |
* | | am 6de72ea3: Merge change 8201 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Proactively set mVisible attribute in startSearch and stopSearch (not just in... | Karl Rosaen | 2009-07-22 | 1 | -0/+6 |
* | | am d5b6b4b7: Merge change 7903 into donut | Android (Google) Code Review | 2009-07-20 | 2 | -44/+62 |
|\ \
| |/ |
|
| * | Fix back key handling for search dialog. | Karl Rosaen | 2009-07-20 | 2 | -44/+62 |
* | | Initial support of 2.1 pairing. | Jaikumar Ganesh | 2009-07-17 | 2 | -15/+80 |
* | | Revert "Initial support of 2.1 pairing." | Jaikumar Ganesh | 2009-07-17 | 2 | -80/+15 |
* | | Initial support of 2.1 pairing. | Jaikumar Ganesh | 2009-07-17 | 2 | -15/+80 |
* | | Reconnect to A2DP device only if it supports that profile, fix HF AG UUID. | Jaikumar Ganesh | 2009-07-16 | 2 | -4/+15 |
* | | Register OPUSH - Bluetooth OPP service record. | Nick Pelly | 2009-07-14 | 1 | -0/+1 |
* | | am b3948bbd: Merge change 7133 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Run the search dialog at THREAD_PRIORITY_DEFAULT instead of THREAD_PRIORITY_F... | Karl Rosaen | 2009-07-14 | 1 | -1/+1 |
* | | resolved conflicts for merge of b06ea706 to master | Dianne Hackborn | 2009-07-14 | 2 | -23/+92 |
|\ \
| |/ |
|
| * | Add reporting of activity movement for search manager. | Dianne Hackborn | 2009-07-14 | 2 | -23/+92 |
* | | am 5c04841e: Merge change 6912 into donut | Android (Google) Code Review | 2009-07-13 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Merge change 6912 into donut | Android (Google) Code Review | 2009-07-13 | 1 | -0/+8 |
| |\ |
|
| | * | JavaDoc for SearchableInfo.getActivityMetaData() | Bjorn Bringert | 2009-07-13 | 1 | -0/+8 |
* | | | am 506dd3fc: Merge change 6907 into donut | Android (Google) Code Review | 2009-07-13 | 1 | -30/+39 |
|\ \ \
| |/ / |
|
| * | | Initialize searchmanager on demand | Bjorn Bringert | 2009-07-13 | 1 | -30/+39 |
| |/ |
|
* | | am 8440ecce: Merge change 6668 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Check if a searchable is null before adding it to the list of searchables | Mike LeBeau | 2009-07-09 | 1 | -1/+6 |
* | | am 91b0a701: Merge change 6284 into donut | Android (Google) Code Review | 2009-07-08 | 3 | -274/+424 |
|\ \
| |/ |
|
| * | Run search UI on its own thread. | Bjorn Bringert | 2009-07-08 | 3 | -274/+424 |
* | | am d21572cd: NEW_API: Expose autoUrlDetect searchable attribute. | Satish Sampath | 2009-07-08 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | NEW_API: Expose autoUrlDetect searchable attribute. | Satish Sampath | 2009-07-08 | 1 | -0/+15 |
* | | am 50d87fbd: Merge change 5879 into donut | Android (Google) Code Review | 2009-07-02 | 1 | -1/+15 |
|\ \
| |/ |
|
| * | Represent new searchSettingsDescription attribute on searchables in | Mike LeBeau | 2009-06-30 | 1 | -1/+15 |
* | | Rework the property parsing code. | Jaikumar Ganesh | 2009-06-29 | 2 | -24/+56 |
* | | am 41282a35: EnhancedGoogleSearch overrides GoogleSearch if present. | Satish Sampath | 2009-06-23 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | EnhancedGoogleSearch overrides GoogleSearch if present. | Satish Sampath | 2009-06-23 | 1 | -0/+17 |
* | | Send the name of the device in the DeviceFound signal. | Jaikumar Ganesh | 2009-06-19 | 2 | -2/+13 |
* | | am 03255de3: Merge change 4757 into donut | Android (Google) Code Review | 2009-06-19 | 1 | -0/+2 |
|\ \
| |/ |
|