Commit Graph

901 Commits

Author SHA1 Message Date
Freeman Ng
f471c4ece8 adjust char limit for translations
bug: 5348039
Change-Id: I2c7153b3b8281398644a9a0ebdb1a4921af4f261
2011-09-20 15:18:05 -07:00
Wink Saville
1e596f3035 Add Button to *#*#INFO#*#* for ims registration.
For testing add a button to toggle SystemProperty
persist.radio.imsregrequired

Bug: 5337311
Change-Id: Id2d8ffa4c67992245d80b0ccafb6ed719fa749cc
2011-09-19 14:24:39 -07:00
Robert Greenwalt
bf118ffba7 Merge "Modify ApnEditor app for new APN schema." into ics-factoryrom 2011-09-15 15:00:29 -07:00
sinikang
cd8b7c3d0b Modify ApnEditor app for new APN schema.
As the telephony db is changed, The ApnEditor app has to be changed also.
As your request, I changed the ListPreference object to read-only CheckBoxPreference object and "The Others" to "Unspecified".This is a pair set with below change-ids.
- https://partner.source.android.com/g/#/c/8515/
- https://partner.source.android.com/g/#/c/8517/
- https://partner.source.android.com/g/#/c/9048/

Change-Id: I2bdd4f3076adfbee0f277ddb59a150e51e45ac9b
bug:4991683
2011-09-15 14:39:25 -07:00
Martijn Coenen
943af0bc69 Remove NFC sharing from Settings.
Bug: 5297151
Change-Id: I64304230296912519aa057a89f139a2242b557e3
2011-09-15 22:31:51 +02:00
Freeman Ng
85eeb1c16a Merge "text changes requested by Legal" 2011-09-14 19:11:49 -07:00
Freeman Ng
2347fca3f0 text changes requested by Legal
Change-Id: I7a967c75a20ad58fb45773a08122eae06a8f43c4
2011-09-14 19:07:43 -07:00
Svetoslav Ganov
0be6d21248 Merge "Minor string change according to UX spec" 2011-09-14 16:44:55 -07:00
Gilles Debunne
a0585821c3 Merge "Bug 5092721: Accounts & sync settings, auto sync in overflow menu." 2011-09-14 16:44:10 -07:00
Svetoslav Ganov
eb9478c81f Minor string change according to UX spec
Change-Id: Ia5745deb8221a58386e7775151d4b0a5d74b0005
2011-09-14 16:33:26 -07:00
Svetoslav Ganov
e05d63d771 Merge "Polish of the accessibility settings." 2011-09-14 13:35:39 -07:00
Svetoslav Ganov
9b539cc584 Polish of the accessibility settings.
1. Some string changes according to updated UX specs.

2. Explore by touch now shown only if accessibility is on.

3. The one time dialog for installing TalkBack if no services
   are installed was not showing.

bug:5293099
bug:5286578

Change-Id: I633999f798b16e2910d95d541a7c33d1a4f296b9
2011-09-14 12:26:33 -07:00
Amith Yamasani
10d68ff006 Merge "Reduce string length for battery level and charging status." 2011-09-14 11:16:09 -07:00
Amith Yamasani
b1800cad0a Merge "Limit choice of font sizes to Small, Normal, Large and Extra Large." 2011-09-14 11:15:02 -07:00
Gilles Debunne
b59e068d29 Bug 5092721: Accounts & sync settings, auto sync in overflow menu.
Was usually "Make auto-sync an on/off switch in the action bar"

Changed to a check box in the overflow menu as per the comment in the bug.

Change-Id: I5a722ec1c743232c019fe89144a0a9463431747a
2011-09-14 11:10:57 -07:00
Jeff Sharkey
a53188fe5a Data usage: precise editing, restrict help, D-pad.
Introduce dialogs for precise editing of network policy warning/limit
values, triggered by click on sweep labels.  Show up to 999MB before
rounding to GB, and round to nearest 5MB value when dragging.  Partial
D-pad navigation around chart controls.  Fix jumping when relayout
during drag, and fix sweep overlap bug.

When restricting data without limited networks, show dialog help to
guide user towards network limit.  When reloading chart data, try
restoring to nearest cycle.

Bug: 5289641, 5111701, 5226078
Change-Id: Ic59dee6496c480a64dc56f8534acf4d81b50bca7
2011-09-13 20:24:14 -07:00
Amith Yamasani
8bd3e09aac Limit choice of font sizes to Small, Normal, Large and Extra Large.
Bug: 5248351

