summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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."
| * | Accounts & Sync - sync status indicators missing contentDescription attributes.Svetoslav Ganov2011-07-231-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | 1. Added the content descriptions. bug:5033572 Change-Id: I4d04f4c6e7b79dcc9720b69505aa64e798a02fad
* | | Merge "[Step 1] Add preference activities for spell checkers"satok2011-07-248-0/+274
|\ \ \
| * | | [Step 1] Add preference activities for spell checkerssatok2011-07-258-0/+274
| | |/ | |/| | | | | | | | | | Bug: 5057977 Change-Id: I8f2f3d480325029c794c058beed2475033a617f9
* | | Updated: Wi-Fi p2p initial UI implementationrepo sync2011-07-248-10/+663
| | | | | | | | | | | | Change-Id: If60f42f76fa07a868d2e11b012b4697252c69f5f
* | | Merge "Fix USB tethering"Mike Lockwood2011-07-231-39/+27
|\ \ \
| * | | Fix USB tetheringMike Lockwood2011-07-191-39/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous approach no longer works with the new USB drivers, since the usb0 interface is no longer enabled by default. This introduced a chicken & egg problem - usb0 will not be enabled until the user tries to start tethering, but Settings will not enable the checkbox unless usb0 is enabled. To fix this we add an explicit call to start USB tethering in the connectivity manager. This will enable RNDIS if necessary and then bring up tethering once usb0 is enabled. Change-Id: If3972c89e05377af00b7a71cc2588e44bd4cfaed Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | Fix lock screen timeout summary text on first use.Amith Yamasani2011-07-221-1/+1
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | The lock screen timeout summary is inconsistent with the popup list when Security settings is launched for the first time. This fixes the inconsistency. Bug: 5064223 Change-Id: I8cbd7c06233faddd91ab29a1e046112a6f910935
* | | Merge "Allow applications to set the title of the subtype enabler Bug: 5058105"satok2011-07-211-2/+13
|\ \ \ | |_|/ |/| |
| * | Allow applications to set the title of the subtype enablersatok2011-07-221-2/+13
| | | | | | | | | | | | | | | | | | Bug: 5058105 Change-Id: Id5e4ccbdf4f830ce5c67232f530d73679d9e038f
* | | Merge "Add an extra parameter to identify the caller application. Fix the ↵Costin Manolache2011-07-211-1/+43
|\ \ \ | | | | | | | | | | | | handling of 'suspend' - the callback will not be visible."
| * | | Add an extra parameter to identify the caller application. Fix the handling ↵Costin Manolache2011-07-211-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | of 'suspend' - the callback will not be visible. Change-Id: Ide8b841b6b57e31ac082678b27c314b9eeff8846
* | | | Merge "Review comments for 0-click setting."Martijn Coenen2011-07-211-3/+1
|\ \ \ \
| * | | | Review comments for 0-click setting.Martijn Coenen2011-07-211-3/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I89c84f3a01e7ec15851379b017e3f886138e6611
* | | | | Remove the "user dictionary" settings entry if noneJean Chalard2011-07-212-2/+10
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the user dictionary service is not present or disabled, the settings application should not be showing an entry to use it. Bug: 5024166 Change-Id: Ic57d67eb03cf54e2c411fb0909c2a5d23d3e1fd7
* | | | Merge "Do not crash when the user dictionary service is disabled."Jean Chalard2011-07-212-9/+12
|\ \ \ \
| * | | | Do not crash when the user dictionary service is disabled.Jean Chalard2011-07-212-9/+12
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This still does not remove the UI. It only prevents the Settings application from crashing. Bug: 5024166 Change-Id: I6e8c0a8953af6c02273de2a881e85a5248cb8bd6
* | | | Added setting for zero-click sharing over NFC.Martijn Coenen2011-07-213-2/+94
|/ / / | | | | | | | | | Change-Id: I3848c4815d65d3a8b9b5e579c6a353dde6901ee4
* | | Merge "USB: Add dialog with instructions for installing AFT"Mike Lockwood2011-07-201-0/+28
|\ \ \
| * | | USB: Add dialog with instructions for installing AFTMike Lockwood2011-07-201-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5032807 Change-Id: Ic7737629c6081a3d6192e060da525fcc4c494919 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | Merge "Fix issue 5012047: silent mode mutes music"Eric Laurent2011-07-201-14/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue 5012047: silent mode mutes musicEric Laurent2011-07-191-14/+20
| |/ / | | | | | | | | | | | | | | | | | | Always display notification volume seek bar and ignore "use ringtone volume for notifications" check box on non voice capable devices (tablets). Change-Id: I379eb6858594a271b9ee11a2359bfdc27153c5af
* | | Merge "Fix issue #4976176: Font size setting does not persist"Dianne Hackborn2011-07-193-3/+3
|\ \ \ | |/ / |/| |
| * | Fix issue #4976176: Font size setting does not persistDianne Hackborn2011-07-193-3/+3
| | | | | | | | | | | | Change-Id: Ie36c97680f43414b5cdc1615519527ba5e8fa902
* | | Merge "Fix issue #4999758: Disabling a system app should require..."Dianne Hackborn2011-07-181-3/+24
|\ \ \