Amith Yamasani
84272f1aa8
Fix blank Battery Use screen due to changes in framework.
...
Changes in the framework to increase horizontal space for preferences
that don't have a "widget" caused BatteryUse preference to go blank.
Removed the widget_frame id from the layout file.
Change-Id: Ib67227eb3a7ae4019b22d9b89040f72aff63b605
2011-05-25 12:57:04 -07:00
Gilles Debunne
104ea2873d
Storage stats on external SD card in Settings.
...
Storage categories are dynamically created from list of StorageVolumes instead
of a static XML.
Unknown files' sizes are part of Misc rather than Apps.
Categories with a size of 0 are removed.
TODO : remove the notion of a "nosdcard" product. Change strings accordingly.
See all TODO in code
Change-Id: I017ac20f5fa50ad9bdeba8e666754ec84acf3858
2011-05-25 12:12:22 -07:00
Amith Yamasani
138a695f17
am cfd524f0
: Visual adjustments for smaller tablets.
...
* commit 'cfd524f07af0820e2e41fd74e7e3c5b7433854f8':
Visual adjustments for smaller tablets.
2011-05-25 11:01:57 -07:00
Amith Yamasani
cfd524f07a
Visual adjustments for smaller tablets.
...
Make the Manage Apps tab indicators horizontally scrollable.
Use medium font size for user dictionary.
Bug: 4462313
Change-Id: Iba44e758715c0187ea17ed072794b8596dee0e54
2011-05-24 15:49:34 -07:00
Jim Miller
7505d4607a
am d12b9509
: Fix 4462497: Make lockscreen preference screen layouts more dynamic
...
* commit 'd12b95093770f1a71f60f67be9a5e28277b634a1':
Fix 4462497: Make lockscreen preference screen layouts more dynamic
2011-05-24 13:10:15 -07:00
Jim Miller
d12b950937
Fix 4462497: Make lockscreen preference screen layouts more dynamic
...
This reduces the dependency of LockScreen preference screens
on a particular device size by using centering logic instead of
absolute offsets/sizes.
Change-Id: I6ff9e71dc122e12493148437dda647820ae0f308
2011-05-23 17:15:36 -07:00
Irfan Sheriff
7c210ba5c1
Fix invalid linkspeed display
...
Bug: 4391449
Change-Id: I8c8efcaa73d09c1e8b523f7798b6c626edc96c1e
2011-05-23 16:47:02 -07:00
Irfan Sheriff
5ee2fb92a9
Merge "Fix submit button display for WPS" into honeycomb-LTE
2011-05-23 16:46:22 -07:00
Jim Miller
318f7850f6
am 360f0603
: Fix 4462497: Use new sw600dp resource target for LockScreen settings
...
* commit '360f060334d3be3dbf13f3af770eb4fcccfddfb2':
Fix 4462497: Use new sw600dp resource target for LockScreen settings
2011-05-20 16:51:46 -07:00
Irfan Sheriff
21e644a9a8
Fix submit button display for WPS
...
Change Icd3fde90 exposed an existing issue where password validity was
being checked for WPS as well. Fix it.
Bug: 4391449
Change-Id: I60ca8869eee680f5ec71284a1ac6ba956a992312
2011-05-20 16:50:23 -07:00
Jim Miller
360f060334
Fix 4462497: Use new sw600dp resource target for LockScreen settings
...
Change-Id: I3156aedff564dbf426fa0421a66c7f491af6a354
2011-05-20 15:50:42 -07:00
Jim Miller
d36628a74e
am e8ebec86
: Fix 4462497: Fixes crash in settings due to using wrong layout on 7" devices.
...
* commit 'e8ebec86e6ce342b929c96c001b1599d7d84effc':
Fix 4462497: Fixes crash in settings due to using wrong layout on 7" devices.
2011-05-20 13:16:38 -07:00
Jim Miller
e8ebec86e6
Fix 4462497: Fixes crash in settings due to using wrong layout on 7" devices.
...
Change-Id: I674112df2bdcec0bd94c85b1a777c336c037edc5
2011-05-19 17:09:10 -07:00
Irfan Sheriff
a6f178a817
Merge "Fix enabling of submit button" into honeycomb-LTE
2011-05-19 16:47:04 -07:00
Irfan Sheriff
990c3ad530
Fix enabling of submit button
...
Change I478c915b introduced a regression where the submit
button is enabled even if no password is entered for a secure
network.
This happened because our checks would override a password
check when IP and proxy settings are valid (which is the default
setting)
Bug: 4462439
Change-Id: Icd3fde90759f33fa391ec79ae8075b6d8388d2e9
2011-05-19 16:06:31 -07:00
Eric Fischer
d6e23b9a5c
am ce116503
: Import revised translations. DO NOT MERGE
...
* commit 'ce116503a7ca08302711fc77f6b21f2fbbe3e76e':
Import revised translations. DO NOT MERGE
2011-05-17 13:29:57 -07:00
Eric Fischer
ce116503a7
Import revised translations. DO NOT MERGE
...
Change-Id: Iafedceb5fee433d9a55f8f76e941778c2ace85e7
2011-05-17 13:21:44 -07:00
Eric Fischer
d779e5dfbf
am 0bbe27da
: am a9aa8aa3
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit '0bbe27dabe8d667133a599dfffa8d7c6715ae7e6':
Import revised translations. DO NOT MERGE
2011-05-10 15:03:23 -07:00
Eric Fischer
0bbe27dabe
am a9aa8aa3
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit 'a9aa8aa3341b164a54213a3b27fa0a1dd9ef9e70':
Import revised translations. DO NOT MERGE
2011-05-10 15:00:51 -07:00
Eric Fischer
450721fca3
am 9766cccb
: Import revised translations. DO NOT MERGE
...
* commit '9766cccb3969db4564ad4548582685ee7b18e2e6':
Import revised translations. DO NOT MERGE
2011-05-10 12:19:04 -07:00
Eric Fischer
9766cccb39
Import revised translations. DO NOT MERGE
...
Change-Id: Ieed2bec37375bf9dc2504922350c2d8ac3883f97
2011-05-09 17:04:32 -07:00
John Wang
22e5279382
Update the MEID setting label.
...
Currently show MEID for CDMA devices. For LTE devices, this should be IMEI.
Both values are the same for CDMA-LTE devices. Update "MEID" to "IMEI / MEID".
bug:4356748
Change-Id: I39b1f1c4c776a4acb045aa9ef7d8869ed66a30e4
2011-05-09 11:36:19 -07:00
Robert Greenwalt
3c3490c819
Use new RouteInfo class.
...
Change-Id: I144ebb87e6d1809f59ebd32e64e186d836a365f8
2011-04-29 17:13:44 -07:00
Eric Fischer
a9aa8aa334
Import revised translations. DO NOT MERGE
...
Change-Id: Ia76f041ab40e27fb76f8f52f2e6e3b036421f910
2011-04-29 14:01:54 -07:00
Wink Saville
2c3ec09261
Remove getCurrentDataConnectionList.
...
I'll add another mechanism which will probably use an
asynchronous interface with the DataConnectionTracker.
Change-Id: I71f80bb9fe0496c42ff9b1ddbf4e36a68d3f1592
2011-04-20 10:24:36 -07:00
Eric Fischer
20a44118dd
am 76aa8fe0
: am 4ba98d53
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit '76aa8fe0663004a7b481a830cca87492bd9c7987':
Import revised translations. DO NOT MERGE
2011-04-14 14:24:48 -07:00
Eric Fischer
76aa8fe066
am 4ba98d53
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit '4ba98d5381d89f5afd83f9ce4a5f1e666e7579e7':
Import revised translations. DO NOT MERGE
2011-04-14 14:20:01 -07:00
Eric Fischer
4ba98d5381
Import revised translations. DO NOT MERGE
...
Change-Id: I64e7baff852f629d0281352be24fc54eadb48367
2011-04-14 14:04:03 -07:00
Glenn Kasten
315b452c32
am 4f4ddaa8
: Bug 4167061 remove debug code
...
* commit '4f4ddaa823bfa7bd2fdff97338ff1839739925dd':
Bug 4167061 remove debug code
2011-04-13 11:47:46 -07:00
Glenn Kasten
4f4ddaa823
Bug 4167061 remove debug code
...
Change-Id: I1a05b820030d503b4ae1a82789ad4607e46b43c0
2011-04-13 11:19:58 -07:00
Glenn Kasten
b72f1b0f45
am 858fd9a0
: HDCP debugging in setting app part 2 of 2
...
* commit '858fd9a0302c6d34781133137a048a9bf668632a':
HDCP debugging in setting app part 2 of 2
2011-04-11 12:43:22 -07:00
Glenn Kasten
858fd9a030
HDCP debugging in setting app part 2 of 2
...
Change-Id: I931c50938526adce521a7bf02301aba75abaacaf
2011-04-11 11:11:56 -07:00
Eric Fischer
84edd9d528
am 8214c76e
: Import revised translations. DO NOT MERGE
...
* commit '8214c76e27de37a663cf8ce7a30091bf23c9be02':
Import revised translations. DO NOT MERGE
2011-04-06 14:16:10 -07:00
Eric Fischer
8214c76e27
Import revised translations. DO NOT MERGE
...
Change-Id: I5096f0341965e767187b8444f93804cad934ada9
2011-04-06 13:51:27 -07:00
Eric Fischer
573235d9a7
am 142f4533
: am 429687b9
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit '142f453399a123a3f9c046f5cec626b7e7d6facd':
Import revised translations. DO NOT MERGE
2011-03-29 14:15:16 -07:00
Eric Fischer
142f453399
am 429687b9
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit '429687b9ceace0d7fab9aa65c9d93e8f3eec93ba':
Import revised translations. DO NOT MERGE
2011-03-29 14:07:12 -07:00
Eric Fischer
429687b9ce
Import revised translations. DO NOT MERGE
...
Change-Id: Id19c294af4493e0d47193ab3477d5c0a1c068669
2011-03-29 13:32:59 -07:00
Jake Hamby
e9fdee0ed0
am 81cb6be8
: Merge "Fix NPE in WirelessSettings.onCreate() for SDK and non-BT devices." into honeycomb-mr1
...
* commit '81cb6be834f4604f6b58d8516f2b8e12620a3d16':
Fix NPE in WirelessSettings.onCreate() for SDK and non-BT devices.
2011-03-29 13:31:54 -07:00
Jake Hamby
81cb6be834
Merge "Fix NPE in WirelessSettings.onCreate() for SDK and non-BT devices." into honeycomb-mr1
2011-03-29 13:28:48 -07:00
Eric Fischer
388fc081bc
am 3b4b91d4
: Import revised translations. DO NOT MERGE
...
* commit '3b4b91d43de5be5f920b7ed931c942817970e336':
Import revised translations. DO NOT MERGE
2011-03-29 12:19:35 -07:00
Eric Fischer
3b4b91d43d
Import revised translations. DO NOT MERGE
...
Change-Id: Ic677ab3652341f1ef35a068f7290e15145172f37
2011-03-29 12:00:36 -07:00
Jake Hamby
f1139aab80
Fix NPE in WirelessSettings.onCreate() for SDK and non-BT devices.
...
Fix NPE when entering Settings app in the SDK (and for devices without
Bluetooth). Also remove the "Bluetooth settings" item in addition to
the Bluetooth toggle item from Wireless settings when BT is missing.
Bug: 4149307
Change-Id: Iecc5960a193cf88664d3217b4d7bdbc2276dabc0
2011-03-28 20:25:23 -07:00
Amith Yamasani
2ba9745180
am f3b325f5
: Debug feature for HDCP compliance testing.
...
* commit 'f3b325f54dadb482d73111ab17cf6a51784de11a':
Debug feature for HDCP compliance testing.
2011-03-23 15:47:40 -07:00
Amith Yamasani
f3b325f54d
Debug feature for HDCP compliance testing.
...
Bug: 4149811
Add a setting in Application->Development to change HDCP checking.
Change-Id: I5561b097b3fd7dbfc4eaf1977b80a37fc29572aa
2011-03-23 14:39:43 -07:00
Irfan Sheriff
e2d3018428
am 6864195a
: Merge "Fix ANR with bypass proxy regex" into honeycomb-mr1
...
* commit '6864195aa0195831a0cfbe92cd37f76c09df43b8':
Fix ANR with bypass proxy regex
2011-03-22 19:33:16 -07:00
Irfan Sheriff
6864195aa0
Merge "Fix ANR with bypass proxy regex" into honeycomb-mr1
2011-03-22 19:30:22 -07:00
Irfan Sheriff
ae3ccfd07e
Fix ANR with bypass proxy regex
...
Bug: 4148297
Change-Id: I5519ed297acabb65e1992c65e4b4110380983bb1
2011-03-22 17:57:44 -07:00
Eric Fischer
3b9fa42b6b
am 36f7f4a7
: Import revised translations. DO NOT MERGE
...
* commit '36f7f4a773b19121850699ca5b617fe3a1c6bd16':
Import revised translations. DO NOT MERGE
2011-03-22 14:01:54 -07:00
Eric Fischer
36f7f4a773
Import revised translations. DO NOT MERGE
...
Change-Id: I889f8414c773a57bd38d30c0b60a51216ef00b1b
2011-03-22 13:39:43 -07:00
Eric Fischer
1a04c21b5a
am 7f050e2e
: Import revised translations. DO NOT MERGE
...
* commit '7f050e2ef8e1593d8a89f9d3357015c5eb1b8764':
Import revised translations. DO NOT MERGE
2011-03-17 13:32:23 -07:00