Scales are 0.85x, 1.0x 1.15x and 1.3x

Change-Id: I784f64d7b0c52e1fd6b26ff4b4df7a9b23f23fe0
2011-09-13 14:49:49 -07:00
Amith Yamasani
ecd7b8a77e Reduce string length for battery level and charging status.
Bug: 5269660

Turn off suggestions and spell checking for Owner Info
Bug: 5281173

Change-Id: I7c4830e700bb52581504e222376cc912d2f345fc
2011-09-13 13:40:27 -07:00
Jeff Sharkey
c6df12c1ee Merge "Data usage performance, bugfixes." 2011-09-12 16:59:30 -07:00
Jeff Sharkey
b98c55bd09 Data usage performance, bugfixes.
Optimize launch times by removing unneeded extra work, including
reloading data and tightening chart invalidation.  Fix invalidation
storm when sweeps overlap.  Move chart history into loader instead of
blocking main thread.

Disable "Split 4G" mode until telephony support is ready, and combine
any existing split policies.

Async loading of application details.  Remove alpha transitions to
speed up on some hardware.  Hide menus in detail mode.  Delay kicking
off force-poll.  Fix inset padding on large devices.

Bug: 5284321, 5273918, 5263056
Change-Id: I746d79c05e2a6ea97bbdbdc5d807e208328d1373
2011-09-12 15:48:24 -07:00
Amith Yamasani
10826879a6 Use a new config flag to decide if notification led pulsing can be turned on/off.
Bug: 5242350
Change-Id: I6119abcfca01db4b937098a1a92233ba63f9cb29
2011-09-12 14:30:21 -07:00
Jeff Sharkey
a3fb4572dd Merge "Larger touch targets, snap to persisted value." 2011-09-09 11:27:24 -07:00
Gilles Debunne
e5d6179291 Merge "Bug 5042999: Wi-Fi disconnect policy strings" 2011-09-09 09:47:29 -07:00
Jim Miller
5541a86efe Fix 5185505: Add weak biometric sensors to security choices.
This adds a simple biometric sensor (face lock) to the security choices.

Updated to disable biometric sensor by default.

Change-Id: I088e5e99cf5f8c7a06a1a992a9257940eb2cc07f
2011-09-08 23:47:47 -07:00
Jeff Sharkey
5d70679c02 Larger touch targets, snap to persisted value.
Extend ListView content to screen edges, and use InsetBoundsDrawable
to draw separator and divider with expected padding.  Sweep touch
targets are now much larger.

Snap sweep to persisted value, and fix NFE when parsing label value.

Bug: 5274249
Bug: 5262865
Bug: 5242857
Change-Id: Ifa0f3e622767d5b4dc85a73d6340207e6038a429
2011-09-08 19:02:31 -07:00
Gilles Debunne
829c556645 Bug 5042999: Wi-Fi disconnect policy strings
Changed string.
Preference's summary now displays the currently selected value.

Change-Id: I5d867bb149c247809c6794f57d91dbebd96392f4
2011-09-08 16:51:39 -07:00
Claudia de Veaux
14ca9f371a Merge "Shortened the "Restrict background data" string so it won't trucate. Bug: 5255012" 2011-09-08 10:41:37 -07:00
Claudia de Veaux
b8d6a8f9e7 Shortened the "Restrict background data" string so it won't trucate.
Bug: 5255012

Change-Id: Id8d403952330c56ffdb263ebf8cfce3036864678

Added char limit to string comment.
2011-09-07 12:58:06 -07:00
Ben Komalo
0e66609c95 Show factory reset option if encryption went bad.
Also update the wording for the error message

Bug: 3384231
Change-Id: I25a67cba7abede913bdd8cadaafc42bcbd5c5c5f
2011-09-06 17:45:15 -07:00
Irfan Sheriff
c6680fd1d4 Merge "Provide help to turn off auto network disable" 2011-09-06 12:08:03 -07:00
Irfan Sheriff
655900e028 Provide help to turn off auto network disable
When a user clicks on an network that is disabled due to poor
connection, add help information to let the user disable the feature

Bug: 5254937
Change-Id: Ia8ddaf9684ae21c9b4c1ab1edba6c941eb5272fd
2011-09-06 09:35:23 -07:00
Jeff Sharkey
28130d9638 Unify data/power layout, confirm disable, round.
Share consistent layout between data usage and battery usage.  Show
confirmation dialog before disabling mobile data.  Round warning/limit
sweep values to match displayed label.  Suppress fade when switching
data usage tabs.

