Project name: bionic
*Chao Chen - Revert "DNS: make the same ip type DNS query as the interface address type"
*Nilesh Poddar - DNS: make the same ip type DNS query as the interface address type
*Elliott Hughes - Remove the dependency on the non-uapi __kernel_nlink_t.
Project name: android_kernel_samsung_d2
*Himanshu Aggarwal - leds: leds-pm8xxx: use snprintf for sysfs attribute show method
*jt1134 - drivers: staging: prima: update to kk_2.7_rb1.43
*Robert Sesek - seccomp: Use atomic operations that are present in kernel 3.4.
*Kees Cook - seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
*Oleg Nesterov - introduce for_each_thread() to replace the buggy while_each_thread()
*Kees Cook - seccomp: allow mode setting across threads
*Kees Cook - seccomp: introduce writer locking
*Kees Cook - seccomp: split filter prep from check and apply
*Kees Cook - sched: move no_new_privs into new atomic flags
*Kees Cook - ARM: add seccomp syscall
*Kees Cook - seccomp: add "seccomp" syscall
*Kees Cook - seccomp: split mode setting routines
*Kees Cook - seccomp: extract check/assign mode helpers
*Kees Cook - seccomp: create internal mode-setting function
*Kees Cook - MAINTAINERS: create seccomp entry
*Will Drewry - CHROMIUM: ARM: r1->r0 for get/set arguments
*Will Drewry - CHROMIUM: seccomp: set -ENOSYS if there is no tracer
*Will Drewry - CHROMIUM: ARM: arch/arm: allow a scno of -1 to not cause a SIGILL
*Will Drewry - CHROMIUM: arch/arm: select HAVE_ARCH_SECCOMP_FILTER
*Will Drewry - CHROMIUM: arch/arm: move secure_computing into trace; respect return code
*Will Drewry - CHROMIUM: arch/arm: add asm/syscall.h
*Will Drewry - samples/seccomp: fix dependencies on arch macros
*Will Drewry - seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
*Will Drewry - seccomp: ignore secure_computing return values
*Stephen Rothwell - seccomp: use a static inline for a function stub
*Will Drewry - Documentation: prctl/seccomp_filter
*Sasha Levitskiy - Change-Id: I7c9d49079d4e18390c2d520513a4afd55e6eaa3e
*Will Drewry - ptrace,seccomp: Add PTRACE_SECCOMP support
*Will Drewry - seccomp: Add SECCOMP_RET_TRAP
*Will Drewry - signal, x86: add SIGSYS info and make it synchronous.
*Will Drewry - seccomp: add SECCOMP_RET_ERRNO
*Kees Cook - seccomp: remove duplicated failure logging
*Will Drewry - seccomp: add system call filtering using BPF
*Will Drewry - arch/x86: add syscall_get_arch to syscall.h
*Will Drewry - asm/syscall.h: add syscall_get_arch
*Will Drewry - seccomp: kill the seccomp_t typedef
*Will Drewry - net/compat.c,linux/filter.h: share compat_sock_fprog
*Will Drewry - sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
*John Johansen - Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
*Andy Lutomirski - Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
*Colin Cross - mm: fix prctl_set_vma_anon_name
*ChandanaKishori Chiluveru - usb: msm_otg: allow peripheral mode switch in more host states
*JP Abgrall - ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim
*Anson Jacob - usb: gadget: f_audio_source: Fixed USB Audio Class Interface Descriptor
*Drew Davis - d2: bcmdhd: filter multicast in suspend
*Evan McClain - seq_file: finish removal of len.
*Chao Yu - f2fs: reposition unlock_new_inode to prevent accessing invalid inode
*Jaegeuk Kim - f2fs: fix wrong casting for dentry name
*Dan Carpenter - f2fs: simplify by using a literal
*Jaegeuk Kim - f2fs: truncate stale block for inline_data
*Chao Yu - f2fs: use macro for code readability
*Chao Yu - f2fs: introduce need_do_checkpoint for readability
*Chao Yu - f2fs: fix incorrect calculation with total/free inode num
*Jaegeuk Kim - f2fs: skip if inline_data was converted already
*Jaegeuk Kim - f2fs: remove rewrite_node_page
*Jaegeuk Kim - f2fs: avoid double lock in truncate_blocks
*Jaegeuk Kim - f2fs: add WARN_ON in f2fs_bug_on
*Jaegeuk Kim - f2fs: handle EIO not to break fs consistency
*Jaegeuk Kim - f2fs: check s_dirty under cp_mutex
*Jaegeuk Kim - f2fs: unlock_page when node page is redirtied out
*Jaegeuk Kim - f2fs: introduce f2fs_cp_error for readability
*Jaegeuk Kim - f2fs: give a chance to mount again when encountering errors
*Jaegeuk Kim - f2fs: trigger release_dirty_inode in f2fs_put_super
*Jaegeuk Kim - f2fs: don't skip checkpoint if there is no dirty node pages
*Jaegeuk Kim - f2fs: avoid bug_on when error is occurred
*Jaegeuk Kim - f2fs: fix to recover inline_xattr/data and blocks
*Jaegeuk Kim - f2fs: should clear the inline_xattr flag
*Jaegeuk Kim - f2fs: clear FI_INC_LINK during the recovery
*Jaegeuk Kim - f2fs: fix the initial inode page for recovery
*Jaegeuk Kim - f2fs: make clear on test condition and return types
*Jaegeuk Kim - f2fs: should convert inline_data during the mkwrite
*arter97 - f2fs: fix typo
*jt1134 - db8131m: small updates from opensource.samsung.com
*Dan Pasanen - Fix warnings for gcc-4.9
*Vineeta Srivastava - Fix sizeof-pointer-memaccess warning with gcc 4.8
*Zhen Kong - qseecom: fix an issue related to search app when unloading an app
*Zhen Kong - qseecom: Add support to handle multiple app load & unload
*AnilKumar Chimata - qseecom: Fix issues with failure to release client handle
*Zhen Kong - qseecom: Fix issue with incomplete command exiting prematurely
*Hariprasad Dhalinarasimha - qseecom: Unload the app upon receiving qseecom_release.
*Dan Pasanen - exfat: don't turn on by default
*Dan Pasanen - defconfigs: disable exfat and ntfs
Project name: android_kernel_samsung_ks01lte
*solk2 - msm: mdss: Added back mdss_mdp_splash_logo.
*solk2 - ARM: msm8974 DT: Update DT to new devfreq.
*solk2 - ks01lte: Update defconfig
*solk2 - ARM: fix user unalignment prefetch abort
*solk2 - ARM: gic: Bring inline with upstream
*solk2 - cpuidle: check for need_resched() after the idle entry trace event
*solk2 - arm/crypto: Add optimized AES and SHA1 routines
*solk2 - devfreq: Backport MSM devfreq features from 3.10
*solk2 - ARM: bitops: prefetch the destination word for write prior to strex
*solk2 - msm: clock-krait-8974: Add support to read SVS PVS bin
*solk2 - smp: Fix SMP function call empty cpu mask race
*solk2 - ion: Use dma_free_attrs for freeing secure memory
*solk2 - sched: Remove get_online_cpus() usage
*solk2 - msm: kgsl: Keep the GPU from going into a slumber after a touch event
*solk2 - msm: kgsl: Fix gpu idle check
*solk2 - ASoC: msm: qdsp6v2: update int to size_t
*solk2 - ASoC: msm: qdsp6v2: Change client names for ion alloc
*solk2 - ASoC: wcd9320: Fix micbias setting for MAD
*solk2 - ASoC: msm: q6dspv2: add pause/resume support for audio record
*solk2 - ASoC: qdsp6v2: update perf mode flag for LL capture cases
*solk2 - ASoC: msm: qdsp6v2: Cleanup of compress offload drivers
*solk2 - ASoC: msm: qdsp6v2: Cleanup of audio drivers
*solk2 - ASoC: msm: qdsp6v2: Add the matrix mixer call during ASM loopback
*solk2 - ASoC: msm: qdsp6v2: Fix bit alignment in snd_codec params
*solk2 - ASoC: msm: audio-effects: improve logging
*solk2 - ASoC: msm: qdsp6v2: requeue read buffers in mmap device switch
*solk2 - ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements
*solk2 - net: guard tcp_set_keepalive() to tcp sockets
*solk2 - seq_file: remove "%n" usage from seq_file users
*solk2 - seq_file: introduce seq_setwidth() and seq_pad()
*solk2 - vsprintf: ignore %n again
*solk2 - msm: mdss: share fb memory ion fd to userspace
*solk2 - ram_console: Init before printk.
*solk2 - Revert "ASoC: Add external EC reference"
*solk2 - msm: mdss: Cumulative MDSS update.
*solk2 - msm: vidc: avoid setting smoothstreaming for Q6
*solk2 - msm: ultrasound: add support for aDSP Sub-System Restart
*solk2 - ASoC: msm: qdsp6v2: check proxy port is open when closing
*solk2 - msm: mdss_fb: Added blank_mode setting for mdnie.
*solk2 - Cumulative update.
*solk2 - tspdrv: Changed the way motor strength is set.
*solk2 - ks01lte: report SW_LID instead of SW_FLIP
*solk2 - msm: Create shadow files under /sys/kernel/ipv4
*solk2 - WLAN subsystem: Sysctl support for key TCP/IP parameters
Project name: android_kernel_lge_hammerhead
*Lorenzo M - hammerhead: lcd_kcal: remove control bit
*Devin Kim - video: slimport: Do not access the sp registers after power down
*Devin Kim - video: slimport: Set/clear sp_tx_pd_mode in the power control function
*Devin Kim - video: slimport: Fix unblanced IRQ enable
*Se Hun Kim - video: slimport: Fix the case of TV power off
*Junjie Wu - cpufreq: interactive: Use del_timer/add_timer_on to rearm timers
*Junjie Wu - cpufreq: interactive: Round up timer_rate to match jiffy
*Junjie Wu - cpufreq: interactive: Reset last evaluated jiffy in idle callback
*Junjie Wu - cpufreq: interactive: Align timer windows for all CPUs
*Steve Kondik - cpufreq: interactive: Squashed cleanup patches
*Viresh Kumar - cpufreq: Move get_cpu_idle_time() to cpufreq.c
*Anish Kumar - ASoC: msm: qdsp6v2: move hw_params into prepare
*Damir Didjusto - ASoC: msm: Add 24 bit support to Primary MI2S TX
*Anish Kumar - ASoC: msm: qdsp6v2: adding volume per dev-id
*Kenneth Westfield - ASoC: msm: EOS timeout now based on audio data
*Kenneth Westfield - ASoC: msm: Add sample rates to PCM front-end
*Aravind Kumar - ASoC: msm: Add check for NULL pointer and buffer overflow
*Phani Kumar Uppalapati - ASoC: msm: Do not set volume to zero during session open
*Mingming Yin - ASoc: msm: Add check for compressed capture format
*Anish Kumar - ASoC: msm8974: Machine driver async ops change
*Anish Kumar - ASoC: Cold start latency reduction
*Dan Williams - [SCSI] async: introduce 'async_domain' type
*Gopikrishnaiah Anandan - ASoC: dapm: Unlock mutex in error cases
*Kuirong Wang - ASoC: DPCM: Remove redundant code introduced during framework update
*ApurupaPattapu - ASoC: msm: Add support for AAC decode in ADTS format
*Aviral Gupta - ASoC: compress: fix the target not going to TCXO shutdown
*Haynes Mathew George - ASoC: compr: timestamp fix for non-gapless mode
*Krishnankutty Kolathappilly - ASoC: msm: Disable gapless offload playback by default
*Gopikrishnaiah Anandan - ASoC: msm: qdsp6v2: Update supported sample rates
*Aravind Kumar - ASoC: msm: Add check for NULL pointer and buffer overflow
*Krishnankutty Kolathappilly - ASoC: msm: Reset the stream open flag after CMD_CLOSE is sent to DSP
*Krishnankutty Kolathappilly - ASoC: msm: Check stream id for ASM callbacks in compress driver
*Yeleswarapu, Nagaradhesh - msm: Add 16 bit PCM as default format for backend
*Krishnankutty Kolathappilly - ASoC: msm: qdsp6v2: Update pcm media format block to use correct stream id
*Damir Didjusto - ASoC: msm: qdsp6v2: Remove cmd_state from ASM header function
*Dhananjay Kumar - ASoC: msm: Add PCM support in compress driver
*Bhalchandra Gajare - ASoC: wcd9320: Change compander parameter for 192Khz playback
*Sudheer Papothi - ASoC: wcd9xxx: Changes for High performance mode
*Steve Kondik - asoc: wcd9320: Use class AB headphone path for high-res formats
*Phani Kumar Uppalapati - ASoC: wcd9320: Add HD2 tuning coefficients for HPH path
*Sudheer Papothi - ASoC: wcd9xxx: Enable headset in high performance
*Sudheer Papothi - ASoC: wcd9xxx: Change in sequence of HPH Rx path
*Sudheer Papothi - ASoC: wcd9xxx: Set HPH PA register to volatile
*Sudheer Papothi - ASoC: wcd9xxx: Distortion in HPH LO combo device
*Joonwoo Park - ASoC: wcd9320: Configure codec hardware in optimal mode
*Bhalchandra Gajare - ASoC: wcd9320: Set HPH bias currents to low power mode
*Joonwoo Park - ASoC: wcd9xxx: fix class H controller driver to handle concurrency
*Joonwoo Park - ASoC: wcd9320: Update buck control and mode registers
*Bhalchandra Gajare - ASoC: wcd9xxx: Enhance class H controller to support dynamic CP voltage
*Sudheer Papothi - ASoC: wcd9xxx: Enable headset in high performance
*Ravi Joshi - msm: Create shadow files under /sys/kernel/ipv4
*Ravi Joshi - WLAN subsystem: Sysctl support for key TCP/IP parameters
*Chao Chen - Remove qcrypto interface for hammerhead.
*Sasha Levin - net/l2tp: don't fall back on UDP [get|set]sockopt
Project name: android
*Nico60 - CellBroadcastReceiver: Track CM repo
*Michael Bestas - Add missing ANT+ repository
*Nico60 - Say Hello MSim
Project name: system_vold
*Evan McClain - Add Flash-Friendly File System (f2fs) support.
Project name: system_core
*David Ng - init: Allow target-specific platform device base to be specified
*David Ng - init: Allow platform devices directly under soc.0 *HACK*
*Garik Badalyan - IMS-VT: Define IMS group.
*David Ng - ueventd: Add bootdevice symlink
*Nico60 - Revert "corkscrew-x86: Fix build with some glibc versions"
*Steve Kondik - audio: Unhide PCM offload enums
*Chris Sarbora - Dedupe _GNU_SOURCE and ucontext.h definition and inclusion, put them in sane locations.
*Manu Gautam - Revert "adbd: Don't close/reopen FFS ep0 on disconnect"
Project name: android_external_busybox
*Tanguy Pruvot - busybox: restore mac/linux bash compat.
*Diogo Ferreira - busybox: Use 'gsed' in Mac builds
Project name: external_sqlite
*Steve Kondik - sqlite: Rename perf flag
Project name: external_skia
*Steve Kondik - skia: Rename perf flag
*Chris Sarbora - Don't try to compile ARM assembly when we're not compiling for ARM.
Project name: Superuser
*Michael Bestas - Automatic translation import
*Michael Bestas - SU: Use different strings for notification summary & popup list
*Michael Bestas - Automatic translation import
Project name: ion
*Koushik Dutta - junk file
*Koushik Dutta - ConscryptMiddleware fixes:
Project name: AndroidAsync
*Koushik Dutta - watch for selector exceptions.
*paulpdaniels - Added protected API for WebSocket creation
*Koushik Dutta - iml
*Tae Hwan Kim - Update README.md
Project name: external_bluetooth_bluedroid
*Steve Kondik - bluedroid: STFU
Project name: android_external_chromium_org
*Steve Kondik - Revert "Disable translations in compiled output in order to fix Darwin build. Turns out they're never used in Android, anyway."
*Chris Sarbora - Disable translations in compiled output in order to fix Darwin build. Turns out they're never used in Android, anyway.
Project name: android_external_cardslib
*Matt Garnes - Fix card removal bug introduced in merge.
Project name: android_external_whispersystems_WhisperPush
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: external_wpa_supplicant_8
*Jouni Malinen - WNM: Check wpa_s->current_bss more consistently
*Sudha Daram - WNM: Add debug logs to get the RSSI from the scan results
*Jouni Malinen - P2P: Refrain from performing extended listen during PD
*Sunil Dutt - P2P: Refrain from performing extended listen during P2P connection.
*Jouni Malinen - Fix hostapd segfault on beacon hint event
Project name: android_device_samsung_d2lte
*jt1134 - d2lte: setup firmware symlinks
*Evan McClain - gps: Update to kk_2.7_rb1.42 branch.
*jt1134 - d2lte: include GPS HAL
*Dan Pasanen - d2: add BOARD_HAVE_SAMSUNG_WIFI
*Jon Mooney - d2lte: Lower speakerphone volume a touch.
*Drew Davis - d2lte: add new gps props
*invisiblek - d2lte: introduce d2lteRIL
*Dan Pasanen - d2lte: update to kk rilblobs
Project name: device_samsung_galaxys2-common
*Michael Bestas - Automatic translation import
Project name: android_device_samsung_qcom-common
*Tony Layher - Samsung: qcom-common: Move telephony props to device repos
Project name: android_device_samsung_msm8960-common
*jt1134 - msm8960-common: move firmware symlinks to individual device repos
*Dan Pasanen - init: fix typo
*Dan Pasanen - msm8960: add moar modem firmware for symlinks
*jt1134 - msm8960-common: move GPS HAL down to individual device repos
*Dan Pasanen - msm8960: relocate /firmware to /firmware-mdm
*Dan Pasanen - msm8960-common: update to kk rilblobs
*Drew Davis - msm8960-common: add irsc_util
*Ethan Chen - gps: Add dummy functions stubs
*Drew Davis - msm8960-common: fix QuIPS permissions
*Drew Davis - msm8960-common: update gps.h
*Drew Davis - msm8960-common: gps.conf
*Drew Davis - msm8960-common: gps: fix includes
*Drew Davis - msm8960-common: kk_2.7_rb1.23 gps hal
*invisiblek - fstab: remove length parameter for encryption
Project name: android_device_samsung_ks01lte
*solk2 - KS01LTE: RIL class. Simplified index workaround. Like in HLTE.
*solk2 - KS01LTE: Added new EGL and adsprpcd blobs.
*solk2 - KS01LTE: Added MSM ADSP RPC daemon.
*solk2 - KS01LTE: Update boot.img offsets. How did it boot in first place?
*solk2 - KS01LTE: Update MMS config.
*solk2 - KS01LTE: Updates:
*solk2 - ks01lte: Readded fast policy and audio offload.
*solk2 - KS01LTE: Removed length parameter.
*solk2 - KS01LTE: Removed check_fs. No such command. Minor init fixes.
*solk2 - KS01LTE: Update blob list
*solk2 - KS01LTE: Removed HighTouchSensitivity.
*Nico60 - Remove HighTouchSensitivity
*Nico60 - Revert "Update SamsungQCLteRIL.java"
*solk2 - KS01LTE: Fiz RIL class after renaming mess.
*solk2 - KS01LTE: Minor bluetooth fixes.
*solk2 - KS01LTE: Tunned smart cover window.
*solk2 - KS01LTE: Fix RIL class name.
*solk2 - KS01LTE: Added video encoder HFR params.
*solk2 - KS01LTE: Added back some effects offload.
*solk2 - KS01LTE: Fixed data call after cleanup.
*solk2 - Revert "KS01LTE: Enable only needed sensors. Others contred by HAL."
*solk2 - KS01LTE: Cleanup RIL class.
*solk2 - KS01LTE: Enable only needed sensors. Others contred by HAL.
*solk2 - KS01LTE: Simplified HighTouchSensitivity.
*solk2 - KS01LTE: Removed own IR HAL to use nsm8974 common.
*solk2 - KS01LTE: Set read_ahead buffer on early init.
*solk2 - KS01LTE: Changes according to recent HAL commits.
*solk2 - KS01LTE: Set audio for call recording to VOICE_CALL.
*solk2 - KS01LTE: Updated README.
*solk2 - KS01LTE: Minor audio fixes.
*solk2 - KS01LTE: Added ANT+ redio support.
*solk2 - KS01LTE: Removed prebuilt sound effects thats caused sound bugs.
*solk2 - KS01LTE: Added power on/off for sensors.
*solk2 - KS01LTE: Fix lossing all WiFi passwords after reboot.
*solk2 - KS01LTE: Removed unnecessary audio customplatform.
*solk2 - KS01LTE: Fixed wpa_supplicant dir permissions.
*solk2 - KS01LTE: Fixed consumerir hal crash.
*solk2 - KS01LTE: Tunned screen auto-brightness.
*solk2 - KS01LTE: RIL class: Removed unneeded check.
*solk2 - KS01LTE: HighTouchSensitivity: Reduced logging.
*solk2 - KS01LTE: Updated gps HAL.
Project name: android_device_samsung_msm8974-common
*Tony Layher - IR: Increase Buffer size
*Nico60 - Update cm.dependencies
Project name: android_device_lge_hammerhead
*Lorenzo M - hammerhead: lcd_kcal: remove control bit
*Steve Kondik - hammerhead: Set volume last to avoid pops on speaker
*myfluxi - hammerhead: Disable interactive sync feature
*myfluxi - hammerhead: Make proximity check opt-in
*Steve Kondik - hammerhead: Make audio not suck anymore.
Project name: frameworks_base
*Nico60 - Revert "BlurManager"
*ur name - MSim: Add Multi Sim support for SEEK
*Satish Kumar Singh - Support for SEEK on Android
*Nico60 - Revert "Recents goes blur"
*dankoman - DocumentsUI: fix white action context bar in TRDS tablet view
*Nico60 - Revert "[2/2] Add option to change size of QS ribbon bar"
*Nico60 - Fix lockscreen gesture
*PrimeDirective - GesturePanel: add click sound when a gesture is recognized
*PrimeDirective - Gesture panel [2/2]
*dankoman - FB: Slimrecents card/text color [2/2]
*Nico60 - Added back toast message for KillTask
*iGio90 - Recents goes blur
*iGio90 - BlurManager
*Lokesh Chamane - QuickTiles: Flip off by default
*Michael Bestas - Improve strings
*Pawit Pornkitprasan - Keyguard: fix chopped keyguard on hdpi MSim devices
*Danny Baumann - Only show status bar blocker view if nav bar is translucent.
*Andy Mast - Fix attribute resolution in theme lookup
*Steve Kondik - hwui: Fix a sporadic crash seen during CTS runs
*Evisceration - Revert "ContentProvider: Avoid duplicate initialization of AsyncTask"
*Ethan Chen - MSimNetworkController: disable CHATTY logs
*Ethan Chen - MSimNetworkController: Quiet logspam
*Suchand Ghosh - SystemUI (MSIM): Fix Airplane mode toggle issue using Quick Access menu.
*Susheel nyamala - Telephony(MSIM): Fix tcp buffersize issue
*Pawit Pornkitprasan - MSimNetworkController: disable log spew
*Sindhu Kanathur - Telephony(MSIM): Avoid NullPointerException
*dhacker29 - MSIM: Expanded StatusBar: Show SIM slot number
*dhacker29 - MSimNetworkController: Set debug to false.
*dhacker29 - MSIM: Rework statusbar, order signal clusters to match settings
*dhacker29 - msim: Add DC-HSPAP support
*Pawit Pornkitprasan - MSimNetworkController: fix Quick Settings
*Adnan - Add global setting for all stats control
*Ricardo Cerqueira - SignalStrength: Hotfix TD-SCDMA take 2
*Ricardo Cerqueira - SignalStrength: Hotfix TD-SCDMA
*Chaitanya Saggurthi - Set empty string to the property if value is null
*Chaitanya Saggurthi - MSIM: Add support for cell info
*Michael Bestas - Automatic translation import
*Danny Baumann - Fix broken arc drawing in Camera app.
*Roman Birg - Keyguard: do not play sounds while phone call is active
*Jorge Ruesga - base: fix ACTION_NOTIFICATION_LISTENER_SETTINGS intent name
*black - SystemUI: Modify and add AOSP JA translations
*Clark Scheff - Allow granting permissions based on signature in <allow-permission/>
*Brint E. Kriebel - Revert "Add support for allow-permission extension."
*Chris Sarbora - remove references to nonexistent ringtones
*amente - Fixed display of '2147483647' on statusbar
*chilun_huang - [HWUI]: Bind wrong VBO when drawing text
*henry.uh_chen - [HWUI] Infinite recursion in PathTessellator::recursiveQuadraticBezierVertices()
*chilun_huang - [HWUI] The IBO state should be reset after glDeleteBuffers.
*Vairavan Srinivasan - ContentProvider: Avoid duplicate initialization of AsyncTask
*riddle_hsu - [ActivityManager] Fix index out of bounds when updating next pss time.
*riddle_hsu - [ActivityManager] Prevent provider creating twice.
*riddle_hsu - [ActivityManager] Fix NullPointerException when dumping ContentProviderRecord.
*riddle_hsu - [ActivityManager] Ensure provider external access count will be released.
*louis_chang - [ActivityManager] Fix ServiceRecord leakage
*louis_chang - [ActivityManager] Finish the failed-to-pause activity
*louis_chang - [ActivityManager] Fix race condition in pss collection
*henry.uh_chen - [AssetAtlas] Avoid packing 1-pixel width or height asset into AssetAtlas
*chilun_huang - [AssetAtlas]: Fix AssetAtlas not consider all size of texture.
*sean_lu - [Resources] fix preload drawables low issue
*Mathieu Chartier - Remove unnecessary explicit GC in ZygoteInit.
*sanketk - base: Change mobile provision checking to 3 times' HTTP connection
*Sachin Sharma - Prevent killing of process during service bringup
*Chitti Babu Theegala - ActivityManagerService: Fix heavy games kill during incoming call
*Chitti Babu Theegala - ActivityManagerService: Penalise large apps going to background
*Clark Scheff - Themes: Load correct common resources
*Clark Scheff - Themes: Update provider with components that were applied
*Zhang Fang - Telephony: Get SIM card capacity count of SMS.
*Michael Bestas - Automatic translation import
*Evan Widger - add MVNO info for tele2 in croatia per CYAN-5178
*Michael Bestas - DocumentsUI: Workaround for aapt warnings
*kui.zheng - Optimize drawBitmapMesh using TRIANGLE_STRIP
*Nico60 - Revert "Don't rely on gcc extensions"
*Diogo Ferreira - watermark: Place watermark in the bottom-right when both deltax and deltaty are 0
*Scott Mertz - Fix API check derpage
*Toha - Use actual storage type of sdcard/usb (1/2).
*Beenish Khurshid - Add ANT to the list of toggleable airplane mode radios
*Clark Scheff - Themes: Only kill launchers if overlays or icons changed
*Kun Liang - AppOps: add permission check when enabing nfc
*Kun Liang - AppOps: Add nfc enable control into AppOps
*Danny Baumann - Fix translucent navigation bar layout on tablets in landscape.
*padarshr - Provider: Add multi SIM ringtone support in SettingsProvider
*Karthik Reddy Katta - Ringtone: Add support for selection of phone ringtone for SIM-2.
*mengsun - CallLog: Support for active time in CDMA call log
*Muhammed Siju - Add support for default data subscription setting.
*Ashwin Kumar - Fix for crash in LocationManagerService
*Dante Russo - Combo Provider: Specific location screening
*Dante Russo - Combo Provider: Get the package name from resource
*Kevin Tang - decouple SW FLP and HW FLP overlay flags
*Muhammed Siju - Add new Card Unavailable reason for SIM power down in APM.
*Sridhar Dubbaka - Validity Period support for MO SMS in 3gpp
*Chaitanya Saggurthi - Add link control support
*Nico60 - Revert "Goodbye msim"
*dankoman - Fix recent panel defaulting to white on clean flash
*Valter Strods - SystemUI: Separate system bar BGs for themes
*Danny Baumann - Fix NPE on tablets.
*Nalla Kartheek - WiFi: Check data length before extracting
*Sagar Regmi - Broadcast tethered client inteface along with upstream interface name
*Chris Craik - Restore untrusted glStencilMask value on resume after functor
*Michael Bestas - Automatic translation import
*Danny Baumann - Fix glitch appearing when using translucent system bars in landscape.
*Jorge Ruesga - qs: fix network tile description
*Jorge Ruesga - systemui: networkcontroller update default networks resources
*Roman Birg - frameworks: extend TorchService to be able to handle sysfs torch config
*Michael Bestas - SystemUI: Modify AOSP EL translation
Project name: frameworks_av
*Tom Marshall - av: media: Add audio/qti-flac MIME type definition
*Tom Marshall - av: camera: Generic QCOM camera symbols
*Steve Kondik - stagefright: Add flag for enabling enhanced offload support
*Dheeraj CVR - stagefright: fix YV12 chroma stride align for Exynos4
*Dheeraj CVR - stagefright: ifdef "libstagefright: Use proper ctts offset"
*Dheeraj CVR - libstagefright: update OMAP3 support
*Dheeraj CVR - stagefright: update OMAP3 h264 codec data construction
*Dheeraj CVR - libstagefright: fix drainInputBuffers for FlushCompleteEmulation Quirk
*Zhou Song - libstagefright: stop audio source before deleting AudioPlayer
*Danny Baumann - Revert "audio: ID3 tags of most chinese songs display messy"
*Ricardo Cerqueira - cameraservice: Resolve message vs start/stop preview races
Project name: frameworks_native
*Saurabh Shah - SF: Check ViewFrame validity before sending to hwc
*Yiming Cao - Binder: Resolve race condition
*Sravan Kumar D.V.N - sf: Enable GPU Tiled DR optimization for overlap and mixed mode use cases
*Manoj Kumar AVM - sf: Fix incorrect state reporting in dumpsys
*Jeykumar Sankaran - frameworks/native: Modify dirtyRect only on GPU pre-rotation.
Project name: android_frameworks_opt_telephony-msim
*Zhang Fang - Add support for query SIM SMS capacity
Project name: android_frameworks_opt_telephony
*Satish Kumar Singh - Support for SEEK on Android.
*Ricardo Cerqueira - DcTracker: Expedite data stall recovery
*Sridhar Dubbaka - Telephony:Copying MO/MT SMS of SUB2 to its SIM memory is fail in C+G.
*Zhang Fang - Telephony: Get SIM card capacity count of SMS.
*Dan Pasanen - SamsungQualcommRIL: make isGSM protected
*invisiblek - SamsungQualcommRIL: Handle ResponseCallList in our subclass
*yanglv - Telephony: Add an API for getting recipient address of SubmitPdu
*Sandeep Kunta - MSIM(DSDA): Add conversation sub
Project name: android_frameworks_opt_vcard
*Tom Marshall - vcard: Update SDK version to fix build
Project name: android_frameworks_opt_mms
*Suresh Koleti - update subscription details in persister
Project name: android_frameworks_opt_hardware
*Michael Bestas - Fix HighTouchSensivity (2/2)
Project name: android
*Nico60 - CellBroadcastReceiver: Track CM repo
*Michael Bestas - Add missing ANT+ repository
*Nico60 - Say Hello MSim
Project name: android_bootable_recovery-cm
*Steve Kondik - sr: Fix the progress bar
*Steve Kondik - sr: Improve display support
Project name: android_bootable_recovery
*Matt Mower - Version 6.0.5.1
*Benoit Goby - recovery: Fix adb with linux 3.10
*Da Zhou - ADB sideload command not work
*Chris Sarbora - remove duplicate, over-general dependency on kernel features. this is QCOM only and there is now already a check for that.
Project name: build
*Tom Marshall - build: qcom: Set QCOM_*_PATH variables for hardware/qcom-* projects
*Steve Kondik - build: Clean up use of vendor/extra
*arter97 - Apply correct, optimized mfpu compiler flag for ARMv7-A Cortex CPUs
*Brint E. Kriebel - ota_from_target_files: Validate signatures after possible data wipe
*Matt Mower - Edify: Add AssertSomeBaseband
*Nico60 - Revert "Goodbye msim"
*Martin Blumenstingl - Fixed mounting /system when 'override_prop' is enabled.
*Pawit Pornkitprasan - BoardConfig.mk.template: Add TARGET_CPU_SMP
*Brint E. Kriebel - build: Handle boot images with custom makefile properly
*Brint E. Kriebel - build: Store no_separate_recovery flag in misc_info
*Ian Rogers - Specify -mcpu=cortex-a15 for krait CPU variants.
*Nico60 - Clean up
*synergydev - Introduce Link Time Optimization
*Nico60 - This won't show anythig now
*Nico60 - Dumpvar= GCC show arm-eabi version
*Jose - Let the variables do their jobs
*liquid0624 - Change default toolchains/fix toolchain flags
*David Eddlemon - 4.8 GCC, Strict Aliasing=3, -O3 CFLAG, Opt Flags!!
*Matt Mower - envsetup: dopush: set file permissions on files pushed to /data too
*Matt Mower - envsetup: fixup dopush
*Ricardo Cerqueira - Merge tag 'android-4.4.4_r2' into HEAD
*Nico60 - Spritify Roomservice
*cybojenix - roomservice: make device_url return more dynamic
*mithun46 - roomservice: urgent: add "+fork:true"
*Andrew Dodd - roomservice: Fix handling of devices with _ in their name
*Dominik Marszk - roomservice: Add -f and --no-clone-bundle flags to repo sync
*Dominik Marszk - roomservice: Fix os.path.isdir calls
*Jerdog - updating roomservice.py to default on android-4.4 branch to be android-4.4
*Jens Andersen - Support fetching dependencies even if device tree fails.
*cybojenix - build: tools: add in roomservice
*Brint E. Kriebel - Revert "Revert "ota: Make sure we don't install on top of an incompatible system""
*Brint E. Kriebel - Revert "ota: Make sure we don't install on top of an incompatible system"
*Brint E. Kriebel - build: Store the jenkins build number in misc_info
*Ricardo Cerqueira - ota: Make sure we don't install on top of an incompatible system
*Michael Bestas - build: Disable Tamil locale
*Brint E. Kriebel - releasetools: Properly handle custom values for tools
*Brint E. Kriebel - img_from_target_files: Create md5 hashes for each file
*Brint E. Kriebel - releasetools: Fix error text in ota_from_target_files
*Michael Bestas - build: Update supported languages
*Nico60 - Revert "[test] pass TARGET_THUMB_STRICT and -O3 to clang"
*Ricardo Cerqueira - Re-evaluate the pathmap if there's a recovery variant in play
*The Android Automerger - "KTU84P"
*Bart Sears - MR2.1 - Version 4.4.4. Here we go! DO NOT MERGE
*Ricardo Cerqueira - ota: Let devices specify their own recovery-from-boot.p installer
*Doug Zongker - add option to generate two-step recovery files
*Martin Blumenstingl - Fixed building incrementals when "no separate recovery" is specified.
*nuclearmistake - colorize non-fatal javac stderr yellow (and actually display it... at all)
*Nico60 - Change build zip name (2/2)
*fusionjack - Dump SUPPRES_UNUSED_WARNING, STRICT_ALIASING and OPT_MEMORY
*fusionjack - Update flags with configurable suppress-unused-warning
*fusionjack - Update flags with configurable strict aliasing
*fusionjack - Update flags with memory optimizations
*Ethan Chen - Generate extra userdata partition if needed
*Ricardo Cerqueira - Merge tag 'android-4.4.3_r1.1' into HEAD
*Ricardo Cerqueira - Merge tag 'android-4.4.3_r1' into HEAD
*PrimeDirective - [test] pass TARGET_THUMB_STRICT and -O3 to clang
*Ethan Chen - ota: Allow devices to skip generation of recovery-from-boot.p
*Brint E. Kriebel - keys: avoid duplicating recovery keys
*Matt Mower - Change CM recovery install script filename [1/2]
*Brint E. Kriebel - ota: Generate recovery-from-boot.p file
*Mike Grissom - Don't set CCACHE_BASEDIR if its already set
*Tom Marshall - build: Set ccache base to build top
*Steve Kondik - build: Include an extra device.mk
*Archi - Build: Add support for specifying build variant in brunch/breakfast
Project name: vendor_cm
*Nico60 - Bump to v1.4
*Merudo - added Yota APN
*Merudo - corrected Smart APN: missing space before "type"
*Merudo - added Axis, AWCC, MTN, Etisalat, Hutch, MPT APNs.
*Merudo - added Public Mobile APN, corrected Rogers WAP APN
*Merudo - added ONO and Euskaltel APNs
*Merudo - added Cambodia APNs
*Merudo - added Claro Argentina APN
*Steve Kondik - cm: CMFota should not be defined here.
*Merudo - added Lycamobile, Aero2, and T-Mobile Poland APNs
*Merudo - add Virgin Mobile USA apn
*Merudo - added Boost, Credo & Ting APNs
*Merudo - added Bmobile Trinidad APN
*Merudo - added DJUICE mms APN
*Merudo - add tuBiedronka APNs
*Merudo - add Vodafone, AMC, Eagle & Plus APNs
*Clark Scheff - Themes: Add versioning to the theme feature
*Merudo - add Virgin Mobile France APN
*Merudo - add Carrefour Belgium APN
*Steve Kondik - cm: Update use of vendor/extra `
*Merudo - Remove duplicate Vodafone APN, correct Tele2 APN
*Merudo - Correct APNs for Movistar PA, Claro PA, Digicel PA
*Evan Widger - add apn for ziggo & modify videotron for LTE per CYAN-5248 & CYAN-5295 respectively
*Merudo - added Sprint Test APNs
*Aid Farhan Maarof - apns-conf: Fix Digi MMS port.
*Merudo - add FreedomPop APN for 4G/LTE
*Merudo - added Walmart APN
*black - Add APNs for docomo MVNOs (Japan)
*Arne Coucheron - init.rc: Adding setprop entries for tcp delayed ack for Wifi & LTE
*Abhisek Devkota - Free Mobile APNs updates
*Dan Pasanen - common: build f2fs for all targets
*black - Clean up apns-conf.xml
*black - Update APNs for au, docomo, SoftBank and Y!mobile (Japan)
*Evan Widger - add KPN 4G apn per CYAN-5253
*Matt Mower - Cleanup/Fix APN data fields
*Evan Widger - Modified APNs for Plus.pl, Orange SK, and Vodafone AU per CYAN-5208 BACON-1060 BACON-1089
Project name: proprietary_vendor_samsung
*solk2 - ks01lte: Added adsprpc. Update EGL libs to qdevnet 30 Jul 14 KTU84P
*Abhisek Devkota - Add ks01lte
*Abhisek Devkota - Derp
*Abhisek Devkota - Add ks01lte
*Tony Layher - Revert "hlte: Update temp/humidity sensor driver."
*Arne Coucheron - serrano: Blob updates from NH5
*Arne Coucheron - serrano: Adreno KK_2.7_RB1.04.04.04.007.064
*Drew Davis - jf: nh7 gps
*Ethan Chen - kltevzw: Use correct NXP NFC firmware
*Spegelius - Jactive: libsensirion is needed after all
*Spegelius - Jactivelte vendor props
*Christopher R. Palmer - mondrianwifi: Switch to L3 DRM (based on blobs from hlte-common)
*Christopher R. Palmer - mondrianwifi: Blobs needed for L1 DRM, but it doesn't work
*Ethan Chen - kltevzw: Import proprietary libs
*Steve Kondik - hlte-common: Update blobs
*Tony Layher - hlte: Update temp/humidity sensor driver.
*jt1134 - expressatt: inherit audio and NFC blobs from msm8960-common
*jt1134 - msm8960-common: move GPS props down to d2lte
*jt1134 - expressatt: roll back GPS blob
*Matt Filetto - klte-common: add klteusc to inclusion list
*Matt Filetto - klteusc: initial import of proprietary libs
*jt1134 - expressatt: roll back some RIL blobs
*Tony Layher - hlte-commomn: Add hlteusc to build barrier
*Ethan Chen - hlteusc: Split proprietary files between device and common directories
*Arne Coucheron - serrano: Use old time_daemon binary for now
*Arne Coucheron - serrano: Update to KitKat RIL blobs
*Drew Davis - msm8960-common: add irsc_util
*Drew Davis - msm8960-common: kk gps blobs
*Dan Pasanen - d2/msm8960/express: ril blob dance
*Tony Layher - HLTE: Update to GSM KK blobs
*Ethan Chen - hltevzw: Split proprietary files between device and common directories
*Ethan Chen - hltespr: Split proprietary files between device and common directories
*Ethan Chen - hlte: Split proprietary files between device and common directories
*Matt Filetto - klte: use prebuilt NFC HAL
Project name: android_vendor_cyngn
*Brint E. Kriebel - permissions: Remove deprecated user-id permissions and add signature
Project name: android_packages_apps_CMUpdater
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_LockClock
*Danesh M - LockClock : Return condition code as part of query
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_VoiceDialer
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_VideoEditor
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_Mms
*Michael Bestas - Automatic translation import
*Nico60 - Revert "Goodbye MSIM"
*Jorge Ruesga - mms: prevent FC if there isn't and associated activity
*Jorge Ruesga - mms: do not close database
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_Exchange
*Michael Bestas - Automatic translation import
*Ethan Chen - Exchange: Remove unnecessary enable sync size setting
Project name: packages_apps_Email
*Michael Bestas - Automatic translation import
*Ethan Chen - Email: Remove unnecessary enable sync size setting
*Michael Bestas - Automatic translation import
*Ethan Chen - Email: Clarify some strings
*Roman Birg - Email: cmcc cleanup
*Roman Birg - Email: fix sync size spinner text being cut off
*kaiyiz - Email: Viewing the attachments of the sent emails
*kaiyiz - Email: Do not set the empty name got from database as name content
*kaiyiz - Email: Hide the feedback button if nowhere to feedback
*kaiyiz - Email: Add a summary for "Confirm before forwarding"
*yingying - Email: Update sync status for mailboxs which not load from server.
*yingying - Email: Encoded the name of the attachment files.
*kaiyiz - Email: Do not show "Sending feedback" item if the uri is null in general settings
*yingying - Email: Display the load more view at the bottom of the mail.
*yingying - Email: New a receiver to handle the checking mail action.
*kaiyiz - Email: Notify UI data changed of the unread mailbox.
*kaiyiz - Email: Cache the attachment during downloading
*kaiyiz - Email: Do not delete the message from server if the user set it as "Never"
*kaiyiz - Email: Remove the "Message text size" setting item from general settings.
*yingying - Email: Do not use the string res as authorities attribute.
*yingying - Email: Change the smtp normal port to 25.
*yingying - Email: Let the user could enable "Confirm before forward" function.
*yingying - Email: Show the defined the icon on the notification.
*yingying - Email: Let the user could select recipients from Contacts.
*yingying - Email: Let the user could add files as attachment.
*yingying - Email: Support Email could configure the sync size function.
*kaiyiz - Email: Fix issue "Qucik responses" in account setting UI doesn't translate
*yingying - Email: Remove "Sync mail..." option when create POP3/IMAP account
*Ethan Chen - Revert "email: display a "load more" button"
*Michael Bestas - Automatic translation import
Project name: packages_apps_PackageInstaller
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_InCallUI
*Ricardo Cerqueira - MSIM: Fix fragment class names
*emancebo - Stats: track how frequently contact images are present incall
*Nico60 - Fix build for "Answer Via Speakerphone" commit with MSim
*Michael Bestas - InCallUI: Improve some strings
*Michael Bestas - Automatic translation import
*Roman Birg - InCallUI: fix smartcover always showing answer fragment
*Nico60 - Revert "Goodbye msim"
*Danny Baumann - Improve strings.
*emancebo - InCallUI CMCC: disable volume boost by default
*Sandeep Kunta - MSIM(DSDA): Use new methods in accordance with new design
*kaiyiz - InCallUI: Update mute state accordingly after adding call
*Ravindra - Fix to mute/unmute properly while adding a call
*Ravi Paluri - Ims: Handle START_READY_EVT and STOP_READY_EVT
*Ravi Paluri - IMS-VT: Fix abandoned GLConsumer
*kaiyiz - InCallUI: Do not dismiss the keyguard when there is active call
*kaiyiz - InCallUI: Hide sim label when when calling sub is absent
*kaiyiz - TeleService: Show answer UI and hide manage conference panel for MT CALL
*Chen Bing - InCallUI: Fix the repeated appending for the input number from HID.
*Sandeep Gutta - MSIM(DSDA): Fix incoming call answering issue.
*kaiyiz - InCallUI: Use NoActionBar theme for InCallActivity
*kaiyiz - InCallUI: Get sim name according to system setting on DSDS mode
*kaiyiz - InCallUI: Call internalResolveIntent() in onCreat() method
*kaiyiz - InCallUI: Dismiss reject sms dialogs when press back key on DSDA mode
*kaiyiz - InCallUI: Get sim name according to system setting
*mengsun - Fix no sound hear when one call disconnected.
*kaiyiz - InCallUI: Do not show subscription info during an Internet call
*kaiyiz - InCallUI: Set system bar enabled when InCallScreen goto background
*mengsun - Fix can not active the call in the other sub when one sub is calling
*kaiyiz - InCallUI: Use the correct key to get the multi sim cards' name
*huiwan - VolumeBoost : Add support for TTY HCO mode.
*kaiyiz - InCallUI: Update AddParticipant and Modifycall buttons when reject call
*emancebo - InCallUI: Disable volume boost during IMS call
*Muhammed Siju - MSIM(DSDA): Retain LCH mode of other active sub for MT far-end disconnect.
*huiwan - InCallUI : volume boost unexpected turn off
*HuiWang - InCallUI : Update volume boost UI icon
*mengsun - Enable home location feature
*mengsun - Fix NullPointerException in ProximitySensor initialization
*HuiWang - InCallUI: add volume boost UI in call UI.
*jianzhou - InCallUI : Support UX enhanced status bar
*mengsun - Telephony: Show emergency call number
*mengsun - Phone: Add a controller for proximity sensor
*Danny Baumann - Cleanup and fix CAF SSN handling code.
*Muhammed Siju - Display supplementary service dialogs for CF and CB.
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_Torch
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Torch: Hide bright widget if it's not supported
*Zyg0te - Torch: Add support for landscape mode
*Michael Bestas - Automatic translation import
*Scott Mertz - Remove unused STROBE option
Project name: android_packages_apps_CMWallpapers
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_CMHome
*Michael Bestas - Automatic translation import
*Matt Garnes - Fix card swipe direction for cardslib 1.9.0.
*Michael Bestas - Automatic translation import
Project name: packages_apps_Browser
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_UnifiedEmail
*Michael Bestas - UnifiedEmail: Improve string
*Michael Bestas - Automatic translation import
*Jorge Ruesga - email: always refresh actionbar menu on select/deselect conversations
*Michael Bestas - Automatic translation import
*Adnan - UnifiedEmail: Disable "Select All" from MultiPickContactActivity.
*Adnan - UnifiedEmail: Only create a single instance of MultiPickContactActivity.
*Roman Birg - UnifiedEmail: cleanup cmcc strings
*kaiyiz - Email: Do not invalidate the option menu when the search view expanded.
*yingying - UnifiedEmail: Fix unit test failure.
*kaiyiz - Email:Move the mails belong to the swiping folder
*kaiyiz - Email: Update the menu after the folder is changed
*kaiyiz - Email: Should back to Email after recording audio as attachment
*kaiyiz - UnifiedEmail: Save the copied size as the file size
*yingying - UnifiedEmail: Display the load more view at the bottom of the mail.
*kaiyiz - UnifiedEmail: Use the cached attachment to save first
*yingying - UnifiedEmail: Display the confirm dialog before forward.
*yingying - UnifiedEmail: Support customize the notification icon for different account.
*yingying - UnifiedEmail: Display the pick recipients button.
*yingying - UnifiedEmail: Display the attach file menu.
*yingying - UnifiedEmail: Support Email load more content function.
*Ethan Chen - Revert "unifiedemail: display a "load more" button"
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_Trebuchet
*Michael Bestas - Automatic translation import
*Raj Yengisetty - Re-add Fade side pages and Page outline options.
*Raj Yengisetty - Fixes bug with extra empty screen staying on Workspace when a shortcut is dragged to the AppInfo target.
*Raj Yengisetty - Revert "Fix AppInfo drop target bug"
*Raj Yengisetty - Set workspace into a transition prepare state before animating into all apps
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_Calendar
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_Settings
*Nico60 - Update Spirit banner
*Nico60 - Revert "[1/2] Add option to change size of QS ribbon bar"
*PrimeDirective - Gesture panel [1/2]
*Daniel Koman - Settings: Slimrecents card/text color [1/2]
*black - Settings: Move "Double-tap to sleep" option under Display settings
*Michael Bestas - Settings: Fix AOSP WiFi AP translations
*Michael Bestas - Automatic translation import
*Michael Bestas - Revert "Revert "Fix HighTouchSensivity (1/2)""
*black - Settings: Modify and add AOSP JA translations
*Lorenzo M - Settings: Fix AOSP ES translations
*Jorge Ruesga - Revert "Fix HighTouchSensivity (1/2)"
*Michael Bestas - Fix HighTouchSensivity (1/2)
*Michael Bestas - Automatic translation import
*Chirayu Desai - CryptKeeper: update emergency call button to Holo
*Danny Baumann - Properly apply edit dialog brightness value.
*Toha - Use actual storage type of sdcard/usb (2/2).
*Jorge Ruesga - settings: prevent NPE if device doesn't support ActionBar
*Adnan - Settings: Alert user when they attempt to add an invalid number to BL.
*Jorge Ruesga - settings: check if ime switcher pref was remove previously
*Fábio Silva - MSIM: Status & Subscriptions Status themes & navigation
*Fábio Silva - Missing back button on MultiSimSettings ActionBar
*Rakesh Pallerla - Telephony(MSIM): Disable DDS Switch in Airplane Mode.
*Pawit Pornkitprasan - Revert "Fix MSIM Network Settings (1/2)"
*Nico60 - MSIM: Update icon for Multi Sim Settings category
*Nico60 - MSim Settings: Update UI/UX with user friendly strings
*dhacker29 - MSIM: Hide setting for signal status mods
*dhacker29 - MSIM: Hide latest area info broadcast if not brazilian sim
*Abhisek Devkota - Fix MSIM Network Settings (1/2)
*Quarx2k - MSIM: Ui fixes, replace Subscriptions with real operator names
*Nico60 - Revert "Goodbye msim"
*Danny Baumann - Fix NPE if high touch sensitivity is not supported.
*Michael Bestas - Automatic translation import
*Ricardo Cerqueira - Display: Default SRE to off
Project name: android_packages_apps_CertInstaller
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_Apollo
*Michael Bestas - Automatic translation import
*Jorge Ruesga - apollo: remove handler messages prior to kill the player
*Jorge Ruesga - apollo: extract song list from adapter instead from a new cursor
*Jorge Ruesga - apollo: fix typo in sort order key
*Jorge Ruesga - apollo: ensure that the current cursor is opened
Project name: packages_apps_Calculator
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_SmartCardService
*Adnan - SmartcardService: Utilize constants for state changes and actions.
Project name: android_packages_apps_DeskClock
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Jorge Ruesga - deskclock: take persistent grants of external uris
*Jorge Ruesga - deskclock: remove unused multiplayer
*Michael Bestas - Automatic translation import
Project name: packages_apps_CMAccount
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_SoundRecorder
*Ricardo Cerqueira - Fix the previous fix
*Michael Bestas - Automatic translation import
Project name: packages_apps_DSPManager
*Steve Kondik - dspmanager: Allow target to provide it's own replacement
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_Tag
*Michael Bestas - Automatic translation import
Project name: packages_apps_Camera2
*kejar31@sabretooth - Add 9.7MP widescreen resolution
*Michael Bestas - Automatic translation import
*Suman Mukherjee - Camera: Move out TimeLapse option from global list
*Michael Bestas - Camera: Enable all slow shutter speeds
*Michael Bestas - Camera: Add more exposure time entries
*Dheeraj CVR - Camera2: Prevent propogating CancelAutoFocus during Video Recording
*Michael Bestas - Camera2: Move CAF string
*Michael Bestas - Automatic translation import
*Kerong Sui - Camera2: remove the pause button when timelapse is on
*Steve Kondik - Camera: Fix beauty mode & slow shutter indicator
*sssemil - Camera2: Improve shutter button
*Danny Baumann - Adapt keyguard widget to new button margins.
*Michael Bestas - Automatic translation import
*Michael Bestas - Camera: Cleanup qcom strings
*Michael Bestas - Camera: Remove unused CM strings
Project name: android_packages_apps_CellBroadcastReceiver
*Sukanya Rajkhowa - Cell Broadcast for channel 60 and widget support
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_CMFileManager
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Jorge Ruesga - cmfm: properly fill all searchable data on restoration
*Jorge Ruesga - cmfm: improve hexdump display
*Jorge Ruesga - cmfm: make icons to be displayed at the same size in AssociationsDialog
*Jorge Ruesga - cmfm: don't allow load files bigger than available memory
*Michael Bestas - Automatic translation import
Project name: packages_apps_Contacts
*Michael Bestas - Fix string
*Michael Bestas - Add missing colon to memory status
*Michael Bestas - Automatic translation import
*Ethan Chen - Contacts: Show error when no activity found to handle SMS sharing
*Danny Baumann - String improvements.
*Adnan - Contacts: Add another missing tablet layout from cmcc merge.
*Adnan - Contacts: Add missing tablet menu layout.
*Adnan - Contacts: Create holo light local/remote group icons.
*Adnan - Contacts: Rewrite local group edit activity.
*Roman Birg - Contacts: always request what type of account to use
*Roman Birg - Contacts: fix contact account check type NPE
*Adnan - Contacts: Get single instance of MultiPickActivity, always
*Roman Birg - Revert "Contacts: place local contacts in a special local account"
*Adnan - Contacts: Allow a calling activity to disable "Select All" in MultiPick.
*Adnan - Contacts: Revamp MultiPickContactActivity UI/UX.
*Adnan - Contacts: Fix spelling error.
*Roman Birg - Contacts: fix cmcc merge
*blong - Add the support for multi anr and email in SIM card
*kaiyiz - Contacts: Load group member photo with ContactPhotoManager#loadPhoto()
*kaiyiz - Contacts: Show the new added account timely in account list
*kaiyiz - Contacts: Add configChanges attribute in manifest file
*kaiyiz - Contacts: Add user can choose contacts to share visible contacts
*kaiyiz - Contacts: Show the new added account timely in account list
*kaiyiz - Contacts: Do not observer DB change in MemberListActivity when it paused
*blong - Add the visible label for unit test
*blong - Add support to select multi call log
*Cheng Xiaolong - Add SIM power down check in airplane mode judgment
*kaiyiz - Contacts: Fix "No contact" when rotate screen.
*blong - change the display name for SIM and phone account
*kaiyiz - Contacts: Fix "Click to select group" button disappeared
*kaiyiz - Contact: Make email data in SIM inaccessible in airplane mode
*Cheng Xiaolong - Fix no response when tap internet call field
*kaiyiz - Contacts: Fix MultiPickContactActivity shows blank sim contact item issue
*kaiyiz - Contacts: Fix contacts photo display smaller in delete contacts list
*kaiyiz - Contacts: Make sim contact photo not editable
*kaiyiz - Contacts: Fixed the long email address display normal and no overlap
*kaiyiz - Contacts: can't add member in local group
*blong - Fix no different between phone and SIM when delete contacts
*blong - Add IP call for dsds feature
*blong - Add the permission to get running tasks.
*jiadongz - CSVT: CSVT entry in Contacts App.
*blong - Filter SIM contacts when disabled
*blong - Fix to retain selected contacts when change locale
*kaiyiz - Contacts: Check if it's attached activity is running before showing dialog
*blong - add the support to insert contacts to phone/SIM card
*blong - Export multi contacts to vCard
*blong - Add support to export contacts to SIM card
*blong - Support IP call for the contact number
*blong - add contacts local group feature
*kaiyiz - Launcher: It will pop shortcut added when the screen no room
*kayiz - Contacts: Contacts app will stopped
*blong - Add contact memory status function
*blong - support to save SIM contacts.
*kaiyiz - Contacts: Can't join more than 21 contacts
*blong - Contacts: add the feature of send contact by sms
*blong - Contacts: Support batch delete operation
*blong - Add Baidu xCloud feautre.
*blong - Support editing the contact phone number before calling it
*blong - Contacts: add the multi pick function
*kaiyiz - Contacts: Should not show None when pick ringtone
*kaiyiz - Contacts: After update the displayed members, group can match it again.
*kaiyiz - Contacts: Contacts crash when tap "Tag" again
*kaiyiz - Contacts: Fix the "Remove photo" doesn't work issue
*Michael Bestas - Automatic translation import
Project name: packages_apps_Dialer
*emancebo - DialerStats: track how frequently contact images are present on the call detail page
*Nico60 - Nobody is perfect
*dankoman - Dialer: Add Dialpad key padding [1/3]
*Michael Bestas - Automatic translation import
*Michael Bestas - Dialer: Move CAF strings
*Scott Mertz - Dialer: Don't show voicemail layout in stats
*Danny Baumann - Sync call_detail and call_stats_detail layouts.
*Scott Mertz - Dialer: Display action bar title for stats
*Ethan Chen - Fix call stats NPE
*Danny Baumann - Rewrite speed dial feature.
*Michael Bestas - Automatic translation import
*Nico60 - Revert "Goodbye msim"
*Danny Baumann - Improve search UI.
*Danny Baumann - Improve strings.
*Danny Baumann - Fix call stats fragment layout.
*blong - Fix menu don't display problem when input digits
*blong - Fix can't make call problem
*kaiyiz - Dialer: Start VoiceMail interface directly when click voice mail
*kaiyiz - Dialer: Add long click listener to support long press * or #
*kaiyiz - Dialer: Don't delete '+' for number when enter select contact interface
*kaiyiz - Dialer: Show option menu items if phone number is empty
*kaiyiz - Dialer: Do not convert the number when it is a SIP number
*kaiyiz - Dialer: Set the duration view visible when the call type is CSVT
*blong - Support to delete multi call log
*kaiyiz - Dialer: Send broadcast to cancel missed vtcalls notification
*jiadongz - CSVT IMS: fix the csvt & ims call log display in call history.
*kaiyiz - Dialer: Get SIM2 alias name with the correct keyword
*blong - Add the duration type for call time in call log
*jiadongz - IMS: add ims call log type in Dialer app .
*blong - Add call log search in dialer
*renlongh - CSVT: when in videocall case, click dialer should go to video call screen.
*blong - Correct the interface of fetch calls
*Cheng Xiaolong - Dialer: Add IP call support in dialer
*jiadongz - CSVT: fix "Missed Calls Only" tab.
*jiadongz - CSVT: Hide the "Video call" option for non-CU mode.
*jiadongz - CSVT: add CSVT calltype in calllog and CSVT entry in calllog details
*jiadongz - CSVT: CSVT entry in Dialer App.
*kaiyiz - Catch the SQLiteFullException when updaing the call log database
*Cheng Xiaolong - Dialer: Add the subscription info for call log.
*jiangmin - Dialer: shows deviceinfo when input *#0000#
*kaiyiz - Dialer: Hide "Add 2-sec pause" and "Add wait" if phone number is empty
*kaiyiz - Dialer: Contact photo in call log can not change in time
*Qiang Chen - Dialer: show all device IDs for multiple SIM devices
*Qiang Chen - Contacts: add speed dial support
*Vladislav Koldobskiy - Dialer: remove obsolete values-en-rXX
*Danny Baumann - Refine regexes for Das Telefonbuch.
*Danny Baumann - Add reverse lookup provider "Das Telefonbuch" (DE).
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_VoicePlus
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_Bluetooth
*Michael Bestas - Automatic translation import
*Scott Mertz - Bluetooth: Fix some error messages
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_ContactsCommon
*Michael Bestas - Cleanup newlines in strings
*Danny Baumann - String improvements.
*Danny Baumann - Make sure internal lists of AccountTypeManager aren't modified.
*Michael Bestas - Automatic translation import
*Jorge Ruesga - contacts: return the first sdcard entry found
*Jorge Ruesga - contacts: don't assume the device has an sdcard
*Danny Baumann - Improve strings.
*Roman Birg - ContactsCommon: fix saving contacts locally
*Roman Birg - ContactsCommon: fix account filtering
*Adnan - ContactsCommon: Fix spelling error.
*blong - Add support to save multi anr and email in SIM card
*kaiyiz - ContactsCommon: Check the validity of the subscription
*kaiyiz - ContactsCommon: Do not pass a negetive param to getPartition(int) method
*kaiyiz - Contacts: Add reasonable prompt for failing to export contacts
*kaiyiz - Contacts: Support export vCard to both internal/external storage
*kaiyiz - Contacts: Add user can choose contacts to share visible contacts
*kaiyiz - ContactsCommon: Add param to change the right partition's cursor to null
*kaiyiz - Contacts: Fix ANR after press Import/export again while importing vCard
*blong - Filter multi SIM account in the SSSS mode
*kaiyiz - Contacts: Do not import vCard contact from storage to sim account
*kaiyiz - Contacts: Fix SIM account name display incorrectly issue
*Janardhan Reddy - packages/apps/ContactsCommon: Fixing incorrect statusbar icon
*blong - Fix the unit test running failure problem
*kaiyiz - ContactsCommon: Fix "Can't import contacts from sd card" issue
*kaiyiz - Contacts: Fix "Tips no number or email when exporting to a full SIM card"
*kaiyiz - ContactsCommon: Use setSelection to filter disabled Sim card
*Cheng Xiaolong - Add SIM power down check in airplane mode judgment
*kaiyiz - ContactsCommon: isMultiSimEnable() return false when airplane mode is on
*kaiyiz - Contacts: Fix show SIM contacts in airplane mode
*kaiyiz - ContactsCommon: Fix contacts list item display incomplete issue
*Chen Bing - Add a DismissListener for the import dialog to finish its activity.
*blong - Change the Phone and SIM account name and icon
*Cao Bin - Contacts: Support import contacts from MMS.
*kaiyiz - ContactsCommn: Contacts crash when click home key
*Cheng Xiaolong - Display "Phone", "SD card" to user instead of storage's path
*kaiyiz - ontactsCommon: Show quickcontact message icon for sim contacts
*kaiyiz - Contacts: Fix the search result can't highlight.
*kaiyiz - Contacts: Support fuzzy search for telephone number in contacts
*kaiyiz - ContactsCommon: Display sim contact when set the phone contact to display
*kaiyiz - ContactsCommon: Can't share visible contacts
*kaiyiz - ContactsCommon: Slot2 name display as "null" when import/export
*kaiyiz - ContactsCommon: Contacts disappear after rotate screen
*Ethan Chen - Revert "ContactsCommon : Address loader reset bug"
*blong - Fix export contacts to USIM card failure.
*Cheng Xiaolong - Support import vCard from both internal/external storage
*kaiyiz - ContactsCommon: USIM card contacts can't be deleted
*blong - Correct the key of IP call
*blong - Add dsds feature for two button style
*blong - Filter SIM contacts when airplane mode on
*blong - Support to filter SIM contacts
*blong - Support export multi contacts to vCard
*blong - Add import/export contacts from/to SIM card
*blong - add group field for local contacts
*kaiyiz - ContactsCommon: Contact photo in call log can not change in time
*kaiyiz - ContactsCommon: Fails to import all vcf files
*blong - add SIM and Phone account support in Contacts
*kaiyiz - ContactsCommon: Crashed when try to import contacts
*kayiz - ContactsCommon: Contacts app will stopped
*blong - ContactsCommon: add the support for filter SIM contacts
*blong - ContactsCommon: add SIM and Phone account type
*kaiyiz - Launcher: It will pop shortcut added when the screen no room
*Rakesh Pallerla - Add support for Manage SIM Contacts for MultiSim.
*Rakesh Pallerla - SimContacts: Add support for manage SIM Contacts.
*Michael Bestas - Automatic translation import
Project name: android_packages_apps_ThemeChooser
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: packages_apps_Gallery2
*Flamefire - Fix crash of gallery on showing details
*Michael Bestas - Gallery2: Improve strings
*emancebo - Reduce logspam in video player
*Michael Bestas - Automatic translation import
*Michael Bestas - Gallery2: Move CAF strings
*lubiny - Gallery2: Seek to trim start time only once when playing
*wjiang - Gallery2: don't pause background music perminently
*kaiyiz - Gallery2: Fix menu bar layout display error in portrait mode
*Uday Kiran jandhyala - Use WeakReferenes to reduce Bitmap memory footprint
*Likai Ding - MoviePlayer: don't resume playing if there is pending dialog
*Likai Ding - MoviePlayer: don't pause after leaving for a long time
*kaiyiz - Gallery2: Fix menu display inconsistent with its cluster
*kaiyiz - Gallery2: Add audio output switcher between headset/speaker
*kaiyiz - Gallery2: Fix Gallery crash when exit playing gif pic.
*xiaoqiny - Gallery2: Fix force close issue when trim video
*kaiyiz - Gallery2: Fix Gallery2 ANR when run monkey
*Likai Ding - MoviePlayer: add default server timeout
*kayiz - Gallery2: Fix cropped picture cannot be saved.
*xiaoqiny - Gallery2: Fix force close issue when mute some videos
*liangche - Gallery2: avoid black screen when MovieActivity ends
*kaiyiz - Gallery2: Make forward/rewind button grey when stopVideo
*Likai Ding - MoviePlayer: add default server timeout
*kaiyiz - Gallery: add an activity to set system properties for streaming
*kaiyiz - Gallery2: Make icon display completely.
*lubiny - Gallery2: add mkv and divx mimetypes
*kaiyiz - MoviePlayer: prevent resume dialog for live streaming
*kaiyiz - MoviePlayer: fix background issue when loading a video
*Likai Ding - MoviePlayer: fix a crash
*kaiyiz - Gallery2: Fix gallery crash when view gif pic in Mms
*kaiyiz - Gallery2-Add Presentation judgement in State Equel
*kaiyiz - Gallery2: Make picture in selected status when back from homepage
*kaiyiz - Gallery2: fix FC when try to open video folder as MMS attachment.
*Li Sun - Gallery2: fix video playback after system language change
*Likai Ding - Gallery2: fix time text display issue
*kaiyiz - Gallery2: Fix the string can't be translated in Gallery2.
*kaiyiz - Gallery2: update content start/end once getUpdateinfo
*kaiyiz - Gallery2: fix can not crop large *.bmp picture
*kaiyiz - Gallery2: Can set picture as screen color background.
*kaiyiz - Gallery2: Fix crash sometimes when delete video in Gallery.
*kaiyiz - Gallery2: Fix Gallery Crash when click Information menu.
*Likai Ding - MoviePlayer: prevent black screen on resuming
*Likai Ding - MoviePlayer: fix streaming video stepping forward
*kaiyiz - Gallery2: Fix the video play time not change.
*wjiang - Gallery2: Fix batches of issues in movie effects
*Hui (QRD) Yu - MoviePlayer: Flush UI display after suspend/resume
*Likai Ding - Gallery2: add some video features
*Likai Ding - Gallery2: add some video features
*Likai Ding - Gallery2: support live streaming and bookmarks
*Likai Ding - Gallery2: support live streaming and bookmarks
*Likai Ding - Gallery2: support stereo/single track play mode
*Likai Ding - Gallery2: support stereo/single track play mode
*Likai Ding - Gallery2: support loop/single video play mode
*Likai Ding - Gallery2: support loop/single video play mode
*Likai Ding - Gallery2: support audio effects during video play.
*Zhang Fang - Gallery2: Support HSCI screencolor settings use
*Likai Ding - Gallery2: support GIF animation
*Likai Ding - Gallery2: support GIF animation
*kaiyiz - Gallery2: fix two same albums come out after double click tags
*qqzhou - Gallery2: fix issue in readTag when parse Exif
*kaiyiz - Gallery2: Fix NPE in LocalSource during monkey test.
*kaiyiz - Gallery2: Fix force close when deletes about 5000 pictures.
*kaiyiz - Gallery2: fix display abnormal when tap sharpness in filtershow
*kaiyiz - Gallery2: fix selection count didn't update after floder is deleted
*kaiyiz - Gallery2: fix can not add gallery widget to home screen
*kaiyiz - Gallery2: fix cropview shows abnormal if lock and rotate screen
*yanglv - Gallery2: Remove slideshow option if all files of the folder are video
*kaiyiz - Gallery2: Fix the superposition of two images issue
*kaiyiz - Gallery2: The menu bar will not flicker.
*kaiyiz - Gallery2: catch OOM error when crop big-size picture
*kaiyiz - Gallery2: if selected count is 0, leave selection mode.
*kaiyiz - Gallery2: keep selection mode when deSelectAll
*kaiyiz - Gallery2: invalidate album view even only size changed
*kaiyiz - Gallery2: set the progress bar when we pause the video
*kaiyiz - Gallery2: update selected number for database change
*kaiyiz - Gallery2: cut some menu items if current page is single item
*kaiyiz - Gallery2: force close happens when remove Gallery widget
*kaiyiz - Gallery2: if phone is locked, pause the video, if not, start it.
*Jorge Ruesga - gallery: use inJustDecodeBounds in ImageFilterBorder
*Michael Bestas - Automatic translation import
Project name: packages_services_Telephony
*ur name - Msim: Add Multi sim support for SEEK on Android.
*Satish Kumar Singh - Support for SEEK on Android
*Michael Bestas - Telephony: Use correct string for missed video calls notification
*Michael Bestas - Automatic translation import
*cretin45 - TeleService: Null out the dialog when dismissed
*cretin45 - TeleService: Fix issue can't answer/reject call when at USSD content view
*cretin45 - Revert "TeleService: Fix issue can't answer/reject call when at USSD content view"
*Michael Bestas - Automatic translation import
*Jubakuba - Telephony: Rewrite Quiet Hours (1/3)
*Lars Greiss - *Telephony: Heads up meets SlimKat....SlimKat meets Google IO [3/4]
*dankoman - Telephony: Dialpad key padding [3/3]
*Nico60 - Revert "Telephony: respect quiet hours vibration settings when ringing"
*Nico60 - Move Incoming Call in Background option
*maxwen - [2/3] Telephony: allow disabling non intrusive incall ui
*garwedgess - Breathing Voicemail notifications (1/3)
*garwedgess - Breathing Missed Call notifications (1/3)
*Sasikumar D R - [2/3] Flip to Mute/Reject Call
*Lars Greiss - Telephony: Incoming Call in Background (2/3)
*kroz - White emergency dialer
*maxwen - Suspend Actions (3/3)
*kroz - TRDS:[Telephony] Dark Dialer (2/2)
*Nico60 - Revert "Quiet Hours: Allow disabling phone ringer (3/3)"
*Nico60 - Revert "msim: add blacklist and quiethours support"
*Chenxi Mao - CDMA: Fix APN setting crash when using CDMA SIM card.
*Rudolf Tammekivi - Add back noise suppression.
*Danny Baumann - Add up navigation to call barring activity.
*Danny Baumann - Remove 'cancel all' preference.
*Danny Baumann - Fix handling of unavailable network in call barring activity.
*Danny Baumann - Grey out ok button instead of showing a toast.
*Danny Baumann - Improve strings and move arrays to correct place.
*cretin45 - MSIM: Refactor and fix msim settings
*cretin45 - Revert "TeleService : Fix the network mode wrong issue for ssss"
*kaiyiz - TeleService: Support call waiting on CDMA phone
*kaiyiz - TeleService: Hide sim label when calling sub is absent
*Hu Chunming - Disable data in manual PLMN search on non-dsda mode.
*Sandeep Kunta - Add MSIM check to avoid phone app crash
*Qiang Chen - Phone: Disconnect current call if there is an active call on other sub
*Sandeep Kunta - MSIM: on permanent failure cause, don't redial
*mengsun - Fix call barring always request from default sub
*kaiyiz - Telephony: Add Multi SIM support for voicemail ringtone
*Cheng Xiaolong - TeleService: Add FDN seting for CDMA network type
*Sandeep Kunta - MSIM(DSDA): if any sub is active dont disconnect BT
*weitan - CSVT: fix cannot end videocall issues after NFC read contact and lauch another call when CSVT call is active back ground CRs-Fixed: 678578
*Sandeep Kunta - Stop call waiting timers after waiting call accepted
*Susheel nyamala - MSIM: Use DDS data sub if no sub is passed
*Muhammed Siju - MSIM: Update persist.radio.airplane_mode_on property during APM change.
*kaiyiz - Telephony: Set the default uri for Ringer according to different sim cards
*Sandeep Kunta - MSIM: Dial emergency call on activated sub
*Sandeep Kunta - MSIM(DSDA): Start the LCH reminder tone properly
*Sandeep Kunta - MSIM(DSDA): Use conversation sub to maintain LCH properly
*mengsun - Fix FC when phone type switched from GSM to CDMA.
*kaiyiz - TeleService: Update mute state accordingly after adding call
*Sandeep Kunta - Delay setting of active subscription
*Suchand Ghosh - Fix crash during back to back emergency calls.
*Hu Chunming - Fix issue that phone would crash when PLMN search
*Ravindra - Fix to mute/unmute properly while adding a call
*kaiyiz - TeleService: Return to previous activity when click back icon in Dual SIM settings
*kaiyiz - TeleService: Remove the option menu of the restore defaults
*Suchand Ghosh - Fix crash when call to voicemail with no number.
*kaiyiz - TeleService: Do not save an empty quick respond message
*jianzhou - TeleService : Fix the network mode wrong issue for ssss
*jianzhou - TeleService : Disable network mode select when it is GSM only
*kaiyiz - TeleService: Remove "vibrate when ringing" from multi sim call settings
*jianzhou - TeleService : Add networkmode changed listener and CDMA APN item
*mengsun - Fix the failure when doing unit test
*kaiyiz - TeleService: Highlight the forbidden network operator
*kaiyiz - TeleService: Remove the function of MO call on APM
*kaiyiz - TelService: Launch NetworkSetting of "com.qualcomm.networksetting"
*kaiyiz - TeleService: Correct the title of mobile network settings
*kaiyiz - TeleService: Only show emergency call list in CT Feature
*mengsun - Add UPLMN setting in MSIM device for cta test
*kaiyiz - Settings: Display error when MO a call in airplane mode without SIMcard
*blong - Remove the item of dialpad autocomplete
*kaiyiz - TeleService: Hide the item of X-Divert
*kaiyiz - TeleService: Handle play dtmf tone setting in DSDS mode
*Cao Bin - Telephony: Set ringtone for SIM2 using SUB ID.
*Cao Bin - Telephony: Mobile networks & Call settings display as grey when disabled Sim Card
*Sandeep Kunta - Call proper method to avoid waiting call going into hold state
*kaiyiz - Settings: Display error when MO a call in airplane mode without SIMcard
*cdu - CSVT: fix the blue tooth related functions.
*kaiyiz - TelService: Pass according sub to call setting activity
*Sandeep Kunta - MSIM: Add support to send dtmf for SCH tone
*mengsun - Phone: Add sub ID and actual duration time in call log.
*Cheng Xiaolong - Phone: Add uplmn setting for cta test
*kaiyiz - Phone: Disable the preferenceScreen when SIM card is absent
*jiadongz - IMS: add ims call log type in Telephoney Service.
*kaiyiz - Phone: Dial out with the correct sub that Mms has set
*Zhang Fang - Phone: Add CDMA call forwarding function
*Ravindra - Change the logic to determine a conference call
*jianzhou - TeleService: Adjust UI for telephony service
*Bao Enhui - Add new Network mode menu list
*jiadongz - CSVT: update csvt in Telephony Service App
*Cao Bin - TeleService: Disable CDMA subscription for carrier requirement
*mengsun - Phone: Fix can not dial correct number when MO IP call
*Qiang Chen - Phone: Enable incremental search for PLMN
*mengsun - Phone: Add support for IP call prefix
*zhibinw - Add config to control disable SUB2 apn.
*mengsun - Phone: Add emergency call list setting feature
*mengsun - Phone: Add call barring feature
*kaiyiz - TeleService: Fix issue can't answer/reject call when at USSD content view
*mengsun - Phone: Add a controller for proximity sensor
*Danny Baumann - Fix FDN validity check UX.
*Danny Baumann - Add missing space.
*Michael Bestas - Automatic translation import
Project name: packages_inputmethods_LatinIME
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
*Michael Bestas - Automatic translation import
Project name: android_packages_wallpapers_PhotoPhase
*Jorge Ruesga - photophase: increase max acceptable compression time
*Jorge Ruesga - photophase: use etc1 compression when available
*Jorge Ruesga - photophase: fix proguard entry
*Michael Bestas - Automatic translation import
*Jorge Ruesga - photophase: allow to choose more than one minute for transition timers
*Jorge Ruesga - photophase: don't reset transition timer on pause
*Jorge Ruesga - photophase: bump version
*Jorge Ruesga - photophase: fix memory leaks
Project name: android_packages_wallpapers_Basic
*Michael Bestas - Automatic translation import
Project name: packages_providers_DownloadProvider
*Michael Bestas - Automatic translation import
Project name: android_packages_providers_CalendarProvider
*Michael Bestas - Automatic translation import
Project name: packages_providers_ContactsProvider
*Nico60 - Revert "Revert "Add one column for subscription in callLog database.""
*Ethan Chen - Contacts: Move custom strings to cm_strings.xml
*Ethan Chen - ContactsProvider: Upgrade database for new views, columns
Project name: android_packages_providers_TelephonyProvider
*Michael Bestas - TelephonyProvider: Set untranslatables
*Ethan Chen - TelephonyProvider: Upgrade database for newly added columns
*kaiyiz - TelePhonyProvider: Support call waiting on CDMA phone
*jianzhou - TelephonyProvider: Add resource config for IP protocol
*kaiyiz - TelephonyProvider: Add Support for Mms subject search
*jianzhou - TelephonyProvider: Add visit_area column in DB
*kaiyiz - Mms: Fix it's slow to change back to conversation mode
*kaiyiz - Mms: Fix The MMS detail will display as the first SMS detail
*yanglv - TelephonyProvider: Improve the performance of deleting Mms
*kaiyiz - MMS: Support query mail box messages by mms or sms selection
*kaiyiz - TelephonyProvider: Fix Message force close when attached long name audio
*Zhang Fang - MMS: Display right subscription when copy SIM message to phone.
*kaiyiz - TelephonyProvider: Support classification search for message.
*Hu Chunming - Mms: Fix issue that message will crash when sending mms and can not download mms.
*yanglv - Mms: Fix no message show after copying SMS to phone
*kaiyiz - Mms: Only match the first character when searching for message
*Zhang Fang - MMS: Fix display SIM card message incorrect.
*Zhang Fang - MMS: Fix issue no replay option when click SIM card message.
*Zhang Fang - MMS: Support query and delete multi SIM card message.
*kaiyiz - Mms: Support SMS full indicator
*Zhang Fang - MMS: Add interface to query memory usage of the terminal
*Alan Wang - Add roaming area APN restriction
*Alan Wang - Add the default APN feature
*Qiang Chen - Mms: Support get messages according to mailbox type and slot id
*Qiang Chen - TelephonyProvider: Add CDMA call forwarding function
*Alan Wang - TelephonyProvider :Add multi-language APN name support
*lrichard - APN: Add the read only APN feature.
*lrichard - TelephonyProvider: Display APN PPP number
Project name: dalvik
*Steve Kondik - dalvik: Rename perf flag
*Steve Kondik - Revert "Revert "dalvik: add placeholder for future changes""
*Tapas Pradhan - Dalvik :Increase the upper limit check for DexOpt Deps table
Project name: android_hardware_samsung
*Xiao-Long Chen - samsung: hardware: Add HighTouchSensitivity class
*Ethan Chen - samsung: hardware: Set correct file mode for Java files
Project name: hardware_qcom_audio
*Steve Kondik - hal: Add stubs for new functions on 8960
*Krishnankutty Kolathappilly - hal: Offload enhancements
Project name: android_hardware_qcom_gps
*Tom Marshall - Use qcom path macros
Project name: hardware_qcom_media-caf
*Shashi Kumar - hardware/qcom/media: Fix for AACEncoder CTS test failure on 7x27A
*Ethan Chen - mm-video: Allow devices to override QComOMXMetadata header
Project name: hardware_qcom_audio-caf
*Divya Narayanan Poojary - audio: Avoid mute delay during stopping of tones.
*Divya Narayanan Poojary - audio: avoid mute delay when no active stream
*solk2 - hal: Fix voice call recording for msm8974
*Ethan Chen - audio: Extend platform parser to allow device name aliasing
*Haynes Mathew George - audio: extend platform parser
*Ethan Chen - Revert "hal: Add speaker backend case handling"
*Ethan Chen - Revert "hal: add custom platform abstraction"
*Steve Kondik - hal: Fix digital USB headset combo device
*Ethan Chen - hal: Fix arguments passed to set_echo_reference
Project name: android_hardware_qcom_media-caf-new
*Steve Kondik - vdec: Rename flag for HEVC inclusion
Project name: android_hardware_qcom_display-caf-new
*Steve Kondik - gralloc: Add backwards-compatible gralloc
*solk2 - gralloc: NO_COMPAT_GRALLOC_PERFORM is no longer needed.
*Arun Kumar K.R - display: initialize viewFrame info for external displays
*Prabhanjan Kandula - qdutils : Add mdp revision for 8x39.
*Naseer Ahmed - mdp_version: Check define for each version
*Shalaj Jain - display: remove compiler warnings
*Ramkumar Radhakrishnan - hwc: Set GPU Hint from idlefallback state to GPU
*Jeykumar Sankaran - hwc: Avoid partial frame update on secure display
*Ramkumar Radhakrishnan - hwc: Add support for secure RGB layer
*Jeykumar Sankaran - hwc: Simulate composition strategy
*Prabhanjan Kandula - overlay : Rely on 8x16 pipe strategy for 8x39.
*Ramkumar Radhakrishnan - hwc: Remove external only feature related code
*Ramakant Singh - hwc : Enable ABC only for non intersecting layers.
*Ramakant Singh - hwc : Add support for ABC in MDP3
*Ramakant Singh - hwc : Add support for single layer Bypass in MDP3
*Saurabh Shah - hwc: Conditionally compile dirtyRect under QCOM_BSP for copybit
*Tatenda Chipeperekwa - hwc: Handle validateAndSet failures in AD prepare call
*Steve Kondik - libqdutils: Readd macro for compatibility
*Naseer Ahmed - display: Remove ashmem header includes
*Naseer Ahmed - gralloc: Fix incorrect handle validation check
*Jeykumar Sankaran - hwc: Fix compiler warning
*Prabhanjan Kandula - qdutils : Read max mixer width from drivers.
*Saurabh Shah - qdutils: Parse rotator downscale feature
*Raj Kamal - Limit #ROT-SESSIONS to 4 in LayerRotMap and RotMgr
*Arun Kumar K.R - gralloc: Use ION fd in FB handle
*Arun Kumar K.R - gralloc: fix getYUVPlaneInfo for YV12 format
*Raj Kamal - hwc/overlay: Implement rotator caching
*Saurabh Shah - overlay: Add support for rotator downscale
*Saurabh Shah - hwcoverlay: Remove support for foreground override
*Saurabh Shah - hwc: src split: Fix unwanted scaling with H-flip
*Saurabh Shah - hwc: src split: Fix unwanted scaling with H-flip
*Jeykumar Sankaran - h/q/d: Read minimum width and height values of the panel ROI
*Jeykumar Sankaran - liboverlay: Invoke commit before freeing the writeback device
*Ramkumar Radhakrishnan - hwc: Remove getNonWormHoleRegion optimization for primary
*Saurabh Shah - hwc: mdpcomp: Free pipeinfo objects every drawing round
Project name: hardware_libhardware_legacy
*Steve Kondik - policy: Offload enhancements