CHANGELOG FOR V16
REVAMPED - Clear recents position
- Updated to Omni sources
- Now in temasek spare parts -> Omni features
Settings: Add cLock settings back to lockscreen settings
Revert "CM : Quick settings/Ribbons"
Add "Quicksettings customizations Slim style - SlimROM
- First thank to CM for the general base idea.....but we changed, fixed a lot as well the UX is not the best on original implementation. It is way to much to list all down what we changed and ehanced and fixed...so just a small overview
- Whatever this patch adds following tiles:
Airplane mode
Battery
Bluetooth
Brightness
Go to sleep
Location
Torch
Lock screen
LTE
Mobile data
Orientation
Settings
Sound
Sync
Wi-Fi AP
Wi-Fi
User switcher
Network mode
NFC
Screen timeout
Quiet hours <--- NOT PORTED YET
Volume
Expanded desktop
Music - new nifty one
Reboot
- and the usual dynamic tiles which are always dynamic now. As well we put all setup options into one screen.
Quick Settings Pulldown (from cm)
- This is tied with the above QS feature
fb: fix qs battery tile on normal icon due of left over - SlimROM
- I forgot to commit a change so on icon and icon percentage there was still a margin set. Remove the margin to fix it
fb: Make ImageView drawable update more efficient in some cases.
- When updating the view's drawable via setImageResource or setImageURI,
make sure to skip the layout pass if the old and new drawable have equal sizes. This follows what is already done for setDrawable().
fb: Avoid layout passes when updating data activity indicators.
- ImageView can optimize out layout passes if old and new drawable have equal sizes. Take advantage of that by displaying a transparent drawable with the same size as the in/out drawables when there's no activity instead of clearing out the drawable in that case.
Fix Duplicate Alarm : Replace Cesium with Classic
fb: MiniThumbFile: Fix image/bitmap retrieval
- Change I66005dd69b0a5c8f4353bd7a8225d163a654fd2d changed the insertion
and creation indexing mechanism, but the retrieval method was still using the old sparse one. Fixit.
Rambar moved to top screen
fb: vectorize Bitmap operations
- Enable gcc vectorizing optimizations for Bitmap operations within libandroid_runtime.so. Adds -ftree-vectorize -mvectorize-with-neon-quad -fprefetch-loop-arrays to functions and compiles Bitmap.cpp in ARM mode (necessary to enable vectorizing optimizations) for appropriate targets.
exynos_camera: update sports scene name - markcs
- The 'sports' scene mode has been renamed to 'action' scene mode to match the 4.4 camera configuration.
spn-conf: add localized carrier spns
- when the SIM card doesn't export a SPN, it's pulled from the radio firmware; radio firmware data is often outdated, leading to either wrong text or just the MCC/MNC, especially on hardware that's been "abandoned" by the OEM and white-label carrier-branded stuff that wasn't meant to run on other carriers.
Updated cm source.