summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do a null check on setting an AP as configured"Irfan Sheriff2010-01-071-2/+8
|\
| * Do a null check on setting an AP as configuredIrfan Sheriff2010-01-061-2/+8
* | settings: Change unmount button to a mount/unmount toggleSan Mehat2010-01-061-9/+37
|/
* Merge "Stop spamming the log"Joe Onorato2010-01-061-8/+15
|\
| * Stop spamming the logJoe Onorato2010-01-061-8/+15
* | am 759f48ba: am a718832e: Still use ro.monkeyYing Wang2010-01-065-19/+19
|\ \ | |/ |/|
| * Still use ro.monkeyYing Wang2010-01-065-19/+19
* | Update to use new ActivityManager.forceStopPackage() API.Dianne Hackborn2010-01-052-2/+2
* | am e0415214: am 50cb76f5: Rename ro.monkey to monkey.runningYing Wang2010-01-044-9/+9
|\ \ | |/
| * Rename ro.monkey to monkey.runningYing Wang2010-01-044-9/+9
* | Settings: revise WifiSettings.Chia-chi Yeh2009-12-252-63/+44
* | Merge change Ibad792b8Android (Google) Code Review2009-12-221-8/+8
|\ \
| * | Rename PdpConnection to GsmDataConnectionWink Saville2009-12-221-8/+8
* | | Allow bluetooth in airplane mode when in "toggleable" list.Jeff Sharkey2009-12-223-24/+42
|/ /
* | am f4ec356d: am d8eec52a: b/2318290 connect should be called instead of conne...Michael Chan2009-12-211-4/+9
|\ \ | |/
| * b/2318290 connect should be called instead of connect(profile) if device is u...Michael Chan2009-12-171-4/+9
* | WifiSettings has leaked windowIrfan Sheriff2009-12-181-0/+3
* | am fcea8c0d: am 29d70e44: b/2334482 Disable Music and audio by default for th...Michael Chan2009-12-171-2/+2
|\ \ | |/
| * b/2334482 Disable Music and audio by default for the docksMichael Chan2009-12-171-2/+2
* | Delete obsolete LauncherAppWidgetBinder activityBjorn Bringert2009-12-161-225/+0
* | Exposing the ability to select a default TTS engine to theCharles Chen2009-12-141-1/+33
* | am 483deed6: am 2321e1dc: am 052ad242: b/2323277 Fixed race condition where t...Michael Chan2009-12-141-2/+4
|\ \
| * \ am 052ad242: b/2323277 Fixed race condition where the user clicks on the dial...Michael Chan2009-12-141-2/+4
| |\ \ | | |/
| | * b/2323277 Fixed race condition where the user clicks on the dialog before dis...Michael Chan2009-12-141-2/+4
* | | Fix possible NPE in ActivityPicker.Romain Guy2009-12-141-56/+113
* | | am 0a022541: am 38badc8b: am 9463c2f8: b/2320107 NPE when receiving a Undock ...Michael Chan2009-12-111-1/+1
|\ \ \ | |/ /
| * | am 9463c2f8: b/2320107 NPE when receiving a Undock event without a deviceMichael Chan2009-12-101-1/+1
| |\ \ | | |/
| | * b/2320107 NPE when receiving a Undock event without a deviceMichael Chan2009-12-101-1/+1
* | | am 362d5b17: am bd0b2542: am a87f2fd7: b/2320107 Fixed NPE for class bits. Do...Michael Chan2009-12-112-17/+22
|\ \ \ | |/ /
| * | am a87f2fd7: b/2320107 Fixed NPE for class bits. Docks do not have class bits.Michael Chan2009-12-102-17/+22
| |\ \ | | |/
| | * b/2320107 Fixed NPE for class bits. Docks do not have class bits.Michael Chan2009-12-102-17/+22
* | | am 1aeebabf: am 3681cfb8: am 613549a6: Merge change I2c3621d1 into eclairJaikumar Ganesh2009-12-102-1/+11
|\ \ \ | |/ /
| * | am 613549a6: Merge change I2c3621d1 into eclairJaikumar Ganesh2009-12-102-1/+11
| |\ \ | | |/
| | * Merge change I2c3621d1 into eclairAndroid (Google) Code Review2009-12-102-1/+11
| | |\
| | | * Fix desk dock getting stuck after unpairing.Jaikumar Ganesh2009-12-102-1/+11
* | | | am dcfb0dfe: am 175821f9: am d1469da1: Merge change I10036c49 into eclairMichael Chan2009-12-102-2/+2
|\ \ \ \ | |/ / /
| * | | am d1469da1: Merge change I10036c49 into eclairMichael Chan2009-12-102-2/+2
| |\ \ \ | | |/ /
| | * | Merge change I10036c49 into eclairAndroid (Google) Code Review2009-12-102-2/+2
| | |\ \ | | | |/ | | |/|
| | | * b/2296110 Disable debugging/logging code before shipping.Michael Chan2009-12-092-2/+2
* | | | am d2a91007: am 41fccf2c: am 6e3ee10a: Fix auto connection of A2DP profile.Jaikumar Ganesh2009-12-101-4/+14
|\ \ \ \ | |/ / /
| * | | am 6e3ee10a: Fix auto connection of A2DP profile.Jaikumar Ganesh2009-12-101-4/+14
| |\ \ \ | | |/ /
| | * | Fix auto connection of A2DP profile.Jaikumar Ganesh2009-12-091-4/+14
| | |/
* | | am ae03d202: am c8559a52: am d70e205b: Merge change I724fc8fd into eclairMichael Chan2009-12-101-3/+3
|\ \ \ | |/ /
| * | am d70e205b: Merge change I724fc8fd into eclairMichael Chan2009-12-101-3/+3
| |\ \ | | |/
| | * Merge change I724fc8fd into eclairAndroid (Google) Code Review2009-12-091-3/+3
| | |\
| | | * b/2317194 Synchronize command queue to prevent ConcurrentModificationExceptio...Michael Chan2009-12-091-3/+3
* | | | am b37c4a09: am 5217a122: am 1d5f14bd: Merge change I92124d28 into eclairMichael Chan2009-12-102-14/+9
|\ \ \ \ | |/ / /
| * | | am 1d5f14bd: Merge change I92124d28 into eclairMichael Chan2009-12-102-14/+9
| |\ \ \ | | |/ /
| | * | Merge change I92124d28 into eclairAndroid (Google) Code Review2009-12-092-14/+9
| | |\ \
| | | * | b/2296110 Car Dock - Stop service when done processing each command. Clean up...Michael Chan2009-12-092-14/+9