Commit Graph

2778 Commits

Author SHA1 Message Date
satok
00f3bd885f Merge "Not to set IME when the current IME was disabled, because framework will find an applicable IME when the current IME was unset." 2010-11-12 17:08:44 -08:00
satok
5fd39cafe1 Not to set IME when the current IME was disabled, because framework will find an applicable IME when the current IME was unset.
Bug: 3186000

- This enables us to share the code between Settings and the framework.
- Removed the parameter for lastImeTicked because an applicable IME can be found in the framework.

Change-Id: Icfb6168c5a22506f225bfe58425adeb540835456
2010-11-13 10:08:09 +09:00
Dianne Hackborn
4b01856b71 Merge "Some more theme adjustment." 2010-11-12 16:45:11 -08:00
Amith Yamasani
137588d60b Don't show battery usage information if data is bogus. 2010-11-12 14:13:03 -08:00
Daisuke Miyakawa
505a0c2ad0 Merge "Set attachToRoot instead of manually doing so." 2010-11-12 14:06:21 -08:00
Dianne Hackborn
d925e25a34 Some more theme adjustment.
Also fix battery use button on device info to do the right thing.

Change-Id: I663429d5eb15ac4500feabeebd7ad2e3b8238409
2010-11-12 13:57:49 -08:00
Dianne Hackborn
c05dedf9be Buttons in battery details now switch fragments.
These were launching a whole new settings activity.

Change-Id: I6876acf54d484119eec339c8597b5d9d843bae56
2010-11-12 12:44:52 -08:00
Amith Yamasani
928e78acea Fix VPN settings flow.
Bug: 3053019
2010-11-12 10:37:20 -08:00
Daisuke Miyakawa
91e9683d8f Set attachToRoot instead of manually doing so.
Bug: 3053354
Change-Id: I065c16cd5af3b438d02d6a0b0da080295e9c17cb
2010-11-12 09:48:08 -08:00
Dianne Hackborn
59a48604b5 Start fragmentizing battery usage.
Change-Id: I0864f6738b37c3203e166bb8f7e61e8904d9980a
2010-11-11 22:32:58 -08:00
Daisuke Miyakawa
115ea8aa37 Comment out hidden method call.
Bug: 3053354
Change-Id: I5fb5d6eb33e50209c85a95065ac3d0cefb983f6b
2010-11-11 18:28:15 -08:00
Daisuke Miyakawa
2894959a82 Merge "Delay showSoftInput() call." 2010-11-11 16:58:52 -08:00
Daisuke Miyakawa
40124c30a9 Delay showSoftInput() call.
We need to wait onFocusView() call back for actually showing
software keyboard.

Bug: 3053354
Change-Id: Idd946e3b8a372ddbabb8b36600c77290f77a06e6
2010-11-11 16:58:04 -08:00
Eric Fischer
b493153b3b am 71d43248: (-s ours) am 5c205262: Merge "Import revised translations. DO NOT MERGE" into gingerbread
* commit '71d43248b96c1485faabb527b23267e3ad653282':
  Import revised translations.  DO NOT MERGE
2010-11-11 15:50:52 -08:00
Eric Fischer
71d43248b9 am 5c205262: Merge "Import revised translations. DO NOT MERGE" into gingerbread
* commit '5c205262460ecc5bcfb92ffb10185a573a4b7c90':
  Import revised translations.  DO NOT MERGE
2010-11-11 15:45:50 -08:00
Eric Fischer
5c20526246 Merge "Import revised translations. DO NOT MERGE" into gingerbread 2010-11-11 15:43:19 -08:00
Daisuke Miyakawa
23b0f055d3 Merge "Enable wifi on XL Wifi setup." 2010-11-11 09:20:26 -08:00
Daisuke Miyakawa
dd9fbb0b9e Enable wifi on XL Wifi setup.
In I5b29917af73aac6a82e13ba846a9d5085f9bd523, we removed
relevant code but it was wrong. At least we need to enable
Wifi once when the Activity is created.

Bug: 3186944
Change-Id: I078cdf9b3d8952e6ce7bb3f9b27a4439e82da534
2010-11-11 09:10:07 -08:00
Brad Fitzpatrick
76629102b9 Don't complain about /proc usage in Settings killing animations.
Change-Id: If6c2b5dc2244ac4b921e45daeb8e0052306e2c54
2010-11-11 08:48:43 -08:00
Daisuke Miyakawa
cc13e0b2e4 Add more useful logs.
Bug: 3053354
Change-Id: I917bad7efb55e4155f47257672becbb57995ff7c
2010-11-10 21:33:05 -08:00
Daisuke Miyakawa
564335747d Merge "Add log message for requstFocus()" 2010-11-10 19:34:27 -08:00
Daisuke Miyakawa
c81d3768d2 Add log message for requstFocus()
Bug: 3053354
Change-Id: I0fa20b5036d46fb909e778672bc476aeaf57af76
2010-11-10 18:24:13 -08:00
Dianne Hackborn
c64ecfab3c am 969773aa: am 83d2698f: Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread
* commit '969773aa735807acefd1788610d31e82322196de':
  Fix issue #3177284: Account for wake lock power usage on Crespo
2010-11-10 18:11:18 -08:00
Dianne Hackborn
969773aa73 am 83d2698f: Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread
* commit '83d2698f4f271f568333532ddbae33f8e2e13052':
  Fix issue #3177284: Account for wake lock power usage on Crespo
