12/31/2011 (2.3.1, screenstate_scaling 1.4.1) - Moved SGSII tweaks onto another file (S98bolt_siyah) - Made heap_size tweak to be 64MB by default or 80MB if greater than 64MB (in build.prop). 48MB or 64MB doesn't really make a difference. Haven't seen an app consume more than 32MB of heap yet. - Commented out max window events. Each phone is different. Defaulting this to 60 seems wrong. - Used an if/else on the idle_sleeping_frequency for smartassV2. - Commented out sampling_down_factor. Some phones can't take it. - Finally figured out why touchscreen tweaks aren't working :S I saved it using the wrong format! It should be UTF-8 [unix] instead of UTF-8[windows]. Facepalm!