elssiany / dashclock

Automatically exported from code.google.com/p/dashclock
0 stars 0 forks source link

Hide lockscreen status bar time #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DashClock should hide the time in lockscreen status bar like the default 
lockscreen time.

Original issue reported on code.google.com by a3Dm...@gmail.com on 12 Feb 2013 at 10:40

GoogleCodeExporter commented 9 years ago
I don't believe lock screen widget apps are able to modify the status bar. A 
ROM is probably the only way to remove the status bar clock

Original comment by wpij...@gmail.com on 13 Feb 2013 at 6:00

GoogleCodeExporter commented 9 years ago
Correct, this is out of the scope for the widget.

Original comment by ldjugg...@gmail.com on 13 Feb 2013 at 9:40

GoogleCodeExporter commented 9 years ago

Original comment by roman.nurik on 13 Feb 2013 at 12:25

GoogleCodeExporter commented 9 years ago
Well CM's cLock and the default 4.2 clock are able to, maybe a root 
implementation can be done?

Original comment by bmg1...@gmail.com on 1 Apr 2013 at 5:45

GoogleCodeExporter commented 9 years ago
DashClock can't do that, a list of apps which hide lookscreen's statusbar clock 
must be hardcoded in the lockscreen code.
CM 10.1 nightlies has this implemented and works for cLock and DashClock.
http://review.cyanogenmod.org/#/c/32939/2/policy/src/com/android/internal/policy
/impl/keyguard/KeyguardWidgetPager.java 

Original comment by a3Dm...@gmail.com on 1 Apr 2013 at 6:18