Commit Graph

1692 Commits

Author SHA1 Message Date
Jaikumar Ganesh
0f9fe5ac71 am e509c36f: am 55dc6cb9: Disconnect even Sinks in Connecting state while connecting another sink.
Merge commit 'e509c36f1ed3b33da223c2f7b54372b20421d317' into eclair-mr2-plus-aosp

* commit 'e509c36f1ed3b33da223c2f7b54372b20421d317':
  Disconnect even Sinks in Connecting state while connecting another sink.
2009-12-09 15:42:25 -08:00
Romain Guy
832bc8ee41 am a9f9031b: Display icons in the correct density in the ActivityPicker. This also fixes a memory leak in Home.
Merge commit 'a9f9031ba35433a7e009da6099b17cf603372a70' into eclair-plus-aosp

* commit 'a9f9031ba35433a7e009da6099b17cf603372a70':
  Display icons in the correct density in the ActivityPicker.
2009-12-09 15:25:34 -08:00
Romain Guy
a9f9031ba3 Display icons in the correct density in the ActivityPicker.
This also fixes a memory leak in Home.

Do not merge.

Change-Id: Ib69b4055fae2c8705887bbd12be7fa61b689eb03
2009-12-09 15:20:46 -08:00
Romain Guy
267a47e683 Display icons in the correct density in the ActivityPicker. 2009-12-09 12:17:33 -08:00
Bjorn Bringert
7be5137e12 Fix NPE when APPWIDGET_PICK has no value for EXTRA_CUSTOM_INFO
Fixes http://b/issue?id=2315370

Change-Id: Ib5077943f40e66f1d6d4121416d0a36f7bdcfc9d
2009-12-09 14:43:50 +00:00
Michael Chan
a20da808f0 am 14638566: b/2296110 Car Dock - Enable BT if not already enabled.
Merge commit '146385663bb55d9f55ad179d3c35ccf5cac13fc8' into eclair-mr2

* commit '146385663bb55d9f55ad179d3c35ccf5cac13fc8':
  b/2296110 Car Dock - Enable BT if not already enabled.
2009-12-08 14:22:17 -08:00
Michael Chan
ffc30afb66 am 14638566: b/2296110 Car Dock - Enable BT if not already enabled.
Merge commit '146385663bb55d9f55ad179d3c35ccf5cac13fc8' into eclair-plus-aosp

* commit '146385663bb55d9f55ad179d3c35ccf5cac13fc8':
  b/2296110 Car Dock - Enable BT if not already enabled.
2009-12-08 14:22:17 -08:00
Michael Chan
146385663b b/2296110 Car Dock - Enable BT if not already enabled.
Change-Id: If1798f62c9438e58c342869176437067f941c8cb
2009-12-08 14:18:13 -08:00
Michael Chan
4e1e2d2bf6 am 0c75b2d2: Merge change I80790bdb into eclair
Merge commit '0c75b2d2dc35b88d5cb9db96afc72ed074ca5350' into eclair-plus-aosp

* commit '0c75b2d2dc35b88d5cb9db96afc72ed074ca5350':
  b/2296110 Dialog for setting up dock audio.
2009-12-07 20:50:54 -08:00
Michael Chan
41eb38412a am 0c75b2d2: Merge change I80790bdb into eclair
Merge commit '0c75b2d2dc35b88d5cb9db96afc72ed074ca5350' into eclair-mr2

* commit '0c75b2d2dc35b88d5cb9db96afc72ed074ca5350':
  b/2296110 Dialog for setting up dock audio.
2009-12-07 20:50:32 -08:00
Android (Google) Code Review
0c75b2d2dc Merge change I80790bdb into eclair
* changes:
  b/2296110 Dialog for setting up dock audio.
2009-12-07 20:48:16 -08:00
Michael Chan
df9504ef58 b/2296110 Dialog for setting up dock audio.
Reimplemented as a Foreground Service just so it can get on top of the Car Dock App.
Added debounce mechanism to not disconnect immediately after getting a undock event.
Each dock now has its own "Remember setting".
Remember Settings is on by default

Change-Id: I80790bdb7c831e2a642365b92433012191aa70c1
2009-12-07 16:57:26 -08:00
Jaikumar Ganesh
e509c36f1e am 55dc6cb9: Disconnect even Sinks in Connecting state while connecting another sink.
Merge commit '55dc6cb99db1f9f6677dfec5a25a34e933807be5' into eclair-mr2

* commit '55dc6cb99db1f9f6677dfec5a25a34e933807be5':
  Disconnect even Sinks in Connecting state while connecting another sink.
