Commit Graph

4739 Commits

Author SHA1 Message Date
Adam Powell
716b05b860 Give Settings back its split action bars
Change-Id: I0b8572fee84833a8495125643542380d7f90aa3e
2011-08-03 20:12:41 -07:00
Jake Hamby
79be0b3e6b Fix multiple BT settings bugs.
- Change Bluetooth profiles screen to match ICS wireframes
- Remove BluetoothProfilePreference.java (no longer used)
- Remove "Pair with this device" summary below every unpaired device
- Remove "Paired but not connected" summary below unconnected paired devices
- Fix auto connection after pairing (reuse existing CachedBluetoothDevice)
- Add "Connected (no phone/media)" summaries based on ICS wireframes
- Fix visibility timeout strings.
- Fix crash when starting Bluetooth from Settings shortcut widget.

Bug: 5064139
Bug: 5064324
Bug: 5080404
Bug: 5093513
Bug: 5104485
Change-Id: Ie87103e183ce414c86cb1831a38ef0178b1b1292
2011-08-03 17:55:27 -07:00
Jeff Sharkey
1ae43f922a Data usage disabled state, smaller parcels.
Hide policy controls when low-level bandwidth controls are disabled
or when radio is disabled.  Only request byte counters from history
to reduce parcel size by about 60%.

Bug: 5096903, 5096752
Change-Id: I407b7a01bf60b7105994052cc6e3262054f51184
2011-08-03 17:20:45 -07:00
Chia-chi Yeh
d5a5de4de6 VpnSettings: the field has been renamed.
Change-Id: I1e234e96d0fa4af6f03a5b902073460acffd8e28
2011-08-03 15:44:08 -07:00
Amith Yamasani
0c8ff2b3ce Merge "Sound settings screen and volumes dialog reconfiguration." 2011-08-03 14:51:28 -07:00
Amith Yamasani
ba1f0ae33f Merge "Center button text in the InstalledAppDetails screens." 2011-08-03 13:54:56 -07:00
Amith Yamasani
b764f63c30 Center button text in the InstalledAppDetails screens.
Bug: 5098457
Change-Id: I2ae0083c9547d17324ebbd667eb85f58da88ec15
2011-08-03 12:08:23 -07:00
Amith Yamasani
823bf0c155 Sound settings screen and volumes dialog reconfiguration.
Removed the "Notifications use ring volume" checkbox.

Show the current ringtones in the summary area.

Bug: 5032308
Change-Id: I17e63f32c1775dd2097904df1aa6aaf699bd8ae2
2011-08-02 18:59:43 -07:00
Adam Powell
f3b46cae51 Merge "Follow framework API changes" 2011-08-02 18:45:24 -07:00
Christopher Tate
bc955aeb13 Merge "Tweak font-size summary display" 2011-08-02 17:43:21 -07:00
Christopher Tate
88138f164f Merge "Always put 'USB COMPUTER CONNECTION' into the overflow menu" 2011-08-02 17:42:57 -07:00
Alan Viverette
be6a64e359 Updated Accessibility tutorial strings.
Change-Id: Ibdd00cad7d6902020f1dbcded42ba391fc31678e
2011-08-02 17:09:25 -07:00
Dianne Hackborn
2e02d20704 Merge "Clear bitmaps from canvses after done drawing to them." 2011-08-02 17:05:52 -07:00
Dianne Hackborn
419740de68 Clear bitmaps from canvses after done drawing to them.
Change-Id: I902edf771c66485269289aeeb4d64c56fe899906
2011-08-02 17:01:30 -07:00
Dianne Hackborn
f2e4c67ad8 Merge "New development setting for ANRs." 2011-08-02 16:58:30 -07:00
Adam Powell
66546c7077 Follow framework API changes
Change-Id: Ieb06a35a65d70d7b65f801814a0a46c9acc80445
2011-08-02 16:54:20 -07:00
Eric Fischer
0f7b72f846 Restore deleted strings that are still in use.
Change-Id: I491bbe4576c6995b082d197f80b3a6b54443bd84
2011-08-02 16:46:51 -07:00
Christopher Tate
75d8d31b4c Tweak font-size summary display
Now the setting title & summary are presented as e.g.:

   Font size
   Extremely large

