summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/profiles
Commit message (Collapse)AuthorAgeFilesLines
...
* Settings: Enforce non-blank profile nameslinus_lee2015-10-261-2/+26
| | | | Change-Id: I2633c5a29461a098af82a4daf207b0e9a8686de2
* Profiles: Add 4g as connection options for profiles (2/2)Adnan2015-10-262-29/+99
| | | | Change-Id: Iadf2493266162df238f6fc013a5d60631cc289e7
* System Profiles: Do not allow user to delete active profileRaj Yengisetty2015-10-261-0/+14
| | | | Change-Id: I6c643c13070ebbae3d7b999728f4a2fc65babb5e
* Update profiles actionbar delete iconMichael Bestas2015-10-261-1/+1
| | | | Change-Id: I9513bb9b96dbd5fc6e4e943fbdd4f295deb8c58a
* Settings: select text when editing nameRoman Birg2015-10-261-0/+1
| | | | | | | Makes it easier to rename them. Change-Id: I63f7b7ce393acec8ebf8ae937434bd830e9e5128 Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: add a way to fill a profile from the current device stateRoman Birg2015-10-261-33/+183
| | | | | Change-Id: Ied5746f771bf7f9275c36e56b574a1c92473662c Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: add delete confirmation dialog for profilesRoman Birg2015-10-261-2/+16
| | | | | Change-Id: I22744bb55e2800e6ad3d7d6a164df6e5024e15ca Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: display Triggers inline with Profile actionsRoman Birg2015-10-264-21/+153
| | | | | | | | * Tapping them will open the proper trigger page * Removed triggers icon Change-Id: I9ea9c22eea7f3370f4c96519b83f6f83cdebaf88 Signed-off-by: Roman Birg <roman@cyngn.com>
* Profiles: update text style to match SettingsAltaf-Mahdi2015-10-261-2/+2
| | | | | | | | | | | | | -CategoryTitle for headers -Material.Subhead for titles -Material.Body1 for summaries -fix some padding in abstract_trigger_row -use ic_wifi_signal_4_teal for wifi icons https://www.dropbox.com/s/mm8aiz44gvpsdlq/Screenshot_2014-12-15-21-54-45.png?dl=0 https://www.dropbox.com/s/z89en7orfup4b55/Screenshot_2014-12-15-21-54-55.png?dl=0 Change-Id: I5e9b77ba056220f0b82a92b2ff46c0f73d0b911b
* profiles: Make the floating action button more material-yDiogo Ferreira2015-10-261-2/+2
| | | | | | | | 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
* Settings: squash of new profile UI for cm-12.0Roman Birg2015-10-2636-2647/+2489
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2624-0/+3719
Change-Id: I072758a1c5ec04ef34077551220b6611068fe71d