Commit Graph

641 Commits

Author SHA1 Message Date
Joe Onorato
0ea48d08f7 Merge "Stop spamming the log" 2010-01-06 14:05:14 -08:00
Joe Onorato
7111eea380 Stop spamming the log 2010-01-06 14:01:36 -08:00
Ying Wang
8d1d83ce13 am 759f48ba: am a718832e: Still use ro.monkey
Merge commit '759f48ba1345a8827f217f8db3c71edfca1458c1'

* commit '759f48ba1345a8827f217f8db3c71edfca1458c1':
  Still use ro.monkey
2010-01-06 13:57:51 -08:00
Ying Wang
a718832e28 Still use ro.monkey
http://b/issue?id=1681101
So just some refactoring.
2010-01-06 09:46:17 -08:00
Dianne Hackborn
517ea9ffea Update to use new ActivityManager.forceStopPackage() API. 2010-01-05 15:47:41 -08:00
Ying Wang
18e5cc1b1a am e0415214: am 50cb76f5: Rename ro.monkey to monkey.running
Merge commit 'e0415214c82d6f648b8939ffbf88b7dee9aca1ee'

* commit 'e0415214c82d6f648b8939ffbf88b7dee9aca1ee':
  Rename ro.monkey to monkey.running
2010-01-04 13:49:34 -08:00
Ying Wang
50cb76f585 Rename ro.monkey to monkey.running
So that Monkey can set it before running and reset it after running.
2010-01-04 12:04:25 -08:00
Chia-chi Yeh
4e14211d21 Settings: revise WifiSettings. 2009-12-25 14:48:46 +08:00
Android (Google) Code Review
c7b9d2ecc3 Merge change Ibad792b8
* changes:
  Rename PdpConnection to GsmDataConnection
2009-12-22 15:43:26 -08:00
Wink Saville
0d93697d3a Rename PdpConnection to GsmDataConnection
Change-Id: Ibad792b858fd1f7abd6903b71cddcf7c58cd7ecc
2009-12-22 14:36:47 -08:00
Jeff Sharkey
1c4e96864f Allow bluetooth in airplane mode when in "toggleable" list.
Settings.System.AIRPLANE_MODE_TOGGLEABLE_RADIOS is a list of
radios that can be toggled while in airplane mode.  This CL
changes BluetoothEnabler to respect this.

It parallels the logic in WifiEnabler, which enables OEMs
to allow Wifi changes when in airplane mode.

Most existing devices don't include "bluetooth" in the
toggleable list, which means bluetooth will continue to be
disabled when in airplane mode for those devices.

Fixes http://b/2297314
2009-12-22 14:35:44 -08:00
Michael Chan
fc34079510 am f4ec356d: am d8eec52a: b/2318290 connect should be called instead of connect(profile) if device is unpaired.
Merge commit 'f4ec356df960245889da6f7518ec28c862ebf5e6'

* commit 'f4ec356df960245889da6f7518ec28c862ebf5e6':
  b/2318290 connect should be called instead of connect(profile) if device is unpaired.
2009-12-21 14:39:06 -08:00
Irfan Sheriff
c9a663abf7 WifiSettings has leaked window
Fix for leaked window
Bug: 2311236
2009-12-18 14:52:14 -08:00
Michael Chan
d8eec52a37 b/2318290 connect should be called instead of connect(profile) if device is unpaired.
Change-Id: I5d665d1c3149ffc77387f96c3822e80b84c78de1
2009-12-17 14:30:05 -08:00
Michael Chan
51f99283c6 am fcea8c0d: am 29d70e44: b/2334482 Disable Music and audio by default for the docks
Merge commit 'fcea8c0d131e019e4441fa239720a5e4ecf9ed7d'

* commit 'fcea8c0d131e019e4441fa239720a5e4ecf9ed7d':
  b/2334482 Disable Music and audio by default for the docks
2009-12-17 11:14:29 -08:00
Michael Chan
29d70e44e4 b/2334482 Disable Music and audio by default for the docks
Change-Id: I1d84cd1dfe54dd3ae4e9183a291cb8f3e0d5da5a
2009-12-17 10:49:14 -08:00
Bjorn Bringert
7e6b3d7e6d Delete obsolete LauncherAppWidgetBinder activity
Launcher no longer needs this activity to bind
appwidgets.

Change-Id: I5c33cfc0eb02ee5d7310c14b8c2b83d818c4e4e8
2009-12-16 13:25:02 +00:00
Charles Chen
5dbc74ac7e Exposing the ability to select a default TTS engine to the
user by adding it into Settings.
2009-12-14 17:00:42 -08:00
Michael Chan
3a3ad73640 am 483deed6: am 2321e1dc: am 052ad242: b/2323277 Fixed race condition where the user clicks on the dialog before dismiss() is processed.
Merge commit '483deed6f3d91329d02bb37af64f032e4eaa3621'

* commit '483deed6f3d91329d02bb37af64f032e4eaa3621':
  b/2323277 Fixed race condition where the user clicks on the dialog before dismiss() is processed.
2009-12-14 15:33:50 -08:00
Romain Guy
3418cb4df5 Fix possible NPE in ActivityPicker.
Bug: 2325451.

This change also improves the UI by returning an empty drawable of the appropriate
size to make sure all labels line up correctly in the list.
2009-12-14 14:22:37 -08:00
Michael Chan
2321e1dca0 am 052ad242: b/2323277 Fixed race condition where the user clicks on the dialog before dismiss() is processed.
Merge commit '052ad24219bbb170d9d028a460741524a768915a' into eclair-mr2

* commit '052ad24219bbb170d9d028a460741524a768915a':
  b/2323277 Fixed race condition where the user clicks on the dialog before dismiss() is processed.
2009-12-14 11:49:24 -08:00
Michael Chan
052ad24219 b/2323277 Fixed race condition where the user clicks on the dialog before dismiss() is processed.
Change-Id: Iae98c45e4c1c5d36f33d6519ee2adba515f6b9aa
2009-12-14 10:42:27 -08:00
Michael Chan
46c176d112 am 0a022541: am 38badc8b: am 9463c2f8: b/2320107 NPE when receiving a Undock event without a device
Merge commit '0a0225418366e4502e18e414e71a04d575b1a47e'

* commit '0a0225418366e4502e18e414e71a04d575b1a47e':
  b/2320107 NPE when receiving a Undock event without a device
2009-12-11 12:25:55 -08:00
Michael Chan
62698165f4 am 362d5b17: am bd0b2542: am a87f2fd7: b/2320107 Fixed NPE for class bits. Docks do not have class bits.
Merge commit '362d5b17c0ff8f8f7207bbdec9c952d19c83b3be'

* commit '362d5b17c0ff8f8f7207bbdec9c952d19c83b3be':
  b/2320107 Fixed NPE for class bits. Docks do not have class bits.
2009-12-11 01:39:43 -08:00
Jaikumar Ganesh
615e524561 am 1aeebabf: am 3681cfb8: am 613549a6: Merge change I2c3621d1 into eclair
Merge commit '1aeebabfd3753b264eed73d3448382ebda7426d5'

* commit '1aeebabfd3753b264eed73d3448382ebda7426d5':
  Fix desk dock getting stuck after unpairing.
2009-12-10 23:45:09 -08:00
Michael Chan
0ba68d4ff6 am dcfb0dfe: am 175821f9: am d1469da1: Merge change I10036c49 into eclair
Merge commit 'dcfb0dfee1446cd6bc27eeb61c5c25e6159955b1'

* commit 'dcfb0dfee1446cd6bc27eeb61c5c25e6159955b1':
  b/2296110 Disable debugging/logging code before shipping.
2009-12-10 23:45:05 -08:00
Jaikumar Ganesh
635201de4c am d2a91007: am 41fccf2c: am 6e3ee10a: Fix auto connection of A2DP profile.
Merge commit 'd2a910077a833bac1b985c4c780172b0e43d18b6'

* commit 'd2a910077a833bac1b985c4c780172b0e43d18b6':
  Fix auto connection of A2DP profile.
2009-12-10 23:45:01 -08:00
Michael Chan
38badc8ba0 am 9463c2f8: b/2320107 NPE when receiving a Undock event without a device
Merge commit '9463c2f8d5f09ef9cc015405640bbf845f0f7a8a' into eclair-mr2

