Nightly del dia 16
Código:
cm-12-20150116-NIGHTLY-bacon.zip
Add customization for Quick Settings [2/2] (android_packages_apps_Settings)
Add customization for Quick Settings [1/2] (android_frameworks_base)
Fix regression in recent call filtering (android_packages_apps_Dialer)
TeleService: fix "switches for checkboxes" for MSim (android_packages_services_Telephony)
Mms: add tint to mms_play_btn drawable (android_packages_apps_Mms-caf)
msm8974: remove extraneous audio_policy.conf (android_device_oppo_msm8974-common)
Calendar: toggle on delete events overlay to delete multiple events (android_packages_apps_Calendar)
appops: Disassociate appops requests from notification broadcasts (android_frameworks_base)
Port "filter by date range" from call stats page to call log (android_packages_apps_Dialer)
nl80211: Add unhandled attributes from wpa_supplicant (android_hardware_ti_wlan)
Profiles: Add 4g as connection options for profiles (2/2) (android_packages_apps_Settings)
ConnectionSettings: Add 4g as connection options for profiles (1/2) (android_frameworks_base)
Port network mode toggle from CM11 (android_packages_services_Telephony)
SystemUI: Create expandable volume panel. (android_frameworks_base)
Settings: Create unlinked and linked notification & ring volume options. (android_packages_apps_Settings)
Implement linked volumes and add upgrade path. (android_frameworks_base)
vim: Tone down FORTIFY_SOURCE for 64 bits (android_external_vim)
core: More flexible kernel configuration (android_build)
build: fix darwin compile (android_build)
MSIM: Replace the "SUB" string (android_packages_services_Telephony)
Allow granting permissions based on signature in <allow-permission/> (android_frameworks_base)
BugFix: importing the SwitchPreference class (android_packages_services_Telephony)
LatinIME: HU enable predictive dictionary and remove unused letters (android_packages_inputmethods_LatinIME)
Don't fetch deleted messages from IMAP folder (android_packages_apps_Email)
roomservice: Improve error handling on search (android_build)
Change string "Cellular" to "Mobile" (android_packages_services_Telephony)
Add compatibility code with mainline's configuration options for unlock (android_packages_services_Telephony)
TeleService: switches for checkboxes (android_packages_services_Telephony)
ProximitySensorManager: disable TapToWake while we have a prox wakelock (android_packages_services_Telecomm)
QuickMessage: bring back mark as read (android_packages_apps_Mms-caf)
sepolicy: Apps need to read themed resources (android_vendor_cm)
ProcessList: Handle invalid state when computing next PSS Time (android_frameworks_base)
Update RemoteController on Session update (android_frameworks_base)
msm: smd: Register SMD & SMSM IRQs with IRQF_NO_SUSPEND flag (android_kernel_oneplus_msm8974)
usb: dwc3: gadget: Ignore L1 RESUME events (android_kernel_oneplus_msm8974)
Revert "Revert "ARM: dts: msm: Add support for second qcrypto device for 8974"" (android_kernel_oneplus_msm8974)
qseecom: Save appname in qseecom when loading app by kernel client (android_kernel_oneplus_msm8974)
arm: arch_timer: add arch_counter_set_user_access (android_kernel_oneplus_msm8974)
ASoC: wcd9320: set gain after IIR clock is enabled (android_kernel_oneplus_msm8974)
Don't signal an error at the end of a short file (android_frameworks_av)
Cast int64_t values to long long before print. (android_frameworks_av)
Revert "Track volume should be maintained even if track is restored" (android_frameworks_av)
fix memory leak in PatchPanel (android_frameworks_av)
Stagefright: Fix unused variables, functions, values (android_frameworks_av)
audio : Fixed usage of QTI_FLAC_DECODER (android_frameworks_av)
audio: execute setVoiceVolume for USB device during inCall usecase (android_frameworks_av)
libstagefright: Handle EOS for audio in A/V clips (android_frameworks_av)
Fix wrong int argument of FOURCC. (android_frameworks_av)
Revert "Dialer: support "add to black/white list" in call detail" (android_packages_apps_Dialer)
ARM: dts: bacon: Reduce Sharp panel on delay (android_kernel_oneplus_msm8974)
init: Move qseecomd out of late_start (android_device_oppo_msm8974-common)
Fix picking music for alarms not working (android_packages_apps_DeskClock)
Retain keyboard layout and expression formatting for base when switching from portrait to landscape (android_packages_apps_Calculator)
Do not disable alarm list when adding new alarm (android_packages_apps_DeskClock)
mms: markAllAsUnread is never called (android_packages_apps_Mms-caf)
Implement SMS mark for unread (Cyan-348) (android_packages_apps_Mms-caf)
sepolicy: new label for io scheduler sysfs nodes (android_vendor_cm)
build: Only set capabilities if provided (android_build)
build: ota: Support for install tools in /tmp/install (android_build)
cm: Put install tools in OUT/install (android_vendor_cm)
System Profiles: Do not allow user to delete active profile (android_packages_apps_Settings)
Use CM cts repo instead of AOSP (android)
Our <pty.h> tests need -lutil for glibc. (android_cts)
Bionic tests require libdl.so (android_cts)
Lets do lunch with cm-12.0 (android_vendor_cm)
Revert "Fix for ArrayIndexOutOfBoundException" (android_packages_services_Telephony)
Do not show phone-related stuff if there's no subs (android_packages_apps_Settings)
MSIM: behave as single SIM when appropriate (android_packages_apps_Settings)
selinux: Fix labels for BT/wlan persist datafiles (android_device_oppo_msm8974-common)
MSIM: use index as tab key (android_packages_apps_Settings)
MSIM - SIM card status: name "SUB x" now "SIM x" (android_packages_apps_Settings)
MMS: Do not show export option when there are no SMS to backup (android_packages_apps_Mms-caf)
cryptfs_hw: Fix for aarch64 (android_device_qcom_common)
Add default wallpaper to launcher (android_packages_apps_Trebuchet)
CMFileManager: Include sort by type (android_packages_apps_CMFileManager)
MMS - allow copying text from MMS (android_packages_apps_Mms-caf)
CMFileManager: Add sort by size (android_packages_apps_CMFileManager)
libstagefright: Make it possible to skip OMX buffer reallocation (2) (android_frameworks_av)
msm8974-common: Disable initial FBBLANK in charge mode (android_device_oppo_msm8974-common)
Add record time to details view (android_packages_apps_Gallery2)
Fix crash of gallery on showing details (android_packages_apps_Gallery2)
MSIM: Data Usage: data connection switch visibility (android_packages_apps_Settings)
MSIM: be more inteligent in giving the SIM a name (android_frameworks_opt_telephony)
MSIM: Data Usage: use the SIM name if available (android_packages_apps_Settings)
Mms: fix crash when replying on MSim (android_packages_apps_Mms-caf)
Reduce logspam in video player (android_packages_apps_Gallery2)
gallery: use inJustDecodeBounds in ImageFilterBorder (android_packages_apps_Gallery2)
Gallery2 : Store DATE_TAKEN as milliseconds (android_packages_apps_Gallery2)
Camera: Fix out-of-order operations while setting up the editor (android_packages_apps_Gallery2)
Camera: Ensure background edition complete on back Key (android_packages_apps_Gallery2)
Gallery : Filter picasa specific options (android_packages_apps_Gallery2)
Revert "Gallery2: The settings in the gallery is blank." (android_packages_apps_Gallery2)
Changed profile selection to single-tap action (android_frameworks_base)
Update profiles actionbar delete icon (android_packages_apps_Settings)
Update privacy guard reset icon (android_packages_apps_Settings)
Settings: Add missing up navigation in menus (android_packages_apps_Settings)
DeskClock: Fix actionbar icons in world clock (android_packages_apps_DeskClock)
Power menu customizations [2/2] (android_packages_apps_Settings)
Power menu customizations [1/2] (android_frameworks_base)
Lo que e notado que la OTA ya funciona desde la versión del 14, lo otro que en los cambios hablan de una nueva sección para customizar los Quick Settings pero no la encuentro por ningun lado
