summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/profiles/SetupTriggersFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Profiles: Point at cmsdk, fix metrics logging.Adnan Begovic2015-10-261-0/+6
| | | | Change-Id: Ic1f3a349c8aa54836128cc91e57e9d31eaca81d3
* Settings: Refactor to point at Profiles in CMSDK.Adnan Begovic2015-10-261-3/+5
| | | | Change-Id: I589dd372a58d8aca0f804e419992c28188d5380c
* Settings: display Triggers inline with Profile actionsRoman Birg2015-10-261-2/+18
| | | | | | | | * Tapping them will open the proper trigger page * Removed triggers icon Change-Id: I9ea9c22eea7f3370f4c96519b83f6f83cdebaf88 Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: squash of new profile UI for cm-12.0Roman Birg2015-10-261-0/+156
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