summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | am b93b018a: am 91ba0709: Update settings text on success, so we clear out er...Nick Pelly2010-11-041-1/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 91ba0709: Update settings text on success, so we clear out error text afte...Nick Pelly2010-11-031-1/+6
| |\ \ \ | | |/ /
| | * | Update settings text on success, so we clear out error text after recovery.Nick Pelly2010-11-031-1/+6
| | |/
* | | Merge "Reset selected InputMethodSubtype when the checkbox for the selected I...satok2010-11-031-8/+19
|\ \ \
| * | | Reset selected InputMethodSubtype when the checkbox for the selected InputMet...satok2010-11-041-8/+19
* | | | Show "connecting" just after user's connect actionDaisuke Miyakawa2010-11-031-6/+24
* | | | Implement individual Bluetooth profile connect/disconnect.Jake Hamby2010-11-038-42/+86
* | | | Fragmentize "Factory reset" setting screen.Amith Yamasani2010-11-034-99/+160
* | | | Merge "Directly show edit dialog when a user dictionary word is selected."Amith Yamasani2010-11-021-45/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Directly show edit dialog when a user dictionary word is selected.Amith Yamasani2010-11-021-45/+9
* | | | Merge "Save and update enabled Subtypes in InputMethodAndSubtypeEnabler"satok2010-11-021-44/+144
|\ \ \ \
| * | | | Save and update enabled Subtypes in InputMethodAndSubtypeEnablersatok2010-11-021-44/+144
| |/ / /
* | | | Remove channel control from debug buildsIrfan Sheriff2010-11-011-83/+4
* | | | Further manage apps fragmentization.Dianne Hackborn2010-11-016-143/+204
|/ / /
* | | Move classes related to input method to com.android.settings.inputmethodsatok2010-11-013-19/+31
* | | Make InputMethodAndSubtypeUtil and share utilities by LanguageSettings and In...satok2010-11-013-193/+156
* | | Merge "Start fragmentizing Manage Applications."Dianne Hackborn2010-10-295-220/+287
|\ \ \