23 янв 2016 Joker :
Да ну нах
Since Fri Jan 22 03:18:35 UTC 2016
frameworks/av
• dfcb220 AVUtils: hevc: Return 0 when codec data is malformed
• df1c503 Revert "Stagefright: Allow setting high-framerates in CameraSource"
frameworks/base
• 5f31f27 fw: Fix protected apps implementation.
• 3567116 Support alert type profile default:Vibrator & Ringtone for settings.
• 24f2e04 SysUI: Recreate volume dialog on theme change
• c915fbf Themes: Reference app resource when compiling theme [2/2]
hardware/qcom/audio-caf/msm8960
• cb0a9ef alsa_sound: Fix handling of zero size write request
hardware/qcom/fm
• 6e7eaa7 libfm_jni: Improve and fix FM jni logs
packages/apps/Settings
• f99ff0d Settings : Improve usage stats screen
• 4148242 Settings: Add fingerprint authentication for protected apps.
• 623f36f Settings: Actually expose protected apps settings.
vendor/cmsdk
• 62579b1 cmsdk: add invalid input checking for persistent storage APIs
• fc50f7c ExtViews: Add action and meta-data
• d994fe1 LiveLockScreen: Add setting for enabled/disabled
• 0d9d1ab CMSettings: Introduce concept of protected apps managers.
• 31962b2 cmsdk/tests: Fix zenmode tests.
• 7fb0a06 cmsdk: change persistent storage test cases to void return type
• 20d9638 Add overlay for SWAP_VOLUME_KEYS_ON_ROTATION
cts
• c29efcd Merge "Fix monkey package test" into marshmallow-cts-release
• 9c9a98a Fix monkey package test
Since Thu Jan 21 05:35:50 UTC 2016
device/wileyfox/crackling
• 2a481b3 crackling: Add missing RIL library
external/exfat
• 4a8592e exfat-fuse: Don't export UTF conversion functions
external/f2fs-tools
• c876665 f2fs-utils: Fix Android host utils
frameworks/base
• 9e2a830 SysUI: Check that backgrounds are RippleDrawables
• 7bda589 SysUI: Guard against NPE in SignalClusterView
• a6e1f08 fix race condition between HWUI cache and renderThread
packages/apps/Dialer
• a1739cf Add back call stats feature.
packages/apps/Email
• a29e6b2 Improve notification coalescence algorithm.
packages/apps/Settings
• fd3eb78 Break out status bar icon from extdesk icon.
packages/apps/Snap
• bb800ac Fix up layout of auto HDR notice and histogram view.
• 42f6d5c Remove unused menu indicators code.
• 4faa77d Avoid static member variable.
• 96b38fd Improve CameraControls layout code.
• e1abba9 Fix transparent background color.
• 788ae64 SnapdragonCamera: Fix UI alignment glitches when nav-bar is enabled
packages/apps/Trebuchet
• f15a377 fix CTS failure on Trebuchet - manually picked from a269d518db02c8383e3621dff9d6054e3e9e48d6
system/extras
• c671736 fix bug in mkf2fs tool calculation of f2fs filesystem length
vendor/cmsdk
• f499009 Change THIRD_PARTY_KEYGUARD permission to normal
Since Wed Jan 20 11:48:21 UTC 2016
device/wileyfox/crackling
• f978381 Location: reduce memory footprint
external/mksh
• db58d5b add ll and la aliases to shell
frameworks/av
• 7c1e4d7 av: "ACodec: update native window crop rectangle" depends on QCOM
frameworks/base
• c3e5e20 Paella: Enable Spanish single shift table
• aadb036 SystemUI: fix tiles per page when changing top tile type
• cd25461 SystemUI: fix disappearing tiles
• 9048b48 SystemUI: fix viewpager page recycling
frameworks/native
• 7c2be69 Themes: Reference app resource when compiling theme [1/2]
frameworks/opt/telephony
• 8942ed5 Do not disable permanently enabled carrier apps
• 5a1d942 Fix wrong args when calls OperatorInfo
hardware/qcom/keymaster
• 68fe4a7 Disable ION_HEAP_MASK_COMPATIBILITY_WA on Sony 3.10 Kernel
kernel/cyanogen/msm8916
• fbad0de KEYS: Fix keyring ref leak in join_session_keyring()
packages/apps/Contacts
• 5595731 Move to new BlockContactHelper.BlockOperation
packages/apps/ContactsCommon
• 60502a8 Refactor BlockContactHelper
packages/apps/SetupWizard
• d59304c SetupWizard : Switch to mcc/mnc locale
packages/apps/Snap
• 5d94a49 Snap: Don't enable ZSL when disabling HDR
system/bt
• b2f946e btm: Fix compile with BLE disabled (again)
Since Tue Jan 19 09:17:08 UTC 2016
device/qcom/sepolicy
• 017145b sepolicy: fix mm-qcamerad permission for persist.camera* properties
• fcabab0 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/device/qcom/sepolicy into cm-13.0
device/wileyfox/crackling
• 8df3194 camera/QCamera2: HAL: Send Inactive AF state in landscape/sunset mode
external/f2fs-tools
• 8b00f01 Slight ifndef change
• 35570b5 Fix readonly for android
• ad0f267 fsck.f2fs: return 0 for no error was reported
• bf2ada1 fsck.f2fs: assign checkpoint pointer correctly
• 964adc0 fsck.f2fs: swap checkpoint crc to CPU endian
• bf12354 f2fs-tools: avoid failure and warnings for android build
• 54dabbe mkfs.f2fs: introduce zone align for main area
• b5476e1 fsck.f2fs: fix double free invalid checkpoint
• 75ecd2f man: modify mkfs.f2fs man page
• a896342 man: add missing man pages
• 611f285 Update android version
• a901a43 f2fs-tools: release 1.6.0
• 9a521a8 mkfs.f2fs: fix check error when calloc sum_compact failure
• 32dd5f4 fsck.f2fs: fix losing journal entries
• 0516d2b defrag.f2fs: fix missing SSA updates
• f00f43e defrag.f2fs: enhance allocation speed
• 030ee52 libf2fs: fix incorrect type define of declaration
• 09dfa9f defrag.f2fs: return error if there is no space
• 8c04142 defrag.f2fs: eliminate unexpected journal entries
• 9b8535c defrag.f2fs: fix not to allocate current segment
• 837208e lib: use u8/u32/u64 for bit operations
• b54e4b5 lib: fix test_bit_le functions
• 7d95d38 mkfs.f2fs: remove extent_cache entry for parent directory
• cd610cd mkfs.f2fs: fix storing volume label correctly in utf16
• d174269 fsck.f2fs: deal with realloc size and realloc failure
• a144fc1 Revert "fsck.f2fs: deal with realloc failure"
• 729ecdf mkfs.f2fs: fix to calculate left space of checkpoint page correctly
• fd4f8d3 Android add f2fs defrag
• c18df71 defrag.f2fs: introduce defragmentation tool
• d19dbfc fsck.f2fs: LFS alloc_type must have free segment after blkoff
• 4358121 f2fs-tools: export print_raw_sb_info
• 2267b80 mkfs.f2fs: export get_best_overprovision
• 17e0cb6 fsck.f2fs: sanity_check for extent_cache entry
• 3de0318 libf2fs: enhance the bit operations
• 4cf9c57 f2fs-tools: add library version info
• 7e76ee5 mkfs/Makefile.am: add a section to build libf2fs_fmt
• 8c1bb17 mkfs.f2fs: show correct partition size
• f78e245 fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros
• ea1e148 mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
• 3b01e52 mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery
• ee06528 mkfs.f2fs: skip extension name that is too long
• 5da4595 mkfs.f2fs: avoid dumplicate extensions
• e89637e fsck.f2fs: deal with realloc failure
• 04d6106 fsck.f2fs: support a readonly filesystem
• f9c29e7 fsck.f2fs: declare static function
external/stagefright-plugins
• 24988a8 stagefright-plugins: Update pixfmt
frameworks/base
• d129565 SystemUI: fix qs tile page regressions
• 4d84b82 pm: Add persist property to enable lazy dexopt
• 79923fb Keyguard: set separator for multi-sim CarrierText
• b5c716f Improve Recents-View
• 7787416 SystemUI: Fix copy-pasta of battery saver tile
frameworks/opt/telephony
• 07591f8 telephony: Make sure to check whether application info is null.
• 62bcb10 telephony: update tests for disableCarrierAppsUntilPrivileged API change
hardware/qcom/display-caf/msm8974
• f4051ae hwc: Reset ROI and avoid dirtyRect for video case
packages/apps/CMWallpapers
• 61c87c8 Fresh wallpapers for CM13
packages/apps/Contacts
• 2089467 Contacts : remove unused CONTACT_URI_EXTRA
• 201c1ff Contacts : enable cleartext traffic
packages/apps/ContactsCommon
• d6302ae Add lookupkey for Contact in ContactBuilder
packages/apps/Settings
• 2238e85 Fix up increasing ring tone volume preview behaviour.
packages/apps/Snap
• 4a42fc4 Snap: Add missing ISO350 to ISO arrays
• 08ba343 Snap: Set some more qcom features as untranslatable
• 98ebf87 SnapdragonCamera: Remove 'off' option for antibanding
• 48408c9 SnapdragonCamera: Fix overly-aggressive auto rotation
• 6411b0a SnapdragonCamera: Clarify antibanding settings
• b5de271 SnapdragonCamera: Add option to control antibanding in camcorder
packages/apps/SoundRecorder
• 77e037c soundrecorder: Put the menu back
packages/apps/Trebuchet
• 3961290 Themes: Expose hard coded colors from layouts
system/core
• 0907595 Revert "charger_mode: Set font as 'log'"
• e406b65 charger_mode: Set font as 'log'
vendor/cm
• 580bc0a Add new default wallpaper for CM13
vendor/cmsdk
• 80001bf cmsdk: Fix BuildTests. Bump parcelable version.
Since Sat Jan 16 21:30:27 UTC 2016
external/uicommon
• 7d9ebd3 Fix merge derp
• 3e92fbe Don't intercept onTap event
external/ffmpeg
• a86ba66 Merge branch 'release/2.8' of https://github.com/FFmpeg/FFmpeg into cm-13.0
external/stagefright-plugins
• 6de1c90 stagefright-plugins: Skip stream with jpeg tag
frameworks/av
• e80385c audio: Update anchor time for offload playback post resume
• 4486f97 nuplayer: looping playback only if it was running
• 9dae27c ACodec: update native window crop rectangle
• 617daaf StagefrightMetadataRetriever: correct the status flag
• f6e8c70 AudioMixer: delete reformatBuffer provider in proper order
• 427887b libstagefright:Fix random memcmp crash while accessing output format.
frameworks/base
• cded8d8 Add enabled pre-installed carrier apps
• aa4a566 Themes: Expose volume slider and thumb colors and make them work with custom images.
• b5dd079 SystemUI: add some tile removal hints
• 627df3c SystemUI: fix lock screen tile state refresh
• 9ee493a SystemUI: handle custom tile long press PendingIntents
• 3a11610 SystemUI: improve qs tile layout mechanism
• 6fb2c18 SystemUI: add a disabled state for Quick Tiles
• f15ce7a SystemUI: Add battery saver tile (1/2)
• a7e5f92 SystemUI: Add heads up tile (1/2)
• 9848b97 Themes: Call recreateTheme when theme changed
• 5b5e5de SysUI: Fix keyguard wallpaper not updating
• b277145 SysUI: Pass themed resources on to NavBarEditor
• 12245b8 Themes: Fix applying theme for notifications
frameworks/opt/telephony
• ee0fc82 Add support for permanently enabled carrier apps
• df7ab82
frameworks/av
• dfcb220 AVUtils: hevc: Return 0 when codec data is malformed
• df1c503 Revert "Stagefright: Allow setting high-framerates in CameraSource"
frameworks/base
• 5f31f27 fw: Fix protected apps implementation.
• 3567116 Support alert type profile default:Vibrator & Ringtone for settings.
• 24f2e04 SysUI: Recreate volume dialog on theme change
• c915fbf Themes: Reference app resource when compiling theme [2/2]
hardware/qcom/audio-caf/msm8960
• cb0a9ef alsa_sound: Fix handling of zero size write request
hardware/qcom/fm
• 6e7eaa7 libfm_jni: Improve and fix FM jni logs
packages/apps/Settings
• f99ff0d Settings : Improve usage stats screen
• 4148242 Settings: Add fingerprint authentication for protected apps.
• 623f36f Settings: Actually expose protected apps settings.
vendor/cmsdk
• 62579b1 cmsdk: add invalid input checking for persistent storage APIs
• fc50f7c ExtViews: Add action and meta-data
• d994fe1 LiveLockScreen: Add setting for enabled/disabled
• 0d9d1ab CMSettings: Introduce concept of protected apps managers.
• 31962b2 cmsdk/tests: Fix zenmode tests.
• 7fb0a06 cmsdk: change persistent storage test cases to void return type
• 20d9638 Add overlay for SWAP_VOLUME_KEYS_ON_ROTATION
cts
• c29efcd Merge "Fix monkey package test" into marshmallow-cts-release
• 9c9a98a Fix monkey package test
Since Thu Jan 21 05:35:50 UTC 2016
device/wileyfox/crackling
• 2a481b3 crackling: Add missing RIL library
external/exfat
• 4a8592e exfat-fuse: Don't export UTF conversion functions
external/f2fs-tools
• c876665 f2fs-utils: Fix Android host utils
frameworks/base
• 9e2a830 SysUI: Check that backgrounds are RippleDrawables
• 7bda589 SysUI: Guard against NPE in SignalClusterView
• a6e1f08 fix race condition between HWUI cache and renderThread
packages/apps/Dialer
• a1739cf Add back call stats feature.
packages/apps/Email
• a29e6b2 Improve notification coalescence algorithm.
packages/apps/Settings
• fd3eb78 Break out status bar icon from extdesk icon.
packages/apps/Snap
• bb800ac Fix up layout of auto HDR notice and histogram view.
• 42f6d5c Remove unused menu indicators code.
• 4faa77d Avoid static member variable.
• 96b38fd Improve CameraControls layout code.
• e1abba9 Fix transparent background color.
• 788ae64 SnapdragonCamera: Fix UI alignment glitches when nav-bar is enabled
packages/apps/Trebuchet
• f15a377 fix CTS failure on Trebuchet - manually picked from a269d518db02c8383e3621dff9d6054e3e9e48d6
system/extras
• c671736 fix bug in mkf2fs tool calculation of f2fs filesystem length
vendor/cmsdk
• f499009 Change THIRD_PARTY_KEYGUARD permission to normal
Since Wed Jan 20 11:48:21 UTC 2016
device/wileyfox/crackling
• f978381 Location: reduce memory footprint
external/mksh
• db58d5b add ll and la aliases to shell
frameworks/av
• 7c1e4d7 av: "ACodec: update native window crop rectangle" depends on QCOM
frameworks/base
• c3e5e20 Paella: Enable Spanish single shift table
• aadb036 SystemUI: fix tiles per page when changing top tile type
• cd25461 SystemUI: fix disappearing tiles
• 9048b48 SystemUI: fix viewpager page recycling
frameworks/native
• 7c2be69 Themes: Reference app resource when compiling theme [1/2]
frameworks/opt/telephony
• 8942ed5 Do not disable permanently enabled carrier apps
• 5a1d942 Fix wrong args when calls OperatorInfo
hardware/qcom/keymaster
• 68fe4a7 Disable ION_HEAP_MASK_COMPATIBILITY_WA on Sony 3.10 Kernel
kernel/cyanogen/msm8916
• fbad0de KEYS: Fix keyring ref leak in join_session_keyring()
packages/apps/Contacts
• 5595731 Move to new BlockContactHelper.BlockOperation
packages/apps/ContactsCommon
• 60502a8 Refactor BlockContactHelper
packages/apps/SetupWizard
• d59304c SetupWizard : Switch to mcc/mnc locale
packages/apps/Snap
• 5d94a49 Snap: Don't enable ZSL when disabling HDR
system/bt
• b2f946e btm: Fix compile with BLE disabled (again)
Since Tue Jan 19 09:17:08 UTC 2016
device/qcom/sepolicy
• 017145b sepolicy: fix mm-qcamerad permission for persist.camera* properties
• fcabab0 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/device/qcom/sepolicy into cm-13.0
device/wileyfox/crackling
• 8df3194 camera/QCamera2: HAL: Send Inactive AF state in landscape/sunset mode
external/f2fs-tools
• 8b00f01 Slight ifndef change
• 35570b5 Fix readonly for android
• ad0f267 fsck.f2fs: return 0 for no error was reported
• bf2ada1 fsck.f2fs: assign checkpoint pointer correctly
• 964adc0 fsck.f2fs: swap checkpoint crc to CPU endian
• bf12354 f2fs-tools: avoid failure and warnings for android build
• 54dabbe mkfs.f2fs: introduce zone align for main area
• b5476e1 fsck.f2fs: fix double free invalid checkpoint
• 75ecd2f man: modify mkfs.f2fs man page
• a896342 man: add missing man pages
• 611f285 Update android version
• a901a43 f2fs-tools: release 1.6.0
• 9a521a8 mkfs.f2fs: fix check error when calloc sum_compact failure
• 32dd5f4 fsck.f2fs: fix losing journal entries
• 0516d2b defrag.f2fs: fix missing SSA updates
• f00f43e defrag.f2fs: enhance allocation speed
• 030ee52 libf2fs: fix incorrect type define of declaration
• 09dfa9f defrag.f2fs: return error if there is no space
• 8c04142 defrag.f2fs: eliminate unexpected journal entries
• 9b8535c defrag.f2fs: fix not to allocate current segment
• 837208e lib: use u8/u32/u64 for bit operations
• b54e4b5 lib: fix test_bit_le functions
• 7d95d38 mkfs.f2fs: remove extent_cache entry for parent directory
• cd610cd mkfs.f2fs: fix storing volume label correctly in utf16
• d174269 fsck.f2fs: deal with realloc size and realloc failure
• a144fc1 Revert "fsck.f2fs: deal with realloc failure"
• 729ecdf mkfs.f2fs: fix to calculate left space of checkpoint page correctly
• fd4f8d3 Android add f2fs defrag
• c18df71 defrag.f2fs: introduce defragmentation tool
• d19dbfc fsck.f2fs: LFS alloc_type must have free segment after blkoff
• 4358121 f2fs-tools: export print_raw_sb_info
• 2267b80 mkfs.f2fs: export get_best_overprovision
• 17e0cb6 fsck.f2fs: sanity_check for extent_cache entry
• 3de0318 libf2fs: enhance the bit operations
• 4cf9c57 f2fs-tools: add library version info
• 7e76ee5 mkfs/Makefile.am: add a section to build libf2fs_fmt
• 8c1bb17 mkfs.f2fs: show correct partition size
• f78e245 fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros
• ea1e148 mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
• 3b01e52 mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery
• ee06528 mkfs.f2fs: skip extension name that is too long
• 5da4595 mkfs.f2fs: avoid dumplicate extensions
• e89637e fsck.f2fs: deal with realloc failure
• 04d6106 fsck.f2fs: support a readonly filesystem
• f9c29e7 fsck.f2fs: declare static function
external/stagefright-plugins
• 24988a8 stagefright-plugins: Update pixfmt
frameworks/base
• d129565 SystemUI: fix qs tile page regressions
• 4d84b82 pm: Add persist property to enable lazy dexopt
• 79923fb Keyguard: set separator for multi-sim CarrierText
• b5c716f Improve Recents-View
• 7787416 SystemUI: Fix copy-pasta of battery saver tile
frameworks/opt/telephony
• 07591f8 telephony: Make sure to check whether application info is null.
• 62bcb10 telephony: update tests for disableCarrierAppsUntilPrivileged API change
hardware/qcom/display-caf/msm8974
• f4051ae hwc: Reset ROI and avoid dirtyRect for video case
packages/apps/CMWallpapers
• 61c87c8 Fresh wallpapers for CM13
packages/apps/Contacts
• 2089467 Contacts : remove unused CONTACT_URI_EXTRA
• 201c1ff Contacts : enable cleartext traffic
packages/apps/ContactsCommon
• d6302ae Add lookupkey for Contact in ContactBuilder
packages/apps/Settings
• 2238e85 Fix up increasing ring tone volume preview behaviour.
packages/apps/Snap
• 4a42fc4 Snap: Add missing ISO350 to ISO arrays
• 08ba343 Snap: Set some more qcom features as untranslatable
• 98ebf87 SnapdragonCamera: Remove 'off' option for antibanding
• 48408c9 SnapdragonCamera: Fix overly-aggressive auto rotation
• 6411b0a SnapdragonCamera: Clarify antibanding settings
• b5de271 SnapdragonCamera: Add option to control antibanding in camcorder
packages/apps/SoundRecorder
• 77e037c soundrecorder: Put the menu back
packages/apps/Trebuchet
• 3961290 Themes: Expose hard coded colors from layouts
system/core
• 0907595 Revert "charger_mode: Set font as 'log'"
• e406b65 charger_mode: Set font as 'log'
vendor/cm
• 580bc0a Add new default wallpaper for CM13
vendor/cmsdk
• 80001bf cmsdk: Fix BuildTests. Bump parcelable version.
Since Sat Jan 16 21:30:27 UTC 2016
external/uicommon
• 7d9ebd3 Fix merge derp
• 3e92fbe Don't intercept onTap event
external/ffmpeg
• a86ba66 Merge branch 'release/2.8' of https://github.com/FFmpeg/FFmpeg into cm-13.0
external/stagefright-plugins
• 6de1c90 stagefright-plugins: Skip stream with jpeg tag
frameworks/av
• e80385c audio: Update anchor time for offload playback post resume
• 4486f97 nuplayer: looping playback only if it was running
• 9dae27c ACodec: update native window crop rectangle
• 617daaf StagefrightMetadataRetriever: correct the status flag
• f6e8c70 AudioMixer: delete reformatBuffer provider in proper order
• 427887b libstagefright:Fix random memcmp crash while accessing output format.
frameworks/base
• cded8d8 Add enabled pre-installed carrier apps
• aa4a566 Themes: Expose volume slider and thumb colors and make them work with custom images.
• b5dd079 SystemUI: add some tile removal hints
• 627df3c SystemUI: fix lock screen tile state refresh
• 9ee493a SystemUI: handle custom tile long press PendingIntents
• 3a11610 SystemUI: improve qs tile layout mechanism
• 6fb2c18 SystemUI: add a disabled state for Quick Tiles
• f15ce7a SystemUI: Add battery saver tile (1/2)
• a7e5f92 SystemUI: Add heads up tile (1/2)
• 9848b97 Themes: Call recreateTheme when theme changed
• 5b5e5de SysUI: Fix keyguard wallpaper not updating
• b277145 SysUI: Pass themed resources on to NavBarEditor
• 12245b8 Themes: Fix applying theme for notifications
frameworks/opt/telephony
• ee0fc82 Add support for permanently enabled carrier apps
• df7ab82
Навигация (1/2): далее >
384 | 0 | 2 | 1 |
Комментарии (28)
Joker
23 янв 2016
Да и я так думаю , ну в 6.0.1 там фишка одна лишь сохранения батареи , ну я поставил приложение Greenify и она ложит всех спать , так что с экономией всё окей. У меня же тело на платформе Cyanogen OS 12.1 на базе android 5.1.1 из коробки , а я прошил себе CyanogenMod 12.1 и мне ежедневно идут тестовые ночнушки , а с 21.01.2016 переход на CM 13 / Android 6.0.1 . Ну пока нече шить небуду . Сижу на сm12.1/ android 5.1.1
0
Для добавления комментариев необходимо авторизоваться