Re: [Rom Custom][CM11][4.4.2] temasek's Non-Officiel Build - V26
Oui si tu arrive à lâcher un petit Merci ça ne mange pas de pain :mrgreen:
CHANGELOG FOR V25
FIXED - YouTube pause/play issue
Base: Fix ActiveDisplay problem
This commit base from
also some changes to follow kitkat changes
fix double unlock keyguard
fix ActiveDisplay never disabled after using turn off display option
Separate Android Encryption Password from Lockscreen Password - OmniROM
- This permits the use of a different (hopefully longer and more complex!) encryption password, while using a simpler (and easier to type) lockscreen password.
QS: Fix on tablets at first boot up wrong orientation detection if landscape - SlimROM
- on tablets where it is possible to boot up in landscape no configuration change is triggered hence we cannot read the current orientation. Workaround this problem and read on first bootup the screen size out
- Fixes:
fb: after fixing the root cause remove implemented lock - SlimROM
- after the root cause of the before triggered problems on recreation was fixed with this commit SlimRoms/frameworks_base@36b309f we can roll back the lock changes we did which had as well some unwanted side effects.
Updated cm source.
CHANGELOG FOR V26
Revert "Move dalvik-cache of /system back to /cache"
- This breaks custom kernels. FIX IT!
i9300 Stock cm kernel - Update WiFi drivers from 1.61.47 --> 1.61.58 - Omni
i9300 Stock cm kernel - cpufreq_conservative: Improve support for micro idle accounting - Omni
- The minimum sample rate calculations of the current conservative
implementation assume that there is not micro idle accounting present, however, we do have that capability in our idle estimates. As a result, we can support lower polling intervals just like ondemand does.
smdk4412-common: camera: don't defer picture if CAF is in progress - dhiru1602
- CAF is considerably slower than Auto or Touch Focus and since we are deferring the picture while CAF is in progress, there are delays while taking the picture and these delays are sometimes huge.
- Disregard the CAF state since we could Touch to Focus if required.
Settings: AppOps/Privacy Guard: Fix up misaligned switches.
frameworks/base: remove some duplicate ringtones/notification sounds
Keyguard: do not show maximized on simpin and several fixes
- to show a maximzed widget container on first boot when simpin
or puk is requested does not make any sense. In this case
show it as normal view
- fix sometimes unresponsive unlock handle on maximized widgets
and bring it to front (happened only in combination with
lock before unlock)
- a bit codecleanup and centralize
- fix animation was visible on screen turn on. Now it is directly
maximized visible
vendor/cm: Remove unused audio mk files
- These are empty and useless.
vendor/cm: Recheck /data for selinux labeling
- This simply adds checks for selinux labels for files under /data/misc/wifi which were not labeled correctly for some devices
vendor/cm: Fix Dialog Mobile Broadband MMS APN
Updated cm source.