2009-12-07 15:52:53 -08:00
Jaikumar Ganesh
b659c9e410 am 55dc6cb9: Disconnect even Sinks in Connecting state while connecting another sink.
Merge commit '55dc6cb99db1f9f6677dfec5a25a34e933807be5' into eclair-plus-aosp

* commit '55dc6cb99db1f9f6677dfec5a25a34e933807be5':
  Disconnect even Sinks in Connecting state while connecting another sink.
2009-12-07 15:52:22 -08:00
Jaikumar Ganesh
55dc6cb99d Disconnect even Sinks in Connecting state while connecting another sink.
We can hit this more when using a Car Dock

Bug: 2133530
Dr No: Eastham
2009-12-07 15:22:50 -08:00
Michael Chan
a7703377da am a11c5723: am 2ffa95fd: am 0bd445b9: b/2296110 New Dialog which appears when phone is place on dock.
Merge commit 'a11c57234f99f987cd4bdc7f2aa6d02a54ce3032'

* commit 'a11c57234f99f987cd4bdc7f2aa6d02a54ce3032':
  b/2296110 New Dialog which appears when phone is place on dock.
2009-12-04 04:32:44 -08:00
Michael Chan
117d5bedff am 35b7b3fa: am 87985ae6: am 3327f788: b/2293042 Fixed the problem where A2DP connections may fail if there\'s an existing connection to another device.
Merge commit '35b7b3fa68fd5bf01242d5763b516c5d7ad87324'

* commit '35b7b3fa68fd5bf01242d5763b516c5d7ad87324':
  b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device.
2009-12-04 04:24:57 -08:00
Michael Chan
a11c57234f am 2ffa95fd: am 0bd445b9: b/2296110 New Dialog which appears when phone is place on dock.
Merge commit '2ffa95fd591424ae87337078ead9693b716a9873' into eclair-mr2-plus-aosp

* commit '2ffa95fd591424ae87337078ead9693b716a9873':
  b/2296110 New Dialog which appears when phone is place on dock.
2009-12-03 20:47:16 -08:00
Michael Chan
85230695f7 am 0bd445b9: b/2296110 New Dialog which appears when phone is place on dock.
Merge commit '0bd445b974292dc3910b6bb85dcee7e7c378968f' into eclair-plus-aosp

* commit '0bd445b974292dc3910b6bb85dcee7e7c378968f':
  b/2296110 New Dialog which appears when phone is place on dock.
2009-12-03 20:44:50 -08:00
Michael Chan
2ffa95fd59 am 0bd445b9: b/2296110 New Dialog which appears when phone is place on dock.
Merge commit '0bd445b974292dc3910b6bb85dcee7e7c378968f' into eclair-mr2

* commit '0bd445b974292dc3910b6bb85dcee7e7c378968f':
  b/2296110 New Dialog which appears when phone is place on dock.
2009-12-03 20:44:45 -08:00
Michael Chan
0bd445b974 b/2296110 New Dialog which appears when phone is place on dock.
Change-Id: I58b216ee9b4ca9ce16210309358c0512271e128e
2009-12-03 20:32:38 -08:00
Michael Chan
35b7b3fa68 am 87985ae6: am 3327f788: b/2293042 Fixed the problem where A2DP connections may fail if there\'s an existing connection to another device.
Merge commit '87985ae6de00f4001f957d7a27004843872a7e2a' into eclair-mr2-plus-aosp

* commit '87985ae6de00f4001f957d7a27004843872a7e2a':
  b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device.
2009-12-03 16:37:53 -08:00
Michael Chan
87985ae6de am 3327f788: b/2293042 Fixed the problem where A2DP connections may fail if there\'s an existing connection to another device.
Merge commit '3327f7887328c55ef2d837a8e2a07cea2070c744' into eclair-mr2

* commit '3327f7887328c55ef2d837a8e2a07cea2070c744':
  b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device.
2009-12-03 12:23:17 -08:00
Michael Chan
94c379ed14 am 3327f788: b/2293042 Fixed the problem where A2DP connections may fail if there\'s an existing connection to another device.
Merge commit '3327f7887328c55ef2d837a8e2a07cea2070c744' into eclair-plus-aosp

* commit '3327f7887328c55ef2d837a8e2a07cea2070c744':
  b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device.
2009-12-03 12:14:22 -08:00
Michael Chan
3327f78873 b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device.
Change-Id: I1b4963a167b633c0905e2719ab3f651ff8be9f2c
2009-12-03 11:45:59 -08:00
Jaikumar Ganesh
45047692a1 am 36305d01: (-s ours) am f74e344d: am 9f1d9c16: (-s ours) Merge change I9a1ed7e4 into eclair
Merge commit '36305d01f2998396b9c49b02f6c35c76d417a048'

