summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge "String changes for Location services Settings screen Bug: 5098817"Sean Cotter2011-08-021-2/+1
|\
| * String changes for Location services Settings screenSean Cotter2011-08-021-2/+1
| | | | | | | | | | | | Bug: 5098817 Change-Id: I11cf170e06e5cc117d62ffe1f72dbb47c7fc9e0e
* | Merge "Fix ActionBar title for NFC sharing."Martijn Coenen2011-08-021-0/+1
|\ \
| * | Fix ActionBar title for NFC sharing.Martijn Coenen2011-08-021-0/+1
| | | | | | | | | | | | Change-Id: I9d7c479d06437ece3f598506ce1cf2be322b12d0
* | | USB: Fix problem updating status of MTP/PTP checkboxesMike Lockwood2011-08-021-3/+3
| | | | | | | | | | | | | | | | | | | | | Change-Id: Idc12e8cce2cde6aca71e05943e2f2d9a0becce6c Bug: 5108883 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | Merge "Add a way to choose the current spell checker"satok2011-08-022-10/+150
|\ \ \ | |/ / |/| |
| * | Add a way to choose the current spell checkersatok2011-08-022-10/+150
| | | | | | | | | | | | | | | | | | Bug: 5057977 Change-Id: I86366d6be0d59dfb7a80431fcc87f55b1f27a014
* | | Always use non-solid action bar theme.Jeff Sharkey2011-08-011-1/+1
| | | | | | | | | | | | Change-Id: I1fa004b7c34aac424ac9ff9c4d743410e25f5068
* | | Data usage axis grow/shrink, other fixes.Jeff Sharkey2011-08-016-85/+317
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | USB Settings: Remove AFT installer CD; add help text to MTP and PTP widget ↵Mike Lockwood2011-08-011-74/+0
|/ / | | | | | | | | | | | | | | | | | | summary Bug: 4335199 Change-Id: I5f2a5d650a184b528028596e03e01ea98bf3815f Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Merge "Accessibility settings crash when run for the first time on clean device"Svetoslav Ganov2011-07-291-1/+2
|\ \
| * | Accessibility settings crash when run for the first time on clean deviceSvetoslav Ganov2011-07-291-1/+2
| | | | | | | | | | | | Change-Id: I9bb0b9d1ab381ba00838b1be3a76f549f32be655
* | | Merge "Report current font size in the 'Font size' setting summary"Christopher Tate2011-07-291-3/+13
|\ \ \
| * | | Report current font size in the 'Font size' setting summaryChristopher Tate2011-07-291-3/+13
| | |/ | |/| | | | | | | | | | | | | Bug 5022057 Change-Id: I74a266bc70fd885fd15ac09915b205b9b3e10679
* | | Merge "Polish of the accessibility settings."Svetoslav Ganov2011-07-293-164/+493
|\ \ \ | |/ / |/| / | |/
| * Polish of the accessibility settings.Svetoslav Ganov2011-07-293-164/+493
| | | | | | | | Change-Id: Ifb32ec6745e566cf7ffafe20019b68d95661b45d
* | Merge "Bug AOSP 12476: Manual time setting resets seconds to 0."Gilles Debunne2011-07-291-0/+2
|\ \ | |/ |/|
| * Bug AOSP 12476: Manual time setting resets seconds to 0.Gilles Debunne2011-07-281-0/+2
| | | | | | | | Change-Id: If24d25050b3537832c3229cd84205f3b6cef1989
* | Merge "Save changed name from CachedBluetoothDevice to native storage"Matthew Xie2011-07-287-10/+10
|\ \
| * | Save changed name from CachedBluetoothDevice to native storageMatthew Xie2011-07-277-10/+10
| | | | | | | | | | | | | | | | | | | | | The change preserves the friendly name change over power cycle. bug 5081605 Change-Id: I2b2cce5a789c72d52439511c42df369639eb0b4b
* | | Add backup password setting UIChristopher Tate2011-07-282-1/+124
| |/ |/| | | | | | | | | Bug 4901637 Change-Id: I515f1475d3675285a830b4b5ddd1f011f1b56e3a
* | Add NFC sharing intent filter.Martijn Coenen2011-07-281-0/+1
| | | | | | | | Change-Id: I34d5525fd43bbf4933ab459f4f310ad16196710d
* | Merge "Add on/off actionbar switch for NFC Tap To Share."Martijn Coenen2011-07-282-16/+55
|\ \
| * | Add on/off actionbar switch for NFC Tap To Share.Martijn Coenen2011-07-272-16/+55
| | | | | | | | | | | | Change-Id: I009a31d8862a23e15d89fe9813eca02e06469531
* | | Merge "Data usage fit and finish."Jeff Sharkey2011-07-273-75/+174
|\ \ \
| * | | Data usage fit and finish.Jeff Sharkey2011-07-273-75/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show time range and data summary based on current sweep selection for both network and app details. Fix animations by opting-out of parent hierarchy animation, since it fights with ListView. Switch to using NPMS "restrict background" instead of overloading setBackgroundDataSetting(), and hide app background checkbox when global background is restricted. Limit sweeps to valid historical data, and activate sweeps on touch instead of requiring separate tap. Fix z-order and avoid animating sweeps. Align all elements along vertical edge, and fix item layout to handle long app title. Bug: 4979025, 5058107, 5038590, 5079887, 5058108, 5058026, 5037381 Change-Id: Ib45b61ff2a62303f47aa3f47f88d2e688fe4d076
* | | | Merge "Fix NPE from monkey run"Irfan Sheriff2011-07-271-2/+2
|\ \ \ \
| * | | | Fix NPE from monkey runIrfan Sheriff2011-07-271-2/+2
| | |_|/ | |/| | | | | | | | | | | | | | Bug: 5037499 Change-Id: Ic12fab174d19b759899ce8b3f92f202f549e7c00
* | | | Merge "VpnSettings: make more fields available as advanced options."Chia-chi Yeh2011-07-272-5/+65
|\ \ \ \
| * | | | VpnSettings: make more fields available as advanced options.Chia-chi Yeh2011-07-272-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now users can manually override DNS search domains, DNS servers, and forwarding routes for each VPN network. Change-Id: I10b8e383ac19fd19d23938dff78201a71724d58f
* | | | | Merge "Move data over-limit dialog, reset policy snooze."Jeff Sharkey2011-07-272-70/+21
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Move data over-limit dialog, reset policy snooze.Jeff Sharkey2011-07-272-70/+21
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved over-limit dialog to SystemUI, and followed Intent changes to read full NetworkTemplate. When mutating NetworkPolicy, always reset any snooze. Bug: 5057979, 4723336 Change-Id: I9a975eb4ced2f4020c2fe74af67625541cbfcd85
* | | | Merge "Temporarily enable touch exploration in Accessibility tutorial"Svetoslav Ganov2011-07-271-3/+29
|\ \ \ \
| * | | | Temporarily enable touch exploration in Accessibility tutorialAlan Viverette2011-07-271-3/+29
| | |_|/ | |/| | | | | | | | | | Change-Id: I630f037f909a8941b9547fea95aecc2a1b374451
* | | | Merge "Restart soft Ap on a running config change"Irfan Sheriff2011-07-271-7/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Restart soft Ap on a running config changeIrfan Sheriff2011-07-271-7/+4
| |/ / | | | | | | | | | | | | Bug: 5079339 Change-Id: I083548ef5ab3ce177e7fa3e7375a68b52bb576d7
* | | Merge "Use a different wallpaper fragment title from the preference item."Amith Yamasani2011-07-276-52/+88
|\ \ \ | |_|/ |/| |
| * | Use a different wallpaper fragment title from the preference item.Amith Yamasani2011-07-256-52/+88
| | | | | | | | | | | | | | | | | | | | | Change wallpaper list ordering to alphabetic. Display battery level and charging status in Battery settings. Change-Id: I8ead0fb0f018c79ed258bd1c1ca3f8ecaf32da83
* | | Fixed title bar bug for AccessibilityTutorialAlan Viverette2011-07-261-2/+3
| |/ |/| | | | | | | Bug: 5080516 Change-Id: I2ef6dd4c96bef51e60a2ae9b081545219c821166
* | Merge "[step8] Use api to get the current spell checker"satok2011-07-252-2/+5
|\ \
| * | [step8] Use api to get the current spell checkersatok2011-07-262-2/+5
| | | | | | | | | | | | Change-Id: I082785314710af2c8db33c2c18050651a0302b62
* | | Merge "Bluetooth : fix for crashing alertDialogbox"Jake Hamby2011-07-252-1/+11
|\ \ \
| * | | Bluetooth : fix for crashing alertDialogboxjhtop.kim2011-07-252-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - changes for crashing of alertDialogbox while displaying message - in showError function, this fix code shoud be added in case of showing error pop up Bug: 5068089 Change-Id: I40e8a699461832b7bd47080b40f467572632d412 Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
* | | | Merge "Fix some Bluetooth settings bugs."Jake Hamby2011-07-254-94/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Fix some Bluetooth settings bugs.Jake Hamby2011-07-254-94/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove BluetoothFindNearby.java (no longer used) - Show message when Bluetooth is turning off - Fix case where device name sometimes didn't show when turning BT on - Disable "Rename device" and "Visibility timeout" menus when BT is off - Remove "Got onDeviceAdded, but cachedDevice already exists" log message - Never show "Rename device" in action menu (bug 5064378) - Show discovery time remaining as "m:ss", not "mm:ss" (bug 5064104) Bug: 5064378 Bug: 5064104 Change-Id: I79609dfdad61993a28cff64c9e082870ff74d180
* | | | Merge "[step6] Apply api and fix crush in spell checker settings."satok2011-07-253-11/+28
|\ \ \ \ | | |/ / | |/| |
| * | | [step6] Apply api and fix crush in spell checker settings.satok2011-07-263-11/+28
| |/ / | | | | | | | | | Change-Id: Ie430ca7ff4147c530aae895d1d13a40a01c63b98
* | | Text instead of icons in account settings optionsGilles Debunne2011-07-254-17/+18
|/ / | | | | | | | | | | Also changed the default style to remove the opaque title background. Change-Id: I948d9a15961223c3703bb607e2e5a6bf41e0ff5e
* | Revamp of the accessibility settings.Costin Manolache2011-07-252-437/+554
| | | | | | | | | | | | | | | | | | | | | | | | 1. Reimplemented accessibility settings accrding to UX design. NOTE: The strings are not final, rather reasonable placeholders to avoid blocking on them. Will submit another CL with string updates and any necessary polishes. bug:5065409 Change-Id: I3ba229a624298dbf238bc8562b42616b386f8c34
* | Merge "Accounts & Sync - sync status indicators missing contentDescription ↵Svetoslav Ganov2011-07-251-0/+15
|\ \ | | | | | | | | | attributes."