🔨
6 new commits to android_frameworks_base:p9x:
e16e627: NetworkTraffic: Fix gravity
TextView.setText() has left gravity by default. It's ugly in statusbar by xyyx
4f057c5: BatteryService: Add Dash charging support
Change-Id: I337feabf26ebdca100b651dcf492cc78b4fede74 by thecrazyskull
eb87814: BatteryService: add turbo power charging support
Inspired by oneplus dash charging commit
https://github.com/AOSPA/android_frameworks_base/commit/0af31949c69f7c306b49ecf2c25579300973fdc9Signed-off-by: jhenrique09 <jhenrique09.mcz@hotmail.com>
Change-Id: I0cdd47255291fb3f560770cfaeda304eb49f5a14 by jhenrique09
cda9a68: SystemUI: Animate the keyguard when charging
Displays a subtle bolt animation when the device is plugged
into a charger. This only displays on the keyguard when plugged
or coming from an interactive state. Does not dispay in doze mode
since we have a indicator there already
Change-Id: I503dc4a4cb1c86c96710c98a92fdbeadbffa8d3a by Chris
44a11db: Add more qs tiles style [1/3] by ElDainosor
d813765: QSTile: Add Squaremedo from BootLeggers [1/3] by ElDainosor