summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* am 2d018a8b: am 07841668: Merge "Move Google-apps specific location settings ...Amith Yamasani2012-07-262-162/+77
|\
| * am 07841668: Merge "Move Google-apps specific location settings to a Google p...Amith Yamasani2012-07-262-162/+77
| |\
| | * Move Google-apps specific location settings to a Google packageAmith Yamasani2012-07-262-162/+77
* | | Merge "Test getAllCellInfo and onCellInfoChanged."Wink Saville2012-07-251-1/+34
|\ \ \
| * | | Test getAllCellInfo and onCellInfoChanged.Wink Saville2012-07-181-1/+34
* | | | Merge "Use updated WifiManager API"Irfan Sheriff2012-07-253-21/+14
|\ \ \ \
| * | | | Use updated WifiManager APIIrfan Sheriff2012-07-253-21/+14
* | | | | Merge "Make Settings PercentageBar RTL aware"Fabrice Di Meglio2012-07-251-18/+45
|\ \ \ \ \
| * | | | | Make Settings PercentageBar RTL awareFabrice Di Meglio2012-07-241-18/+45
| |/ / / /
* | | | | Make Settings app aware of layout directionFabrice Di Meglio2012-07-247-7/+7
|/ / / /
* | | | Fix some long forgottten TTS settings bugsNarayan Kamath2012-07-202-6/+11
* | | | Migrate VpnProfile definition to framework.Jeff Sharkey2012-07-193-121/+2
|/ / /
* | | Clean up codes, fix long lines, improve readability, etcMatthew Xie2012-07-166-19/+23
* | | On an incoming pairing of a newly paired device, setPreferred of theKausik Sinnaswamy2012-07-161-0/+4
* | | Fixed a race condition during pairing with carkits wherein connect wasKausik Sinnaswamy2012-07-161-6/+9
* | | On bluetooth disable, delete all devices that are not bondedRavi Nagarajan2012-07-161-1/+1
* | | Fix to update the checkbox attribute values after connect() is called; This ...Syed Ibrahim M2012-07-161-0/+2
* | | Revert "Changes done to update UI with appropriate checkbox state, when AVRC ...Kausik Sinnaswamy2012-07-162-7/+3
* | | Headset connection status is displayed incorrectly, as the boolean mIsProfile...Ravi Nagarajan2012-07-161-12/+10
* | | Fixed null pointer exception when BT is enabled from settings screen with pre...fredc2012-07-164-7/+38
* | | Changes done to update UI with appropriate checkbox state, when AVRC Connect ...Sreenidhi T2012-07-162-3/+7
* | | Clear the Available (unbonded devices) from the CachedDevices ListKausik Sinnaswamy2012-07-162-0/+16
* | | Auto connect hf/a2dp when any one of them gets connected and timeout happensSwaminatha Balaji2012-07-163-9/+79
* | | Fixed settings crash fix when profile is connected, Bluetooth turned off/of a...fredc2012-07-164-26/+99
* | | Auto connect hf/a2dpSwaminatha Balaji2012-07-164-3/+109
* | | Fixed issue with Settings app crashing after turning on/off and clicking unpairfredc2012-07-161-2/+1
* | | Added null pointer checkzzy2012-07-161-4/+9
* | | add discoverability timoeut when set by 3rd party appSrikanth Uppala2012-07-163-41/+53
* | | Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...Srikanth Uppala2012-07-162-2/+90
* | | Disconnect before UnpairHarish Paryani2012-07-161-2/+0
* | | am b2a16b92: am ea819b07: Merge "Implement issue #6819955: Add button to take...Dianne Hackborn2012-07-131-0/+61
|\ \ \ | |/ /
| * | am ea819b07: Merge "Implement issue #6819955: Add button to take bug report."...Dianne Hackborn2012-07-131-0/+61
| |\ \ | | |/
| | * Implement issue #6819955: Add button to take bug report.Dianne Hackborn2012-07-131-0/+61
* | | Merge "If external storage is emulated, don't show it as separate entries."Dianne Hackborn2012-07-123-18/+33
|\ \ \
| * | | If external storage is emulated, don't show it as separate entries.Dianne Hackborn2012-07-123-18/+33
* | | | am e8b25302: am b0b45c02: Display FCC id for LTE in Settings.John Wang2012-07-121-0/+8
|\ \ \ \ | | |/ / | |/| |
| * | | am b0b45c02: Display FCC id for LTE in Settings.John Wang2012-07-121-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | Display FCC id for LTE in Settings.John Wang2012-07-111-0/+8
* | | | Merge commit '5543404a' into mitWink Saville2012-07-118-12/+17
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Use telephony-commonWink Saville2012-07-118-12/+17
* | | am 7c8363eb: am d80ff0a4: Merge "wifi: update text displayed during hotspot o...Irfan Sheriff2012-07-031-2/+2
|\ \ \ | |/ /
| * | am d80ff0a4: Merge "wifi: update text displayed during hotspot on/off"Irfan Sheriff2012-07-031-2/+2
| |\ \
| | * \ Merge "wifi: update text displayed during hotspot on/off"Irfan Sheriff2012-07-031-2/+2
| | |\ \
| | | * | wifi: update text displayed during hotspot on/offVishal Mahaveer2012-05-021-2/+2
* | | | | am d601be8f: am 313ab172: Fix issue #6761130: Clearing app data in settings d...Dianne Hackborn2012-06-292-11/+25
|\ \ \ \ \ | |/ / / /
| * | | | am 313ab172: Fix issue #6761130: Clearing app data in settings does not clear...Dianne Hackborn2012-06-292-11/+25
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix issue #6761130: Clearing app data in settings does not clear app's USB st...Dianne Hackborn2012-06-292-11/+25
* | | | | am 1f1b9abd: am beb3d8b1: Merge "Fix Settings NPE" into jb-devBrian Muramatsu2012-06-281-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | am beb3d8b1: Merge "Fix Settings NPE" into jb-devBrian Muramatsu2012-06-281-1/+5
| |\ \ \ \ | | |/ / /
| | * | | Fix Settings NPEBrian Muramatsu2012-06-281-1/+5