Build V14
md5sum: bf4ea300c0dc81008c94aaf829f9791f
CHANGELOG FOR V14
FIXED - Screeching sound while playing music when locksceen sound / notifications produced.
FIXED - ListView FC reported by some users.
Add back Omni Non-intrusive InCallUI, now with option to enable/disable. - Not tested
Notification background & transparency - SlimROM
- Past builds was a port from jellybean slimrom
- Now its kk4.4 updated version.
fb: support for keyguard widget carusell on tablets
- support it as well on tablets and reduce used memory in general and remove the not needed view instead of just hiding it.
fb: post time-critical systemui flags to window manager -SlimROM
- thanks Kiril for this suggestion. We are already using window manager for other things in immersive mode....so nice addition to fix a race condition
fb: add back small bottom margin 1px - SlimROM
- 2px was to much 0 was to less.....1 seems to be perfect
Add "Configurable 0, 90, 180 and 270 degree rotation"
Better Expanded desktop icons - PA
SystemUI: do not collapse panels if keyevent was canceled.
Keyguard: fix statusbar lags when default widget shown.
- When statusbar became expanded KeyguardStatusView receives onKeyguardVisibilityChanged callback and refreshes ClockView. Because it receives more than one call and every time it reads new values from resources it cause lags in opening statusbar panel.
- Replace this code with BroadcastReceiver and ContentObserver to refresh it only in case something was changed.
Quiet Hours: Clean up and consolidate code
- Added: Allow disabling of system sounds
Revert "smdk4412: camera: include support for snapshot while recording"
smdk4412-common: camera: fix heap corruption - dhiru1602
smdk4412: audio: Remove hackaround for broken audio in first call - Omni
The rest...can't remember
Updated cm source - lots of it. Help yourself and read it in cm gerrit.