* commit '36305d01f2998396b9c49b02f6c35c76d417a048':
  Update to reflect new priorities for A2DP profile. DO NOT MERGE.
2009-12-02 20:41:26 -08:00
Amith Yamasani
534a734cfa am b6d5b264: am 1a8cb120: am e2caf2ee: Merge change I82be95f6 into eclair
Merge commit 'b6d5b264649f7940739fd5b15755e75ccd7633fc'

* commit 'b6d5b264649f7940739fd5b15755e75ccd7633fc':
  Feature #2296147	Settings for Car/Desk Dock on certain devices
2009-12-02 20:41:10 -08:00
Eric Fischer
bc913a1b36 am dc8fb3e7: (-s ours) am e5142b7f: am 81482b04: (-s ours) Import revised translations. DO NOT MERGE
Merge commit 'dc8fb3e7e0290902300df9677eb08455e51c008b'

* commit 'dc8fb3e7e0290902300df9677eb08455e51c008b':
  Import revised translations.  DO NOT MERGE
2009-12-02 20:39:44 -08:00
Amith Yamasani
6ff54fce09 am 1b305084: am 379953de: am 8f2fb65b: Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
Merge commit '1b305084946df160b801596615b6e5090d70fa2e'

* commit '1b305084946df160b801596615b6e5090d70fa2e':
  Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
2009-12-02 20:26:49 -08:00
Jaikumar Ganesh
36305d01f2 am f74e344d: am 9f1d9c16: (-s ours) Merge change I9a1ed7e4 into eclair
Merge commit 'f74e344df00da63e866182cad7b6fe1cd372e779' into eclair-mr2-plus-aosp

* commit 'f74e344df00da63e866182cad7b6fe1cd372e779':
  Update to reflect new priorities for A2DP profile. DO NOT MERGE.
2009-12-02 16:14:10 -08:00
Jaikumar Ganesh
f74e344df0 am 9f1d9c16: (-s ours) Merge change I9a1ed7e4 into eclair
Merge commit '9f1d9c16887d2bdebce65ceb1ac80e1fedd9ef48' into eclair-mr2

* commit '9f1d9c16887d2bdebce65ceb1ac80e1fedd9ef48':
  Update to reflect new priorities for A2DP profile. DO NOT MERGE.
2009-12-02 16:09:30 -08:00
Jaikumar Ganesh
08ff9396f7 am 9f1d9c16: Merge change I9a1ed7e4 into eclair
Merge commit '9f1d9c16887d2bdebce65ceb1ac80e1fedd9ef48' into eclair-plus-aosp

* commit '9f1d9c16887d2bdebce65ceb1ac80e1fedd9ef48':
  Update to reflect new priorities for A2DP profile. DO NOT MERGE.
2009-12-02 16:08:05 -08:00
Android (Google) Code Review
9f1d9c1688 Merge change I9a1ed7e4 into eclair
* changes:
  Update to reflect new priorities for A2DP profile. DO NOT MERGE.
2009-12-02 16:02:52 -08:00
Amith Yamasani
b6d5b26464 am 1a8cb120: am e2caf2ee: Merge change I82be95f6 into eclair
Merge commit '1a8cb120b1a2a4df0d23831c3482a545f284ca86' into eclair-mr2-plus-aosp

* commit '1a8cb120b1a2a4df0d23831c3482a545f284ca86':
  Feature #2296147	Settings for Car/Desk Dock on certain devices
2009-12-02 15:51:24 -08:00
Amith Yamasani
1a8cb120b1 am e2caf2ee: Merge change I82be95f6 into eclair
Merge commit 'e2caf2eefe84418fb1390b24aa24d5ec021438a8' into eclair-mr2

* commit 'e2caf2eefe84418fb1390b24aa24d5ec021438a8':
  Feature #2296147	Settings for Car/Desk Dock on certain devices
2009-12-02 15:47:19 -08:00
Amith Yamasani
d822820589 am e2caf2ee: Merge change I82be95f6 into eclair
Merge commit 'e2caf2eefe84418fb1390b24aa24d5ec021438a8' into eclair-plus-aosp

* commit 'e2caf2eefe84418fb1390b24aa24d5ec021438a8':
  Feature #2296147	Settings for Car/Desk Dock on certain devices
2009-12-02 15:46:53 -08:00
Android (Google) Code Review
e2caf2eefe Merge change I82be95f6 into eclair
* changes:
  Feature #2296147	Settings for Car/Desk Dock on certain devices