Bug: 5208510, 5058157, 5038589, 5252816
Change-Id: I3c76f3397445d2d3b173666a41672871df4c61af
2011-09-02 16:15:25 -07:00
Amith Yamasani
9bc770b0b7 Merge "Use the same empty message for user dictionary on tablets and phones." 2011-09-01 14:48:15 -07:00
Ben Komalo
4853d27628 Merge "Misc UI fixes for settings (mostly cryptkeeper)" 2011-09-01 14:19:18 -07:00
Svetoslav Ganov
76631f3a90 Merge "Update of accessibility settings" 2011-09-01 12:11:30 -07:00
Ben Komalo
9cec1becd6 Misc UI fixes for settings (mostly cryptkeeper)
- fix padding issues in a lot of cryptkeeper screens
- fix sizing of clock that didn't fit anymore with the new font
- change titles from green to the new holo blue

Bug: 5247866
Change-Id: Ib934e9661c32cce26e1af40eaff133bae11f78dc
2011-09-01 10:42:45 -07:00
Svetoslav Ganov
ea5a50a708 Update of accessibility settings
1. Removed the global toggle switch - now each accessibility
   feature has to be turned on or off separately.

2. Added a setting for the screen rotation (same as Dispaly)
   since most of blind users want that behavior.

bug:5166161
bug:5127475

Change-Id: I659aef62a8499461075f43520a3008fa7b8ff911
2011-09-01 10:25:23 -07:00
Jean Chalard
7fe1435b5e Fix a string that was forgotten
Bug: 5066983
Change-Id: I3daa0d9b37b05c07280d24fdcac0b4342cc11831
2011-09-01 20:58:21 +09:00
Jean Chalard
8ba5c42b21 Update settings wording for ICS
Bug: 5069983
Change-Id: I882aded067e8cc75197f6d3fa5c11388368b6996
2011-09-01 20:38:52 +09:00
Amith Yamasani
80bfdfef85 Use the same empty message for user dictionary on tablets and phones.
Bug: 5237879
Change-Id: I93326ccf48d0d41a91a16f9a5d89ef5441f22115
2011-08-30 17:43:46 -07:00
Claudia de Veaux
50d69c8340 Merge "Shorten data usage settings label so it won't truncate. Bug: 5226216" 2011-08-30 11:05:40 -07:00
Claudia de Veaux
abc541a7bf Shorten data usage settings label so it won't truncate.
Bug: 5226216

Change-Id: I4e6444b3304869a6d8c5f7085632c4d6dd57ca28
2011-08-29 19:37:31 -07:00
Jeff Brown
87deb741a7 Merge "Add a "show touches" option for demos and presentations. Bug: 4569045" 2011-08-29 14:04:25 -07:00
Jeff Brown
f40770096f Add a "show touches" option for demos and presentations.
Bug: 4569045

Change-Id: Ie074dbdc61c8e30222113edebdb2e4d5a83020e5
2011-08-26 17:10:32 -07:00
Nick Pelly
0fb33abfb4 Rename {zeroclick, share_tap} -> ndef_push in code.
Not sure what the product name will be, but ndef push seems to be a
nice neutral name for the code.

Text strings are left as "Share Tap" for now.

Change-Id: I9dbf82eda2273220c23f443710a340c2c93e8291
2011-08-26 16:35:44 -07:00
Irfan Sheriff
a796598ff9 Merge "Fixing Wifi strings and pref ordering per ui" 2011-08-24 13:33:13 -07:00
Isaac Levy
5070e45a87 Fixing Wifi strings and pref ordering per ui
- also no longer disabling wifi_watchdog toggle when radio is off.

Change-Id: Ic52249afd619028fe2765f434ee166f3d36e14fd
2011-08-24 11:37:39 -07:00
Svetoslav Ganov
b9b935d7cb Merge "Updated Accessibility tutorial strings." 2011-08-24 11:36:09 -07:00
Narayan Kamath
fdc53383a9 Merge "Implement the new TTS settings UI." 2011-08-24 02:24:29 -07:00
Narayan Kamath
0cfbb0f10a Implement the new TTS settings UI.
bug:5149036

Change-Id: I81a9786d20be3e9bf87550d6a0cc04191409600c
2011-08-23 18:10:01 +01:00