temasek's UNOFFICIAL Build - V53
This is a CLOBBERED build.
FIXED - Camera shot stuck on preview. It was caused by this commit..""camera: improve snapshot KPI"" and was recently reverted -> You are not allowed to view links.
Register or
Login FIXED - SystemUI FC due to a typo in Buttons xml file.
Picked "camera: Add AWB and AE lock" for smdk4412 devices by Javier Ferrer
UPDATED - i9300: audio: properly set routing and standby after voice call (Patchset: 4)
Partial rewrite of traffic indicator - @paour
- lower system impact: nothing runs when screen is off (previous version ran continuously unless the network speed indicator was disabled
- show summary of traffic when traffic stops (number of bytes in the current "burst")
- better formatting of the indicator
Remaining to improve:
- stop the indicator when the status bar is hidden (can't figure out how to get notifications when it does get hidden)
HALO: Remove expanded desktop dependency from longpress action
Active display: Next try to fix "turn off display if device gets pocketed again"
Revert "Active display: Make GlowPadView center the current notification icon for us"
Active display: Use a default notificaiton icon - Chameleon
- In case there is an exception when trying to load the notification icon we will use a default one.
Active display: Enable proximity sensor only when screen is off - Chameleon
- This should ease people worried about cpu usage of the proximity sensor while the screen is on. The sensor listener will only be registered when the screen goes off, and both active display and pocket mode are enabled. Once the screen turns on this listener will be unregistered so no further updates are received when the sensor values change.
by Der_Schubi:
- In our case we left the sensor activated til the screen gets unlocked or notification is opened to be able to turn the screen back off if the device gets pocketed again.
Active display: Add some log output - Der-Schubi
Active display: Fix screen turning back on directly after turning it off
Updated cm source