Daisuke Miyakawa
2571f0dcb1
Refactor DateTimeSettingsSetup.
...
- Use Popup instead of bare fragment.
- Expose Adapters in ZonePicker.java so that it can be used
outside the fragment.
- Fix layout
Bug: 3175603
Change-Id: I2726fde4fa1a9aea1ecb29b6aa2d23dbc54232b9
2010-11-16 09:44:47 -08:00
Daisuke Miyakawa
9a7c56010e
Merge "Show option in DateTimeSettings."
2010-11-16 09:43:53 -08:00
Amith Yamasani
8ba83bf5ff
Merge "Jump to top-level settings when launched from system bar or Settings shortcut."
2010-11-16 05:01:58 -08:00
Amith Yamasani
3965ae6d1f
Jump to top-level settings when launched from system bar or Settings shortcut.
...
Bug: 3192808
Also switch back to Theme.Holo, as Theme.Holo.Extended is deprecated.
2010-11-16 05:00:28 -08:00
Daisuke Miyakawa
1e9d497e2b
Show option in DateTimeSettings.
...
Change-Id: Ia6bd6cc22ec154b83879c488274bd2b0cfe238d2
2010-11-15 12:41:06 -08:00
Daisuke Miyakawa
5f50ed93b2
Merge "Remove the limit of available Wi-Fi networks"
2010-11-15 12:12:14 -08:00
Amith Yamasani
8ef17fcd94
Merge "Don't show battery usage information if data is bogus."
2010-11-15 11:31:02 -08:00
Daisuke Miyakawa
695dc5e8b6
Remove the limit of available Wi-Fi networks
...
Change-Id: Ib9cf6753683ecf4d531c76cf1134757ad7d70c47
2010-11-15 10:20:31 -08:00
Daisuke Miyakawa
a79a7ac47a
Merge "Stop showing software keyboard when appropriate"
2010-11-12 18:28:23 -08:00
Daisuke Miyakawa
fdb9343ef6
Stop showing software keyboard when appropriate
...
This change assumes the structure inside layout file.
We will change the structure inside the layout, so
fundemental fix should come along the layout change.
Also let software keyboard hide when appropriate.
onBackButtonPressed() loses the focus and hiding
the keyboard doesn't work fine after the call.
Bug: 3192886
Change-Id: Ifd28d1f1fd0d6f72dc1c32c066dd793c6f9f36ab
2010-11-12 18:09:23 -08:00
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