summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
Commit message (Collapse)AuthorAgeFilesLines
* Settings: Apply decor padding in landscape storage wizardScott Mertz2016-06-171-0/+2
| | | | | | | | | The header was appearing below the status bar when in landscape mode. Add a padding in landscape so the text appears below the status bar. FEIJ-1157 Change-Id: I4d3c46958442b517186cc7d796bdd1552c0bdffe
* Merge tag 'android-6.0.1_r22' of ↵Steve Kondik2016-03-101-2/+0
|\ | | | | | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/Settings into cm-13.0 Android 6.0.1 release 22 Change-Id: Ided010bc125199d47ca59d10f0ed5032a26632ff
| * Refactor UidDetailProvider and its dependencies to SettingsLib.Wei Liu2015-08-251-2/+0
| | | | | | | | | | | | so that it can be reused by Wear app data usage. Change-Id: Id05f888274e15fbeffa175ee8073de02a8966867
* | profiles: Make the floating action button more material-yDiogo Ferreira2015-10-261-0/+7
| | | | | | | | | | | | | | | | This makes the FAB look consistent with other fabs across the system, it adds animated elevation, changes the icon color to white but mainly fixes the size which was completly wrong. Change-Id: Ib8b2d54869a6a10958c24bcc0fab1224fd07fadd
* | Bluetooth: Add Manifest configure to fix settings crash issue.Matadeen Mishra2015-10-081-0/+8
|/ | | | | | | | | | | | | | | Settings is crashed when press back key after rotating screen when Bluetooth profile activity is opened. Add manifest configure to enable screen orientation feature. Settings: Change the text size of title when rotate screen The text size of bluetooth settings' title is not changed when rotate the screen. According to the configuration, change the text size of title. Change-Id: I3f08d0dd8181ffc8999ed29ac31dcc19a7dd56e9 CRs-Fixed: 917010
* [Fingerprint] Use different ring size for setupMaurice Lam2015-08-071-2/+5
| | | | | | | | | Follow-up on ag/741340, to split the size of the fingerprint ring during setup vs in settings. The ring in settings is slightly bigger because the header is smaller and the error text will not be cropped. Bug: 22924280 Change-Id: I4b9a817c85a3683924a01e41552ca80c85423f29
* [Fingerprint] Shrink fingerprint progress ringMaurice Lam2015-08-041-2/+2
| | | | | | | | Make the fingerprint progress ring smaller so that the error message can be seen on Nexus 5 during setup. Bug: 22924280 Change-Id: Ic8a70e1fa6f2dd33d1c7c239e32d3eb3a92cc187
* Adjustments for find sensor screenJorim Jaggi2015-07-281-1/+1
| | | | | Bug: 22484203 Change-Id: I3adb258c60eb165d7d4e695705dc430fc2dd4170
* Adjust enrollment UI for sw400 devicesJorim Jaggi2015-07-271-0/+4
| | | | | Bug: 22511825 Change-Id: Id2534a6a4ea99c295aa6ff583ff7755e5dfa339b
* Merge "Refine fingerprint enrollment experience" into mnc-devJorim Jaggi2015-06-111-0/+2
|\
| * Refine fingerprint enrollment experienceJorim Jaggi2015-06-111-0/+2
| | | | | | | | | | | | | | | | | | | | - Flash fingerprint graphic when enrollment progresses - Show hint message when not progressing for a few seconds - Make sure animation is always working Bug: 21617091 Bug: 21644138 Change-Id: Ic54c10a655e6da914f960cee20f0066b46d87325
* | Clean up settings shortcutsJason Monk2015-06-111-0/+3
|/ | | | | | | | | - Remove some bad entries - Fix icons to be top-level item specific - Add memory Bug: 20632230 Change-Id: I067b467b9ee354b52ef61b312dc5a89fd7eae2ac
* Settings > Apps list style updatesJason Monk2015-06-041-1/+1
| | | | | Bug: 21472824 Change-Id: If4c9c7f5b9bd3bdaaf2007fca09baee4ea2c1b3c
* [WifiSetup] Add + icon to Add another networkMaurice Lam2015-05-291-1/+4
| | | | | | | | Add the + icon to "Add another network" in Wi-Fi screen in setup wizard, and make the text black and sentence case. Bug: 21089864 Change-Id: Iccfc5fc4ff5e50a599f3004a20e5cfa24a13043a
* Badge managed WiFi networksRobin Lee2015-05-181-0/+2
| | | | | Bug: 19504806 Change-Id: I600b41e4bf6d336b7e091968560c6393041fc6b2
* Update warning dialog on work profile deletion.Sudheer Shanka2015-04-281-0/+7
| | | | | Bug: 20024761 Change-Id: I23b0eaa7742d9d23a29a2a48ab6e3d92fe310560
* Add pulsing animation for find sensor.Jorim Jaggi2015-04-241-0/+5
| | | | | Bug: 20495507 Change-Id: I5fefb2cdb2625885c906fa2a9b69da1141ce66e0
* Update fingerprint enroll UI to spec.Jorim Jaggi2015-04-241-1/+3
| | | | | | | Also adds sliding animations between the steps. Bug: 20495507 Change-Id: I148d8d8b8082361149f02fd2dc4cead0ba3e2526
* [Setup] Use SetupWizardLayoutMaurice Lam2015-04-211-18/+0
| | | | | | | | | Use SetupWizardLayout for the screens that show in Settings to get better visual consistency and new features like showing a progress bar in list view. Bug: 19594252 Change-Id: I53ab17a4c2d922a362e3762f1cdccb512f7d8f6e
* Settings: Fabulous "Add rule" button.John Spurlock2015-04-161-0/+4
| | | | | Bug: 20064962 Change-Id: If7ff9d6cdfc61e5dd9e0d3bc4e2228c5fdaf9fa9
* Update confirm device credentials to spec, add fingerprintJorim Jaggi2015-04-131-0/+1
| | | | | | | | | | | - New strings in the screen. - New layout/style. - Clean up internal API's around it. - Add fingerprint support if launched from externally - Separate theme if launched from externally - If launched from above Keyguard, use SHOW_WHEN_LOCKED flag Change-Id: Icdf9bf9e0506841f24e8aab5f0f1d1f4b688951f
* Settings: An update on Downtime.John Spurlock2015-04-091-2/+2
| | | | | | | | | | | | - Migrate settings to the new zen mode state model. - Remove downtime settings. - Add automatic rule management page (add/remove) - Bind new automatic schedule rules to detail editor. - Clean up a few found miscapitalized string captions. - Migrate zen switch to report the shared summary string. Bug: 20064962 Change-Id: Ia561e7f77c90c962729240b4d51ba1915297f64a
* Allow system apps to add to settings dashboardJason Monk2015-03-251-0/+1
| | | | | | | | | | | | | | | | | | | Allow system apps to add a tile to the top level of settings that links to an activity through adding a filter for a specific action. Determine the info for the tile based off manifest info for the activity. Also allow the same for managed profiles, but show a dialog in between to select which profile. The category in which the item is to be placed must be in meta-data. The icon and title can be specified through meta-data as well or if unspecified the activity's label and icon will be used. Also added an optional <external-tiles> tag to the dashboard category xml, this allows Settings to put external tiles in the middle of some categories (Personal does this). Bug: 19443117 Change-Id: Idc9938d1549d181103a3030a8784b527215a8399
* Implement additional fingerprint flows in Settings.Jim Miller2015-03-111-0/+4
| | | | | | | | | | | | | | | | | | | - new onboarding flow ("locate sensor") - changed sensor location image - changed in-app sensor icon - remove fingerprint animation since it caused people to want to tap on it. - remove enrolled fingerprint templates when switching back to "none" or "slide" - use real in-app icon for fingerprint - much improved layout - basic landscape layout working - added 250ms delay to final enrollment step so it's not so jarring - delete is now working - rename wired, but not functional yet Bug 19592835 Change-Id: Ie3e73a2fc8f834f1b90e2746c4cc841216aa6031
* Ensure redaction settings are visible on narrow screensAdrian Roos2015-03-051-0/+3
| | | | | Bug: 18599040 Change-Id: I852f8fa317927f6f786b33f965e9d1feab562518
* Merge "Remove frame and shadow from CircleFramedDrawable"Zoltan Szatmary-Ban2015-02-091-3/+1
|\
| * Remove frame and shadow from CircleFramedDrawableZoltan Szatmary-Ban2014-12-181-3/+1
| | | | | | | | | | | | | | Also change the size the circled icon is drawn into to a 40dp by 40dp rect. Bug: 18198624 Change-Id: I66d919a2f35ede614a90a423d2967a4c3bc18169
* | am 55ebba9b: Change to fit color name text on color selection spinner in ↵Sanket Padawe2015-01-301-1/+0
|\ \ | | | | | | | | | | | | | | | | | | settings. automerge: a46c723 automerge: f99df05 * commit '55ebba9bedcfec79586426ccebda55b5b7af45f9': Change to fit color name text on color selection spinner in settings.
| * | Change to fit color name text on color selection spinner in settings.Sanket Padawe2015-01-301-1/+0
| |/ | | | | | | | | Bug: 19206902 Change-Id: I5903ac6d6c1abd7a33a0c47483335114e28a0f51
* | Remove grey Wi-Fi icon from Setup WizardMaurice Lam2015-01-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | This removes the grey Wi-Fi icon from the empty-view in the Wi-Fi list of Setup Wizard. Also updated the style so it looks like the description text in other setup screens. Also fixed the view recycling by not calling getRootAdapter in onActivityCreated, since that will cause the Preference framework to not cache the AccessPoint preference. Bug: 17575719 Bug: 16518752 Change-Id: I06cbc88db1c04b29a9ce8221596265effc39b90b
* | Make spinner icons circularAlexandra Gherghina2014-12-151-1/+1
|/ | | | | Bug: 18311493 Change-Id: I73bd3951e2613254c1db3e8c0f2f1d174e1e4b6c
* Adding icons to sim color selection in settings UI.Sanket Padawe2014-11-171-1/+6
| | | | | | | Adding icons to sim color selection of sim settings UI. Bug: 18380838 Change-Id: I98f07721aa234ff58a64a0c694206b085385bdec
* Fix user spinner anchor following system ui changesAlexandra Gherghina2014-10-141-2/+1
| | | | | Bug: 17637769 Change-Id: I31d7f2358803ee5a769e48d5c069969ce81a253c
* [DS] DSDS support for SettingsPauloftheWest2014-10-031-0/+2
| | | | | | | | + Rebase and modify as APIs rename. + Fix bugs on set sub's name as title. + Enabled Sim Settings. Change-Id: Ic731c7882be95b86b6b8dcdd3f208a6125681f3e
* Settings: Remove fixed dropdown width from "From" pref.John Spurlock2014-09-101-1/+0
| | | | | Bug:17457729 Change-Id: I99d294f43211765e410af53e87bb96b06715c0e3
* Settings: Make downtime days scrollable.John Spurlock2014-09-101-1/+1
| | | | | Bug:17428288 Change-Id: I389aece9d79d002426a0bcb03d4a523293012892
* Merge "[WifiSetup] Add shadow below header" into lmp-devMaurice Lam2014-09-021-0/+1
|\
| * [WifiSetup] Add shadow below headerMaurice Lam2014-08-291-0/+1
| | | | | | | | | | | | | | Added shadow for phone portrait and landscape layouts Bug: 17136887 Change-Id: I65dc01d7387812681bbc99d5cc9440714a72ff60
* | Merge "Updated Wifi Assistant to support RTL." into lmp-devPauloftheWest2014-09-021-0/+3
|\ \ | |/ |/|
| * Updated Wifi Assistant to support RTL.PauloftheWest2014-08-281-0/+3
| | | | | | | | | | Bug: 16798953 Change-Id: I9dc96a5a02fdc0e6b66a1ab5ddcaed95848b9c64
* | Merge "[WifiSetup] Update illustration" into lmp-devMaurice Lam2014-08-281-1/+1
|\ \ | |/ |/|
| * [WifiSetup] Update illustrationMaurice Lam2014-08-271-1/+1
| | | | | | | | | | | | | | | | Update the illustration assets and make the tablet illustration always 256dp height according to mock. Bug: 17133710 Change-Id: I6d84bbb25a9f443e4eb6bf4c1002d8a1438029ef
* | Applied Material Spec to Bluetooth pairing dialog.PauloftheWest2014-08-271-0/+1
|/ | | | | Bug: 17018290 Change-Id: I621164245e6ad8213a689ea4919c619a9ee4f189
* [WifiSetup] Tablet portrait layoutMaurice Lam2014-08-201-5/+8
| | | | | Bug: 17134016 Change-Id: I376797ceeeb467af52f6e0a2e45ad6e2523c7b26
* Added WiFi Assistant settings.PauloftheWest2014-08-121-0/+2
| | | | | | | | | | | + Added ability to setup Wifi Assistant. - Removed 'Avoid poor connections' from WiFi Advance Settings. - Removed 'Optimize Wi-Fi' from WiFi Advance Settings. + Replaced checkboxes with switches in WifFI Advance Settings. + Added horizontal rule to seperate MAC/IP address text. Bug: 15698824 Change-Id: Ia319ff5fb2566854666a07d0e77c8816a49fd3d6
* Fix UI to mocksPaul Lawrence2014-08-111-2/+11
| | | | | Bug: 16034329 Change-Id: I6746baeee3f49ad1df2524d690c870f49afedb48
* Changed a Bluetooth device's settings from an activity to a dialog.PauloftheWest2014-08-071-0/+4
| | | | | | | | | | | | + Replace the “Paired bluetooth device” screen with a “Pair device” dialog + Add device name text field at the top + Replace “Unpair” list item with a “Forget" button at bottom of dialog + Change “Profiles” section header to “Use for” + Remove status under profile titles + Move checkboxes to left side of labels Bug: 15719219 Change-Id: I3b0e8c82c761fae98f16508b9fd9c58aff651f80
* Settings: New application-level notification settings.John Spurlock2014-08-051-1/+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
* Merge "Removing lock screen app widget code" into lmp-devSvetoslav2014-07-251-8/+0
|\
| * Removing lock screen app widget codeSvetoslav2014-07-311-8/+0
| | | | | | | | | | | | | | This feature is no longer suppored and this change removes the related code from settings. Change-Id: I156107740f20b096f44fa2880ef6dcad9f311a73