KonstaT, on 01 January 2013 - 12:33 PM, said:
Yeah, there was no other choice. I'll still try to get stuff usefull for everyone to get merged upstream CyanogenMod and hopefully get rid some of those forks. I'm not going to fork projects that get updated every day (e.g. frameworks/base and settings), I'll probably just later publish patches for features that I've added. AndroidARMv6 project is a bit too chaotic for my OCD but there's definately some nice work being done there.

its actually easier to some degree - less manual patches to apply, and since armv6/512mb has absolutely zero support from cyanogenmod now, why not fork it all?
my OCD tells me to delete a few more wallpapers/dictionaries and restore apollo (i don't use it, but i have nothing against it) and get rid of that fecking bootanimation - pretty but i'd prefer 20secs off my boot time and 1.5mb in /system
all we need in frameworks/base is to fix the F1_NewVoicemail.ogg typo and optionally the two reviews from gerrit i guess?
s2e is messing about royally for some reason, only seems to work every other boot, it seems its losing its settings or not installing properly or something. i might try a wipe of /sd-ext and /data as it was fine with 21/12
gonna try a self-build now. happy new year!
edit: bugger, it seems taking the CM bootanimation out, still leaves the default android one,
echo 1 > /data/property/persist.sys.nobootanimation does nothing either, looking at the init.goldfish.sh script, we have to add one of these to system.prop "
ro.kernel.android.bootanim=0" or "
debug.sf.nobootanimation=1"
edit 2: seems colour banding is back in my build like konstat's 21/12 build, but the 01/13 build was fine.....?
Edited by sej7278, 01 January 2013 - 07:30 PM.