2010-11-10 18:07:18 -08:00
Dianne Hackborn
83d2698f4f Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread 2010-11-10 17:58:58 -08:00
Daisuke Miyakawa
c84832a173 Merge "Refactor WiFi code around XL setup" 2010-11-10 16:05:01 -08:00
Daisuke Miyakawa
58b0291fe6 Refactor WiFi code around XL setup
Major:
- move SetupWizard-related codes to WifiSettingsForSetupWizardXL as
  much as possible
- stop using Preference for configurinig wifi network. We use
  WifiConfigUiForSetupWizardXL instead, which is base on a bare View.

Minor:
- change button handling code expecting better readability.
- hide Detail button.
- modify strings a bit.
- add logs

Bug: 3175016
Change-Id: I5b29917af73aac6a82e13ba846a9d5085f9bd523
2010-11-10 15:31:10 -08:00
Eric Fischer
9dfa60c33e Import revised translations.
Change-Id: I8ff3fdad70919d2937c3a897b5698e45078d0227
2010-11-09 17:42:54 -08:00
Eric Fischer
c885743699 Import revised translations. DO NOT MERGE
Change-Id: Ic9978f86bf778e815896bbe858e07d953d53843b
2010-11-09 12:19:25 -08:00
Joe Onorato
42491cce48 Tweak nosdcard vs. tablet strings
We can't have versions of the strings for both tablet and nosdcard.  Reword it so that we only need
the sdcard or no sdcard versions.

Change-Id: I4f2582504fd8a5e12489b40947f7de9d20e0314f
2010-11-09 12:04:24 -08:00
Amith Yamasani
0df0d56eb4 Merge "Bug fixes, UI flow improvements." 2010-11-08 22:37:55 -08:00
Dianne Hackborn
21023464b2 Fix issue #3177284: Account for wake lock power usage on Crespo
Change-Id: I5988d28fd192cd7fdb85140172a92141eb389964
2010-11-08 19:05:00 -08:00
Joe Onorato
c1c3b8e74c Merge "Show the accounts on the factory reset screen." 2010-11-08 18:26:54 -08:00
Joe Onorato
b51886d0a7 Show the accounts on the factory reset screen.
Bug: 2823530
Change-Id: Idbf46aa59f3c529a3a3ef2d7d4e607822b34f51d
2010-11-08 18:25:51 -08:00
Amith Yamasani
ea07165ef2 Bug fixes, UI flow improvements.
Bug: 3173067 - Auto timezone checkbox out of sync with dependency
Bug: 3175116 - Crash when launching Manage Accounts screen
Move "Add Account" to a menu item from a button at the bottom.
2010-11-08 15:24:17 -08:00
Brad Fitzpatrick
f92562e9a2 Merge "Don't stutter animations during Bluetooth broadcasts." 2010-11-08 13:28:47 -08:00
Brad Fitzpatrick
66dc706570 Don't stutter animations during Bluetooth broadcasts.
Bug: 3163109
Change-Id: I89ba3da4ee1f0999f3c7113f2f5fdce6fdafebd7
2010-11-08 13:16:02 -08:00
Irfan Sheriff
47a2d1f445 Merge "Add frequency band control in UI" 2010-11-08 12:24:57 -08:00
Daisuke Miyakawa
3dd06301fa Use custom preference.xml in XL.
A spacer are added on the left side of each preference, which isn't
needed in XL setup screen.

Change-Id: Ie3b8e04b492b4a4840ba1bbda4a413673734fbaa
2010-11-08 12:20:33 -08:00
Irfan Sheriff
fa37a755b5 Add frequency band control in UI
Change-Id: I5a9fa46af358f363b2fe80a8ba7599d13dea5eb7
2010-11-08 09:42:39 -08:00
Ken Wakasa
38f8a1d0fa Fix the string for auto caps. bug: 2101692
Change-Id: If6241110957719c64287fc5c49e8db884fef52d4
2010-11-07 12:29:52 +09:00
Amith Yamasani
219491afb2 Merge "Updated visual look for Shortcuts selection." 2010-11-05 16:25:47 +00:00
satok
6ea661863d Change API for input method subtype's mode from resource id to String
Change-Id: Ibf053d1747337cce3829288c6a47782f4dee9522
2010-11-05 11:44:36 +09:00
Elliott Hughes
69afd73f87 Merge "Use InetAddress.isNumeric." 2010-11-04 15:43:30 -07:00
Elliott Hughes
a9a2481dfd Use InetAddress.isNumeric.
Bug: 3073384
Change-Id: I22b03efd7fe267f8b20c06cfc15aa5f0db487ca8
2010-11-04 15:26:22 -07:00
Amith Yamasani
de64df5fb9 Updated visual look for Shortcuts selection. 2010-11-04 13:07:23 -07:00
Dianne Hackborn
0a115aae82 Remove vibrate setting if there is no vibrator.
Change-Id: I37e6f34ef0fb67ec0e75b83a3572bd5efc6b8d0e
2010-11-04 13:02:02 -07:00
Amith Yamasani
cf28efc654 Merge "Create activity wrappers for settings launchable through intents or shortcuts." 2010-11-04 12:58:48 -07:00
Amith Yamasani
5203bdffe6 Create activity wrappers for settings launchable through intents or shortcuts.
Meta data specifies the fragment class and top-level header that it belongs to.

Bug: 3127704
2010-11-04 12:52:53 -07:00
Daisuke Miyakawa
4a1333d9da Merge "Fix UI for WifiSettings for XL screen" 2010-11-04 12:45:34 -07:00