summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* [2/2] Settings: Privacy GuardSam Mortimer2015-11-033-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PS2: * add ic_privacy_guard*.png from frameworks/base * rebase PS3: * enable AppOpsSummaryActivity * use SubSettings on longclick PS4: * move privacyguard settings category to just below security PS5: * rebase Pulled together mostly (if not all) from: Author: Steve Kondik <shade@chemlab.org> Date: Tue Feb 25 14:02:16 2014 +0100 settings: Relocate Privacy Guard icons to framework * So we can use them in the permission dialog for MODE_ASK Change-Id: Ia9bac7dff0bbe91ae48db5d4b0d8f46feb9fdf86 Author: DvTonder <david.vantonder@gmail.com> Date: Thu Jan 16 19:01:23 2014 -0500 Settings: Fix up top level "Privacy" section Change-Id: Id4dbda10a891c793bc6eb3c42807cc0e3f6092cc Author: Danny Baumann <dannybaumann@web.de> Date: Fri Nov 8 13:37:07 2013 +0100 Add back privacy guard manager. Change-Id: Ic9fbbae137bb8425fe72a6cdb2f17117351b5709 Author: Chirayu Desai <cdesai@cyanogenmod.org> Date: Sat Dec 28 18:51:46 2013 +0530 PrivacyGuard: Specify a default value in Settings.getInt method call * While privacy guard is enabled by default, the default value specified here is returned only when the setting is not defined or not an integer. Change-Id: Iaedffcc76a23a310aa7915f6a42ccce83ba5d2a6 Author: Matt Mower <mowerm@gmail.com> Date: Wed Feb 5 19:40:37 2014 -0600 PrivacyGuard: confirm permissions reset The button to reset all application permissions to enabled looks suspiciously like a refresh button. Prompt the user with a confirmation dialog to make sure they know what they've pressed. Change-Id: I0444c5bf8e9533feccf890055d34d3200609c6f6 Change-Id: I2e10cb4d395e2e7e5141d2fadada9e9b21cd7fbf
* Settings : Add back navigation bar customization.Danny Baumann2015-10-295-0/+0
| | | | Change-Id: I6431a611f3107fd1022df11362d1d2aa27b2f436
* Update profiles actionbar delete iconMichael Bestas2015-10-261-0/+0
| | | | Change-Id: I9513bb9b96dbd5fc6e4e943fbdd4f295deb8c58a
* Update Profiles settings iconblunden2015-10-261-0/+0
| | | | | | Switch to vector drawables to fix blurry drawables Change-Id: Id3f5e3ad408c4d17659d941f68853379b07c688f
* Settings: squash of new profile UI for cm-12.0Roman Birg2015-10-261-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additions for cm-12.0: - removed expanded desktop - added add profile FAB - updated tabs for meterial style - added enabler switch bar Squashed commits: ------------------------------- Settings: refactor Profiles to be more user friendly * Remove the notion of Profile app groups * Rearrange profile setup flow, now we first present the user with ways which will trigger the profile, then allow them to set what happens when the profile is triggered. Change-Id: I2870df894046cd43c21c67991fb5efc9c3fec837 Signed-off-by: Roman Birg <roman@cyngn.com> Settings: cleanup new profiles UI * cleanup old code * for configuring profiles, add options to modify triggers and remove the profile * remove separate activity * don't hardcode padding pixel sizes Change-Id: I6b1d05c9f918714249411006c7562496e2a7539e Signed-off-by: Roman Birg <roman@cyngn.com> Profiles: fix expanded desktop settings not applying Change-Id: Ia523145bf47bfc189c29b035ad5ec6e053cf9296 Settings: Fix profiles volume override summary. Change-Id: I499cfb3006a7fc7b5e931ac854a7437f5d141523 Settings: fix Profiles expanded desktop choice mapping Change-Id: Ib96811a0c268ca68a7b9732283c5abc142d143a4 Signed-off-by: Roman Birg <roman@cyngn.com> Settings: add "Untouched" ring mode option in profiles Change-Id: I4ac2d63119b328533217104a799cb0660ecddfb9 Signed-off-by: Roman Birg <roman@cyngn.com> Settings: profiles: fix volume streams override behavior Before we would always assume to override the stream, but that is not always the case. Add a checkbox to turn the override on and off. Signed-off-by: Roman Birg <roman@cyngn.com> Change-Id: Ic1a58d59a9e514d4c2ccf376191ac7989bbead26
* Profiles : SettingsDanny Baumann2015-10-264-0/+0
| | | | Change-Id: I072758a1c5ec04ef34077551220b6611068fe71d
* Merge "Add contactless symbol to NFC resources." into mnc-devMartijn Coenen2015-07-291-0/+0
|\
| * Add contactless symbol to NFC resources.Martijn Coenen2015-07-291-0/+0
| | | | | | | | | | Bug: 22534220 Change-Id: I9227d74386716520d2cf98d7f032051815f34431
* | [ScreenLock] Update illustration during setup wizardMaurice Lam2015-07-201-0/+0
|/ | | | | | | | Update the illustration to a new version which changes the "screen" illustrated in the device. Bug: 22587892 Change-Id: Ic52e28eb40b965b49fa4f2f220284cd2768470d5
* Update storage wizard's assets.Daichi Hirono2015-06-256-0/+0
| | | | | | BUG=22049781 Change-Id: Ie7eae9c76db06c77d0f4e85941125c005c2f28eb
* Finish storage wizard theming.Jeff Sharkey2015-06-163-0/+0
| | | | | | | | | | | | Storage wizard screens now have updated assets from UX, and various assets are tinted consistently. We're using our own navigation bar and wholesale replacing the layout from upstream. Fix text colors in night mode. Tell SystemUI when we're finished with the wizard flow. Bug: 21830731 Change-Id: Ic8d09cc152bfb4dcc6089b5c61d28cbdd4be3ee9
* Merge "Add NFC payment "how it works" screens." into mnc-devMartijn Coenen2015-06-081-0/+0
|\
| * Add NFC payment "how it works" screens.Martijn Coenen2015-06-051-0/+0
| | | | | | | | | | | | | | Bug: 21239081 Bug: 21305138 Bug: 21305420 Change-Id: Ic9ea1b7e9b842299f2fb6b26f61a927855981e67
* | Fix some dark theme issues (Take 2)Jason Monk2015-06-041-0/+0
|/ | | | | | | | | | Now with visible lock patterns! Both light and dark! Bug: 21117509 Bug: 21077345 Bug: 21480587 Bug: 21621900 Change-Id: Ibcf822faf7cbc83be43d757e0a6a9432ef3346af
* Fix battery usage screen issuesJason Monk2015-06-023-0/+0
| | | | | | | | | | | | Tint icons properly Bug: 21077770 Show better icons for wifi and bt (remove the old ones) Bug: 21172936 Also add a way to show fake items in power list for testing. Change-Id: I6b6804673a68190ebc3f2ea32802e30811a7f5b2
* [WifiSettings] Remove unused Wi-Fi iconMaurice Lam2015-05-2910-0/+0
| | | | | | | wifi_signal_light was replaced by wifi_signal (which can take any color via theme attributes). Remove the unused assets. Change-Id: If1823f9fa74ddaeb54f4a79a5d42db3b24f723d9
* [WifiSetup] Update phone illustrationsMaurice Lam2015-05-221-0/+0
| | | | | | | | Update illustrations in phone layout, to move the buildings up so that they are not shown when the header is sticky. Bug: 20954868 Change-Id: I3db4ac19901b5e5fdaeef3bdabe94e81e40b159c
* New Tap & Pay UX.Martijn Coenen2015-04-281-0/+0
| | | | Change-Id: Icbffe0f58d2c37d5691357c13a14ab9a40e53249
* [WifiSettings] Vector drawables for Wi-Fi signal iconMaurice Lam2015-04-2310-0/+0
| | | | | | | | Update wifi_signal to be a vector drawable that uses the color from the theme attribute wifi_signal_color. Bug: 20452312 Change-Id: Id151406e7dd3487050a0d3f440b0d620c8c84dcb
* [Setup] Update illustration assetsMaurice Lam2015-04-204-0/+0
| | | | | | | | | | | Update to the new blue-themed assets. Note that the size of tileable assets, like illustration_tile, and the width of tablet assets may be different, but the overall visual result of the layout should be the same. Bug: 19729981 Change-Id: I4ec44a8e1488b734ec2eddee046a305104e87abb
* Merge "Checkpoint of new storage wizards."Jeff Sharkey2015-04-142-0/+0
|\
| * Checkpoint of new storage wizards.Jeff Sharkey2015-04-132-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use frameworks/opt/setupwizard/library/ for consistent behavior and styling on phones and tablets. Implement every step of wizard flow and connect them together, even though some steps are currently non-functional. All strings to match UX spec, with some adjustment. Wizards inherit from helper base class. New interstitials before unmounting or formatting private storage to confirm user knows consequences. Bug: 19993667 Change-Id: I2c774e1718d513805ee8aecfc96d066d4730450c
* | Wrap tintable icons with correctly tinted drawable XMLAlan Viverette2015-04-1054-0/+0
|/ | | | | | | | Replaces pre-tinted icons with flat black, grayscale versions suitable for use as alpha masks. Bug: 20143927 Change-Id: I0bca5dee6fcb273902db174c818cc529a5c13f91
* Move isolatable bluetooth code to SettingsLibJason Monk2015-02-056-0/+0
| | | | | | | | | | | | | | | Move the non-ui bluetooth control/tracking code to SettingsLib so that it can be shared with others. Mostly just move classes to frameworks/base/packages/SettingsLib, however a few things had to move around. - Dock handling had to move back to code still in settings - Local preference related code had to be moved back to settings - Added an error flow from SettingsLib to Settings Depends on I69fd888362c6dbb325f6113b32c4b15cc6a23a41 Bug: 19180466 Change-Id: Ie57fe26a27bbb0adc2ef69e042a05c7290c6a52a
* [WifiSetup] Remove grey Wi-Fi icon assetMaurice Lam2015-01-151-0/+0
| | | | | | | | Follow-up on ag/613416 which removed the last reference to the grey Wi-Fi icon asset. Bug: 17575719 Change-Id: I921672ef5299f630abc10fac8e2a046bb264a34f
* [FRP] Add illustration to lock screen setupMaurice Lam2014-12-033-0/+0
| | | | | | | | | Added the illustration JPG files, and added SetupWizardUtils.setIllustration method that will change the illustrations in the layout. Bug: 18482708 Change-Id: I8c6758113f07cd33f85eaf6bc019e8194d9a17ce
* Created Multi-SIM notifications.PauloftheWest2014-11-131-0/+0
| | | | | | | | | | | + On Multi-SIM devices a notificaiton will pop up when a SIM card is added, removed, or replaced. + The notification informs the user there has been a change in SIMs and they can tap the notification to go SIM Card Settings. Bug: 18293625 Change-Id: Iad1e5e0cf469e7bdfc43b2c18dd0586d042bb784
* UI changes for icons in sim settingsSanket Padawe2014-11-121-0/+0
| | | | | | | | + UI changes relate to displaying sim icons in sim settings + Correcting way to display phone number inside sim settings dialog Bug: 18356419 Change-Id: I1fe025fac52f20b607d4492b99cfef9588ec9416
* Remove the Wi-Fi Assistant card.Jeff Davidson2014-11-062-0/+0
| | | | | | | | | Per the latest mocks, advanced wireless settings will be the only location in platform settings where Wi-Fi Assistants are configured. The card is no longer being used. Bug: 13780935 Change-Id: Idddf971404532256165045665bd0a6b19966d2bd
* [WifiSetup] Update background textureMaurice Lam2014-09-301-0/+0
| | | | | Bug: 17611097 Change-Id: I75264ecac3b689426500e063a18d687866638a85
* Merge "Updated Wi-Fi Settings icons to new filled-in teal format." into lmp-devPauloftheWest2014-09-1511-0/+0
|\
| * Updated Wi-Fi Settings icons to new filled-in teal format.PauloftheWest2014-09-1211-0/+0
| | | | | | | | | | | | | | | | | | | | | | + Added a filled-in teal Wi-Fi unlocked and locked icons. + Added a teal theme to Settings. + Updated Wi-Fi Settings and Setup Wizard to use the new teal format. + Updated the Settings icon (used in the Settings dashboard and in search) to the new format. Bug: 17331199 Change-Id: I0565ef6f2fa1be035c1bd150ea853cb976dc504c
* | Switch to using system-wide default user iconsAlexandra Gherghina2014-09-121-0/+0
|/ | | | | | | | User icons were either User Settings specific, or missing. This makes it consistent with the ones in the new helper class. Bug: 17311038 Change-Id: I20cc1deba989cf7a397c5a8dba41bd91bd62472b
* New black drawables for tap and payAndres Morales2014-09-041-0/+0
| | | | | | | Much more visible than the white ones on a white bg Bug:17155785 Change-Id: I1c135ca819ee6734289777b3e694c7548777cb84
* Merge "[WifiSetup] Update illustration" into lmp-devMaurice Lam2014-08-283-0/+0
|\
| * [WifiSetup] Update illustrationMaurice Lam2014-08-273-0/+0
| | | | | | | | | | | | | | | | Update the illustration assets and make the tablet illustration always 256dp height according to mock. Bug: 17133710 Change-Id: I6d84bbb25a9f443e4eb6bf4c1002d8a1438029ef
* | Adding wifi empty state icon back for Setup Wizard.PauloftheWest2014-08-271-0/+0
| | | | | | | | Change-Id: Id20ee2a35512b7a9560db5d121fef5d0351fe051
* | Merge "Removed the Wi-Fi icon shown when Wi-Fi is off." into lmp-devPauloftheWest2014-08-271-0/+0
|\ \
| * | Removed the Wi-Fi icon shown when Wi-Fi is off.PauloftheWest2014-08-211-0/+0
| |/ | | | | | | | | Bug: 16570104 Change-Id: Iacee07c225f6609b92f1df193b682fde0a720a92
* | Changed VPN add icon to white.PauloftheWest2014-08-271-0/+0
|/ | | | | Bug: 17288198 Change-Id: I5d66f269583d1d4bdb3e68fe011721ae805317e1
* Settings: New application-level notification settings.John Spurlock2014-08-051-0/+0
| | | | | | | | | | | | - Convert the old application-level dialog to an activity. - Move the settings icon to the new activity (out of the list). - Add a custom application header, similar to the switch bar style. - Use the ubiquitous vector gear for the settings icon. - Migrate old checkboxes to switch prefs, add new summaries. - Remove obsolete artifacts. Bug:16396715 Change-Id: I857e3cf448b79f44fe1c242e6020f5214434c00c
* Fix bug #16306535 The arrows rotate in the opposite direction...Fabrice Di Meglio2014-07-295-0/+0
| | | | | | | | of the direction implied by the iconography (clockwise) - update assets with correct direction Change-Id: I56ff28cd2207577726b5136191317fae325c1bed
* More User Settings improvementsAmith Yamasani2014-07-261-0/+0
| | | | | | | | | | | | | Add a menu checkbox to allow creation of users from lockscreen. Add a delete icon in restricted profiles settings. Other little fixes to icons. Update some strings based on feedback. Bug: 15761405 Bug: 16550371 Bug: 16298824 Change-Id: Ib876bd57f15c6ce2d71856f72571c6b8b0e3102d
* Added SIM Card Activity to SettingsPauloftheWest2014-07-241-0/+0
| | | | | | | | | | + 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
* Data Usage, materialized!Jeff Sharkey2014-07-2211-0/+0
| | | | | | | | | | | | 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
* Improvements to user settingsAmith Yamasani2014-07-179-0/+0
| | | | | | | | | Exiting guest mode from within guest user. Updated assets and cleaned up/optimized some asset clipping code. Bug: 15761851 Bug: 16355550 Change-Id: I431e92bac3cbedd46bd1e33cffc4d9f0c576ca69
* Added Wifi Assistant CardPauloftheWest2014-07-162-0/+0
| | | | | | | | | | | + Show Wi-Fi Assistant card above network list that scroll under the action bar with the rest of the list + Display a promo image and text + Clicking "Setup" should link to the selected Wi-Fi assistant app (must be open to 3rd parties) + Touching "No, Thanks" should snooze this card for 30 days / 2nd time 90 / 3rd time 180 days / then forever Bug: 15703202 Change-Id: If74101bea630246c6bda2de3ed79fee72eca4c0c
* Fix RTL support for the DashboardFabrice Di Meglio2014-07-011-0/+0
| | | | | | | | - make ic_settings_nfc_payment auto mirror See bug: #15313101 Settings Dashboard needs to support RTL Change-Id: If8174e0ce565100e3e61bcdef19ff105ab4f636f
* Fix Search History RTL supportFabrice Di Meglio2014-07-011-0/+0
| | | | | | - make ic_search_history icon auto mirror Change-Id: I3e57103bf776f4dd52c2089d80992d9abef4ec1c
* Fix RTL support for the DashboardFabrice Di Meglio2014-07-011-0/+0
| | | | | | | | | | - the RTL version of ic_settings_display was shadowing the real icon - make the new icon auto mirror See bug: #15313101 Settings Dashboard needs to support RTL Change-Id: I8c935cf8f5e5166e5ced70f27b3703bb3de8319d