* commit '9463c2f8d5f09ef9cc015405640bbf845f0f7a8a':
  b/2320107 NPE when receiving a Undock event without a device
2009-12-10 23:08:40 -08:00
Michael Chan
9463c2f8d5 b/2320107 NPE when receiving a Undock event without a device
Change-Id: Ic3c964f2d58462a1b7c82f2de2dd997679f90ba7
2009-12-10 22:53:14 -08:00
Michael Chan
bd0b2542a8 am a87f2fd7: b/2320107 Fixed NPE for class bits. Docks do not have class bits.
Merge commit 'a87f2fd7d82e5055e0f9ea2c93704ed0b58f27ef' into eclair-mr2

* commit 'a87f2fd7d82e5055e0f9ea2c93704ed0b58f27ef':
  b/2320107 Fixed NPE for class bits. Docks do not have class bits.
2009-12-10 19:48:21 -08:00
Jaikumar Ganesh
3681cfb83b am 613549a6: Merge change I2c3621d1 into eclair
Merge commit '613549a622eac8278c9f81a1df83484c256652bf' into eclair-mr2

* commit '613549a622eac8278c9f81a1df83484c256652bf':
  Fix desk dock getting stuck after unpairing.
2009-12-10 17:59:14 -08:00
Michael Chan
175821f978 am d1469da1: Merge change I10036c49 into eclair
Merge commit 'd1469da150f44415135d657d57592f066670b317' into eclair-mr2

* commit 'd1469da150f44415135d657d57592f066670b317':
  b/2296110 Disable debugging/logging code before shipping.
2009-12-10 17:59:10 -08:00
Michael Chan
92650ea0bc am ae03d202: am c8559a52: am d70e205b: Merge change I724fc8fd into eclair
Merge commit 'ae03d202c65de85270a20900e1e80608692b815f'

* commit 'ae03d202c65de85270a20900e1e80608692b815f':
  b/2317194 Synchronize command queue to prevent ConcurrentModificationException from happening
2009-12-10 17:57:18 -08:00
Michael Chan
344884d0da am b37c4a09: am 5217a122: am 1d5f14bd: Merge change I92124d28 into eclair
Merge commit 'b37c4a09bbf9535db984b7165612184b4024a01e'

* commit 'b37c4a09bbf9535db984b7165612184b4024a01e':
  b/2296110 Car Dock - Stop service when done processing each command. Clean up logs.
2009-12-10 17:57:14 -08:00
Michael Chan
81c8e4471d am 0443bc05: am 20b0ae92: am 488a80a7: Merge change Id587a517 into eclair
Merge commit '0443bc05b860f80925ebe6d46ba9a080313ec3ab'

* commit '0443bc05b860f80925ebe6d46ba9a080313ec3ab':
  b/2314560 Prevent PIN dialog from showing up on undocked docks
2009-12-10 17:57:09 -08:00
Jaikumar Ganesh
41fccf2cb3 am 6e3ee10a: Fix auto connection of A2DP profile.
Merge commit '6e3ee10a99b4d71ffe8f2473dcb8c6dbf4da0ed5' into eclair-mr2

* commit '6e3ee10a99b4d71ffe8f2473dcb8c6dbf4da0ed5':
  Fix auto connection of A2DP profile.
2009-12-10 17:56:44 -08:00
Michael Chan
c8559a526c am d70e205b: Merge change I724fc8fd into eclair
Merge commit 'd70e205b4c6dbf9661b972aa208d5a42927bdd88' into eclair-mr2

* commit 'd70e205b4c6dbf9661b972aa208d5a42927bdd88':
  b/2317194 Synchronize command queue to prevent ConcurrentModificationException from happening
2009-12-10 17:41:34 -08:00
Michael Chan
5217a122d7 am 1d5f14bd: Merge change I92124d28 into eclair
Merge commit '1d5f14bd54490ccd4c93dfe350aa5abfbfe9ceda' into eclair-mr2

* commit '1d5f14bd54490ccd4c93dfe350aa5abfbfe9ceda':
  b/2296110 Car Dock - Stop service when done processing each command. Clean up logs.
