summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #3163240: Blank running services screen after returningDianne Hackborn2010-11-162-8/+2
* Refactor DateTimeSettingsSetup.Daisuke Miyakawa2010-11-162-71/+131
* Merge "Show option in DateTimeSettings."Daisuke Miyakawa2010-11-161-0/+1
|\
| * Show option in DateTimeSettings.Daisuke Miyakawa2010-11-151-0/+1
* | Merge "Jump to top-level settings when launched from system bar or Settings s...Amith Yamasani2010-11-161-0/+14
|\ \
| * | Jump to top-level settings when launched from system bar or Settings shortcut.Amith Yamasani2010-11-161-0/+14
* | | Merge "Remove the limit of available Wi-Fi networks"Daisuke Miyakawa2010-11-151-9/+0
|\ \ \ | |/ / |/| |
| * | Remove the limit of available Wi-Fi networksDaisuke Miyakawa2010-11-151-9/+0
| |/
* | Merge "Don't show battery usage information if data is bogus."Amith Yamasani2010-11-151-10/+20
|\ \ | |/ |/|
| * Don't show battery usage information if data is bogus.Amith Yamasani2010-11-121-10/+20
* | Merge "Stop showing software keyboard when appropriate"Daisuke Miyakawa2010-11-122-12/+21
|\ \
| * | Stop showing software keyboard when appropriateDaisuke Miyakawa2010-11-122-12/+21
* | | Not to set IME when the current IME was disabled, because framework will find...satok2010-11-133-34/+10
|/ /
* | Merge "Set attachToRoot instead of manually doing so."Daisuke Miyakawa2010-11-122-2/+2
|\ \ | |/ |/|
| * Set attachToRoot instead of manually doing so.Daisuke Miyakawa2010-11-122-2/+2
* | Buttons in battery details now switch fragments.Dianne Hackborn2010-11-121-5/+17
* | Fix VPN settings flow.Amith Yamasani2010-11-124-70/+57
|/
* Start fragmentizing battery usage.Dianne Hackborn2010-11-115-134/+145
* Comment out hidden method call.Daisuke Miyakawa2010-11-111-1/+1
* Delay showSoftInput() call.Daisuke Miyakawa2010-11-112-18/+43
* Merge "Enable wifi on XL Wifi setup."Daisuke Miyakawa2010-11-111-0/+4
|\
| * Enable wifi on XL Wifi setup.Daisuke Miyakawa2010-11-111-0/+4
* | Don't complain about /proc usage in Settings killing animations.Brad Fitzpatrick2010-11-111-0/+7
|/
* Add more useful logs.Daisuke Miyakawa2010-11-101-6/+11
* Merge "Add log message for requstFocus()"Daisuke Miyakawa2010-11-101-2/+2
|\
| * Add log message for requstFocus()Daisuke Miyakawa2010-11-101-2/+2
* | am 969773aa: am 83d2698f: Merge "Fix issue #3177284: Account for wake lock po...Dianne Hackborn2010-11-101-0/+4
|\ \ | |/ |/|
| * am 83d2698f: Merge "Fix issue #3177284: Account for wake lock power usage on ...Dianne Hackborn2010-11-101-0/+4
| |\
| | * Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into ...Dianne Hackborn2010-11-101-0/+4
| | |\
| | | * Fix issue #3177284: Account for wake lock power usage on CrespoDianne Hackborn2010-11-081-0/+4
* | | | Refactor WiFi code around XL setupDaisuke Miyakawa2010-11-106-440/+513
* | | | Merge "Bug fixes, UI flow improvements."Amith Yamasani2010-11-083-12/+34
|\ \ \ \
| * | | | Bug fixes, UI flow improvements.Amith Yamasani2010-11-083-12/+34
* | | | | Merge "Show the accounts on the factory reset screen."Joe Onorato2010-11-081-0/+70
|\ \ \ \ \
| * | | | | Show the accounts on the factory reset screen.Joe Onorato2010-11-081-0/+70
* | | | | | Merge "Don't stutter animations during Bluetooth broadcasts."Brad Fitzpatrick2010-11-081-13/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't stutter animations during Bluetooth broadcasts.Brad Fitzpatrick2010-11-081-13/+37
| |/ / / /
* | | | | Merge "Add frequency band control in UI"Irfan Sheriff2010-11-081-6/+33
|\ \ \ \ \
| * | | | | Add frequency band control in UIIrfan Sheriff2010-11-081-6/+33
| |/ / / /
* | | | | Use custom preference.xml in XL.Daisuke Miyakawa2010-11-081-0/+1
|/ / / /
* | | | Merge "Updated visual look for Shortcuts selection."Amith Yamasani2010-11-051-3/+28
|\ \ \ \
| * | | | Updated visual look for Shortcuts selection.Amith Yamasani2010-11-041-3/+28
* | | | | Change API for input method subtype's mode from resource id to Stringsatok2010-11-051-4/+1
* | | | | Merge "Use InetAddress.isNumeric."Elliott Hughes2010-11-041-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use InetAddress.isNumeric.Elliott Hughes2010-11-041-4/+4
* | | | | Remove vibrate setting if there is no vibrator.Dianne Hackborn2010-11-041-0/+5
* | | | | Merge "Create activity wrappers for settings launchable through intents or sh...Amith Yamasani2010-11-042-6/+87
|\ \ \ \ \
| * | | | | Create activity wrappers for settings launchable through intents or shortcuts.Amith Yamasani2010-11-042-6/+87
| |/ / / /
* | | | | Merge "Fix UI for WifiSettings for XL screen"Daisuke Miyakawa2010-11-043-16/+71
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix UI for WifiSettings for XL screenDaisuke Miyakawa2010-11-043-16/+71