Quick status update on the theming mods:
-- Status Bar Color Chooser: Only changes color on reboot, transparency only takes effect when other things change the status bar,
getting close to a fully working mod
-- Overscroll & Edge Glow: Seems to be working fine, but needs extensive testing due to bug reports on other phones that use a similar mod,
almost done testing
-- Custom Carrier Label:
done and in latest build
-- Center Status Bar Clock & Choose Color:
done and in latest build
Please let me know what other theming options you would like, and I'll do my best to build them into the ROM. Since ICS is coming, I don't feel the need to keep inline with CyanogenMod anymore. Time to make BACKside our own.
Why are these taking so long? -- The debugging process is slow! You get a flashable build (if lucky), test it, find a bug. Go back to the code and search for the bug, fix it, build again, flash it, test it, find another bug. Each time you build takes from 45 minutes to 1 1/2 hours. Then once everything seems to be working, you have to do a clean build just to make sure everything is kosher. So to fix a single misplaced comma in a line of code could take a total of over a day of debugging and rebuilding.