Commit Graph

1415 Commits

Author SHA1 Message Date
Amith Yamasani
a377470486 am 88de52da: am 5d6f0a16: Merge "Remove / re-word some settings for WiFi-only devices." into honeycomb
* commit '88de52da15ed94d6eb70ae75e0df2ddbce923eb0':
  Remove / re-word some settings for WiFi-only devices.
2011-02-24 20:31:58 -08:00
Amith Yamasani
88de52da15 am 5d6f0a16: Merge "Remove / re-word some settings for WiFi-only devices." into honeycomb
* commit '5d6f0a16bbe7efb4db8c43ceb8e0058b5228d5c2':
  Remove / re-word some settings for WiFi-only devices.
2011-02-24 17:19:15 -08:00
Daisuke Miyakawa
be10e75c8c Fix visual stuffs of XL Wifi setup.
- remove delayed button enabler stuff including
  "add network" and "refresh" buttons
- add bottom padding to stop moving bottom divider up/down
- add padding for the preference, which should have been
  done in I1f8fb8eca11d52d9c18866301553110c2147b3ef

Bug: 3424645
Change-Id: Ifc8120c123ee154fbe11526474edc65c5943eea6
2011-02-24 16:30:56 -08:00
Amith Yamasani
5d6f0a16bb Merge "Remove / re-word some settings for WiFi-only devices." into honeycomb 2011-02-24 14:23:16 -08:00
Eric Fischer
d23c221afe Import revised translations.
Change-Id: If127a3dcc17eb1ddebf5ef4cb08bb3b1dcfdc418
2011-02-24 11:58:22 -08:00
Eric Fischer
5826947c83 am 73c3d6bc: Import revised translations. DO NOT MERGE
* commit '73c3d6bc24ae0fcdbcc184187b8e3c40514c3f16':
  Import revised translations.  DO NOT MERGE
2011-02-24 11:23:27 -08:00
Eric Fischer
73c3d6bc24 Import revised translations. DO NOT MERGE
Change-Id: I8eb20d2d26afec12263438f7e7d0358139a5d000
2011-02-24 11:03:37 -08:00
Amith Yamasani
0f85c48d6c Remove / re-word some settings for WiFi-only devices.
Bug: 3468248

1. Remove Wireless->Mobile networks
2. Remove Wireless->Tethering and WiFi hotspot
3. Remove Wireless->Wi-Fi Settings->Wi-Fi disconnect policy
4. Re-word Network location summary text to not include "mobile network"

Change-Id: I84a551a1b63591974731029b0d4b90a85e43a716
2011-02-24 10:53:29 -08:00
Amith Yamasani
7456f67bb9 Display -> Screen
Bug: 3337458

Change occurences of Display to Screen.

Change-Id: I39ae963d4797c21a5742e4eb81de743b02cd09c2
2011-02-22 14:44:18 -08:00
Vasu Nori
e00489a835 Merge "display amount of storage on /sdcard by downloads, music etc" 2011-02-18 12:06:41 -08:00
Vasu Nori
21809740f2 display amount of storage on /sdcard by downloads, music etc
when music storage usage is clicked on, show music app
when downloads storage usage is clicked on, show download app
when pic/videos storage usage is clicked on, show gallery app

Change-Id: Ia1c341013e550acb537e6f8a4f4558030888cc45
2011-02-18 12:05:13 -08:00
Roy West
642b89d0f4 Fix double-space in string.
Change-Id: I6d1cf8a100ab6c56330f736d4a1582ba95e6d8e1
2011-02-17 21:41:46 -08:00
Roy West
0178b15fcc Fix bug 3463538.
Change-Id: I29c08eace1ba14f7d5cbad55cffbb2b024f518da
2011-02-17 21:34:50 -08:00
Roy West
92f94eb9ea Fix 3468005.
Change-Id: Idb8ceebbda8025dab13f2c5253d2d04c7eb1b710
2011-02-17 20:01:07 -08:00
Irfan Sheriff
55b8379d2f Merge "Add support for WPA for soft Ap" 2011-02-17 11:50:03 -08:00
Eric Fischer
82d880de75 Import revised translations.
Change-Id: I51cf9d94cd14e67e56a86e669a92e1a64eb6540b
2011-02-17 10:20:39 -08:00
Irfan Sheriff
c1a322854d Add support for WPA for soft Ap
Bug: 2771935
Change-Id: I2c02b4e686a65e0748f4a4afd27dc49602d6dd98
2011-02-17 00:39:59 -08:00
Eric Fischer
afdbc0d9cc am 2279d3e1: Import revised translations. DO NOT MERGE
* commit '2279d3e18fce7170fc48710617e2e814db5095fd':
  Import revised translations.  DO NOT MERGE