2009-12-10 17:41:29 -08:00
Michael Chan
20b0ae927e am 488a80a7: Merge change Id587a517 into eclair
Merge commit '488a80a7b111f5906bf51101785a95a6c640d265' into eclair-mr2

* commit '488a80a7b111f5906bf51101785a95a6c640d265':
  b/2314560 Prevent PIN dialog from showing up on undocked docks
2009-12-10 17:41:23 -08:00
Michael Chan
a87f2fd7d8 b/2320107 Fixed NPE for class bits. Docks do not have class bits.
Change-Id: Ibe4f697a906010f8f3ee270b891db286a4976f8a
2009-12-10 16:07:11 -08:00
Irfan Sheriff
d6f42ceb90 am a702cab6: am 2ff62e2c: Wifi diagnostic app to enable debug and provide information
Merge commit 'a702cab6cf99c6c2168f0662d9c15adbf76011ab'

* commit 'a702cab6cf99c6c2168f0662d9c15adbf76011ab':
  Wifi diagnostic app to enable debug and provide information
2009-12-10 15:21:39 -08:00
Irfan Sheriff
2ff62e2c7b Wifi diagnostic app to enable debug and provide information
This is the first checkin on the wifi diagnostic app. Right now,
it supports using the WifiManager API, shows the configuration details
and provides status on the supplicant, network and wifi state along with
some additional details.

More to come:
- add more API and status on any additional fields
- provide a way to show some logs

Bug: 2302130
2009-12-10 15:07:05 -08:00
Oscar Montemayor
56e1526114 Encrypted File Systems. Recovery process - adding interface settings to toggle feature.
Created a confirmation dialog before rebooring the device.
2009-12-10 14:56:05 -08:00
Bjorn Bringert
793a9afc61 am 1ac497b2: am d6e36463: Merge change Ib5077943 into eclair-mr2
Merge commit '1ac497b219aef7de2de4449a93666ab4ba5cb181'

* commit '1ac497b219aef7de2de4449a93666ab4ba5cb181':
  Fix NPE when APPWIDGET_PICK has no value for EXTRA_CUSTOM_INFO
2009-12-10 14:39:36 -08:00
Romain Guy
6771ec6560 am d5f1e194: am 267a47e6: Display icons in the correct density in the ActivityPicker.
Merge commit 'd5f1e194a608f9985ae95c6fa061f2468b499a52'

* commit 'd5f1e194a608f9985ae95c6fa061f2468b499a52':
  Display icons in the correct density in the ActivityPicker.
2009-12-10 06:59:11 -08:00
Michael Chan
fa85331717 am f4b337ce: am a20da808: am 14638566: b/2296110 Car Dock - Enable BT if not already enabled.
Merge commit 'f4b337ce10dc555ac7a1588156715af232c2be0c'

* commit 'f4b337ce10dc555ac7a1588156715af232c2be0c':
  b/2296110 Car Dock - Enable BT if not already enabled.
2009-12-10 06:59:07 -08:00
Michael Chan
8c98fc0a35 am af03e5f0: am 41eb3841: am 0c75b2d2: Merge change I80790bdb into eclair
Merge commit 'af03e5f0f32d56b831bdb2c849e32af796e49306'

* commit 'af03e5f0f32d56b831bdb2c849e32af796e49306':
  b/2296110 Dialog for setting up dock audio.
2009-12-10 06:59:02 -08:00
Jaikumar Ganesh
ece711b124 am 0f9fe5ac: am e509c36f: am 55dc6cb9: Disconnect even Sinks in Connecting state while connecting another sink.
Merge commit '0f9fe5ac7112624be064a7fc5bcf6f0abe0c0250'

* commit '0f9fe5ac7112624be064a7fc5bcf6f0abe0c0250':
  Disconnect even Sinks in Connecting state while connecting another sink.
2009-12-10 06:58:58 -08:00
Android (Google) Code Review
613549a622 Merge change I2c3621d1 into eclair
* changes:
  Fix desk dock getting stuck after unpairing.
2009-12-10 02:44:12 -08:00
Android (Google) Code Review
d1469da150 Merge change I10036c49 into eclair
* changes:
  b/2296110 Disable debugging/logging code before shipping.
2009-12-10 02:41:41 -08:00