summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Added SIM Card Activity to SettingsPauloftheWest2014-07-2410-0/+179
| | | | | | | | | | + Added SIM Card menu to Settings menu + Added SIM card detail dialog when selecting a SIM Card + Added ability to select the default SIM for Cellular data, Calls, and SMS Bug: 16241745 Change-Id: I43437aa4c591c5097a8865d564f88726671e1b7d
* Change wording in keyguard settings menu.Jim Miller2014-07-231-2/+2
| | | | | | Fixes bug 15167729 Change-Id: Ie748b25667de3d237da34fc9b6a7bedad3ae1dcc
* Merge "[WifiSetup] Tablet landscape layout" into lmp-devMaurice Lam2014-07-236-4/+110
|\
| * [WifiSetup] Tablet landscape layoutMaurice Lam2014-07-236-4/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | Created setup_preference for sw600dp-land, modeled after template_with_header in Setup Wizard. Copied over wide illustration, which is again a placeholder and needs real graphics from UX. Renamed SetupWizardHeader to SetupWizardIllustration. Added aspectRatio attribute to SetupWizardIllustration that, will set the aspect ratio of the top padding. If 0 or not specified, padding will not be set. Bug: 16349429 Change-Id: Ic2623ee0c0ee8864383d22da006b418b8c371bf0
* | Merge "Use activity for brightness dialog" into lmp-devAlan Viverette2014-07-231-3/+4
|\ \
| * | Use activity for brightness dialogAlan Viverette2014-07-141-3/+4
| | | | | | | | | | | | | | | BUG: 15512088 Change-Id: Ibe38525b78d06e97cdf7e6369ca8179ab63e59d7
* | | Merge "Work on issue #16135174: Apps page "smoke" gradient footer must be ↵Dianne Hackborn2014-07-235-92/+204
|\ \ \ | | | | | | | | | | | | removed" into lmp-dev
| * | | Work on issue #16135174: Apps page "smoke" gradient footer must be removedDianne Hackborn2014-07-235-92/+204
| | | | | | | | | | | | | | | | | | | | | | | | New header in running services. Not yet done. Change-Id: Ibe2f4145796c7863ec80e0ea2d8d87dc910bac7e
* | | | Use restrictionsprovider framework in Settings.Julia Reynolds2014-07-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 15305103 Change-Id: Ib0147e366fe90de3512d0cc06e2a47ee16012dff
* | | | Merge "Fix NotificationStation theming" into lmp-devFabrice Di Meglio2014-07-231-5/+5
|\ \ \ \
| * | | | Fix NotificationStation themingFabrice Di Meglio2014-07-231-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix padding for the ListView - fix ActionBar size - remove non needed switchBarMargins See bug: #13140648 Settings needs to support the new Quantum Paper theme Change-Id: I0e3d3116f2ee749a04a8a464b36fa68909edf11d
* | | | | Merge "Settings: Wire up Display > Lift to wake." into lmp-devJohn Spurlock2014-07-232-1/+8
|\ \ \ \ \
| * | | | | Settings: Wire up Display > Lift to wake.John Spurlock2014-07-232-1/+8
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Bug:15521792 Change-Id: I1a771641ad4fc52599149ac7db4a4fe55a6b9286
* | | | | Merge "Character limit updates" into lmp-devPauloftheWest2014-07-221-2/+2
|\ \ \ \ \
| * | | | | Character limit updatesPauloftheWest2014-07-231-2/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16322106 Bug: 16321901 Change-Id: I776a86658e03a6bed5554a1020cf2c272cbeb49b
* | | | | Allow CryptKeeper dialogs to rotate on tabletsPaul Lawrence2014-07-233-119/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tablets may be used in docking stations thus need to support landscape mode. Phones will not be, and having them rotate is both ugly and annoying. Also this matches lock screen behavior. The attribute screenOrientation is not themeable, so the only way of doing this is programmatic. Test for truth of bool which is only set for sw600dp devices and clear the nosensor setting from the manifest if set. Bug: 16405551 Change-Id: I5b3f945b89402e5aa39642c2c06e98f9ca1ce298
* | | | Settings: Tweak zen alarm info string.John Spurlock2014-07-222-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Use standard styling and remove the bit about timers. Bug:16487906 Change-Id: I28b8ac61981a2e9956d41768ee1185dc5ad950f3
* | | | Merge "Data Usage, materialized!" into lmp-devJeff Sharkey2014-07-2255-187/+242
|\ \ \ \
| * | | | Data Usage, materialized!Jeff Sharkey2014-07-2255-187/+242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Asset drop so Data Usage matches new Material spec. Removes time dimension sweeps, so we now summarize the entire visible axis. Fix time axis labels to not draw outside clip bounds. Remove pie chart. No more checkboxes in menus. Telephony items like roaming are moved back to cellular settings. Start wiring up multi-SIM support. Bug: 15760500, 16019700, 16289924, 16303795 Change-Id: Ie8f4821962319bb82ff4bc2f13f1f66ba1bdfe65
* | | | | Removed WPA PSK from HotSpot OptionsPauloftheWest2014-07-221-1/+0
|/ / / / | | | | | | | | | | | | | | | | Bug: 16380972 Change-Id: I77735ff7a8962d538132bb55ebbf6cc75358f8a1
* | | | Merge "Stop using framework-private switch asset" into lmp-devAlan Viverette2014-07-224-64/+8
|\ \ \ \
| * | | | Stop using framework-private switch assetAlan Viverette2014-07-224-64/+8
| | | | | | | | | | | | | | | | | | | | | | | | | BUG: 16467249 Change-Id: I0829c3dea522cf59e0f92046ea7c6092d416ad4c
* | | | | Merge "Add Home / Launcher apps indexing" into lmp-devFabrice Di Meglio2014-07-221-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add Home / Launcher apps indexingFabrice Di Meglio2014-07-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add a BaseSearchIndexProvider to HomeSettings - use a BroadcastReceiver for tracking add or remove of Home / Launcher apps - add "launcher" synonym for "home" too - also code cleaning for DynamicIndexableContentMonitor See bug: #16484927 Add "launcher" as a synonym for "home" in settings search Change-Id: I819f4e5f7bd5e9a7882609206b2733ea1912fc69
* | | | Revert "Revert "Move global sync settings to AccountSettings.""Alexandra Gherghina2014-07-222-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4869faf46559c54a34b969b5ae5391a208e723af. Change-Id: I58df9b8161d711a9c0187af1f1a1dc279fb9d9ab
* | | | Merge "Settings: No really, keep the trailing space." into lmp-devJohn Spurlock2014-07-171-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Settings: No really, keep the trailing space.John Spurlock2014-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | Bug:16487510 Change-Id: Ic10ace9803c7d488240d819427ffec412a10d81a
* | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-22122-2053/+3807
|/ / / | | | | | | | | | | | | Change-Id: I9f9207a53b8bc1f312ae7e8c6f4bb3b259dba370 Auto-generated-cl: translation import
* | | Fix and simplify advanced security settings layoutAdrian Roos2014-07-222-24/+26
| | | | | | | | | | | | | | | | | | | | | | | | Provides correct padding for tablets and sets background drawable. Bug: 16382821 Change-Id: I0aa0c9f8c6fccb6c201e78075c37a7c7e2315d07
* | | Revert "Move global sync settings to AccountSettings."Alexandra Gherghina2014-07-222-36/+0
| | | | | | | | | | | | | | | | | | This reverts commit 64fde6f4e9404a363f577a9fda424affcb5138e4. Change-Id: I61940b6e2936c7c7f048af222602226e5588c268
* | | Move global sync settings to AccountSettings.Alexandra Gherghina2014-07-222-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | It also makes AccountSettings respond to the SYNC_SETTINGS intent, which it is currently triggered by Calendar and could be triggered by Gmail. Bug: 16076571 Change-Id: I2c55262a87e46ba88f36a90a2f8f27d08f88e851
* | | Unify voice interactor and recognizer settings.Dianne Hackborn2014-07-213-43/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is now one settings UI to select both the new voice interactor and old voice recognizer. There are still a few wonky things about this that won't be resolved until we start requiring that all interactors specify an associated recognizer service. Change-Id: Ib702ff717fb28bcb244cb30e49577066ddc9f197
* | | Merge "Remove fake 8dp padding on N7 devices" into lmp-devFabrice Di Meglio2014-07-211-1/+1
|\ \ \ | |/ /
| * | Remove fake 8dp padding on N7 devicesFabrice Di Meglio2014-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - was a remaining artifact from a test See bug: #13140648 Settings needs to support the new Quantum Paper theme Change-Id: Ib39166213bb76ceb2319b21cb3651e7c43c4de68
* | | Merge "Treat caption preview viewport as clipped 16:9 aspect" into lmp-devAlan Viverette2014-07-211-1/+3
|\ \ \
| * | | Treat caption preview viewport as clipped 16:9 aspectAlan Viverette2014-07-211-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also adds standard start/end padding to preview frame. BUG: 16462107 Change-Id: I89001d1656cee0c2d8abd95eae09975307b1ff06
* | | | Merge "Remove inversion quick settings toggle" into lmp-devAlan Viverette2014-07-212-29/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Remove inversion quick settings toggleAlan Viverette2014-07-212-29/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes remnants of contrast preference screen. BUG: 16303790 Change-Id: I9833b53e187e5f41c0442bcbaf9b728d55577d88
* | | | Merge "Add the capability to set a pinned header to ↵Fabrice Di Meglio2014-07-211-1/+8
|\ \ \ \ | |/ / / |/| / / | |/ / SettingsPreferenceFragment" into lmp-dev
| * | Add the capability to set a pinned header to SettingsPreferenceFragmentFabrice Di Meglio2014-07-211-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | - add a FrameLayout into the preference list fragment - add public void setPinnedHeaderView(View pinnedHeader) and clearPinnedHeaderView() APIs for adding and clearing the pinned header Change-Id: I50ba5dd150167e0d49cc54bee1203f46db6d7a66
* | | Merge "Fix Notification Access layout for tabletUI support" into lmp-devFabrice Di Meglio2014-07-213-4/+11
|\ \ \ | |/ /
| * | Fix Notification Access layout for tabletUI supportFabrice Di Meglio2014-07-213-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - setup correct padding for the App list and its item also remove showing FastScroller all the time on App Notification list See bug: #13140648 Settings needs to support the new Quantum Paper theme Change-Id: I11a70906f1372027622d50a81bc7744d48190f8a
* | | Merge "Fix App Notification layout for tabletUI support" into lmp-devFabrice Di Meglio2014-07-192-4/+7
|\ \ \ | |/ /
| * | Fix App Notification layout for tabletUI supportFabrice Di Meglio2014-07-212-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | - setup correct padding for the App list and its item See bug: #13140648 Settings needs to support the new Quantum Paper theme Change-Id: I6c14bb8abced59b636a3230e1daf783130f0f4d3
* | | Add Screen pinning back to settingsJason Monk2014-07-214-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a basic screen for screen pinning (previously lock-to-app) to settings that describes the feature and allows it to be turned on and off. Bug: 16378448 Depends on Ide333463f86310eacb7a1d8b6dc7b1aea8722713 for Settings constant Change-Id: Id3ef8471794aa01de20efeb947bed95c50d6b954
* | | Import translations. DO NOT MERGEBaligh Uddin2014-07-20144-14656/+6990
| | | | | | | | | | | | | | | Change-Id: Iab323e1a057a52bb3408a7173fae984a2d9ff240 Auto-generated-cl: translation import
* | | Merge "Remove deprecated locales - DO NOT MERGE" into lmp-devBaligh Uddin2014-07-1724-33563/+0
|\ \ \
| * | | Remove deprecated locales - DO NOT MERGEBaligh Uddin2014-07-1924-33563/+0
| | | | | | | | | | | | | | | | Change-Id: Ibf5ac73ae0784925297180cfec0236687d584fd4
* | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-19113-8733/+10648
|/ / / | | | | | | | | | | | | Change-Id: If479170defb29f3874fa320e15acd587560cff4c Auto-generated-cl: translation import
* | | Merge "Fix overdraw and do some layout optimizations" into lmp-devFabrice Di Meglio2014-07-187-16/+39
|\ \ \ | |/ /