2011-02-16 10:37:32 -08:00
Justin Ho
2a811d587d Merge "Updated encryption droid and settings launcher icon" 2011-02-16 10:29:47 -08:00
Eric Fischer
2279d3e18f Import revised translations. DO NOT MERGE
Change-Id: I04b8a6b8c000e9c02fc2d8f352a82abcbd873835
2011-02-16 10:22:47 -08:00
Jake Hamby
60d5e429d4 Merge "Bluetooth PAN icon" 2011-02-15 15:50:19 -08:00
Daisuke Miyakawa
a5db24d6ef Merge "Remove padding between top divider and wifi list" 2011-02-15 15:37:53 -08:00
Jim Miller
204b1b2630 Merge "Fix 3384928: Update "disabled" strings for lock methods" 2011-02-15 14:33:47 -08:00
Daisuke Miyakawa
beec0b2da6 Remove padding between top divider and wifi list
We need View in addtion to ProgressBar, since the latter doesn't
allow us to control its padding on the bottom.

Bug: 3443287
Change-Id: I1f8fb8eca11d52d9c18866301553110c2147b3ef
2011-02-15 14:11:55 -08:00
Justin Ho
77fd6bceb5 Updated encryption droid and settings launcher icon
Change-Id: I550a65d7567dbb139e440acd3d0f32d0cce4c9fc
2011-02-15 07:26:35 -08:00
Jim Miller
64aafdcfac Fix 3384928: Update "disabled" strings for lock methods
This updates the disabled strings to give the user an idea
why the given methods are disabled.  It's either because
the DevicePolicyAdmin disabled it ("administrator") or
because the device is encrypted.

Change-Id: I0e99742a838037d069f686ed98f9622754bafe13
2011-02-14 18:41:29 -08:00
Jim Miller
9afb14de3b Fix 3444669: Fix message string for max password length
Change-Id: I5828dc0127b0296d87bdc0c9e251fd9c9a92bd0d
2011-02-14 17:58:10 -08:00
Justin Ho
1efb914211 Bluetooth PAN icon
Change-Id: I284cf136e7d6954768770d0a3f50e9a6c7070ae1
2011-02-14 17:45:13 -08:00
Irfan Sheriff
f11033f7ab Merge "Re-enable wifi proxy UI" 2011-02-10 14:56:52 -08:00
Jason parks
76e201a2a1 Merge "There can only be one............................." 2011-02-10 13:19:20 -08:00
Jason parks
75c085ee89 There can only be one.............................
KEYBOARD!

Bug: 3413847
Change-Id: I3d427f449c6cdbad0770f087d1139dc94be50e80
2011-02-10 14:37:45 -06:00
Daisuke Miyakawa
cc0dc00916 Remove portrait support in SetupWizard
We support sensorLandscape for a moment.

See also I45e30c652feab1d30c4f0379379f8ca4e455fa02

- Use sensorLandscape instead of default
- Modify paddings in default xmls to layout landscape stuffs
  correctly

Change-Id: Ife03de69e4d1d2d898cd0e8de3cefd733aea8f19
2011-02-10 12:31:23 -08:00
Irfan Sheriff
d9c7dcf0e4 Re-enable wifi proxy UI
- Add text to warn users about support
- Move proxy above IP settings based on UI recommendations

Bug: 3328410
Change-Id: I3b5aafd32b16adfcd2fadb572ebb2694afdeccbb
2011-02-10 10:21:54 -08:00
Daisuke Miyakawa
35eae7ccc7 Clean up XL Wifi setup and fix misc problems.
- Introduce screen state, which suppress inconsistent
  UI shown in 3378805.