Bug 5022057

Change-Id: I28e0d84705b0c9190431ed5419866ebd66d68dc7
2011-08-02 16:43:47 -07:00
Christopher Tate
c9026c9edb Always put 'USB COMPUTER CONNECTION' into the overflow menu
Bug 5011831

Change-Id: I93d24a16508cfcc9f81b8bd3ad43cfffe52db1d5
2011-08-02 16:24:35 -07:00
Sean Cotter
ceba6ef5a6 Merge "String changes for Location services Settings screen Bug: 5098817" 2011-08-02 16:16:11 -07:00
Eric Fischer
ec0c0150ac Import new translations.
Change-Id: I7b45aed12328a25b81878f29364bcc837c956509
2011-08-02 16:11:06 -07:00
Jaikumar Ganesh
5e3e460eb1 DO NOT MERGE Show user dialog for BT.
Show user dialog for incoming BT connection
requests from unknown devices.

Contribution by: Wei (Matthew) Xie

Change-Id: I7e9e8bbbd8808a7569f84d213fa3d716f7f5bc80
2011-08-02 16:10:41 -07:00
Jaikumar Ganesh
f3acd16d08 Remove CHAR LIMIT from string to fix build.
Change-Id: I590126db92329efcc6aea95bb97bb9d053905276
2011-08-02 16:10:05 -07:00
Jaikumar Ganesh
903dd8ac93 New strings for Bluetooth
This is for the user dialog for incoming BT requests.

Change-Id: Ifa8f8e9e00861c65cf1d2f0520d072935b845785
2011-08-02 16:09:36 -07:00
Dianne Hackborn
d5119bd397 New development setting for ANRs.
Change-Id: I1fcde9d371bbb6e0eef0da7749a8c8cfb9a2c881
2011-08-02 15:13:01 -07:00
Martijn Coenen
8d7f9594cd Merge "Fix ActionBar title for NFC sharing." 2011-08-02 10:40:09 -07:00
Martijn Coenen
b00f4a5ac5 Fix ActionBar title for NFC sharing.
Change-Id: I9d7c479d06437ece3f598506ce1cf2be322b12d0
2011-08-02 10:29:43 -07:00
Sean Cotter
ee52a4253b String changes for Location services Settings screen
Bug: 5098817

Change-Id: I11cf170e06e5cc117d62ffe1f72dbb47c7fc9e0e
2011-08-02 09:59:11 -07:00
Mike Lockwood
688605ec02 USB: Fix problem updating status of MTP/PTP checkboxes
Change-Id: Idc12e8cce2cde6aca71e05943e2f2d9a0becce6c
Bug: 5108883

Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-02 12:56:56 -04:00
satok
7bdf78d56b Merge "Add a way to choose the current spell checker" 2011-08-02 00:05:48 -07:00
satok
ffc731207f Add a way to choose the current spell checker
Bug: 5057977

Change-Id: I86366d6be0d59dfb7a80431fcc87f55b1f27a014
2011-08-02 15:57:13 +09:00
Jeff Sharkey
1de7a33106 Always use non-solid action bar theme.
Change-Id: I1fa004b7c34aac424ac9ff9c4d743410e25f5068
2011-08-01 17:13:10 -07:00
Jeff Sharkey
e2afc0f283 Data usage axis grow/shrink, other fixes.
When dragging vertical sweeps near edges, grow or shrink axis scale
to give users access to larger limits.  Triggers 10% for each 250ms
that user continues holding.  Change axis math to support arbitrary
ranges beyond [0,5GB].