2009-12-02 15:42:48 -08:00
Jaikumar Ganesh
9a1ed7e4e6 Update to reflect new priorities for A2DP profile. DO NOT MERGE.
1. PRIORITY_OFF is when it is unchecked.
2. PRIORITY_ON is when it is checked.
3. PRIORITY_AUTO_CONNECT is when we want to auto connect.

When the box is checked, we want to auto connect,
so set the priority to AUTO_CONNECT.
When the user disconnects, we set the priority back
to PRIORITY_ON.

Change priority for Headset profile on the same lines as A2DP profile.

AUTO_CONNECT => we auto_connect.
ON => Settings app box is checked and we allow incoming connections.
OFF => Settings app check box is unchecked.

Dr no: Eastham
Bug: 2133530
2009-12-02 15:38:52 -08:00
Amith Yamasani
d2b3ab088f Feature #2296147 Settings for Car/Desk Dock on certain devices
This inserts a launcher for the Dock settings dialog, if the
device supports it and is currently docked.
The menu item disappears if the phone is not docked in the car/desk dock.
2009-12-02 15:36:34 -08:00
Eric Fischer
dc8fb3e7e0 am e5142b7f: am 81482b04: (-s ours) Import revised translations. DO NOT MERGE
Merge commit 'e5142b7f61bdb88167cdd5877ea17dd488104814' into eclair-mr2-plus-aosp

* commit 'e5142b7f61bdb88167cdd5877ea17dd488104814':
  Import revised translations.  DO NOT MERGE
2009-12-02 15:18:32 -08:00
Eric Fischer
c7bdedfea0 am 81482b04: Import revised translations. DO NOT MERGE
Merge commit '81482b04be2147bf88f96290581cc2fd2093b5a9' into eclair-plus-aosp

* commit '81482b04be2147bf88f96290581cc2fd2093b5a9':
  Import revised translations.  DO NOT MERGE
2009-12-02 15:14:21 -08:00
Eric Fischer
e5142b7f61 am 81482b04: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '81482b04be2147bf88f96290581cc2fd2093b5a9' into eclair-mr2

* commit '81482b04be2147bf88f96290581cc2fd2093b5a9':
  Import revised translations.  DO NOT MERGE
2009-12-02 15:12:28 -08:00
Eric Fischer
81482b04be Import revised translations. DO NOT MERGE 2009-12-02 14:57:56 -08:00
Amith Yamasani
1b30508494 am 379953de: am 8f2fb65b: Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
Merge commit '379953def17d6aec7a07a01a7d337403c63bdf44' into eclair-mr2-plus-aosp

* commit '379953def17d6aec7a07a01a7d337403c63bdf44':
  Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
2009-12-02 09:55:29 -08:00
Amith Yamasani
379953def1 am 8f2fb65b: Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
Merge commit '8f2fb65b360ebc7ed71ddbc884451536e5e99c03' into eclair-mr2

* commit '8f2fb65b360ebc7ed71ddbc884451536e5e99c03':
  Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
2009-12-02 09:50:05 -08:00
Amith Yamasani
1443eb9f35 am 8f2fb65b: Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
Merge commit '8f2fb65b360ebc7ed71ddbc884451536e5e99c03' into eclair-plus-aosp

* commit '8f2fb65b360ebc7ed71ddbc884451536e5e99c03':
  Setting in Sound & Display for trackball pulsing on notification. Bug #2238250
2009-12-02 08:40:50 -08:00
Amith Yamasani
8f2fb65b36 Setting in Sound & Display for trackball pulsing on notification. Bug #2238250 2009-12-01 19:06:14 -08:00
Eric Fischer
1663dd272d am 1451d229: (-s ours) am 42b78b6b: am 76395bc9: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '1451d22954b90987d4fc732e4fade5a2d0285568'

* commit '1451d22954b90987d4fc732e4fade5a2d0285568':
  Import revised translations.  DO NOT MERGE
2009-12-01 17:39:19 -08:00
Irfan Sheriff
5babd80402 am a8eae3f3: am 60e57143: Missing Forget button after doing Add Network on an AP in the scanned list
Merge commit 'a8eae3f387380b8270e259284b3944b8d0388573'

* commit 'a8eae3f387380b8270e259284b3944b8d0388573':
  Missing Forget button after doing Add Network on an AP in the scanned list
2009-12-01 17:31:33 -08:00
Jaikumar Ganesh
5534ab1fb0 am fe0540c2: am 6c01d130: Merge change I42499a85 into eclair-mr2
Merge commit 'fe0540c26d661eb56e7693e47189039326e19f72'

* commit 'fe0540c26d661eb56e7693e47189039326e19f72':
  Change priority for Headset profile on the same lines as A2DP profile.
2009-12-01 17:31:29 -08:00