- Introduce initSecurityFields(), which will reduce hook
  inside WifiConfigController#showSecurityfields()
- fix layout for eap-not-supported case with "add network"
  flow.

Bug: 3378805
Bug: 3403168
Change-Id: I52895570809095d9baceac5f84665572188ecefd
2011-02-09 12:23:28 -08:00
Eric Fischer
2cf42dfb2a am c5d5334e: Import revised translations. DO NOT MERGE
* commit 'c5d5334e9c55e17c4df98af444c814569b3a77c5':
  Import revised translations.  DO NOT MERGE
2011-02-09 10:47:27 -08:00
Eric Fischer
c5d5334e9c Import revised translations. DO NOT MERGE
Change-Id: Iadab60dd0e8902911647870d730709279ae8b197
2011-02-08 18:03:05 -08:00
Eric Fischer
f0c435c6c8 am 805b5add: Import revised translations. DO NOT MERGE
* commit '805b5add435d2c639363d239cf9abf32cd5a1fdd':
  Import revised translations.  DO NOT MERGE
2011-02-08 10:45:36 -08:00
Eric Fischer
805b5add43 Import revised translations. DO NOT MERGE
Change-Id: I82cf88e26e86820b0dc44d07f62a9bd8ac670ca9
2011-02-07 17:30:01 -08:00
Jim Miller
537b64103e am 1d8c91fa: am 78713aed: Fix 3419077: implement new volume control in Settings.
* commit '1d8c91faa715a8695ec8c7c03cbe028b07a76070':
  Fix 3419077: implement new volume control in Settings.
2011-02-07 11:40:24 -08:00
Justin Ho
0f08ee293b am 683d8a21: am a9d8046c: Updated icons in settings
* commit '683d8a21371f6781718542b62ab185533aae170f':
  Updated icons in settings
2011-02-07 10:56:56 -08:00
Daisuke Miyakawa
f3bfc89ce5 Enable orientation in SetupWizard
Change-Id: I45e30c652feab1d30c4f0379379f8ca4e455fa02
2011-02-04 18:38:19 -08:00
Lorenzo Colitti
f5a2a5eba1 Merge "Support configuring the protocol in APN settings." 2011-02-04 17:52:16 -08:00
Lorenzo Colitti
a7e587fc8d Support configuring the protocol in APN settings.
Change-Id: I435061a631bdb2f58935af607abf8cd7c5d252ba
2011-02-04 13:17:15 -08:00
Jim Miller
1d8c91faa7 am 78713aed: Fix 3419077: implement new volume control in Settings.
* commit '78713aed9e23fbf2f89edae87b2ba9e1387104ff':
  Fix 3419077: implement new volume control in Settings.
2011-02-03 18:42:11 -08:00
Jim Miller
78713aed9e Fix 3419077: implement new volume control in Settings.
Change-Id: Ia4b803315382d59ae231c26187afaceb69397952
2011-02-03 18:20:23 -08:00
Daisuke Miyakawa
d5c52ca56a Remove unnecessary flag.
Bug: 3415073
Change-Id: I01d8c958a495bd7d9376304de1098b473b56a091
2011-02-03 18:18:31 -08:00
Justin Ho
683d8a2137 am a9d8046c: Updated icons in settings
* commit 'a9d8046c490a2295d6bda1e5eb4bd49838a5c064':
  Updated icons in settings
2011-02-03 15:33:45 -08:00
Justin Ho
a9d8046c49 Updated icons in settings
Change-Id: If5eca6cf91e1c71d53694a0ce2d78485b8729737
2011-02-03 14:49:24 -08:00
Jaikumar Ganesh
c514edc7d4 Merge "Changes for public API of Bluetooth Discoverability." 2011-02-02 10:41:32 -08:00
Jaikumar Ganesh
d955af8461 Changes for public API of Bluetooth Discoverability.
1. Apps can ask for any time between 0 and 3600 secs
2. O implies always discoverable
3. Any invalid values will default to the defaul - 120 secs.

Change-Id: Ife1bc803587ba975bb103a5ba7629d4a382cd705
2011-02-01 19:58:29 -08:00