Show "empty" message when no application details found.  Added strings
that didn't appear in default language.  Better sweep margins using
dip instead of scale units.  Format time ranges in local time instead
of UTC.  Only show dashed estimate when it would reach near warning
or limit.  Extend app usage series until "now" when buckets missing.

Bug: 5096685, 5092538, 5058158, 5058114, 5058024, 4643457
Change-Id: I45cf33f7f3baeba1bfa5b21f31cb0a12006f62fa
2011-08-01 16:36:38 -07:00
Mike Lockwood
a861ebffe0 Merge "Shorten summary text for MTP widget in USB settings" 2011-08-01 15:27:08 -07:00
Amith Yamasani
a30fff0e87 Merge "Limit the list of settings that can have shortcuts on home." 2011-08-01 14:49:16 -07:00
Mike Lockwood
65fb60aa3f Shorten summary text for MTP widget in USB settings
Change-Id: I1d005e9926fac59fcc225eb9200520a6ab36e823
Bug: 4335199

Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-01 17:41:41 -04:00
Mike Lockwood
37481d731a USB Settings: Remove AFT installer CD; add help text to MTP and PTP widget summary
Bug: 4335199

Change-Id: I5f2a5d650a184b528028596e03e01ea98bf3815f

Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-01 09:53:37 -04:00
Svetoslav Ganov
1cb10cd201 Merge "Accessibility settings crash when run for the first time on clean device" 2011-07-29 17:51:53 -07:00
Christopher Tate
f263c705c1 Merge "Report current font size in the 'Font size' setting summary" 2011-07-29 17:41:44 -07:00
Christopher Tate
8a510c57dc Report current font size in the 'Font size' setting summary
Bug 5022057

Change-Id: I74a266bc70fd885fd15ac09915b205b9b3e10679
2011-07-29 16:16:22 -07:00
Svetoslav Ganov
6041c5ea97 Accessibility settings crash when run for the first time on clean device
Change-Id: I9bb0b9d1ab381ba00838b1be3a76f549f32be655
2011-07-29 15:49:24 -07:00
Gilles Debunne
f098231eb0 Merge "Bug 5003361: No Android Dreams in Settings / Display" 2011-07-29 15:47:15 -07:00
Svetoslav Ganov
d48d794f45 Merge "Polish of the accessibility settings." 2011-07-29 15:32:53 -07:00
Alan Viverette
c40e07993a Added accessibility tutorial-specific class name for instructions.
Bug: 5087316
Change-Id: Ia41e9c73af189f36dd6b92b21fcbc5e9bcf408f3
2011-07-29 15:17:41 -07:00
Svetoslav Ganov
1a97fa13d0 Polish of the accessibility settings.
Change-Id: Ifb32ec6745e566cf7ffafe20019b68d95661b45d
2011-07-29 15:11:33 -07:00
Gilles Debunne
c29e312dd6 Merge "Bug AOSP 12476: Manual time setting resets seconds to 0." 2011-07-29 11:46:56 -07:00
Matthew Xie
bb33bdcef7 Merge "Save changed name from CachedBluetoothDevice to native storage" 2011-07-28 17:47:19 -07:00
Svetoslav Ganov
fd070b4b4c Merge "Added contentDescription to IME settings image button." 2011-07-28 16:30:21 -07:00
Alan Viverette
f97840fea6 Added contentDescription to IME settings image button.
Bug: 5092506
Change-Id: Ibd27e4b0d798dd21df0e6eb69babc0df2292bf5f
2011-07-28 16:11:37 -07:00
Gilles Debunne
d1d9fc3ac9 Bug 5003361: No Android Dreams in Settings / Display
I just commented it. Should we remove everything instead to avoid a possible
leak of this feature?

Remove src/com/android/settings/DreamSettings.java too in that case.

Change-Id: I52addca1d1b316254b7a495966eaa374ff0e97b3
2011-07-28 15:32:22 -07:00