CM11 - temasek's UNOFFICIAL BUILD - V161 - 17.11.2014 [4.4.4 - KTU84P]

  • Heute gibt es V5.
    Passt auf, wenn ihr Custom Kernel nutzt.
    Der Custom Kernel muss r3p2 mali unterstützen.

    Spoiler anzeigen

    Build V5
    md5sum: c9e6c2e5b2f853a95994b02ad48d7db7

    *** IMPORTANT ***
    Quote:

    • I'm posting this changelog before uploading V5. This is to PRE-WARN all users using custom kernels.
    • From V5 onwards, it is using update12 r3p2 mali. It is no longer compatible with custom kernels for cm11 not supporting r3p2 mali.
    • Before you flash any custom kernels over V5 build onwards, pls check with your custom kernel dev if it is ok
    • Temasek cm11 kernel updated to support r3p2 mali in V5. Pls ensure the filename has "r3p2" tag in it before you use. I will now support Wolfson & Boeffla (Both NOABB). Follow stock cm kernel's SELinux as permissive.

    CHANGELOG FOR V5

    • smdk4412-common: update Mali blobs to r3p2 - xplodwild (Omni)
    • CM Stock Kernel in V5 - In sync with Omni android 4.4 branch with r3p2 mali
    • CM Stock Kernel in V5 - Change SELinux to permissive mode
    • Updated - QuickSettings : Port from cm-10.2 (Patchset 16)
    • Updated - QuickSettings: Update all QS drawables to fit KitKat
    • Added "Lockscreen - Customizable shortcuts" - cm
    • Advanced Power Menu - SlimROM
    • fb: use for Global Menu our SlimActions - SlimROM
    • fb: Slims new Power Menu - SlimROM
      - gmillz already prepared it and I finished it now. Idea was to be more flexible on the power menu but at the same time not complicated. So we adapted Power Menu to our dslv system which allows to sort drag swipe etc the entries.
      So user can now have the power menu how they like it. As well custom apps or activities can be added

      So currently:
      airplanemode
      custom apps
      screenshot
      reboot
      sound
      power off

      are available as options to add or remove or customize with our
      easy dslv settings

      - As well we are only using our central classes for it....means adding
      whatever shortcut is mostly only a 10 line change in future

    • fb: color system icons on navring like the other by default - SlimROM
      - otherwise it does not fit with the default rin targets
    • fb: support new dslv
      - see Settings
    • Settings: new dslv + Dialog handling - SlimROM
      dslv get some tweeks to be perfect
      - dialogs get instance handling
      - icons show all in same size independent which icons they are
      - option "none" is on normal action not available and gets filtered

      Other settings:
      - clean up a bit
      - use more centralized strings
      - dialog get instance handling
      - add missing landscape layout settings for color picker

    • Settings - correct navbar landscape default value for reset - SlimROM
    • Updated cm source

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • V6 basiert jetzt auf Build-Nummer KRT16S und nicht mehr auf KRT16M.

    Spoiler anzeigen

    md5sum: 7c55ef06fcf6732957028a0ae95871d8

    Quote:
    *** GENTLE REMINDER ***
    Users using custom kernels, pls ensure that the kernel supports r3p2 mali, if not you will boot up in BLACK SCREEN.

    • Android 4.4_r1.2 Build KRT16S
    • Updated - QuickSettings: Port from cm-10.2 (Squashed commit)
      - Almost ready to be merged
    • Updated - Lockscreen - Customizable shortcuts
      - Almost ready to be merged
    • Frameworks - Speed up orientation rotation
    • Recents RAMBAR - Re-ported and minor updates by @Cristiano Matos
    • Updated temasek translations - Thanks all translators
    • Updated cm source

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Schon gibt es auch V7.

    Spoiler anzeigen

    md5sum: 7972c25968948b57ed807a7b8958192f

    • Per LOTS of user request - Bring back "Hardware key settings"
      - Option now in Buttons Settings
      - Ability to turn off/on backlight
      - Ability to bind hardware keys
      - etc
      - Modified to use now as the whole code is not ready.
    • Per user request - Bring back MENU for Navigation Bar
    • Per user request - Add "Clear Recents Position". Now you can select which corner you want to have the CLEAR RECENTS at.
      - You can choose None or any of the four corners.
    • Update TRDS with google UI changes for 4.4
    • Updated cm source

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Und die V8 von heute....

    Spoiler anzeigen


    V8 (Current Version)
    md5sum: 9c3da26f93beac6cda7e076b373e757c

    * Fix external sdcard mountpoint
    - Reference -> [DLMURL]http://forum.xda-developers.com/show....php?t=2537793[/DLMURL]
    - frameworks commit
    - smdk4412-common commit
    * smdk4412-common: Add "Export SECONDARY_STORAGE /storage/sdcard1" to init.smdk4x12.rc
    * i9300_audio_hw: Fix first recording sound path setup - Omni
    - On initialize - disabling voicecall route before setting default input and output devices makes proper registers setup persist.
    * system wide immersive mode aka expanded desktop - SlimROM
    - To enable expanded desktop ---> Navigation -> Global Menu
    * fb: Fix FindBugs issues
    - IntProperty: Infinite recursive loop
    - SQLiteSession: Null pointer dereference
    - UsbStoreActivity: Null pointer derefence
    - LocationManagerService: No relationship between generic parameter and method argument
    - ActivityManagerService: Call to equals() comparing different types
    - ChooseAccountTypeActivity: Possible null pointer dereference
    - RuimRecords: Possible null pointer derefence
    * Don't start keyguard in an attempt to exit it. - Danny
    - exitKeyguardSecurely() will open the keyguard if it's currently disabled by an app. As this is unwanted here (the user has either already bypassed the keyguard or the keyguard isn't secure; otherwise he couldn't click on a notification entry) and as the lockscreen already is dismissed a few lines above, don't call exitKeyguardSecurely here.
    * SystemUI: fix RecentPanel position in landscape mode. - mik9
    - In landscape mdoe we forcing ltr layout direction. This cause call to resolvePadding too late and discards paddings computed by fitSystemWindows. To workaround this we can catch onRtlPropertiesChanged and force executuin of fitSystemWindows one more time. To fix scroll issue after padding will be setted
    we calling scrollTo with correct position.
    * fb: fix recents animation on new immersive mode - SlimROM
    - thanks here as well for identify the problem to Kiril. But I changed the implementation. Beside that we give the user the ability to setup different navbar heights IMO there is absolutly no need to use an observer to get the status. We can fetch this from WindowManagerService to get all needed information.
    - So at least this patch fetches needed values from WindowManager and calculates in the missing heights.
    * fb: Fix to NullPointerException when activity is relaunched
    - When ChooseTypeAndAccountActivity is relaunched and resumed by ActivityManager a call is made to onActivityResult without first triggering onResume. This leads to mAccounts object still being null.
    - Fixed by properly setting mAccounts object if it is null prior to use after function onCreate has been called.
    * Keyguard: Set WIDGET_CATEGORY_KEYGUARD when AppWidgetHostView is created - sam3000
    - Allows the default lockscreen widget to inherit the keyguard widget host category. Without this, only widgets added through KeyguardActivityLauncher are assigned the correct OPTION_APPWIDGET_HOST_CATEGORY.
    * StorageManager: fix android.process.media process stop while plug a discontinuous partitioned SD Card.
    - While get volume state, throw an IllegalArgumentException, catch this exception in StorageManager and return null to MtpService to avoid process stoping.
    * fb: Remove possible leak when exception occurred.
    - nameUtf8 is not released after exception. In addtion, Fix code going down after ThrowException.
    * Wifi: Fix for connection failure between third client and GC.
    - When third device sends a connection request to the group client, the existing connection is terminating and also the ongoing connection not successful.Currently as there is no use case where third device is connecting to GC,and the existing onnection getting terminated.This is addressed by ignoring the new connection request from third client to GC and the existing connection is intact.
    - CRs-Fixed: 467049
    * SystemUI: Add missing recycle calls
    * Correctly set the animation flag of the ActionBar
    - Showing/hiding the ActionBar is intentionally done without any animation when done while the Activity is not visible (between onPostResume and onStop). The issue is the animation flag was not set at all when the ActionBar was initialized (i.e. getActionBar() called) between these two lifecycle methods (because mActionBar was null).
    - A temporary solution is to call getActionBar() to initialize the ActionBar in onCreate().
    - This patch simply keeps a flag of the current animation state and update it whenever the ActionBar and/or the flag has been modified.
    * Update the layer's alpha value upon composition of the layer
    - Fixes: This patch makes sure that the layer's alpha value is up-to-date and does not reflect the previous view's alpha value. it fixes the square block on marquee fading edge when text view is applied transparency.
    * Memory leak in IInputMethodSessionWrapper executeMessage
    - In some cases the executeMessage is called with mInputMethodSession == null. For the messages DO_UPDATE_SELECTION, DO_APP_PRIVATE_COMMAND
    * Fix NPE in ConnectivityService
    - Could occur when requestRouteToHostAddress is called on a network with no associated tracker. Code later in the method handles this case gracefully but code introduced in JB throws an exception.
    * Fix a JNI local reference leak in JNIMediaPlayerListener::notify.
    - Bug: [DLMURL]https://code.google.com/p/android/is...etail?id=62137[/DLMURL]
    * SystemUI: update internal state right after hiding transient bars.
    * Keyguard: smooth background change.
    * Fix a programmatic smooth scroll bug
    - Bug: smoothScrollToPosition() stops at child view of which height is higher than list view itself.
    * Clear recents screen
    * Move Mms from phone specific to telephony - SUCCESS
    - Tablets want MMS too (carriers send messages, etc), lets make this for any device inherenting telephony.mk
    - This is applicable to my tilapia build so that outgoing sms/mms can be sent without issue.
    * Updated cm source


  • Heute geht es auch schon mit V9 weiter.

    Spoiler anzeigen

    md5sum: 1d57c5bb62de85de9642aa676ed15f8c

    • FIXED - Google backup account missing bug in "Backup & reset"
    • smdk4412-common: [libhealthd] Proper battery paths
      4.4 introduces a new daemon, healthd, that handles battery status
      - resides in: /system/core/healthd
      - BatteryMonitor.cpp iterates through all the *directories* under
      /sys/class/power_supply looking for a file called 'type'
      - if the type == Battery, it assumes this is the location for the
      battery stats for the device. Only the first directory that matches
      this criteria is used.
      - on msm8660/d2/jf/s2 kernels, this search results in:
      /sys/class/power_supply/fuelgauge.
      - To determine capacity, healthd looks at the contents of the
      'capacity' file under this discovered base path. This results
      in /sys/class/power_supply/fuelgauge/capacity on msm8660/d2/jf/s2
      kernels.
      - Unfortunately, this is the wrong path. The capacity file at this
      location returns a large negative number.
      - Other paths like status, voltage_now, and present are also
      incorrectly determined.
      * For comparison, in 4.3 battery statistics gathering was handled by
      frameworks/base/services/jni/com_android_server_BatteryService.cpp
      - BatteryService does a similar search for a file called 'type' with
      the contents of 'Battery'
      - But the search logic is different here: it takes the *last* path that
      matches the criteria.
      - This results in the correct /sys/class/power_supply/battery
      * This patch overrides the discovery mechanism for battery status completely.
    • smdk4412-common: [media_codecs] google vpx decoder 4.4 compatible
    • smdk4412-common: camera: fix EXIF attributes for S5C73M3 sensor - dhiru1602
      - Ported from cm-10.2
      - S5C73M3 sensor which is the back camera, doesn't return the EXIF attributes using V4L2 IOCTL. This sensor interleaves YUV and JPEG frames along with Metadata which contains the EXIF information.
      - This patch does the following: Manually extract the EXIF information from the interleaved metadata and implement ISO, Flash, Exposure, Exposure Time and Exposure Bias EXIF attributes for S5C73M3. Fix incorrect Exposure EXIF attribute that was reporting as 1'.
    • vold: pass selinux context to ext4 mount (remount ro)
    • Add "Enable quick unlock"
      - Automatically unlock the lockscreen when the correct pin/password is keyed.
    • fb: allow navring to show without assisten application - SlimROM
      - this commit adresses two problems
      - If the user does not install google now eg the navring does not show up anymore even when other targets are assigned. Due that we moved the disable/enable controll completley into searchpanelview which calls DelegateHelper to disable it we just can remove the check here in BaseStatusbar
      - 2. On camera widget the navring is disabled and gets enabled afterwards. This is of course a problem if we do not have targets assigned at all. To fix it check for existend targets on the navigation ring.
    • fb: cleanup and let the navring stay and not dismiss on targetchange....user seems to like it more this way. - SlimROM
    • Add "Kill app back button" to dev options
      - This is for hardware back key
    • Dialer: Update Icons to KitKat
    • Updated cm source - lots of it. Help yourself and read it in cm gerrit.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • V10 ist seit heute am Start.

    Spoiler anzeigen

    md5sum: 15d2c3e4e4d9fd24991188bfc127ca82

    CHANGELOG FOR V10

    • FIXED - NPE when on long press POWER button
      - When user did not enable airplane mode in Global menu, it will result in NPE and will reboot the phone.
    • Revert "Clear recents screen"
      - Users prefer "shadow" background over clear.
    • Revert "Add battery level around unlock ring"
      - This is temporary till I find a way to ensure this works with the new feature
    • Revert "CM's Lockscreen - Customizable shortcuts"
    • Add "Port Lockscreen Targets and Shortcuts" - SlimROM
      First thanks to PA and CM which gave us partly code and some ideas.
      Still some parts of the original implementation are/were buggy as well
      we needed to ehance it.

      Whatever the new Slim version is now ready and seems to be completly bug
      free.

      - Configurable lockscreen targets...on tablets 8 on phone either 5 or 8
      - configurable lockscreen shortcuts only on phones...up to 5 shortcuts
      - Centralazing some methods....using now then rounded corner on custom
      images systemwide...means on all other shorcut features we have
      - multiDpi compatible
      - new settings logic
      - instance handling of all dialogs like we do on all other places
      way nicer this way
      - tons of fixes

    • fb: set correct providers default value am/pm - SlimROM
      - fresh install shows am/pm on english timezones which does not fit with the aosp default behaviour. Go inline with it and hide it as default. User can change it then.
    • Add "Active Display" - ChameleonOS
      - Not tested
    • smdk4412-common: camera: fix scene mode snapshot capture crashes - dhiru1602
      - Few Scene Modes (like Night, High Sensitivity) if set as default, after the camera opens, require the scene mode to be set when the stream is turned on inorder to properly take effect. Not doing so will result in crashes while trying to capture the snapshot.
    • ART Runtime - "Add verifier: Bypass monitor-{enter,exit} depth checks
      Per Google Bug 61916[1], the monitor-enter and monitor-exit checks in
      dex2oat are excessively strict and will reject some valid APKs, such as
      WhatsApp[2]. This change attempts to relax those requirements." - cernekee
    • Updated cm source - lots of it. Help yourself and read it in cm gerrit.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Seit gestern ist V12 online.

    Spoiler anzeigen

    V12(Current Version)
    md5sum: 858753d151b54b447525b94d192fc236

    • FIXED - SystemUI force closing when Active display is enable when HALO is present. - Cristiano Matos
      - Now we can have both Active Display & HALO present.
    • HALO - ParanoidAndroid
      Add option to enable/disable HALO
    • ListView Animations and Interpolator - team ThinkingBridge
    • Restore "Add battery level around unlock ring"
      - It was reverted in V10
    • Bring back all lockscreen Widget Settings - SlimROM
      - this commits brings back adapted versions for 4.4:
      - enable permanent maximized widgets
      - allow carousel view
      - disable camera widget (NOT WORKING YET)
      - disable initial page hints
    • Revert Omni InCallUI for now
    • i9300 - Revert "Do not disable voice call route on adev_open"
    • fb: give the system proper values back if it is a hw key or navbar device - SlimROM
      - as well allow this behaviour to be overwritten by system.prop like it is suggested by google.
      - Needed to show eg the menu button in apps correct on the different device types
    • fb: enable navbar for hw key devices - SlimROM
      - we moved this part into PhoneWindowManager which controlls the navbar. Due that we allow on all devices a navbar the check on PhoneStatusBar is not needed and prevent the navbar on coming up on hw key devices.
    • Implement a pin keypad shuffler - SlimROM
    • LockBeforeUnlock the new way - SlimROM
      - Due that aosp removed the whole LockBeforeUnlock controll (show slider
      lockscreen before an unsecure internal lockscreen) we must try to find another way without touching the security system itself. Long guess short solution, lmao.
    • fb: enable haptic feedback for lockscreen shortcuts - SlimROM
      - more consistent to general lockscreen behaviour
    • Add support for variable size pattern lockscreen - SlimROM
    • smdk4412-common: camera: fix scene mode snapshot capture crashes - dhiru1602
    • smdk4412-common: camera: reorganize camera parameters - dhiru1602
    • smdk4412-common: camera: several fixes for autofocus - dhiru1602
    • smdk4412-common: camera: fix incorrect jpeg thumbnail height - dhiru1602
    • smdk4412: camera: include support for snapshot while recording - dhiru1602
    • Updated temasek translations
    • Updated cm source - lots of it. Help yourself and read it in cm gerrit.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Heute gibt es V14.

    Spoiler anzeigen

    md5sum: bf4ea300c0dc81008c94aaf829f9791f

    • 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.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Wir begeben uns in die Zukunft :D
    Die V15 von morgen ist online.

    Spoiler anzeigen

    md5sum: acdb696331027d61c1a535c5865d029f

    • FIXED - Battery around lockring.
      - Now its moved to Security settings
    • Add time-context headers to the notification header - Omni
      - In temasek spare parts -> Omni features
      - Presently I cannot make it change on the fly so I added an invoke of systemui restart on enable/disable of this feature
      - This commit adds image headers to the notification panel header, based on the date/time. There are pictures for morning, afternoon and night, as well as special events like Christmas and new year's eve. More will be coming, with eventually a way to use an external (as in, Internet) provider for those pictures.
    • Settings: add Advanced Settings under Display
      - Display & lights -> Advanced Display -> Scenario / Mode / Negative Mode
    • Fix switching running/cached apps with memory bar
    • Revert "Configurable 0, 90, 180 and 270 degree rotation" from SlimROM
    • Added "Settings: Forward port Display Rotation settings"
      - Display : Enable rotation on large screens. The auto-rotate toggle in statusbar is no longer present, so the check is no longer valid.
      - Settings: rotation settings for devices with hardware rotation lock. All settings would be disabled on devices with hardware rotation lock due to dependency setting. Disable dependency to allow setting swap volume and rotation degrees on those devices.
      - Add lockscreen rotation as an optional rotation setting (2/2)
      This will allow the user to select wether or not to use therotation settings for the lockscreen. This is dependent upon the rotation setting being checked.
      This is overlay dependent. i9300 does not have it, only tilapia/grouper.
    • Fix exception on rotation.
      - JIRA:CYAN-731
    • Forward port "Display options: allow configuration of wake on plug [behavior"
    • Fix Quick Settings tiles jerking down while animating to notifications view
    • framework: fix reference leak in activiy manager
    • pm: Prevent a system_server crash is package name is null
      - If an app is placed on the system partition and it doesn't specify a valid package name, system_server will crash forever. Just skip it.
    • fb: changed all open forgoten UI from google into new kk4.4 UI - SlimROM
    • SystemUI: add CHANGE_NETWORK_MODE permission
      - Required for 2G/3G quick settings toggle
    • i9300 cm stock kernel - sound-soc: fix muted headset mic after button press
      - This corrects a bug where after pressing the button on a headset the mic becomes muted.
      - partial commit of "sound-soc: Sound platform and WM1811 changes" by SamsungOSRC
    • smdk4412-common: overlay: cleanup Gallery2 config - dhiru1602
      - Samsung ZSL Command is intended to enable ZSL Mode on Samsung Camera HAL. Since we are using an opensource HAL and enabling ZSL natively, we no longer need this.
      - ProfileVideoSize is no longer available.
    • smdk4412-common: camera: include support for face detection - dhiru1602
    • InCallActivity: consume back key on incoming call screen
      - Users will not be able to anything if the physical back key is pressed on the incoming call screen (return to home screen with nothing responding.)
    • frameworks/av - FLAC coded file does not play (single metadata block files)
      - FLAC files which has the last metadata block flag set in STREAMINFO were not playing. Sniff of FLAC is modified to accomodate this set flag.
    • Updated cm source.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • V16 ist seit heute am Start.

    Spoiler anzeigen

    md5sum: 50d92e6730605bff302f39296659aa20

    Quote:
    I would recommend you enable RAMBAR so that your RECENTS icon is not cut off at the top right/left. If not pls select the position at the bottom right/left.

    • 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.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Und die V17

    Spoiler anzeigen


    [size=8]gesendet von irgendwo[/SIZE]

  • V18 ist raus

    Spoiler anzeigen


    - FIXED - SMS FC on short codes - rmcc
    - http://review.cyanogenmod.org/#/c/55462/
    - For both charging and potential timing factors on emergency and carrier services, short codes should be delivered directly to the network.FIXED - RamBARUSB Mass Storage support - @Oranav
    - Tested working with stock cm kernel & temasek kernel on Windows 7 PCchange default for unknown sources & verify appsImprove AOSP Download/Upload animation
    - This increases the number of png required for a full download/upload animation cycle. These new png makes the animations much smoother.Add option to enable activity indicators on status bar - Omni
    - You can now enable/disable network activity indicatorsi9300 cm stock kernel - Add exFAT support - Omni (psndna88)i9300 cm stock kernel - Add Boeffla sound support - Omni (AndiP71)i9300 cm stock kernel - Add Notification LED controls - Omni (Yank555)Updated cm source.


    [size=8]gesendet von irgendwo[/SIZE]

  • ...oder von mir :)

    Spoiler anzeigen

    md5sum: a554885cf4347b632e12303576503559

    • DocumentsUI: Add a standalone File Manager - Omni (XplodWild)
      - This commit adds a standalone mode to the DocumentsUI, to let it act as a file manager/explorer. You can browse your storage contents, open files, and delete them, as well as do everything that the DocumentsUI can do (ie. sort by name/size/type, list and grid view, recents, search, ...).
      - This gives us a consistent file browsing UX accross all apps
      that uses the new documents API.
    • Ability to Enable/Disable Smart Wake covers - For tilapia/grouper only
      - Settings -> Display -> Smart cover wake
    • FIXED - fix possible NPE on back button transition
    • fb: slightly adjust navigationring background drawable size for custom icons to fit the system icons - SlimRom
    • fb: navigationbar use always slimactions and add contentdescription - SlimRom
      - No need to use the AOSP implementation at all...we can send all actions over SlimActions....so remove AOSP implementation and clean up.
      - As well add contentdescription for accessibility events like talkback for ppl who are not able to see. Gives the user all information back needed.
    • SystemUI: fix wrong statusbar background.
      - If we turned off screen while some panel was visible than background of PhoneStatusBarView will not be updated because we receiving single panelExpansionChanged call and after super.panelExpansionChanged mFadingPanel will be null (onAllPanelsCollapsed cause this).
      - Allow updating background when mFadingPanel is null.
    • Add back all keyboard IME features - SlimRom
      this commit adds:

      - ime switcher notification - thanks cm
      - slims fullscreen disable on landscape
      - slims force autorotation on IME
      - volume button control for navigate in the message - thanks cm
      - slims force to show always enter key

      some fixes to the 4.2/4.3 implementations + added full multiuser
      support for all this features

    • fb: Put FileUtils back into android_runtime
      - We still use it for non-fat volume management
    • fb: added national roaming for BOB in Austria
      - babybutt.ch
      - Users of BOB in Austria (MCC 232 MNC 11) can roam on A1 (MNC 01)
    • Add WhisperPush category to security settings - cm
    • Enable OTG natively kk4.4 style - For tilapia Only (untested as my OTG cable lost )
    • Updated cm source.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • und heute schon die V20 mit kk 4.4.2 ;)


    Spoiler anzeigen


    V20 (Current Version)
    md5sum: 4dbd4a6120907e93bdbb1d3764c778da

    * Android 4.4.2_r1 Build KOT49H
    * Remove 'force overflow button' logic & settings
    - It's force-enabled now anyway.
    * fb: allow to disable quicksettings - SlimROM
    - on 4.3 we had an extra settings option for it. Due that we want to reduce the settings to improve the UX and due that we are doing it this way on all dslv settings we change the old 4.3 way.
    - Now it is very easy like dslv.....remove all tiles and QS is completly disabled and cannot be opend any more. Notification drawer shows the settings icon on the top right in this case. As well compared to 4.3 this works on phones and tablets
    * Add option to hide power menu when screen is locked - Omni
    - Option in Security Settings
    * Fix for screenshot animation glitch in portrait
    * fb: added national roaming info for Free Mobile in France
    - Users of Free Mobile in France (MCC 208 MNC 15) can roam on Orange (MNC 01)
    * Add new alarm/notification audios
    - Alarm -> Alarm_Day_by_day
    - Notifications -> S_Whistle
    * sepolicy: allow vold to mount fuse-based sdcard
    - exfat and NTFS-3g requires access to /dev/fuse
    * Updated cm source.


    [size=8]gesendet von irgendwo[/SIZE]

    Einmal editiert, zuletzt von KSM (12. Dezember 2013 um 16:59)

  • Heute geht es weiter mit V21.

    Spoiler anzeigen
    • Fix ART crash during initialization. - @KrissN
      - The CDMAPhone has a static member that initializes a regexp pattern.
      Unfortunately the java.util.regex.Pattern class is not allowed to be called
      during ART bootstrap process which causes a bootloop.
      - To fix this the initialization has been moved into the only method that
      uses this regular expression.
    • smdk4412-common: exFAT Support for stock cm kernel
    • smdk4412: i9300 update 11 for stock cm kernel
    • smdk4412-common: camera: squashed updates from cm-10.2 - dhiru1602
      smdk4412-common: camera: fix EXIF attributes for S5C73M3 sensor

      S5C73M3 sensor which is the back camera, doesn't return the EXIF
      attributes using V4L2 IOCTL. This sensor interleaves YUV and JPEG
      frames along with Metadata which contains the EXIF information.

      This patch does the following:
      Manually extract the EXIF information from the interleaved metadata
      and implement ISO, Flash, Exposure, Exposure Time and Exposure Bias
      EXIF attributes for S5C73M3.
      Fix incorrect Exposure EXIF attribute that was reporting as 1'.

      Change-Id: Id9faa64af498645099cccc9cbf28f2dbdfecd254

      smdk4412-common: camera: fix scene mode snapshot capture crashes

      Few Scene Modes (like Night, High Sensitivity) if set as default,
      after the camera opens, require the scene mode to be set when the
      stream is turned on inorder to properly take effect. Not doing so
      will result in crashes while trying to capture the snapshot.

      Change-Id: I9e6b67c59699495da6922ac737232f58d98c2b40

      smdk4412-common: camera: reorganize camera parameters

      Few Scene modes require Flash and few don't. However all of
      the scene modes require the focus to be AUTO. Reorganize the
      camera parameters to set the Flash and Focus modes based on
      the scene mode.

      Changes adapted from Exynos5 Camera HAL.

      Change-Id: If3ab62a1d8aecf84d2a04d1e899f71d4315a66ea

      Conflicts:

      camera/exynos_camera.c

      smdk4412-common: camera: several fixes for autofocus

      Setting the AutoFocus off using V4L2_CID_CAMERA_SET_AUTO_FOCUS will
      reset the AF position of the sensor and this was done whenever
      autofocus was completed. This totally defeated the purpose of touch
      to focus since the sensor AF position was being reset after focus
      and had to be refocussed while taking the snapshot. This also led to
      several issues with third party applications since this kind of focus
      behaviour was not intended.

      S5C73M3 Back camera Interleaves YUV and JPEG along with metadata. This
      metadata contains the AutoFocus result. Hence we could parse the
      autofocus result instead of using V4L2 IOCTL, which is more efficient.
      Also, the sensor exhibits issues when AutoExposure and AutoWhite Balance
      locks are used with Flash ON. Improper locking could lead to freezing of
      the sensor while taking a snapshot. Hence, only lock AEAWB when flash is
      OFF and unlock them after AutoFocus finishes.

      Change-Id: Ief28005dcacd0f8f04990ef8eafebff4a2f109d5

      smdk4412-common: camera: enable ZSL mode on front camera

      We are querying FIMC2 for the capture output and hence we
      have no reason to restart the preview to have the preview
      resolution match the capture resolution, which is not how
      Zero Shutter Lag works. We could have different resolutions
      for the preview and capture, hence don't stop the preview
      for resizing.

      Change-Id: Iaf2b4d0c51dbedb9516b7c3cdde09aa18cd95f73

      smdk4412-common: camera: fix incorrect jpeg thumbnail height

      Change-Id: I139823883d91ddaa48e2516511539ff5fe150e25

      smdk4412-common: camera: fix heap corruption

      Change-Id: I0111615b9d4552a7880598a83bc98060fa900b13

      smdk4412-common: camera: include support for face detection

      Change-Id: I1d176bdf17abdcf0c593fceb01808348b87b75ce

    • Active display: Ability to turn off the screen, when a not clearable notification is present
      - Removing the last clearable notification in AD turns of the screen. But if there is a not clearable notification, there is no ability to turn it off directly. This patch adds a power target on place of the 'clear notification' target of AD.
    • Pimp up ActiveDisplay
      This is a squashed commit of the following:
      - Active display: turn off display if device gets pocketed again
      - Active display: Option to change display timeout
      - Active display: Add some log output
      - Active display: Add threshold to proximity sensor
      - Display will only be activated if the proximity sensor was covered for 5 seconds or more.
    • Fix pimp up ActiveDisplay
      - This is a fix for the new features added with change: https://gerrit.omnirom.org/#/c/2819/
      - 1. Fix the bug when Pocket mode is set to Notifications only and you unlock your device with power key and if you put your hands over proximity sensor the device will turn off (very annoying). The problem was that mWakedByPocketMode it was put in wrong place.
      - 2. Added an option in active display settings for "turn off display if device gets pocketed again" (it's annoying for me, because i cover the proximity very often).
      - 3. Added an option in active display settings for proximity threshold. I use this active display feature as an replacement for "sweep2wake", and when my phone it's on the table, i just want to pass my hand over it to show me the clock or notification (this was ok before the pimp up commit), and now, you can choose how many seconds for proximity threshold.
      - Practicaly, this commit fix one bug, and add settings for the features added in 'pimp up' commit.
    • BatteryService: fix FC on boot until battery stat is present
      - updateLightsLocked() can be called from CM's added SettingsObserver when battery stat is not present, causing an FC and a loop until battery stat is present.
    • Profile: disable triggers when profiles are disabled
    • QS: enable haptic feedback and change Alarm tile longpress - SlimROM
      - nice idea from xploid to have haptic feedback on the tiles just a bit to complicated to do on every tile so activate it centralized as well change the longressbehaviour of alarm tile to the normal onClick behaviour
    • QS: make dynamic tiles configurable - SlimROM
      - instead of using a bunch of provider settings var like it was on 4.3 and almost all other roms are doing use one and split like we do for the normal tiles. This
      is more consistent and saves us to observe a bunch of values As well this is integrated into the one layout screen we have. So all QS related is easy and logical usable for the user on one screen
    • QS: do not show ringer options on devices which do not support vibrate - SlimROM
      - if a device like grouper does not support vibration it does not make sense to show the settings dialog for it due that this devices just can switch between sound/mute
    • Fix and pimp custom lockscreen handle - SlimROM
      - problem on current implementation is that it is not multiDpi compatible. As well it looks a bit weird if the user set a square image always. This commit does
      - introduce central circleimage method to get circle image crops
      - before it was assumed that the height of the handle image is 108px (mdpi base) which is correct but the original handle has a lot unused space around to fit better into the view. Whatever after messurment of the real height 68px is correct of course calculated against the current density
      - both above combined results into a always nice looking custom circle icon on the lockscreen dpi and device undependent
      - saved file in settings calculates the needed image size
      base on the current density.
      - use for custom bitmap our colorize methods due that the result looks way nicer then the usual colorfilter
      - use AntiAlias
    • Add temasek shortcuts based on Slim shortchuts - SlimROM
    • National roaming info for yesss! in Austria
    • National roaming info for Drei in Austria
      - 3AT roams in T-Mobile AT networks
    • base: Remove duplicated key handling
    • Add "allow disabling call end sound" - Omni
    • Address the 'ART' Issue
      Rather than outright remove this completely, address primary concerns:

      * Add a more verbose warning message on alert dialog
      * Explicitly state experimental form
      * Explicitly state not supported (no bug reports)
      * Explicitly state issues (crashes, bootloop, etc)

      Additionally, move option to 'Apps' header (bottom), as this is it's
      primary impact.

    • Only show ART information if switching from dalvik to ART
      - We do not want to confuse users with a big information dialog, if they change from ART to dalvik as dalvik is still the official solution, supported and considered safe.
    • Settings: Lockscreen Temasek Handle - SlimROM
      - Grab large temasek icon and resize it rather than process another variable while the lockscreen initilizes.
    • Settings: remove preference if device hasn't LockClock installed
    • Fix and pimp custom lockscreen handle - SlimROM
      - problem on current implementation is that it is not multiDpi compatible. As well it looks a bit weird if the user set a square image always. This commit does
      - introduce central circleimage method to get circle image crops
      - before it was assumed that the height of the handle image is
      108px (mdpi base) which is correct but the original handle
      has a lot unused space around to fit better into the view.
      Whatever after messurment of the real height 68px is correct
      of course calculated against the current density
      - both above combined results into a always nice looking
      custom circle icon on the lockscreen dpi and device undependent
      - saved file in settings calculates the needed image size
      base on the current density.
    • Settings: Long Term Orbits (LTO)
      - Ported from http://review.cyanogenmod.org/#/c/51422/3
    • settings: Enable location mode header switch
    • frameworks/native - gralloc: implement fb_set_swap_interval - Omni
      - https://gerrit.omnirom.org/#/c/3496/
    • Updated cm source.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Aktuell ist jetzt V22.

    Spoiler anzeigen


    Build V22
    md5sum: 3aef946f446ea178b3bf6200c83211d9

    • This is a clobbered build
    • Settings: add Advanced menu for device-specific settings app
      - From V22 revert back to old cm ADVANCED menu for i9300 device settings. As such if you use custom kernel, pls use kernel meant for Omni44. This is to ensure full 100% support for vibration, backlight, etc.
      - Radio -> UTMS, HSPDA, HSDPA+HSUPA
      - Screen -> backlight, mDNie, LED fading, etc
      -> Haptic -> Vibration strength
    • Full translations of RU (Russia) by ValeraSh
      - Locally translated only in temasek build
    • fb: small cleanup and fixes in navbar transitions - SlimROM
      this commit fixes several things
      - cleanup: no need to go every time trough all calculations if back button is not present
      - force to set alpha value for backbutton on disable flag changes (merge derp from 4.4.1 merge)
      - new introduced workaround from google to animate the altbackkey->backkey
      on password lockscreen should not depend on home button view existence and should only call for the respective disable flags which are always present from the system. As well which is needed for our navbar call the animation values from whatever button is existend which behaves like home (so all buttons only recents and back button not)
      - whatever still to do if the user uses password as keyguard method google introduced a workaround to give the altbackicon->backicon same transition then all other icons....but this workaround is not really good working and has off timings compared to the other buttons. Will be fixed in a seperate patchset and should be submitted back to google as well.
    • GlobalActions: collapse all panels if global action is shown - SlimROM
      - no idea what google really thought about it but the notification drawer should collapse if it is open and the user does eg a longpress on powerbutton to open the global actions dialog.
    • systemUI: split the broadcast receiver in phonestatusbar - SlimROM
      - The current filters we need do not play nice together and cause excesive delays on receiving the screen on and off broadcast. Split them to have both proper working. This solves as well reported issue that notification pannel stays open.
    • Revert "SystemUI: do not collapse panels if keyevent was canceled."
    • fb: Always report physical menu key is not present
      - I find this extremely distasteful, but Google has decided we will always see an on-screen overflow menu. Some apps are "smart" and query the status of the physical menu button independently. Always return false, ie always show the onscreen overflow menu.
    • Rollback Bluetooth changes for now.
      - Lots of issues being reported with various devices and the last batch of Bluetooth changes. Roll back until further testing.
      - Revert "Bluetooth: Changes for LPP and extended LE scan". This reverts commit cf7b868.
      - Revert "OBEX: Reduce Obex MTU size for A2DP or SCO concurrency". This reverts commit 703b0d2.
      - Revert "Bluetooth: HID: Add support for HID Device Role". This reverts commit 1722110.
    • KeyguardServiceDelegate: disable DEBUG
    • National roaming info for 3 in Ireland
    • PhoneWindowManager: fix navbar behavior in expanded mode after 4.4.2 merge.
    • frameworks/native: libs/ui: Fix crash issue because of null pointer access
      - handle NULL check is required while flatten GraphicsBuffer
      - CRs-fixed: 579102
    • Updated cm source.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Heute gibt es V23.

    Spoiler anzeigen
    • Settings: Add missing up navigation in menus
    • Settings: fix quickpulldown summary and clean up code - SlimROM
      - on default value it showed left summary and code is to complicated
    • Settings: enable/disable lockscreenwidgets preferences - SlimROM
      - it is just nicer if the user can see which preferences are active or not
    • fb: Allow disabling the privacy guard notification
    • Fix Immersive confirmation in expanded mode.
      - The confirmation should come only once.
    • fb: Keyguard: let the user drag the challenge down if widgets are disabled
      - for the system clock widget this does not make much sense but due that our system default is DashClock it makes a lot sense to allow it to see more content of DashClock extensions So allow it for overlay added app widgets if the binding was sucessfull.
    • QuietHours: disable volume change tone during quiet hours
      - Its quiet time, you're trying to be quiet, why would the volume change make noise when you're being quiet?
      - Turn this off when system sounds are disabled during quiet hours
    • Revert "Telephony: Add data rat constant"
      - See http://review.cyanogenmod.org/#/c/55832/ for reasons.
    • core: added national roaming info for Tesco Mobile in Ireland.
      - Users of Tesco Mobile in Ireland(MCC 272 MNC 11) can roam on O2 Ireland (MNC 02)
    • base: added national roaming info for Pepephone in Spain
      - Users of Pepephone in Spain (MCC 214 MNC 06) can roam on Vodafone ES (MCC 214 MNC 01).
    • Clear the scan list when an empty list is received
      - When the framework receives an empty scan list from supplicant, it does not clear the local list. So the UI will continue to show the previous scan list even when there are no APs around. So clear the local list, when an empty list is received.
    • wlan: Error handling on PNO failure due to active P2P session.
      - If set PNO fails due to concurrent active p2p sessions, handle the error condition in framework and issue a regular scan for every framework background scan interval until set PNO is either success or disabled.
      - CRs-Fixed: 552212
    • Close sockets on wpa_supplicant termination.
      - Framework does not close the sockets on supplicant termination, leading to leakage of file descriptors. Thus close the socket on supplicant termination.
    • frameworks/base: add app launch timeline instrumentation
      - Displayed Activity is often being used to measure application launch times. However Displayed Activity only accounts for a subset of the app launch. This additional instrumentation will allow for more accurate measurements of applications launch times.
    • wlan: Fix for delay in PNO scan trigger after p2p disconnect.
      - If PNO is disabled due to concurrent active p2p session, on P2P disconnect PNO scan is not triggered until the next framework scan is scheduled.
      To mitigate this issue trigger the PNO scan on receiving P2P_CONNECTION_CHANGED intent in disconnect state of the wifi state machine.
    • framework/base: get proper obb mountpoint based on user handle
      Due to invalid obb mount point, CTS test case was failing to mount
      - obb file at /mnt/shell/emulated/0. Added new API to support user based mount point for obb.
    • Keyguard: disable statusbar clock for dashclock, lockclock and desclock
    • Revert "Statusbar: Time and Date actions" from Omni
    • Framework: Change stock Clock-Click Actions - SlimROM
      Separate into two views and add:
      Date: View Today Calendar
      DateLong: New Event Today
      Clock: View Alarms
      ClockLong: New Alarm
    • systemUI: fix date and clock layout
      - in notification drawer after clickable actions change
    • Updated cm source.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • Weiter geht's mit der V25 von heute.

    Spoiler anzeigen

    i9300 - md5sum: 6e41561fcd6937d614ce8a7c8290aafa

    • FIXED - YouTube pause/play issue
    • Base: Fix ActiveDisplay problem
      This commit base from
      Weihnachts ROM mit kleinen Veränderungen...
      Weihnachts ROM mit kleinen Veränderungen...

      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: xHaloFloatingWindow
    • 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.

    [size=12]„Hoffnung ist nicht die Überzeugung, dass etwas gut ausgeht, sondern die Gewissheit, dass etwas Sinn hat, egal wie es ausgeht.“ (Václav Havel)[/SIZE]

  • und schon die V26 :D

    Spoiler anzeigen



    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.


    [size=8]gesendet von irgendwo[/SIZE]

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!