hehe, my mod is hiding the center clock that show on status bar.
Till the moment i released my mod, there was no similar mods, all of them moved the clock to the center of the status bar but it was shown on lockscreen.
Anyway, i guess peter is looking for hiding the clock that shown on lock screen itself, not status bar.
You are right, I want to get rid of the "center clock"...
Hello Peter, i was trying to make it smaller by editing dimens.xml but somehow it didn't changed anything.
BUT! i didn't try to hide it completly, if you want you can decomiple the OPSystemUI.apk and go into /res/values/dimens.xml , there you'll find many lines. The lines that care for lockscreen dimensions have in their name "keyguard" , so play with the "x.xdip"
0.0dip will make it dissapear.
Good luck!