SystemUI: Bringup tuner navbar and statusbar changes
Based on the following changes: Author: Steve Kondik <steve@cyngn.com> Date: Mon Sep 12 12:49:59 2016 -0700 systemui: Enable navbar tuner * And add an action for it. Change-Id: I23a51cc8e33f3498deec9ed60281423c66bbc4ca Author: Steve Kondik <steve@cyngn.com> Date: Wed Sep 14 05:08:02 2016 -0700 systemui: Fix a few issues with Tuner * Allow launching PreferenceScreens directly by setting the "tuner" extra to a valid key. * Remove the silly warning. There are no dragons here. * Move CM stuff to CM manifest. * Fix the ActionBar title when navigating. Change-Id: Ideac31dbfd71d7c0aa7fc3c20395c24128c598fc Author: Joey Rizzoli <joey@cyanogenmoditalia.it> Date: Tue Nov 8 15:44:25 2016 +0100 Tuner: allow power notif controls to be launched externally Change-Id: I8a9e1a2080640938c99125ab04986dfc99e004bf Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it> Author: Gabriele M <moto.falcon.git@gmail.com> Date: Sat Sep 16 19:35:28 2017 +0200 SystemUI: Revert some Tuner changes These changes were done to start the status bar tuner directly without showing the main Tuner screen. However, they negatively affect the management of the fragments. Revert them so that a different solution can be implemented in a follow-up change. This reverts the following commits: - 338de672 "Handle onOptionsItemSelected for TunerActivity" - b3eba6af "SystemUI: Remove nav bar and status bar options from SystemUI Tuner" - 82b9f95f (partially) "systemui: Fix a few issues with Tuner" BUGBASH-661 Change-Id: I35182248566ff31ed08d2836d66d5bd3f947ee9a Author: Gabriele M <moto.falcon.git@gmail.com> Date: Sat Sep 16 19:35:38 2017 +0200 SystemUI: Add separate pref screen for the status bar tuner Keep the status bar preferences separate and allow to start them directly without loading the main tuner fragment. Change-Id: Ie1a0d9395b7bc01d585616a1976adeda3c457a0d Change-Id: Icc84575db18931d3a43bd9e640f2a55a51b460c1
Loading
Please register or sign in to comment