Eric Fischer
68b975513a
Rename Indonesian and Hebrew translations to match Locale.java conventions
...
Change-Id: Id3eaf43c69acdff39966ce6b4af4d51ebf14c999
2010-12-02 14:12:25 -08:00
Jim Miller
4b296497ea
Fix 3201870: Minor layout tweaks to match pixel perfect.
...
Change-Id: I3ac587ec2dea43cdf2bd4357a48f75e9b41f440a
2010-12-01 18:01:34 -08:00
Eric Fischer
455a93fa5c
Merge "Import revised translations."
2010-12-01 17:00:51 -08:00
Eric Fischer
dd9f69a25c
Import revised translations.
...
Change-Id: Ifa67354329fd9a3c44ae870fc063df8048c2f7c8
2010-12-01 15:18:42 -08:00
Amith Yamasani
43c697854c
Move Account & sync settings into Settings app.
...
Fragmentized some of the activities and moved buttons into the menu area.
Bug: 3148844
2010-12-01 15:14:09 -08:00
Jim Miller
36972bb7e9
Fix 3201870: Move OwnerInfo settings to Location&Security.
...
This moves OwnerInfo into Location&Security and adds the
necessary logic to only show it in modes that make sense-
Lock (when not disabled) and Unlock (pattern, pin, password).
Change-Id: I3549dc4d956406aea3d63cd06d37bcea27a5b555
2010-11-30 20:21:42 -08:00
Eric Fischer
39f8dba114
am e1e257f4
: Import revised translations. DO NOT MERGE
...
* commit 'e1e257f4b45fcd5dd59b73295804df94eefc4970':
Import revised translations. DO NOT MERGE
2010-11-30 11:48:26 -08:00
Jim Miller
3828281750
Merge "Fix 3024522: Add new "Off" setting to LockScreen options."
2010-11-29 18:00:27 -08:00
Eric Fischer
e1e257f4b4
Import revised translations. DO NOT MERGE
...
Change-Id: I74acfc5708208509b1afe3ad55ba8a4777c7b34f
2010-11-29 16:21:55 -08:00
Eric Fischer
5931c0d667
Import revised translations.
...
Change-Id: Ib13eef88a2489cc34caaa727680334f18489a3dc
2010-11-29 15:17:31 -08:00
Gilles Debunne
92c4457294
Merge "Removed unused assets."
2010-11-24 14:42:08 -08:00
Ying Wang
5cc4576433
Merge "Move icons to mipmap."
2010-11-23 14:15:46 -08:00
Ying Wang
8935b15cbb
Move icons to mipmap.
...
Change-Id: If3bd32658300cb028411d1aa7a3f56d8c1d234eb
2010-11-23 12:03:43 -08:00
Amith Yamasani
78019ea80d
Update wifi preference layout and progress category layout.
2010-11-23 11:43:19 -08:00
Jim Miller
3970c38840
Fix 3024522: Add new "Off" setting to LockScreen options.
...
This allows the user to tell the device to not show lock screen
at all as long as the DevicePolicyManager allows it.
Change-Id: Id46002500b47fc955565be197ac78b7b13b6757d
2010-11-19 18:59:24 -08:00
Eric Fischer
b5381c60a2
Merge "Import initial translations for 20 new locales."
2010-11-18 17:15:24 -08:00
Amith Yamasani
ba2d16d499
Add a 5-minute screen timeout option!
...
Bug: 3165933
2010-11-18 16:17:52 -08:00
Eric Fischer
9f5a2ccf46
Import initial translations for 20 new locales.
...
Change-Id: I55b0229ca58d63282625b6eaf9e0e58672403c02
2010-11-17 16:40:05 -08:00
Amith Yamasani
92bd7c88c0
Merge "Use the new Preference:icon attribute and placeholder for showing icons on the left."
2010-11-17 16:39:36 -08:00
Amith Yamasani
43a673053f
Use the new Preference:icon attribute and placeholder for showing icons on the left.
2010-11-17 16:37:16 -08:00
Eric Fischer
3b046f5759
Import revised translations.
...
Change-Id: I2f6d6220057db8eb6fb8126ebec9e209d4eade36
2010-11-17 11:41:10 -08:00
Gilles Debunne
0159ad223c
Removed unused assets.
...
Change-Id: I82b14000350967846de82123956ea8955a2b2e01
2010-11-16 13:25:26 -08:00
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
Amith Yamasani
8ef17fcd94
Merge "Don't show battery usage information if data is bogus."
2010-11-15 11:31:02 -08:00
Amith Yamasani
137588d60b
Don't show battery usage information if data is bogus.
2010-11-12 14:13:03 -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
Amith Yamasani
928e78acea
Fix VPN settings flow.
...
Bug: 3053019
2010-11-12 10:37:20 -08:00
Dianne Hackborn
59a48604b5
Start fragmentizing battery usage.
...
Change-Id: I0864f6738b37c3203e166bb8f7e61e8904d9980a
2010-11-11 22:32:58 -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
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
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
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
de64df5fb9
Updated visual look for Shortcuts selection.
2010-11-04 13:07:23 -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
8b3b876c09
Fix UI for WifiSettings for XL screen
...
Change-Id: I874e1e8d86e8b219414f6bf2ff945ea4f9ab7a6c
2010-11-04 12:44:27 -07:00
Daisuke Miyakawa
f3cd94652f
Show "connecting" just after user's connect action
...
Bug: 3164013
Change-Id: Ide367d51bcd7fcd97403c92ee049a1bb2633e272
2010-11-03 20:12:00 -07:00
Jake Hamby
e79f990490
Implement individual Bluetooth profile connect/disconnect.
...
Allow individual Bluetooth profiles to be connected/disconnected from
the device's settings pane.
Bug: 3137982
Change-Id: I21512c5bf965fc523f3dc1e83d029b16b5e22440
2010-11-03 13:02:59 -07:00
Amith Yamasani
b14e1e0493
Fragmentize "Factory reset" setting screen.
...
Split the screen into 2 fragments.
Bug: 3148480
2010-11-03 12:04:16 -07:00
Eric Fischer
c9904f0028
Split strings referring to "phone" into phone and tablet variants.
...
Change-Id: If38152590580ff24da1c5593e1da53ac6b1952e2
2010-11-02 14:09:34 -07:00
Irfan Sheriff
8964a9c830
Remove channel control from debug builds
...
We dont need this in the UI now that
channel settings is gone. The country
code setting can be done from CLI
for debug purposes.
Bug: 2936741
Change-Id: Ic61abac30af99611af4d67662355068cea6dd4ed
2010-11-01 21:53:54 -07:00