You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just collected a couple ideas.
If you're interested in something I'll gladly provide source commits from other ROMs as reference.
swipe across the bottom line of the notification drawer to switch to QS (and back)
an option for the data mode toggle to remove LTE from the options (I don't have an LTE data plan but need to toggle through it)
Brightness slider in notifications drawer
Google Experience Launcher in KitKat: option to choose the default homescreen
an option for the hardware buttons to toggle the notification drawer (as the status bar is sometimes hard to reach on big screens). This one might be a bit to complicated to implement, at least SlimRom uses deep hacks to achieve it
I've just collected a couple ideas.
If you're interested in something I'll gladly provide source commits from other ROMs as reference.
Edit:
6) KitKat: Support for the status_bar_show_battery_percent option.
See here: http://forum.xda-developers.com/showpost.php?p=47293143&postcount=52
Plus an option to change the color (see line 208: http://androidxref.com/4.4_r1/xref/frameworks/base/packages/SystemUI/src/com/android/systemui/BatteryMeterView.java#208)
Maybe even based on the battery percentage (dark grey when > 30%, orange when > 14%, red when below, light green when charging) etc.
The text was updated successfully, but these errors were encountered: