===================================
Since Tue Sep 24 02:32:33 UTC 2013
===================================

   * android
4ebf68d Merge remote-tracking branch 'github/cm-10.2' into HEAD
071469d Add WhisperPush
26f7f83 Add 10.2.0 manifest
01b541c Use the stabilization branch as default here...
4b1cfdf Use the correct branch for CTS
d3c9bc3 Add 10.2-M1 manifest
8351e4f Manifest the telephony-msim project
7c9e976 Add f2fs-tools
c72233c [x86] Add pciutils project as libpci is required by powertop on x86
e284148 Update upstream ref to latest 4.3 tag
6bd5c14 Add QCOM SoftAP extensions
85a5d6a Add CRDA repository
3552f44 Add device/sample repository

   * bionic
a46374c libc: krait: Re-factor high-performance memcpy for thumb2
b59b790 [libc] Add missing strcat.S to x86.mk Makefile

   * bootable/recovery
ee9abb6 recovery: Fix the configuration of default_backup_format
d5e166c Bump recovery to 6.0.4.6
8b0256c Merge "Fix format_device() for new vold paths This completes the previous patch committed: https://github.com/CyanogenMod/android_bootable_recovery/commit/f4c69bf953881288088be92751712fe92ed94dbd This how we should always check for valid volumes in recovery start of vold changes to data/media devices" into cm-10.2
da09049 Merge "Nandroid menu fixes: - fix memory overflow bug if vold managed volumes reach MAX_NUM_MANAGED_VOLUMES. - easier editing: this completes previous two commits to clean up Install Zip menu and Advanced menu" into cm-10.2
74950ac Merge "move all recovery settings to one file fix mount error when changing backup format on non data media devices" into cm-10.2
db6368c Merge "- proper choose_file_menu() to free up used memory" into cm-10.2
1cc726c Merge "remove useless code" into cm-10.2
6b251e4 Loki: * update to v2.1 * fix broken LG devices + add new ones * proper code for recovery * do not lokify after a failed adb install * use original loki format sources for easier future updates * fix all compiler warnings Change-Id: I19826bc9672658ff0af05e33b03e8ac5c5a06e1e
d98fabe remove useless code
bd0fe45 move all recovery settings to one file fix mount error when changing backup format on non data media devices
a88b701 Nandroid menu fixes: - fix memory overflow bug if vold managed volumes reach MAX_NUM_MANAGED_VOLUMES. - easier editing: this completes previous two commits to clean up Install Zip menu and Advanced menu
dd81277 Fix format_device() for new vold paths This completes the previous patch committed: https://github.com/CyanogenMod/android_bootable_recovery/commit/f4c69bf953881288088be92751712fe92ed94dbd This how we should always check for valid volumes in recovery start of vold changes to data/media devices
5360b52 - proper choose_file_menu() to free up used memory
d336807 Merge "Add Andy's ear wiggle to recovery" into cm-10.2
bff4b35 Add Andy's ear wiggle to recovery
e2b04ee Bump to 6.0.4.5
bccac5a Merge "Swipe: make swipe thresholds uniform across devices" into cm-10.2
db62722 Merge "unmount /data on user request for /data/media devices" into cm-10.2
6c04129 Swipe: make swipe thresholds uniform across devices
1aa7e2e Merge "clean up reboot to main system and remove old useless variables" into cm-10.2
50b4160 clean up reboot to main system and remove old useless variables
f8d0d15 install zip menu fixes:     * fix memory overflow if num_extra_volumes = MAX_NUM_MANAGED_VOLUMES     * simpler to manage install zip menu     * better ordered listing of volume storage paths
60533fd unmount /data on user request for /data/media devices
64f48a6 Quickly install from last install path
652ef0b recovery: Clean ALL the things
16faa40 recovery: Add a proper CleanSpec.mk
80b7826 Merge "minui: Allow devices to blank/unblank using LCD backlight" into cm-10.2
0929066 minui: Allow devices to blank/unblank using LCD backlight
110942f Prevent scroll drifting in swipe recovery
2457cc0 Revert "minui: Match API to AOSP"
388e6a7 Add guard makefile for allowing simple recovery build
48ccdce minui: Match API to AOSP
b745eda One less integer
8eeed5f friendly write_recovery_version()
b33e2c2 Do not log to screen when mounting/unmounting sdcards. This will preserve logging for format/usb mount and for all USB OTG storage
f4c69bf fix the following bugs to better handle new vold code - do not show partition sdcard entries for vold managed volumes until we have a valid blk_device2. That also caused a memory overflow - make it possible again to partition old style blk_device volumes - enable format voldmanaged devices to ext2 and ext3 with existing binaries by using optional blk_device2 (defined in recovery to NULL but not currently implemented by fs_mgr - fix unexpected behavior when in format/partition menus and insert an usb key (REFRESH return code) - ensure_path_unmounted() could not unmount /sdcard path on /data/media devices - format_device() and format_volume() properly handle /sdcard path argument on /data/media devices
cd35208 always do a clean reboot
358d4f0 Enable optional swipe based touch controls
3144dc2 Make "one confirm" the default action.  Create .many_confirm to restore all the extra no options.
fbdc080 Merge "Add required libraries to list." into cm-10.2
6603219 6.0.4.4
8efc113 loki: Update to 2.0, Add support for LG G2 (and device trees in general)
0624f20 Update events.c
9a786a7 6.0.4.3
00f56a4 6.0.4.2
2620558 Allow sideload to be used in conjunction with other commands.
388b651 6040
ed4b49f fix f2fs formatting from edify scripting
af5f065 "not enough rainbows, 1 star uninstall"
684696c Fix extract of tgz multi volumes corruption at split point Remove roots.c dead code New lines Misc formatting
e506d5b Fix refresh usb devices when key repeat is enabled
80a3625 Make updating Advanced Menu a simpler task
a638264 recovery: support format external storage to custom fstype using vold
7889b76 Bump to 6.0.3.9
fd6b35c Support f2fs format
619fbec Version bump to 6.0.2.8

   * build
2a7c6ad build: add support for Asturian
0e072e5 build: tools: device: fix the failing recovery builds when using mkvendor.sh
2b80388 RepoPick: Actually skip merged commit instead of exiting
d192ab8 Fix Repopick Errors
752ace6 build: Add support for PRODUCT_COPY_FILES_OVERRIDES
e9eac0a Move emulator.mk out of full_base.mk
071928d Revert "build: add AST support"
3b4f8b3 build: add AST support
aff836a Just a few more for flexibility
428c25c Additional overrides
c253d08 kernel: use target strip command
7609ee8 Merge "RepoPick : Add support for git pull" into cm-10.2
9a9e8f1 roomservice: Fix assumptions about the branch naming
5deef14 envsetup: Fix remote functions to deal with symlinks
c23d97d For user builds, use a release build id in the description if one exists
3929a21 kernel: add support for bzImages
3d7cb50 kernel: do not assume arch is arm
8cff3b5 Don't make assumptions about the formats of build descriptions
df64630 RepoPick : Add support for git pull
ae6df9e build: Add cafremote command to envsetup
9c38433 build: Include pre-pathmap extra config
0dd3e61 Use CM standard qcom naming
7cf0b6c build: Add support for vendor product and device name
a627359 build: Add script to generate extra images
d6cff85 Fix the alternate recovery inclusion logic
92ef9ad build: Add alternate recovery to pathmap
ef3deba  build: Enable telephony-msim support for user builds.
2016e57 build: Add support for telephony-msim
1695208 build: Add optional target-specific bootclass jar to dexpreopt
4a81e60 Add f2fs to list of partition types in common.py
7702000 Store the path to the ota file generator where it can be reused
2ce8aec Merge tag 'android-4.3.1_r1' into HEAD
8df9064 build: Don't run backuptool on GMS builds
0044496 Use openssl instead of sha1sum
fb42809 Merge "Fix incremental build number on Darwin" into cm-10.2
1df470c Merge "build: let TWRP eat zips too" into cm-10.2
ed62c41 repopick: skip a cherry pick if its already been merged
6ddf0d0 Enable extra languages (1/2)
42804b9 qcom_utils: Add qsd8k to qcom platforms
a51c44f build: remove VideoEditor & live wallpapers from full_base
18c1d6d Fix incremental build number on Darwin
45e12d6 build: Prevent some auto-generated variables from being overridden
83bb33a Merge "inline kernel dtb build" into cm-10.2
2a2cdad Fix exporting the unique build identifier
31b2a76 Add a unique build number to every build
8ab60af Merge "Build: update qcom_utils.mk" into cm-10.2
e04d4dd Fix the build for Xcode 5.

   * dalvik
cde2aab Fix a couple of minor publicly-reported GC bugs.
48704ec Dalvik: DMB Optimisations for TracingJIT
2ea163b Dalvik: DMB Optimisation
65c92b9 Dump hprof when app encounters Out of memory.
018cc71 Use 64-bit Linux capabilities when starting Zygote
ce2ee2f dalvik: fix instruction initialization
f265da1 dalvik: dalvik device extension pack.
e207eec Underp dexroot on cache
aa897b0 Move verification of class access flags to libdex
2f824d3 Reject dex files that attempt to use unspecified class access flags
3518b1a libdex: Skip the dexroot-on-cache stuff for user builds
a2247a6 Disable Dalvik spam by default

   * development
0fc600d Fix ALL the errors in Eclipse
1f60c35 Adding CMAccount to eclipse .classpath

   * device/motorola/omap4-common
153fd6d enable Torch-tile
183f38c disable texture-cache in boot-animation to fix OOM with new animation
2a32d24 fix SIGFPE in hwcomposer caused by modulo by zero
050e2d3 drop local wifi firmware and use hardware/ti/wlan instead (fix build)
8589c3d add missing LONGSHOT and CAMERA_META_DATA values into camera.h
0fac4eb zram: remove automatic setting
b08703a wlan: Don't calibrate just set the MAC address if pds nvs_map exists
975ca68 Fix variable in wifical.sh and remount ro after run

   * device/motorola/spyder
47caa21 Fix accidental commit
8a4e81d Remove cdma.mk

   * external/bluetooth/bluedroid
12fc3d5 Merge "bta_hh: Change bus_type to BUS_USB for USB HCI" into cm-10.2
a5e1fdc bta_hh: Change bus_type to BUS_USB for USB HCI
4a2bb80 Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/bluetooth/bluedroid into cm-10.2
d4ae96f Merge "Bluetooth: Handle getCapability failure for Incoming Connection"
9f021a4 Merge "Bluetooth: Check A2dp device priority."
d199bee Merge "Bluetooth: Reject unspported AVRCP commands"
db81d8b Merge "Bluetooth: Cleaning up pan_conn DB, if connection is not successful."
eacb30d Merge "Bluetooth: Retain the old COD if already present"
b632dbc Merge "Bluetooth: Changing vendor ID as Qualcomm for Device ID Profile"
fcde6c4 Merge "Bluetooth: Reset data profile registration during socket cleanup"
3fa4a6c Bluetooth: Retain the old COD if already present
8d9cd1d Bluetooth: Check A2dp device priority.
d6aa3d4 Bluetooth: Reset data profile registration during socket cleanup
23b49f4 Bluetooth: Handle getCapability failure for Incoming Connection
6b0c4f7 Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/bluetooth/bluedroid into cm-10.2
e7a25c8 Merge "Bluetooth: Saving remote trust value in config file."
3d509ee Merge "Bluetooth: Interleave scan intervals change for optimum results"
61ad06e Merge "Bluetooth: Filter out random type LE address from storing in cache"
fa840ee Merge "Bluetooth: Avoid overlapping Disconn commands from Host"
b698628 Merge "Bluetooth: Passing the correct parameter as hci_handle on modeChange."
f146087 Bluetooth: Saving remote trust value in config file.
a29cf1c Merge "Bluetooth: DUN: Add DUN SDP record to the Bluedroid stack"
da227a9 Merge "Bluetooth: Add Get/Set socket option to the Rfcomm socket"
07676a2 Bluetooth: Cleaning up pan_conn DB, if connection is not successful.
daad3df Bluetooth: Interleave scan intervals change for optimum results
15f6b14 Bluetooth: DUN: Add DUN SDP record to the Bluedroid stack
dc85d23 Bluetooth: Add Get/Set socket option to the Rfcomm socket
e386032 Enable interleaved scan feature on QCOM hardware
fd93cd8 Merge "Use High bit rate if streaming MTU can accomodate all SBC frames"
8d1664f Bluetooth: Passing the correct parameter as hci_handle on modeChange.
a6ddd7c Bluetooth: Filter out random type LE address from storing in cache
c27b536 Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/bluetooth/bluedroid into cm-10.2
dca2a67 Bluetooth: Reject unspported AVRCP commands
81c4401 Use High bit rate if streaming MTU can accomodate all SBC frames
2dd4f27 Bluetooth: Avoid overlapping Disconn commands from Host
ae17c4a Merge "Bluetooth: Update key map table with Fast Forward ."
1c1d907 Merge "Bluetooth: Support  HFP Client role on Bluedroid."
07d19e7 Merge "Bluetooth: Restarting PM timer during incoming rfcomm data."
7fb177b Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/bluetooth/bluedroid into cm-10.2
957983d Revert "Disable IBS by default."
cea0acd Merge "Bluetooth: Synchronise A2dp HAL and Btif state."
8de5ac2 bluetooth: Do not sleep when you have already overslept your tick
e6a380d a2dp: Set the default A2DP bitrate to high quality
253ffb6 buildfix for gcc 4.8
e152140 Bluetooth: Restarting PM timer during incoming rfcomm data.
79db7d0 Merge "Bluetooth: Add SIBS Macro to enable or disable based on a target"
12e7cc6 Merge "Bluetooth: Avoid premption while modifying gki timer queue"
78ef5ea Bluetooth: Synchronise A2dp HAL and Btif state.
759f94e bluedroid: set 48KHz samplerate for b-family
7a7fdc2 Merge "Bluetooth:DUT to initiate Sniff after A2DP Pause."
b3fce27 Merge "Bluetooth: Handling mulitple SetEncryption commands"
e44f415 Merge "Bluetooth: Delay setting connectable mode."
e60746b Merge "Bluetooth: Adding support for 5th PANU connection"
93a2335 Merge "Bluetooth: Handle Connection request in Opening state."
4054e0b Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL."
7568313 Merge "Bluetooth: Handle closing of UHID Poll thread from btif context"
975b209 Bluetooth: Add SIBS Macro to enable or disable based on a target
1d170c0 Bluetooth: Avoid premption while modifying gki timer queue
06e3700 Bluetooth: Changing vendor ID as Qualcomm for Device ID Profile
fa05a40 Bluetooth: Update key map table with Fast Forward .
89648e1 Bluetooth:DUT to initiate Sniff after A2DP Pause.

   * external/busybox
b0e9a50 bunzip2: fix off-by-one check
2b99526 [x86] Changes and Additions to fix broken x86 build

   * external/chromium
450ee8c Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/chromium into perf
23c420f Merge "Revert "chromium: connection sharing feature""
90783cb Revert "chromium: connection sharing feature"

   * external/f2fs-tools
7a2b4ef Force static executables

   * external/icu4c
cba5c7f added backward compatibility symbols for libqc-opt.so

   * external/jpeg
f2124f3 Port jpeg_mem_dest for in-memory operations

   * external/koush/AndroidAsync
4c60e4d Remove unused import
2ba0bae Add support for multicast dns
f8dc370 AsyncSocketMiddleware: limit concurrent http connections.
293640f Merge remote-tracking branch 'koush/master' into cm-10.2
c654187 DiskLruCache: Add getValueCount
a726c91 Merge pull request #83 from chester1000/master
42a3495 fixed callback for Socket.io
a32c143 iml file
2bfcb27 Merge remote-tracking branch 'koush/master' into cm-10.2
b8c0d67 ResponseCache: only hang onto a reference to the AsyncServer, not the AsyncHttpClient.
5fd054f TransformFuture: remove from, and use "then".
9de5c15 SimpleFuture: calling setCallback on a cancelled SimpleFuture should invoke the callback.
18e4d76 Revert "Revert "SimpleFuture: cancels should trigger callbacks""
98bef8d Fix test for adjusted cancel behavior
ab932d9 Revert "SimpleFuture: cancels should trigger callbacks"
985f582 Fix test
73a205f Fix test
f0875c7 SimpleFuture: cancels should trigger callbacks
364d299 add some exception tracing
4278398 Cancelling a future should clear the callback.
3adcfc2 Do not set the callback if the Future was cancelled.
b7b636d Merge remote-tracking branch 'koush/master' into cm-10.2
f2fb24f clean up error reporting in push parser
a21445f v120
c56c910 Use the URL class to handle redirect calculations.
253d39f whitespace
b41437c Redirects to POST should become GET. Fixes https://github.com/koush/ion/issues/81
d746b85 Fix relative path redirect issues. https://github.com/koush/ion/issues/80
418ee96 AsyncHttpResponseImpl: honor explicitly set content lengths
907662e Fix various ByteBuffer wrapping issues.
ef9164d Persist user-agent across redirects
e468674 OutputStreamDataSink: comment out the blocking paths.
a798380 ChunkedInputFilter: watch for early end of stream and report an error
60e0973 dns test updates
1d5ac72 Merge pull request #72 from nickaknudson/issue_56
3c23c75 v1.1.9
068f9f0 Ion: Fix issue 74. https://github.com/koush/ion/issues/74
4789a5c Fix bug where direct buffer gets reclaimed. AsyncHttpServer response hack to reset the writable callback on the socket. AsyncNetworkSocket: null check writable callback
bdd01f7 WIP: DNS support. ByteBufferList: fix order on elements
6cd58a4 respect proxy settings across redirects
4a01428 StreamBody: Fix behavior to support upload chunking on undefined stream lengths
5366cd4 Merge pull request #73 from joein3d/master
7333af7 remove content type from StreamBody
76ad68c add max argument to the pump call to only pump length bytes
78daadb fixes indentation, throws not implemented on readFullyOnRequest
32ce443 FileBody: throw assert
ae763a3 add StreamBody
bc4c10f missing file
3b9dd7b Add FileBody support
6d96d02 Merge pull request #71 from yelinaung/fix_sample
160a990 updated README to document JSONArrays
28969da added executeJSONArray
809dba6 Changed import of UrlEncodedFormBody to make simple app working
01468f9 WebSocket: comment out regression that may have come from 1b7f44cd463aa1dcfe6bd5a682c15ca21e0352b5
a4a7383 Adjust remoteItem return behavior to return tag on empty list
c0cbbd4 refactor hash list to allow tags
1dd6e91 Merge pull request #67 from soundrop/feature/webkit-deflate-frame
c1ecc36 Merge pull request #66 from soundrop/fix/handle-307-redirect
1b7f44c Add support for the x-webkit-deflate-frame extension
edecd15 Add support for 307 Temporary Redirect

   * external/koush/Superuser
89083a4 Superuser: LT translations
95b77e3 Merge remote-tracking branch 'koush/master' into cm-10.2
2dd3528 Don't use "am --user" unless multiuser mode is enabled (bug #204)
f88bb10 Merge pull request #206 from Lekensteyn/fix-resource-leaks
2055ffc daemon: do not leak resources
2766f60 Merge "Add Lithuanian translations" into cm-10.2
0135135 wtf
436f4b2 1026
e4b4e91 fix tab
8829fc3 su daemon fixes:
e45c65c 1024
cbb357f Merge "Revert back to original daemon client usage behavior. Fix ART by always using the daemon client on API 19+." into cm-10.2
20f61c2 Superuser: CA translations
1357863 Revert back to original daemon client usage behavior. Fix ART by always using the daemon client on API 19+.
d5def08 Merge pull request #198 from cernekee/version-v1
b6b13f2 Fix superuser when using ART.
1a03a36 require that --daemon is uid/gid 0 execv invocation fixes
91ceab6 update-binary: Fix 4.3+ version check
b8d17bf README: Update required SDK and NDK versions
6d95bf5 execv invocation fixes
8ddf9c3 Add Lithuanian translations
1a63a88 1022
ac30119 comment out hte multiuser stuff that is breaking regular ndk builds
db2065d Merge remote-tracking branch 'koush/master' into cm-10.2
e757967 Merge pull request #195 from cernekee/mips-v1
14102fc Add MIPS support
6b54004 Use new assets/<ARCH>/reboot binary
80f10e6 MainActivity: Split getArch() into a common function
426d394 reboot: Build utility from source
787c936 README: Update build information
f7a13f2 Merge pull request #194 from tmzullinger/kitkat-version-check
2a189d8 Update version check to work with >= 4.3
1a0d68c Superuser: UG translation, added Uyghur translation.
91432a2 Merge "Make emulated storage mounting consistent to Zygote." into cm-10.2
63afa5a Only use access_disabled if SUPERUSER_EMBEDDED.
4bfe963 Make emulated storage mounting consistent to Zygote.
cd953bd Fix incorrect prerequisites
c712352 su is an optional component

   * external/koush/ion
7068c3a remove space
338e1ab Merge remote-tracking branch 'origin/master'
ccc677b DiskLruCacheStore: complete implementation, add basic tests
b4398b4 GsonSerializer: Fix bug where output stream was not flushed.
e558a03 Fix compile errors in tests
9a448a3 Merge remote-tracking branch 'koush/master' into cm-10.2
7ab42f4 Merge pull request #93 from writtmeyer/multiple_params
51b74a4 Changed method name to addQueries
a19375d Gif decoding: optimizations around allocations and bitmap reading
191a4ab Ion bitmap decoding:
ff4a097 Added the possibility to add multiple params at once using a map.
ef5f43a remove unnecessary image creation. setPixels also creates/overwrites the image variable.
17064b7 fix tests and samples
c185858 Merge remote-tracking branch 'local/cm-10.2'
aba57ed Refactor config options into configure(). Add a persistent store and cache.
dc4893c fix bitmap load from stream resize options
048edd9 TransformFuture: remove from, and use "then".
75273b2 This will cause undesired behavior on future.get(), as it will throw an ExecutionException, wrapping the internal exception. The response object will be inaccessible.
7a1dc72 Merge pull request #91 from schwiz/master
f0cf95b fix issue #84 https://github.com/koush/ion/issues/84
cacde0d remove orientation spam
4fbf211 Bitmaps: fix how bitmap load errors are cached. Fix NRE that occurs when a errored out bitmap is retrieved from cache.
81f2291 v120
9b2e6c7 Allow creation of multiple Ion instances
6d19901 formatting
e24e2dd Merge remote-tracking branch 'koush/master' into cm-10.2
7f5a370 handle exif rotation
5872674 exif test
5f729b9 exif test
1b16566 Add disconnect tests
8b02099 Fix tests and asserts
7a6e089 Send the target resize with to IonDrawable to allow proper drawable sizing for placeholder and error images
40117d1 Loader: add fast path for bitmap loads
3e0f245 notes
96df140 add support for reading from an InputStream (backed by a byte buffer)
31e1853 Disable Ion.write nonblocking stream writes. That code is broken.
540c08d add test data
59bbadf Add support for setting an array of headers
b4bf27b config: useragent support
145448c v1.1.9
4d424a9 Add Issue74 test case
fb6229b withResponse behavior change:
68342c6 Merge remote-tracking branch 'koush/master' into cm-10.2
a9dfa3e GIF: fix redraw/animate issues
107d1c9 Update README.md
3372157 fix up invalidate scheduling
f928ef3 remove comment
e0df13a animated gif support!
3f80983 Static GIF images are now supported.
0e5f190 WIP: GIF support
6681732 Fix upload progress bug: https://github.com/koush/AndroidAsync/issues/75
25b1b89 Add documentation to asDocument
b4464e8 add support for bypassing the cache on requests
0c54825 Merge pull request #68 from joein3d/master
ca0200e add methods which don't take length for StreamBody
50905ee remove content type
ddcf0aa Add StreamBody to Ion
0c35c5a add file upload test
05d4d6e Add support for uploading files.
caf1aa0 Fix bug where ImageView load errors do not provide an exception
c24dc53 Merge pull request #64 from gmale/readmeFix
6694a49 fixed minor bug in GSON example which was causing an IDE error on cut/paste
9c1fb0f remove erroneous assert
6ae6e4e Properly cancel load bitmaps requested via transforms
0b2554d add similar bitmap load cancels for transforms
d5ae9f1 wip: allow bitmap decodes to cancel if no longer needed
169cc0c Fix bug in resize calculation.
0064a1d Use single executor service for Ion bitmap loading if not multiproc.
2adbbe0 Fixup Bitmap transform resize bug

   * external/libsepol
0d03cb6 libsepol.a: remove HAVE_SELINUX ifdef

   * external/mksh
97fe662 mksh: Fix $TERM in the right place
fbcc207 mksh: Set profile to Linux

   * external/pciutils
e4b281b Only build libpci as lspci may clash with busybox
2a86941 Initial Commit to make CM building possible

   * external/powertop
6681579 powertop: fix segfault on non-SMP processors

   * external/sepolicy
0f9777b sepolicy: System server gets to manage sysfs too
b203689 sepolicy: Support for clatd
9908e8c sepolicy: Give appdomain read/open on ASECs for theme support
d5adaf4 sepolicy: Vold needs to deal with external sdcards
98cfaa4 sepolicy: Allow zygote to read system properties
ba5a6e0 sepolicy: Add some permissions for nfc and wifi
bc5d0fa f2fs: Allow fs_use_xattr

   * external/skia
9d21db9 Webkit : porting canvas optimizations to MR2
ea8bf53 external/skia Hooks for optimized blitting
9f52fb8 SkBlitter_RGB16: Add device-specific optimization hooks
f879401 external/skia: Add QC hooks
3b4b339 Update copyright to The Linux Foundation
35f3f60 Change to canvas hooks
3eade00 Add modified classes for optimization

   * external/sqlite
d592456 Leave out magic perf code unless requested
4b071f4 SQLite: Updated hooks for database open and close.
8451692 Add hooks for database open and pragma handling

   * external/v8
26c91cf Allow dynamically shared library

   * external/webkit
627a225 Changes to allow for dynamically shared library
72d0c76 webkit : canvas bug fix 2.exclusively setNeedsDisplay for canvas elements
ca108e4 webkit : canvas bug fix. delay canvas paint till its context creation
58d1c93 Revert "Fix canvas double rendering issue"
50f2220 Webkit: add to detect China phone number
9cf9efd Webkit: Null check in CanvasTexture::uploadImageBuffer
7cd8a82 Webkit: Fixed fuzzy word font issue in browser
6febb34 webkit: Fix for memory corruption in computing css value of MediaQuery
ae187b1 Add reset to default shader and states
4b7d011 Recording canvas bug fix
91ee315 Bug fixes for gpu canvas
7038571 Fix canvas double rendering issue.
899ba49 GpuCanvas re-arch
6004ce0 GPU canvas optimizations

   * external/whispersystems/TextSecure
858454c TextSecure: EL translations
0b7aaae TextSecure: ES translations
9fa01f6 TextSecure: NL translation
7e38f8f Merge "TextSecure: PT-BR Translations" into cm-10.2
1371e07 TextSecure: add translatables false
c0e1938 TextSecure: PT-BR Translations
6726a35 Better handling for unregistered users on outgoing message.
0c6f66e Include libcurve25519 with TextSecure library
4366d6f Merge branch 'push-library' of https://github.com/WhisperSystems/TextSecure into fixin
9822eae Typo
7304819 Remove receiver chains that are 5 old.
38bcd4a Let's order 3DHE by Alice/Bob roles.
6712ff9 SHA256 attachment MACs.
ccd856c New attachment API
7e4f2b8 Catch bad prekeys
7738bbd Add gson jarjar rules
1460c06 Fix build on CyanogenMod
2e6a34b Remove unnecessary classes, up prekey limit to 100
df65eee Library accepts push connection certificate as argument.
b62dfa6 Updated copyright
7a78d4f Validate phone numbers when formatting.
35ec745 Add info to MessageKey HKDF, change order of RootKey derivation.
a72a8cf Support for Axolotl protocol.
f19344c Having calling code specify push URL to library.
920ca73 Missing comma
c5b66ec Correctly update MMS security status.
104dedf Better relay handling.
2272036 Subtle rebase conflicts...
9cb04db Lets use strict wildcard matching.
46e1c98 Update production endpoint.
7754f74 Make UI responsive to UniversalTransport upgrades.
8729ebf Update 'DJB' type not to conlict with NIST type 0x04.
c3c6fd2 Migrate to Curve25519.
95b8a10 Add HKDF support for new sessions.
1ba9b88 Refactor the ciphertext message parsing and building.
5cffca6 204 is ok
3fb1b03 Correctly store destination SMS state.
75e71e6 Add federation support for attachment retrieval.
5fce31b Bundle e164 and relay into PushDestination
e60e7ae Simply PushServiceSocket constructor.
0fee764 Make relay arguments consistent.
260a153 Update gradle plugin version
70a9d69 Fix release push service url
09daf6a Support for server federation.
954ee9d Add directory refreshing at 24hr intervals.
6744652 Switch code API to GET.
5304da9 Support publishing AARs to maven local
f0e5014 Add incoming message sources to active token dir.
dd043a4 Graduate to a rebased and gradle world.
7eea2c1 Handle negative directory case and unlisted contacts.
288dfd4 Resign ourselves to a less sophisticated contact intersection method.
29e0cd1 Rollbacks, v2 sms-transport key exchanges, push identity conflicts.
9d7f944 Move classes into library
bda927c Handle notifications and receiving push when locked.
6d0ab4c Basic support for encrypted push-based attachments.
0925996 Make encoding/decoding more explicit.
677c3cb Support encrypted transport, properly handle multiple recipients.
22a3abb Add last resort key and signaling key.
c738205 move constants into library
0900eaf Added SMS transport support for PreKeyBundle messages.
6fb6ae9 Delete pre-key record when establishing agreement.
0919329 Rename EncryptedMessage
d7ffb1c Fix up release parameters
84689c5 Basic support for prekeybundle message delivery and receipt.
d47e0d8 Refactor relationship between SessionCipher and Message.
827b034 Move PreKey ids to be Mediums, generate in circular buffer.
8854172 Encode prekey as full JSON rather than protobuf blobs.
a91a0e4 Move prekey jsonifcation into the push code, add identity key.
d0c3b47 Move common crypto classes into TextSecureLibrary.
f8ccc6b Generate "prekeys" at push registration time.
8cf5845 Consider unregistered if authorization fails.
14e4bd6 Actually set the preference to unregistered
569e3f5 Reset Release
9d300c8 Change attachment retrieval interface
424d9bc Support for incoming attachments.
26e213c Revised support for outgoing attachments
f1f0a52 Refactor MMS send/download to be synchronous.
8ec0889 Enable TextSecure universal transport.
be19029 Inserted the Registration activity into initial setup flow.
b4ae74b Add registration notification support.
c5ab891 update gitignore
59e93c6 Remove from VCS
2ccc238 Strings and slight cleanup
c14c54d Move trust store to raw resource from asset.
29b095b Move directory and push service socket into library.
182d62e Move most of Util into library
0b50ee7 Split into library project and add shared preferences layer of indirection.
03b0ee7 Fix string
d16d32d Stringify
22067de Stringify and clean layout
17ed5d4 Registration with voice verification.
f9c7687 Bump version to 1.0.2
b0e0011 Add URI permissions to fix crash on 4.x environments.
9c0db4c Bump version to 1.0.1
9cf1751 Added hebrew and danish to language selector
981c9a1 Updated language translations
73bf216 Move ReceiveKeyActivity back to themed dialog activity.
8d8a6ab Switch menu contact image to be a menu image.
798e3c0 Merge pull request #384 from meskio/383_batch_selection
891e3ae Merge pull request #381 from meskio/add_contact
2c2a03e Enhanced MMS configuration prompts and processing.
c7b39ec Add deselect to batch selection mode
3d690fa New 'add contact info' option on the conversation contextual menu
f3fdde6 Merge pull request #376 from meskio/extension_saving_attachment
f49c627 Merge pull request #377 from meskio/resend_message_on_fail2
f27c7c4 Merge branch 'thoughtbox-patch-1'
ee6a74c Merge pull request #379 from thoughtbox/patch-3
cfc255a update to in-thread notification description
615ca93 Update strings.xml
04eafd5 Allow to resend a failed message
73b1e3f Set the right extension on saving an attachment
8d11556 Merge branch 'master' of github.com:WhisperSystems/TextSecure
f26b907 Update PRNG fix code sample.
2cbc4d3 Merge pull request #372 from meskio/key_notification
ee8c853 Merge pull request #373 from d3sre/issues-273
763e4b1 Merge pull request #367 from nikolai-r/master
4f49216 corrected class info of NullPointerException messages
ed4c8cd extended log of encrypted and plaintext messages NullPointerException
4826dbc Upgrade notification KeyCachingService code to NotificationCompat.Builder
2cf7f82 closes #367 - add option to disable audible inthread notifications
1c8f866 Make the switch to gradle!
91dd558 ActionBarSherlock verisons now stored as tags
99e3e59 Correctly preserve MMS image aspect ratios.
f23fc9b Merge pull request #358 from WhisperSystems/issue353
1149d8b Switched string constant name for notification sound from preferences__select_reingtone to preferences_sound to match the new value of the constant, 'Sound'.
282e40d Changed language in notification section of settings from 'select ringtone' to 'sound'.

   * external/whispersystems/WhisperPush
12189b7 WhisperPush: ES translations
1e5569a WhisperPush: fix copyright notice
a637385 Merge "WhisperPush: NL translation" into cm-10.2
c27f2d2 WhisperPush: NL translation
f1b270d Display contact name and number when reviewing identity keys
42b4b0a WhisperPush: PT-BR Translations
34bfc73 Added license information
383fef0 Display error cases as notifications to the user.
7aadf79 Don't allow devices to WhisperPush to themselves.
8b6be3b Holo-ify the layout.
55c2032 Fixes for the "registration complete" screen and logic.
e917f65 Add registration completed activity
57447a3 Fix build
e1ab429 Update GCM Sender ID
710dd62 Translate strings to build in CyanogenMod
848601a Add missing Android build file
4306375 Pass cyanogen CA to textsecure library.
5c109d4 Validate phone numbers when formatting.
53ce724 Update to handle Axolotl protocol.
c4e515e Break out push URL and GCM sender ID.
c5c19f6 Update for Curve25519 change.
91b0900 Use Android's constant
0c804c6 Split send/receive responsibilities
19388ea Simply PushServiceSocket construction
d0f9364 Add federation logic.
07d37d7 Schedule periodic contact updates.
330fbbb Add incoming message sources to active dir tokens.
f99db05 Property consume new directory information.
50acdfd First cut at new directory method.
366f65b Merge branch 'key_ui'
4cd0633 Merge branch 'master' of github.com:WhisperSystems/WhisperPush
2192979 Switch to gradle\!

   * external/wpa_supplicant_8
b38f059 Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/wpa_supplicant_8 into cm-10.2
0b62117 Merge "P2P: Make sure wait for the first client gets stopped"
3c53b91 Merge "WPS: Allow Device Password Id changes between PIN methods"
f8ce145 Merge "Fix ENABLE_NETWORK not to reconnect in disconnected state"
baed5e5 Merge "Set GTK rekey offload information after initial group key handshake"
4dc94b9 Merge "Update regulatory change to all virtual interface for the phy"
a9b1958 Set GTK rekey offload information after initial group key handshake
335ab63 Update regulatory change to all virtual interface for the phy
08fb0f7 P2P: Make sure wait for the first client gets stopped
2a8afe5 WPS: Allow Device Password Id changes between PIN methods
cd97389 Merge "Merge "hostapd: Make install path configurable""
e20f4e0 Merge "hostapd: Make install path configurable"
f54eac0 Merge "P2P: Clear p2p_group_formation and p2p_in_provisioning on group removal"
6b6c041 Merge "P2P Extend postponing of concurrent scans for persistent GO"
d14765f Fix ENABLE_NETWORK not to reconnect in disconnected state
94719a1 Merge "hostapd: Make install path configurable"
6a9d93b Merge "P2P: Clear p2p_group_formation and p2p_in_provisioning on group removal"
082291f Merge "P2P Extend postponing of concurrent scans for persistent GO"
8f5a512 Merge "P2P: Allow persistent group determination based on Beacon frame"
c78c238 Merge "P2P: Do not allow P2P client connection without P2P IE from GO"
3663b78 Merge "P2P: Do not drop P2P IEs from BSS table on non-P2P scans"
0eed4b1 Merge "P2P: Allow GO to be discovered based on Beacon frame"
4c00705 Merge "P2P: Show p2p flag in debug info for scan results"
5013f98 Merge "P2P: Show P2P flag in BSS entries also based on Beacon frames"
f1fe196 P2P: Clear p2p_group_formation and p2p_in_provisioning on group removal
c89185f P2P Extend postponing of concurrent scans for persistent GO
df1b444 Disable 802.11w hooks in the wext driver
479ec34 P2P: Allow persistent group determination based on Beacon frame
aba939a P2P: Do not allow P2P client connection without P2P IE from GO
ec9327e P2P: Do not drop P2P IEs from BSS table on non-P2P scans
c7f6e28 P2P: Allow GO to be discovered based on Beacon frame
a42f46b P2P: Show p2p flag in debug info for scan results
88e2644 P2P: Show P2P flag in BSS entries also based on Beacon frames
415967b Merge "Add disable_scan_offload parameter to wpa_supplicant.conf"
def409d Merge "Add disable_scan_offload parameter to wpa_supplicant.conf"
16dfae5 Merge "P2P: Increase Invitation Request timeouts"
2047fa5 Merge "TDLS: Tear down TDLS using wpas_drv_tlds_oper() if not external"
2d7e2ae Merge "P2P: Use group formation timeout on persistent group GO"
1b9c752 Merge "P2P: Extend group formation timeout on GO to first data connection"
679c0c7 Merge "P2P: Cancel group formation timeout on client connection"
8f951b8 Add disable_scan_offload parameter to wpa_supplicant.conf
280a501 hostapd: Make install path configurable
e415a15 P2P: Increase Invitation Request timeouts
a4013bc Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/wpa_supplicant_8 into cm-10.2
be7086c TDLS: Tear down TDLS using wpas_drv_tlds_oper() if not external
4e5f9bf P2P: Use group formation timeout on persistent group GO
67cceb9 P2P: Extend group formation timeout on GO to first data connection
48119a1 Merge "TDLS: Do not start concurrent TDLS setup"
504ead8 Merge "TDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing"
e2013ed Merge "TDLS: Use wpa_tdls_disable_peer_link() to avoid peer search"
467d9a3 Merge "TDLS: Use helper function for disable link operation"
d134566 Merge "TDLS: Clean up wpa_tdls_teardown_link() uses"
d4c55cd Merge "Include Extended Capabilities element based on scan results"
05e3dd4 P2P: Cancel group formation timeout on client connection
d980108 TDLS: Do not start concurrent TDLS setup
013eae6 TDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing
ae54b0d TDLS: Use wpa_tdls_disable_peer_link() to avoid peer search
ee779dc TDLS: Use helper function for disable link operation
cb2276f TDLS: Clean up wpa_tdls_teardown_link() uses
bbef556 Include Extended Capabilities element based on scan results
4370c82 EAP peer: Add check before calling getSessionId method

   * external/wpa_supplicant_8_ti
31dc9d9 Merge "Squashed update to ol_R5.SP5.01" into cm-10.2
307c5f4 Squashed update to ol_R5.SP5.01
6202dba Fix build warning about annotated tags.

   * frameworks/av
54e34db libstagefright: Added mime-types for enca/encv atoms
0d7ecaf stagefright: Fix the MPEG4 editlist explosion on Widevine
85c6db9 audio: Supress redundant effect config events in short duration
6ce1d3d Revert "camera: Fix the heap corruption issue"
611526f camera: Fix the heap corruption issue
a2786b1 Typo in CameraParameters::set
4a66581 Revert "camera: Add flag to leave preview metadata alone"
a6e0b0a camera: Add flag to leave preview metadata alone
d83e475 libstagefright: Drain input buffer on resume
3edd4ff libstagefright: Return EOS after buffers are released
fd93813 Fix typo
fbb4fca libstagefright: conditionally expose support for QCOM HW AAC decoder
654a405 libmedia: Begone, logspam.
1333077 stagefright: Always allow LPA
07c14d7 media: Conditionally build latency compensation code
cdff2d9 audio: Fix for LCH tone sequence
52a9e22 audio: Mediacodec initialization check in QCUtils
dc70cab Audio: Check for NULL pointer of mCblk and zero division error
58acf01 frameworks/av: Fix a/v sync issue for playback over BT
f66b3db libstagefright: Fix for media player error during WMV streaming
d73cf91 libstagefright: Use hw encoder for video recording
d47f71e Audio: Use temporary flags to force fast flag
a4788bd OMXCodec: Only set B Frames for QC components
083f5af framework/av: Fix for frame drop in video playback
eb4af49 libstagefright: Add HEVC as a recognized MIME in ExtendedExtractor
59da05f libstagefright: fix thumbnail issue
0545514 libstagefright: Disable multi slice mode
79b95a7 Revert "frameworks/av: AAC CSD support for MediaCodec path"
c799bf5 frameworks/av: Restrict to one voip direct output thread
eeb33a6 AudioFlinger.cpp - audioConfigChanged_l set for srs Tunnel Device Switch
b43d622 libstagefright: Correct the condition that checks for wma version
718b04a framework\av: libstagefright: Update NOTICE file
4989f55 libstagefright: notify updated stride to NativeWindow for DRC
30fc80c Dolby DS modifications to AudioFlinger. AudioFlinger: add support for PREGAIN calculation for DAP post proc Adding support to calculate pregain value for Dolby Post proc at qdsp.
252d134 libstagefright: Change CHECK in ExtendedCodec to conditional
3dfab0e libstagefright: fix tunnelplayer error log for unsupported types
fdb9aaa ExtendedCodec: Enable timestamp reordering for MPEG4 codec type clips
873496b libstagefright:OMXCodec:add QOMX_COLOR_FORMATYUV420PackedSemiPlanar32m
8067c7f libstagefright: fix metadata key sizes
d24690e libstagefright: Reduce redundant logging
fd927b8 Adding aec ns feature in audio_effects.conf
c5cedd6 framework/av: Reduce LPA bufsize as to 128KB to save power for SA+
b63628b libstagefright: adjust AV sync late margin based on property
f562318 frameworks/av: Audio Resource Manager changes for concurrency
129b12a libstagefright: ExtendedCodec for ACodec usage
0604b08 libstagefright: Add support for H/W AAC decoder
624550b libstagefright: Use appropriate reset call for amrwb decoder
1734284 libstagefright: Use software audio decoder for HEVC video contents
5844e3c libstagefright: For interlace, set decoder in arbitrary mode
1f9365b libstagefright: Add support for AC3 and EC3 playback in tunnel mode
01cd516 libstagefright: Create Extended Extractor for HEVC and AMRWB+
c2d8b93 libmedia: Update the DSDA tone frequencies
876392e libstagefright: Use proper ctts offset
8364beb Libstagefright modifications for Dolby UDC DD/DD+ Decoder support
18f0682 AudioPolicyService: Support MR1 audio_policy
cb6a84a camera: bring back more of the preview metadata workaround.
20d200a camera: Re-add micromanagement of preview metadata
0f6bfe9 Camera: Dont process dataCalllback if recording is stopped
ec74d99 camcorder pause feature
d56e94c CameraService: Adds support for longshot mode
5d0f4d3 CameraClient: Enables meta data notifications
ab7847c camera: Remove deprecated QCOM camera hacks
84cd376 Merge "audio policy: Avoid unintended update of a command's timestamp" into cm-10.2
696d0ab audio policy: Avoid unintended update of a command's timestamp
91a9392 frameworks/av: Fixed framecount in AudioRecord
88989c7 audioflinger: Add missing code for FM volume
5edd1d0 audioflinger: Fix pops in LPA while effects are applied
fcca0f6 audioflinger: Fix delay in enabling effect for LPA
82c1aa6 Add camera parameters for htc evo 3D. (1/2)
ada5a06 Merge "Added ifndef ICS_AUDIO_BLOB around non-existent functions (3/3)" into cm-10.2
11e2df2 Merge "Enable Tunnel Playback for msm8974" into cm-10.2
9e66091 Enable LPA/Tunnel audio for QCOM B-Family
6a05fb3 cleanup media variant ifdef

   * frameworks/base
15dc266 Fixed stylus eraser being rejected by palm rejection
708f5a5 CircleBattery : Use consistent padding for layoutDirection
688f5ca Merge remote-tracking branch 'github/cm-10.2' into HEAD
94b1834 core: Add support for Asturian
5abad21 Merge "Core: PL translations" into cm-10.2
8e8f4ff Merge "SystemUI: PL translations" into cm-10.2
ab8ca41 Core: PL translations
b1684ed SystemUI: PL translations
bfe1d69 Frameworks: LT translations
2d7344d CircleBattery : Use consistent padding for layoutDirection
1b6ad82 CircleBattery : Fix alignment regression from RTL
682bf19 CircleBattery : Fix alignment regression from RTL
e81d947 Add RTL variants for HSPAP H+ icon
a396485 Add RTL variants for HSPAP H+ icon
2a55797 CircleBattery : Add RTL support
ef86fc5 CircleBattery : Add RTL support
5a2e9ff Fix bluetooth and data enable with ProfileManager
891a597 UserTile : Check if profile has a photo
995a2b3 UserTile : Check if profile has a photo
7be77f9 Show default profile name if no profile exists
d4db4f5 Fix navbar editor for RTL layouts.
31d89c4 Fix a bootloop problem when /data/system/usagestats/usage-history.xml is empty. This often occurs after an incomplete reboot/shutdown or battery pull.
d034bb8 Show default profile name if no profile exists
60fcb04 Merge "Fix a bootloop problem when /data/system/usagestats/usage-history.xml is empty. This often occurs after an incomplete reboot/shutdown or battery pull." into cm-10.2
7c10821 Merge "Fix navbar editor for RTL layouts." into cm-10.2
aeb8b53 Revert "core: add AST support"
e5b947e core: add AST support
bd247ad Fix showing owner info creation from UserTile if no owner is set
6909f21 Fix showing owner info creation from UserTile if no owner is set
87f08cd Merge "Don't show phone unlock targets for devices without voice (1/2)" into cm-10.2
130aee4 Merge "Core: CA translations" into cm-10.2
15cf135 Merge "Core & SystemUI: RU translation" into cm-10.2
52ced3f Merge "Update Lithuanian translations" into cm-10.2
e356317 Fix a bootloop problem when /data/system/usagestats/usage-history.xml is empty. This often occurs after an incomplete reboot/shutdown or battery pull.
9a20383 Merge "mdpi: Override only the required dimensions" into cm-10.2
cfaedc8 Fix navbar editor for RTL layouts.
55c0173 Update Lithuanian translations
5655bc0 Core & SystemUI: RU translation
9723791 Core: CA translations
9b38b0d Merge "Core: Update DE translation for AppOps" into cm-10.2
3beab6d Merge "FrameworkBase: CS translation" into cm-10.2
aba92e3 WMS: fix no thumbnail image of Gallery in the recent tasks list.
7f66ca6 WMS: fix no thumbnail image of Gallery in the recent tasks list.
e178662 api: Add networkAttributes to the public resource list
e63e4d1 api: Add networkAttributes to the public resource list
93a579a Fix resource id of networkAttributes
ccf72b3 Fix resource id of networkAttributes
0411dcf mdpi: Override only the required dimensions
3d58505 Set subscription_mode in the database to a default value
5eef141 Core: Update DE translation for AppOps
0c011a2 FrameworkBase: CS translation
38e88ee core: HU translation
1dcbc5d PackageManager: Prevent themes from going into ASEC containers
6a2cee4 PackageManager: Prevent themes from going into ASEC containers
6530cb8 framework: NL translation
21e215b Merge "core: ES translations" into cm-10.2
176f7e8 Merge "core:AF Translations" into cm-10.2
91f5533 Merge "Frameworks/base: zh_CN translations" into cm-10.2
528f035 Merge "Frameworks_base: PT-BR update translations" into cm-10.2
955cf35 Merge "framework: NL translation" into cm-10.2
9754c3f Merge "frameworks/base: IT translations" into cm-10.2
efc1d04 Merge "frameworks_base: DA translation" into cm-10.2
e30568c Merge "core: EL translations" into cm-10.2
58c5923 telephony: Add support for additional emergency numbers
75bb919 framework: NL translation
749fd72 Update the layer's alpha value upon composition of the layer
1ba6b06 Fix stencil buffer bug.
2f916d8 frameworks/base: IT translations
fc7b6ff core: EL translations
816e30d Revert "/platform/frameworks/base: Fix SystemUI crash on Recent App"
8bd6bf2 Merge "Show owner info creation if no owner is set for UserTile" into cm-10.2
927c044 Show owner info creation if no owner is set for UserTile
068b5f4 AudioService : Ensure uri is not null
ba912eb frameworks_base: DA translation
e9ba9cf Frameworks/base: zh_CN translations
05a51ca Merge "GestureInput : Allow doubletap/longpress configuration" into cm-10.2
d3ad2a6 Avoid IndexOutOfBounds Exception in ActivityManager
1de8fb2 Shell user needs UPDATE_APP_OPS_STATS
05856c2 camera: Better fix for face detection score issue
3ba869f Merge "Remove 'Allow custom buttons' checkbox (1/2)" into cm-10.2
09447ec core: ES translations
9e6266f core:AF Translations
aaa4d9c AppOps: track op persistence by name instead of id
da6d881 [2/2] AppOps: Add per Op allowed and ignored counters
2a09988 [2/2] AppOps: Add alarm wakeup op
543565f AppOps: Fix resetAllModes() in AppOpsService
6f0c8b9 Merge "AppOps: Add data connect control into AppOps" into cm-10.2
2141fc7a Merge "AppOps: Add Bluetooth enable control into AppOps" into cm-10.2
ef0ed7c Merge "wifi: Confirm user permission before toggling wifi." into cm-10.2
26cac19 Merge "AppOps: Add support for whitelist of packages." into cm-10.2
6328145 Merge "AppOpsService: Add MODE_ASK support to AppOps." into cm-10.2
3d901f7 Merge "Framework: Update German translations" into cm-10.2
9231058 /platform/frameworks/base: Fix SystemUI crash on Recent App
7ed4570 frameworks/base: Fix race conditions on resume/suspend using power key
b437a74 EMFILE exception in system_server due to socket fd leaks
42ded4a services: Fix device-specific shutdown hook to support restart
2068033 services: Add hook to run device specific shutdown code.
7330271 Framework: Update German translations
862a29b GestureInput : Allow doubletap/longpress configuration
e17f5f5 frameworks/base: Fix memory leak in BitmapRegionDecoder
347acbe AppOps: Add data connect control into AppOps
f7676eb AppOps: Add Bluetooth enable control into AppOps
10af37e wifi: Confirm user permission before toggling wifi.
6a12d12 AppOps: Add support for whitelist of packages.
45fbca4 AppOpsService: Add MODE_ASK support to AppOps.
4dd3f32 Merge "frameworks_base: DA translation" into cm-10.2
1b18e9e Merge "core: zh_CN translations" into cm-10.2
1888d8a Merge "Frameworks_base: PT-BR update translations" into cm-10.2
ebdf3a2 Use networkType to display  wifi and mobile notification separately.
002a0d5 checkMobileProvisioning should not block.
1c99da8 Tighten test for warm sim and add more debug.
d8c29bd frameworks/base: Free BufferedReader class object
96015df Fix captive portal detection on IPv6 networks.
4d03a8c Tighten condition for calling checkMobileProvisioning.
cae7ab1 Clear the scan list when an empty list is received
6cecdf6 p2p:Fix for discovery failure until STA is connected to AP.
1f7e4ad Revert "p2p: Fix for discovery failure until AP is connected in WFD client"
750d44e Wifi: wifi not connecting, once the APN gets disabled state
5a75a68 p2p: Flush the p2p scan result on group remove event
c2a45ef Merge "core: RU translation" into cm-10.2
521d6a7 Merge "core: SK translations" into cm-10.2
7edca8c Merge "Base: SV translations" into cm-10.2
eebb40b Merge "Status bar brightness control improvements" into cm-10.2
e601d3d Merge "Move android-4.3_r3.1 config options" into cm-10.2
b168905 Merge "Framework: NL translation" into cm-10.2
87b20f5 Move android-4.3_r3.1 config options
c1d48c1 core: SK translations
0099282 Base: SV translations
26f3ce3 Merge "PhoneWindowPolicy: Fix NPE race condition by excessive screen on delay" into cm-10.2
6f4da51 core: RU translation
7ab6784 Don't show phone unlock targets for devices without voice (1/2)
3583f78 Framework: NL translation
2ba3762 frameworks_base: DA translation
652e1bd Merge "SystemUI: CA translations" into cm-10.2
8303347 Merge "frameworks_base: DA translation" into cm-10.2
3a52425 Frameworks_base: PT-BR update translations
2039add PhoneWindowPolicy: Fix NPE race condition by excessive screen on delay
eae4d03 frameworks_base: DA translation
287a7e8 Merge "Frameworks: QS performance profiles tile" into cm-10.2
35b48d3 Frameworks_base: PT-BR update translations
ccdca3f Merge "QuietHours: clean up and consolidate code" into cm-10.2
8116e72 Merge "Quiet Hours: allow disabling of system sounds (1 of 2)" into cm-10.2
dd9a878 core: zh_CN translations
e7ab084 SystemUI: CA translations
62cc275 Frameworks: QS performance profiles tile
dd3cf35 Camera button support: useful features & bugfixes (1/2)
c8900d1 Merge "SystemUI: Romanian translations" into cm-10.2
a0423cf Merge "core: IT translations" into cm-10.2
dee3db5 SystemUI: Romanian translations
3263f5c Merge "core: Romanian translations" into cm-10.2
087015c core: IT translations
f9a07cb Move CM config options after AOSP config options
d1132f9 Merge "MiniThumbFile: Fix image/bitmap retrieval" into cm-10.2
dac68b1 MiniThumbFile: Fix image/bitmap retrieval
353c085 Merge "ringtones: Rename 'Bootes' ringtone" into cm-10.2
75e2441 core: Romanian translations
d9d387a Bluetooth: DUN: Add framework changes to support DUN
7a6f358 Bluetooth: Add Get/Set socket option to the Bluetooth Socket
1ad4a6d telephony-msim: Fix package directory
71c9774 Status bar brightness control improvements
f476305 Merge "core: NL translations" into cm-10.2
196b762 Remove 'Allow custom buttons' checkbox (1/2)
9873af3 ringtones: Rename 'Bootes' ringtone
9bf0b99 core: EL translations
e301d80 Merge "TD_SCDMA signal strength support" into cm-10.2
db6e470 Merge "NetworkController: Fix hiding signal strength icon when no SIM icon shown" into cm-10.2
71cb141 Merge "Make lock screen menu button actions work regardless of rebinding" into cm-10.2
52a6350 core: NL translations
35b195f Revert "Frameworks/base: move custom string in cm_strings.xml file"
64bafae Merge "framework/base: IT translations" into cm-10.2
6fd588a Merge "framework/base: CS translation" into cm-10.2
7eea613 Make lock screen menu button actions work regardless of rebinding
b5f2971 Merge "frameworks_base: ES translations" into cm-10.2
b55b056 Merge "core: HU translation" into cm-10.2
12d0721 NetworkController: Fix hiding signal strength icon when no SIM icon shown
bba7d60 Fix checkapi
7c61089 Merge "ISms.aidl: Add callingPkg to sendTextWithPriority." into cm-10.2
858d67d Remote display framework support.
8bc226c ISms.aidl: Add callingPkg to sendTextWithPriority.
b1b9e7c frameworks_base: ES translations
fc96fb1 core: HU translation
ae44434 Merge "NetworkController: Hide signal strength icon when no SIM icon is shown" into cm-10.2
af64bc6 telephony: disable the use of SMS_EXPECT_MORE by default (1/2)
a2e75c2 TD_SCDMA signal strength support
115150d NetworkController: Hide signal strength icon when no SIM icon is shown
2731704 framework/base: CS translation
36cc222 QuietHours: clean up and consolidate code
3c8090a Merge "PieInputFilter: Fix the check for the input device type" into cm-10.2
c6557eb PieInputFilter: Fix the check for the input device type
3301245 Quiet Hours: allow disabling of system sounds (1 of 2)
952184b framework/base: IT translations
37d5a2a Merge "Correct padding for status bar icons" into cm-10.2
dbb6917 Hide InputDevice.SOURCE_GESTURE_SENSOR from API
4948cdb Merge branch 'qcril' into cm-10.2
dc94198 Support GESTURE_SENSOR input device type with GestureService
eaae8f7 QCFace: Fix package path
e622c7f qs: Add torch and GPS tiles by default if supported
85cf9cc Merge "DeviceKeyHandler : Allow handling keyevents while screen off" into cm-10.2
b9d164e Correct padding for status bar icons
e26c0ef Merge changes Id13737b3,I56745059 into cm-10.2
b22d67e Merge "Correcting NULL pointer when callerApp is not set" into cm-10.2
98dab83 Fix misspelled comment
170a6da Fix removal of dock battery views in PhoneStatusBar
0b8f6c0 DeviceKeyHandler : Allow handling keyevents while screen off
afeba31 Frameworks : Fix face detection
9d63924 Correcting NULL pointer when callerApp is not set
bf5a4d8 Fix compilation after upstream merge
f624969 Telephony: Add support for tune away and priority sub
37b6d7f Telephony(MSIM): Add prompt support for SMS
a69d6c4 Frameworks: Do not send Radio Power Off on SIM_RESET
a6c7dce frameworks/base: Add support for QCHAT concurrencies.
f60d364 frameworks/base: Add wifi display to fixed volume devices
cf72e39 media: Configure audio encode parameters only for valid audio codec
4d46205 frameworks/base: Add support for QCHAT call.
084877b audio: Manage audio focus for QCHAT
737ff0b frameworks/base: Add constants for call_state and vsid
4215629 Add onDataRatChanged trigger to DcTracker
a781753 Telephony(MSIM): Define invalid subscription constant
4d88cdb Telephony: Add support for NETWORK_TYPE_GSM
b9ba471 Telephony(MultiSim): Add support for emergency calls
7c514bc     CSVT: Introduce Circuit-Switch Video Telephony.
4461979 Telephony: Remove CDMA cellbroadcast API's
bcf3b86 Telephony: Add DETECTED state and PIN/PUK retry count.
d6da6fa Telephony: Added ME Depersonalization support.
45dcf94 Telephony(MSIM): MultiSim support for PIN/PUK & Operator Name.
c1f8161 Telephony(MSIM): Set priority when send sms
7db8630 Telephony: Add RIL request and event for OMH support
c8cb5b9 Telephony: Add TD-SCDMA support
622b7b6 Ims: Fix for Phone App crash and NullPtrException in getCountryIso API
29b593e Fix for data and roaming icons
efc934f Telephony(MSIM): Add StatusBar support for MultiSim.
d357978 Telephony: Change Default subscription property name.
c201757 Telephony(DSDS): MMS Auto Download.
c907d58 Ims: Fix the NullPointerException in getCountryIso() function
f0c330f Telephony(MSIM): Add support for MultiSim
e74d017 Telephony: Initialize GsmCellLocation class members properly
ed5b95c Telephony: STK CC feature implementation
94c446b Telephony: Add enable/disable APIs for Cdma CMAS
dfa6de7 telephony: IMS changes for VoLTE and VT
5c4cd15 Frameworks: Add TD-SCDMA support
28aded5 Telephony: Add tethering definitions
2f1e206 Telephony: SMS over IMS
cf1e402 Telephony: Few PIN/PUK fixes
9a51a3d Telephony: Managed Roaming feature re-design.
7eaefaf Telephony: Add functionality to handle ICC IO error
980bf5b Telephony: Add new apn.sim.operator_numeric property
2062351 MediaRecorder: add pause interface
913f365 Merge "Cleanup and improve ringer tile code." into cm-10.2
227ec12 Fix compilation for non QCOM hardware after 'Enhance face detection' commit
235f202 Cleanup and improve ringer tile code.
c5fada3 Camera: Adds support for longshot configuration
e0c114f Frameworks: QCFace framework added
f274625 Frameworks: Enhance face detection
46820e1 Camera: Adds support for meta data callbacks
e4fe135 Camera: Video HDR Feature Integration.
98d10e8 IPV6 tethering: Check info for null before removeUpstreamV6Interface
2487e96 core: zh-rTW translations
b1aef0a Merge "base: CS translation" into cm-10.2
a36ae8a Merge "SystemUI: SK translations" into cm-10.2
0a8103e Merge "Fix unresponsive home key after waking device with a long press" into cm-10.2
70d81b7 Merge tag 'android-4.3.1_r1' into HEAD
4c82dd7 Merge "Frameworks_base: Add AF Translations" into cm-10.2
6edc853 Fix unresponsive home key after waking device with a long press
a946768 SystemUI: zh-rTW translations
d917f7f SystemUI: SK translations
8841e1c core: SK translations
7d60c20 Merge "SystemUI: SK translations" into cm-10.2
b1aebcd frameworks/base/: Fix black wallpaper issue when home pressed.
120318d Add RegulatoryObserver to framework base services
5693ba4 p2p: Fix for discovery failure until AP is connected in WFD client.
ba4aa76 P2P: Do not restart SAP/P2P Go if its operating in 5G.
7446927 P2P: Fix for GO inviting a p2p device.
d61b6b8 Show PIN on Peer device on receiving PIN display request.
433f437 wifi: Fix for connection between GO and p2p device
09670ae P2P: Set wifi preferred channels when the supplicant is started.
7271822 wifi: LTECoex changes for SAP/P2P
50db7bc Revert "wifi: Get full scan results"
fd00589 frameworks/base: IPV6 tethering support
3716068 server: add enhanced routing support
decbe1a Bluetooth: Support  HFP Client role on Bluedroid.
2c47223 Merge "frameworks/base: Add support for FM feature." into cm-10.2
4bb5cc2 Merge "SystemUI: NL translations" into cm-10.2
4dcf1a6 Frameworks_base: Add AF Translations
1795af1 Merge "Add Punjabi translation support (1/2)" into cm-10.2
fb1205f SystemUI: NL translations
ca10a37 Camera button support: make it actually work
118aefc Camera button support (1/2)
b6f13b6 KeyguardViewMediator: Play lock screen sound sooner
f889127 Add Punjabi translation support (1/2)
1ebb27e Add Motorola EMU audio dock jack sensing support
87fb097 SystemUI: Remove obsolete layout params (fix lint warning)
2e6fcbb Allow theming of lockscreen
063e4bc lockscreen battery status: add off option (2/2)
08aed04 LockScreen: allow hardware key longpress to put device to sleep
ac9ebd2 SystemUI: Ignore lint check ProtectedPermissions
2c4086e SystemUI: SK translations
e9c274b Merge "Re-implement orientation aware volume buttons at lower level" into cm-10.2
964de4c Merge "InputDevices: CA translations" into cm-10.2
7aa5f46 Merge "SystemUI: IT Translation" into cm-10.2
9655414 Merge "SystemUI: EL translations" into cm-10.2
f8f489b Merge "PackageManager: Limit the platform-key protection to test-keys builds" into cm-10.2
3d09cd2 PackageManager: Limit the platform-key protection to test-keys builds
caa31e5 SystemUI: EL translations
efd3a87 SystemUI: IT Translation
94883f2 Merge "Fix PhoneWindowManager animationFinished callback." into cm-10.2
601d8cc Fix PhoneWindowManager animationFinished callback.
6d9c75d PieService: fix possible race condition.
eb0dafa InputDevices: CA translations
02f73a5 SystemUI: PT-BR update translations
da0b220 Merge "Frameworks/base: Chinese translation" into cm-10.2
fe6c0fa Merge "Core: CA translations" into cm-10.2
86b12e7 Merge "Frameworks/base: FR translation" into cm-10.2
8372fa8 Merge "Core & SystemUI: RU translation" into cm-10.2
60db900 Merge "FW-SystemUI: HU translation" into cm-10.2
c9df988 Core: CA translations
abf531f Core & SystemUI: RU translation
cd1856c Merge "SystemUI: ES translations" into cm-10.2
b04dc7f base: CS translation
f33f9f0 FW-SystemUI: HU translation
97c09f7 Merge "SystemUI: DE translation" into cm-10.2
9de73369 Frameworks/base: FR translation
6ae1bc3 Merge "Revert "base: App crash when select suggestion's length more than specified."" into cm-10.2
97dee3d Merge "Privacy Guard : Reimplement backed by AppOps" into cm-10.2
ab79d25 Merge "Revert "framework: Privacy Guard"" into cm-10.2

   * frameworks/native
5f35514 Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270
1bfc8ff fix corruption in Vector<> when malloc falied
507b243 frameworks/native: Add support for Secure Display.
b8274c2 Underp dexroot on cache
39bdbe0 Support forcing all screenshots into a CPU consumer
bf5b5b6 frameworks/native: fix copy back dirty region
f6b6078 surfaceflinger: Allow gpu to render widevine level3
9ee427e Add support for QC's time_daemon
6b8f083 installd: Skip dexroot-on-cache for user builds
4447aef Merge "Add GESTURE_SENSOR input source" into cm-10.2
7f3d202 frameworks/native: Reset update buffer geometry
01e2170 Add GESTURE_SENSOR input source
c91472d Merge "Surface: Initialize variable and add a defensive check." into cm-10.2
9092ef6 Merge "Check fence is not NULL before dereferencing it" into cm-10.2
2629ab4 Surface: Initialize variable and add a defensive check.
35859f2 Check fence is not NULL before dereferencing it
02a76e6 Reset the FrameNumber for dropped frame in async mode
d866f86 make TARGET_QCOM_DISPLAY_VARIANT more parametric

   * frameworks/opt/hardware
d36f1ce Merge "Hardware: Long Term Orbits (LTO)" into cm-10.2
975b55a Allow different maximum vales for each gamma control.
b8fb330 Hardware: Long Term Orbits (LTO)

   * frameworks/opt/telephony
d1dc770 Merge remote-tracking branch 'github/cm-10.2' into HEAD
5298d59 CdmaLte: call setDataRegState when using RilVoiceRadioTechnology for data
f2660c3 Fix NRE on sending multipart texts.
0507e97 telephony: do only run setCellInfoListRate for RIL version >= 8 old libraries like those from MR0 don't support this and sending this command causes endless wakelocks
74705af Merge "telephony: do only run setCellInfoListRate for RIL version >= 8 old libraries like those from MR0 don't support this and sending this command causes endless wakelocks" into cm-10.2
8f8813e Merge "Fix NRE on sending multipart texts." into cm-10.2
d368879 Fix NRE on sending multipart texts.
f9d2bb6 UICC: get ICCID from SIM for CDMAPhone state
c5ef493 telephony: do only run setCellInfoListRate for RIL version >= 8 old libraries like those from MR0 don't support this and sending this command causes endless wakelocks
9ed9db5 HTCQualcommM7CDMARIL: remove skip subscription hack
c28ce42 SamsungCDMAv6RIL: update to latest RIL
7fad8a8 HTCQualcommRIL: remove skip subscription hack
59ff8c5 Merge "SamsungExynos3RIL: fix sim PIN handling" into cm-10.2
a8a61e0 SmsUsageReceiver : Check if ur is null
dbe5e0b SamsungExynos3RIL: fix sim PIN handling
d31bfb5 Revert "Revert "DCTracker: upgrade stubbed apn to Qcril Standard.""
4c5bb31 HTCQualcommM7CDMARIL: enhance and error proof icccardobject.
26c85ab Merge "SamsungQualcommRIL enhance and error proof icccardobject." into cm-10.2
7d7eed6 Merge "HTCQualcommRIL inherit QualcommMSIM42RIL" into cm-10.2
eaecf1b HTCQualcommRIL: Re-add missing unsolicited responses
458c291 SamsungQualcommRIL enhance and error proof icccardobject.
dde012e telephony: introduce CDMA class for HTC M7.
9c76aa0 Merge "HTCQualcommRIL: update and correct unsol respnses." into cm-10.2
65d20e3 HTCQualcommRIL: update and correct unsol respnses.
ab4dd93 Merge "TD-SCDMA signal strength support for Samsung Qualcomm device." into cm-10.2
4dcf1d2 Revert "Telephony: Query GET_SIM_STATUS when radio state is OFF"
62978cc TD-SCDMA signal strength support for Samsung Qualcomm device.
defabee Revert "Revert "Fix for data and roaming icons""
e56ba00 Merge "TD_SCDMA signal strength support for Samsung Qualcomm device" into cm-10.2
91d9471 TD_SCDMA signal strength support for Samsung Qualcomm device
c104f76 ISms.aidl: Add callingPkg to sendTextWithPriority.
2e02c84 refix same npe, lost because of the qcril merge
abf305d Merge "telephony: set PROPERTY_DATA_NETWORK to data technology" into cm-10.2
cc91bdd Revert "Fix for data and roaming icons"
5133520 telephony: disable the use of SMS_EXPECT_MORE by default (2/2)
9fb7c7f telephony: set PROPERTY_DATA_NETWORK to data technology
02ed1fa Merge "Fixup operatorCheck for Note3" into cm-10.2
8b20e0a telephony: Fix MR1 compatibility code
f462986 Fixup operatorCheck for Note3
a03fe88 HTCQualcommRIL inherit QualcommMSIM42RIL
464efeb Fix for Npe
aaf53c0 Revert "DCTracker: upgrade stubbed apn to Qcril Standard."
0105844 DCTracker: upgrade stubbed apn to Qcril Standard.
1e30c5e SamsungQualcommRIL: use QualcommMSIM42RIL as a superclass
53a5d54 ril: Add QualcommMSIM42RIL
5ec9ea3 ril: Add support for opcode translation
7737a35 Merge branch 'jb_mr2' of git://codeaurora.org/platform/frameworks/opt/telephony into cm-10.2
67c2962 Merge "Revert "SamsungExynos3RIL: Handle UNSOL_DATA_CALL_LIST_CHANGED."" into cm-10.2
9d40cc4 Revert "SamsungExynos3RIL: Handle UNSOL_DATA_CALL_LIST_CHANGED."
a21caea Telephony: check if the provisioning apn is actually empty before
1fc4b8e Merge "1x-lte IRAT fix using same logic as onApnChanged"
bcdbd3c Merge "Revert "Process LTE Cell Location information in GsmServiceStateTracker""
bff18d2 1x-lte IRAT fix using same logic as onApnChanged
7a646fa Merge "IccPhoneBookInterfaceManager will decide which Card App to use"
478dc36 Merge "Telephony: Delay SIM IO until SIM_READY" into cm-10.2
4ca525d Merge "Do not update External state until we receive card status." into cm-10.2
f16cf25 Merge "Telephony: Read IMSI using SIM I/O for CSIM/RUIM" into cm-10.2
15475e2 SamsungQualcommRIL: fix handoff for good.
c16cd6a Merge "Removed if/elseif block and replaced with a static HashMap containing Operator ID's" into cm-10.2
5d097c7 Removed if/elseif block and replaced with a static HashMap containing Operator ID's
b50f7d9 IccPhoneBookInterfaceManager will decide which Card App to use
2cbc21a If telephony wants ASCII casing, it needs to ask for it.
66e3e76 Update Operators.java with more VZW operator ID's found in apns-conf-cdma.xml
f9945f8 Merge "Telephony(MSIM): Check for new call when a call is active."
367e109 Merge "Register for RUIM ready and records loaded when Subscription set in RUIM"
2555e97 Revert "Process LTE Cell Location information in GsmServiceStateTracker"
80287ad Telephony(MSIM): Check for new call when a call is active.

   * frameworks/opt/telephony-msim
3cd1b96 telephony-msim: Fix package directory
d442d80 Fixes for SMS Middleware
bc9cd15 msim: Add synthesizeMessages stub
fbdd0f2 Merge "Phone will provide card app to IccPhoneBookInterfaceManager"

   * frameworks/rs
3cb7c11 Add Sampler custom alloc/delete
a8b006f Implement MemChunk::registerAllocFreeCallbacks().
656a01c Provide a mechanism for adjusting RSCompilerDriver after construction.

   * frameworks/support
aedd163 Skip these libs on GMS builds

   * hardware/cm
d004758 cm: power: Tune for less wakeups
8b90a4e cm: power: allow extension customization
2efa0c7 cm: Move CM PowerHAL to common location

   * hardware/libhardware
7f0e0ca Bluetooth: Check A2dp device priority.
d8b4ff7 Merge "audio: Support MR1 audio_policy" into cm-10.2
95e004b audio: Support MR1 audio_policy
1ecb5e4 Bluetooth: Add Get/Set socket option prototypes
8d9bb36 Bluetooth: Support  HFP Client role on Bluedroid.
01e13f8 usbaudio: Fix output device routing
f6bc4f6 Merge "Added ifndef ICS_AUDIO_BLOB around non-existent functions (1/3)" into cm-10.2

   * hardware/libhardware_legacy
e3167c6 libhardware_legacy: Add support for oneshot WiFi setup
531060a audio: Support MR1 audio_policy
6075d1d wifi: Allow P2P functionality to be disabled per interface.
7e1eb04 libhardware_legacy: Add support for EVRCNW audio format
ae3af0b Merge "Added ifndef ICS_AUDIO_BLOB around non-existent functions (2/3)" into cm-10.2
0447500 wifi: avoid crash when no phy's are found

   * hardware/msm7k
82b8164 librpc: Reduce debug messages

   * hardware/qcom/audio-caf
a0265dd alsa_sound: Add support for seperated FM devices
e0f67c7 alsa_sound: Fix for unhandled NULL pointer
b01eef9 audio: fix for unhandled NULL pointer in HAL
86671ef alsa_sound: Fix a memory leak
8f88cac alsa_sound: Fix AV Sync in USB Playback by offsetting USB HAL latency
31f7b62 alsa_sound: Configure the USB and PROXY device with proper sample rates
ef40ff9 alsa_sound: Usb headset support for VOIP call
17febcf alsa_sound: Fix mExtOutMutex related lock issue
3e107da alsa_sound: Fix for AV Sync related issues
409d303 alsa_sound: Start proxy when external output is enabled
3f4db1d Add support for Moto X sound card
870f2bf Merge "  alsa_sound: Fix for voice volume restore after reboot" into cm-10.2
d5bf2db alsa_sound: separate fast CSD call device switching from CSD sessions
f80d3c7 alsa_sound: Fix camcorder input selection
6ceb437 Revert "alsa_sound: Fix CAMCORDER_TX use case"
a630bbe alsa_sound: Add support for separated speaker mic devices
10ae9d5 Merge "Fix building for 8974" into cm-10.2
6b82a73 Fix building for 8974
924657c legacy/alsa_sound: Fix for Music and FM volume concurrency.
e0d0cb3 legacy/alsa_sound: Replace STREAM_FM with STREAM_MUSIC.
30d86f8 Add HAVE_SAMSUNG_AUDIO check in Alsa
caf5ff8 Add Motorola EMU audio dock support
2a1ade0 audio-caf: snd_use_case_apply_voice_acdb: initialise current_mod[]
1aac67e   alsa_sound: Fix for voice volume restore after reboot
d97aa37 alsa_source: Undo the proxy/latency changes

   * hardware/qcom/bt
5935091 Merge branch 'jb_2.6' of git://codeaurora.org/platform/hardware/qcom/bt into cm-10.2
13eae4c Merge "Bluetooth: Fix crash issue for 8960/8064"
39e1546 libbt: Fix case where SoC type is not set
9e2cf42 Merge branch 'jb_2.6' of git://codeaurora.org/platform/hardware/qcom/bt into cm-10.2
51414b1 Bluetooth: Fix crash issue for 8960/8064
3c4e356 Merge "Bluetooth: Driver support for Rome"
01c60b6 Bluetooth: Driver support for Rome

   * hardware/qcom/display-caf
3b82185 Merge branch 'jb_2.6' of git://codeaurora.org/platform/hardware/qcom/display into cm-10.2
8e458e3 libhwcomposer: Optimize layer crops when possible.
7de069e Merge branch 'jb_2.6' of git://codeaurora.org/platform/hardware/qcom/display into caf
c9ef724 Merge "hwc: Fix for MDP Downscaling limitation"
ea6f472 Merge "hwc: handle actionsafe with downscale on ext enabled"
781a1c5 hwc: Fix for MDP Downscaling limitation
66552b1 hwc: add missing optional C2D composition flag
a56ec96 hwc: make C2D composition conditional based on compile time flag
805a1a8 Revert "HWC: Check for proper MDP version to enable C2D comp"
d0ae299 hwc: handle actionsafe with downscale on ext enabled
3eb90d2 Use CM standard qcom naming
1b86596 Merge "hwc: Add support for Secure display"
d2aaeef hwc: Silence some logging
0b63baa Fix media playout on 8974
6c92730 gralloc: Use compile time flag for mdss.
37b62a5 gralloc: Fix some differences with compatibility code
2eaa176 gralloc: Use new ION API by default
394ff30 display: Add flag to allow legacy allocations from MM heap
b41ee22 gralloc: Backward compat for devices using older camera heap
822cbde hwc: Get the retire fence from the MDP driver
5dea818 hwc: Add support to enable CABL for video use case only
7b97ff6 display: Remove libmm-abl dependency
22ebcd8 Add support for white LEDs
1afe4aa hwc: Add support for smooth streaming feature.
5832c1f overlay: Add tolerance to downscale factor
7f9401b gralloc: Add workaround for Jellybean camera drivers
ace7718 display: Fix support for MDP 4.1
e2ffebb display: Use actual kernel headers for all builds
7e8aab6 copybit: Fallback to SF heap when IOMMU isn't available
8448f85 gralloc: Let gralloc_priv.h be overloaded by device trees
6f7be2c Tiny changes to support media codecs with vanilla driver.
3b64062 qcomBSP:  put check on new ionalloc
84c44ce Fix ION_IOC_MAP error on old ion api during drm video playback
190e6b5 display: Add support for MDP 4.1
331bdfa overlay: Bring back debug.mdpcomp.maxlayer
0e342d0 Update include paths
88cd842 Only build CAF display variant when requested.
af3feba qcom_display: add TARGET_PROVIDES_LIBLIGHT
c23cb16 hwc: Add support for Secure display
fe57d07 Merge "hwcomposer: Clear mVirtualonExtActive on EXTERNAL_OFFLINE"
06a5760 hwcomposer: Clear mVirtualonExtActive on EXTERNAL_OFFLINE
cff4a2e Merge "hwc: Include more cases in partial MDP composition and fix bug."
501fda9 hwc: Include more cases in partial MDP composition and fix bug.

   * hardware/qcom/gps
07358ed libloc_api: Reduce debug level

   * hardware/qcom/media
b8b7fd2 Merge "mm-video: venc: Distinguish between normal NV12 and aligned NV12" into cm-10.2
550cced Merge "QCMetaData: Add key for interlace" into cm-10.2
412b723 Merge "mm-core: Add hevc coding type in mm-core" into cm-10.2
8472a29 mm-video: venc: Distinguish between normal NV12 and aligned NV12
8ca837b QCMetaData: Add key for interlace
9ec80b1 mm-core: Add hevc coding type in mm-core
ee4998e mm-core: Add MediaDefs for new QC parsers

   * hardware/qcom/media-caf
253c44f Merge branch 'jb_2.6_1' of git://codeaurora.org/platform/hardware/qcom/media into cm-10.2
fb094cf Merge "mm-video: venc: Correct a typo in variable name"
27aed57 Merge "dashplayer: Handle error for text track"
ba698bb dashplayer: Handle error for text track
c2f4aaf Merge "mm-video: vdec: Support adaptive playback mode"
e94b8ce mm-video: vdec: Support adaptive playback mode
d8a3c0a mm-video: venc: Correct a typo in variable name
22973ac Merge "Revert "mm-video: vidc: Add support for dynamic debug logging""
97fe321 Merge "dashplayer: Send buffering start event conditionally"
c26fd2a Revert "mm-video: vidc: Add support for dynamic debug logging"
7ea806f dashplayer: Send buffering start event conditionally
f5f5fcb Merge branch 'jb_2.6_1' of git://codeaurora.org/platform/hardware/qcom/media into cm-10.2
243f144 mm-video: Fix compile error on 7x30.

   * hardware/qcom/power
3d5810a power: Don't build this if we choose the CM PowerHAL

   * hardware/qcom/wlan
5c77c7b Merge branch 'jb_2.6' of git://codeaurora.org/platform/hardware/qcom/wlan into cm-10.2

   * hardware/ril
91bd82d More compatibility for renamed macros...
9c6e8eb rild: Weaken the RIL_setRilSocketName symbol
d9b12c4 rild: Don't use the clientId argument with non-qcom hardware
f4c5fb5 rild: Compensate for lack of CELL_INFO_LIST support
a42ef25 Merge branch 'jb_mr2' of git://codeaurora.org/platform/hardware/ril into cm-10.2

   * hardware/ti/wlan
a9f0f26 Merge "ti/wlan: Remove obsolete files" into cm-10.2
605cd23 Merge "wl12xx: Import firmware & ini files from ol_R5.SP5.01" into cm-10.2
a98ebb8 wl12xx: Import firmware & ini files from ol_R5.SP5.01
cf5fef5 ti/wlan: Remove obsolete files
6573e0b compat-wireless: turn on TESTMODE and MAC DEBUGFS, turn off BT

   * hardware/ti/wpan
ab119e0 wpan: Enable flag check for FM app
a46207c wpan: fix build issues
6f350d0 Clean up makefiles

   * libcore
6dad742 libcore: Do not pre-bind socket in connect method
23f44e5 Fix ZipFile local file entry parsing.
ab0fbab Revert "jsse: Make sure we use TLSv1.2 as the default protocol."
c698798 jsse: Make sure we use TLSv1.2 as the default protocol.
c62fd4b Revert "jsse: Use TLS 1.2 and AES as the default cipher."
a3fd3e3 jsse: Use TLS 1.2 and AES as the default cipher.
5c66fbe workaround an armv6 gcc 4.7 bug

   * packages/apps/Apollo
e682adf Merge remote-tracking branch 'github/cm-10.2' into HEAD
9d66567 Apollo: handle possible exceptions
db526da Apollo: LT translsations
40bc896 Apollo: Lock when re-opening cursor
0e0184b Merge "Add Lithuanian translations" into cm-10.2
c17b8e7 Apollo: Lock when re-opening cursor
2fccc63 Fix seek bar lags for AudioPlayerActivity
5fbc4a9 Apollo: artist name will now be displayed together with the album name for each song on a playlist screen
9fbaa9c Add Lithuanian translations
f198209 Apollo: update Last.fm api
e2ea597 Apollo: CA translations
ae4a92c Apollo: DA translation
96b7476 Apollo: Fix media position transmission via RemoteControlClient
0bdc608 Merge "Apollo: UG translations" into cm-10.2
07aabe5 Apollo: UG translations
5f4a666 Apollo: HR Translation
eaf7e29 Merge "Apollo: Add AF Translations" into cm-10.2
1af69cc Merge "Apollo: RU translation" into cm-10.2
11fedc9 Merge "Apollo: Chinese translations" into cm-10.2
9f2dddd Apollo: RU translation
bd7a66c Apollo: Add AF Translations

   * packages/apps/BasicSmsReceiver
b927846 BasicSmsReceiver: UG translations

   * packages/apps/Bluetooth
7b7bb1d Bluetooth PL translations
703502c Bluetooth: LT translations
3750e47 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-10.2
d0b8ab8 Merge "OPP: Handle intent receiver leak for BT TURN OFF."
f6e6420 Merge "Bluetooth: Update SCAN MODE state while turn OFF Bluetooth"
f581bc3 Merge "Bluetooth: Check A2dp device priority."
f5ee6a4 Bluetooth: Check A2dp device priority.
1788dac Merge "Bluetooth: Query phone service on Connect request."
1522206 Bluetooth: Update SCAN MODE state while turn OFF Bluetooth
152b44c Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-10.2
28290dc Bluetooth: DA translation
e64e6bb OPP: Handle intent receiver leak for BT TURN OFF.
5da0587 Merge "Bluetooth: Handling multiple BLDN commands."
2d82e54 Merge "Bluetooth: Changes for concurrent service discovery"
891aa45 Merge "Bluetooth: Update notification while BT is turning OFF"
e624a97 Bluetooth: Query phone service on Connect request.
60e1ca5 Merge "Bluetooth: Update speaker ON settings."
9c97d66 Merge "Bluetooth: Add Get/Set socket option to the Blueooth Socket"
ca2b6a3 Bluetooth: Handling multiple BLDN commands.
c6eefaf Bluetooth: Add Get/Set socket option to the Blueooth Socket
fea40d2 Merge "Bluetooth: UG translations" into cm-10.2
581e00d Bluetooth: UG translations
2c8fd9c Merge "Bluetooth: CS translation" into cm-10.2
66a845a Bluetooth: Update notification while BT is turning OFF
1b504b8 Merge "Bluetooth: Add AF Translations" into cm-10.2
dd6b57a Bluetooth: zh-rTW translations
ae007f4 Merge "Bluetooth: SK translations" into cm-10.2
936863b Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-10.2
002b586 Merge "Check for A2DP UUIDs supported by remote device"
087b95a Merge "Bluetooth: Support  HFP Client role on Bluedroid."
26258e5 Remove dead code.
1c96a13 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-10.2
886d882 Bluetooth: Changes for concurrent service discovery
f4fd42d Bluetooth: SK translations
575825b Merge "Bluetooth: RU translation" into cm-10.2
ca53070 Merge "Bluetooth: IT Translation" into cm-10.2
88e6bb4 Merge "Bluetooth: PT-BR update translations" into cm-10.2
5046096 Bluetooth: EL translations
bacbd5f Bluetooth: RU translation
51af009 Bluetooth: PT-BR update translations
184a03c Bluetooth: IT Translation
55e7d22 Bluetooth: Support  HFP Client role on Bluedroid.
127f881 Merge "Bluetooth:Send Connection request after Connection Failure."
9b411b1 Merge "Bluetooth: Update the Bluetooth state in STOP_TIMEOUT case"
d6a53f6 Merge "Update UI properly in Connection race Conditions."
837cc1b Merge "Bluetooth:Handling Connect request in AudioOn state."
e88ac45 Bluetooth: Update speaker ON settings.
953f840 Bluetooth: FR translation
37a267f Update German translation.
88eee2e Fix aapt warning.
de4eb74 Merge "Bluetooth: CA translations" into cm-10.2
f51f35c Bluetooth: CA translations
d17d028 Bluetooth: HU translation
725636d Bluetooth: Add AF Translations
0c8f3b8 Update UI properly in Connection race Conditions.
d1dc2ed Bluetooth: CS translation

   * packages/apps/BluetoothExt
d81ede0 Merge "BluetoothExt: AF translations" into cm-10.2
5e95fe9 BluetoothExt: AF translations
1c0dfff BluetoothExt: LT translations
5732f5a Merge "BluetoothExt: LT translations" into cm-10.2
b91a101 BluetoothExt: CS translation
0a118a1 BluetoothExt: LT translations
0abc48f BluetoothExt: Cleanup translations part 2
74387c5 Merge "BluetoothExt: IT translations" into cm-10.2
64508f1 Merge "BluetoothExt: CA translations" into cm-10.2
f8709eb BluetoothExt: IT translations
dc8be0f BluetoothExt: EL translations
29ab694 Merge "BluetoothExt: Cleanup translations" into cm-10.2
4ebb7ab BluetoothExt: CA translations
4244309 Merge "BluetoothExt: IT translations" into cm-10.2
0783d6b BluetoothExt: DA translation
24f2626 BluetoothExt: IT translations
46fef5a BluetoothExt: NL translation
2b93d13 Merge "BluetoothExt: ES translations" into cm-10.2
0a71edd Merge "BluetoothExt: SK translations" into cm-10.2
caefb48 Merge "BluetoothExt: HU translation" into cm-10.2
f6b3468 BluetoothExt: SK translations
188f960 BluetoothExt: HU translation
7490208 BluetoothExt: ES translations
b8eebed BluetoothExt: Update DE translations
2212c1d BluetoothExt: Cleanup translations
b5d8865 Merge branch 'master' of git://codeaurora.org/platform/vendor/qcom-opensource/bluetooth into cm-10.2
1026293 Merge "BluetoothExt: PT-BR update translations" into cm-10.2
7e9917e BluetoothExt: SK translations
eee33d1 BluetoothExt: PT-BR update translations
ac3e29b BluetoothExt: PT-BR update translations
9ff9940 Merge ":BTTestapp: Check for Null Pointer Exception."
288e004 Merge "Bluetooth: BTC: Disable BTC module"
741e41b Merge "BluetoothExt: NL translations" into cm-10.2
037e14c Merge "Bluetooth: Merging two BT process into one BT process to reduce memory."
da5baac BluetoothExt: IT translations
c50922b :BTTestapp: Check for Null Pointer Exception.
3147f66 Merge "BluetoothExt: HU translation" into cm-10.2
3f9b322 BluetoothExt: NL translations
e6dc93d BluetoothExt: HU translation
89c7f24 Merge "FTP: Avoid extra timeout pop-up for connection acceptance timeout."
83f0467 Merge "BluetoothExt: UG translation." into cm-10.2
01b3946 Bluetooth: BTC: Disable BTC module
08447d3 Merge branch 'master' of git://codeaurora.org/platform/vendor/qcom-opensource/bluetooth into cm-10.2
ad2a48c Merge "Bluetooth: DUN: Introduce DUN profile support to BluetoothExt APK"
b6396d3 Merge "BluetoothExt: ES translations" into cm-10.2
b010dd4 BluetoothExt: UG translation.
cbeff32 BluetoothExt: ES translations
1c689f8 BluetoothExt: EL translations
f1ada3b Bluetooth: DUN: Introduce DUN profile support to BluetoothExt APK
22c1a92 Bluetooth: Merging two BT process into one BT process to reduce memory.
5d71e23 Merge "MAP: Handle quoted-printable encodedWords for MAP Email senderName."
9cc97e0 BluetoothExt: Cleanup translations
d59b376 Merge "Bluetooth: SAP: Refer the changed SAP profile property"
a55d64f FTP: Avoid extra timeout pop-up for connection acceptance timeout.
b54414e Bluetooth: SAP: Refer the changed SAP profile property
e62babd Merge branch 'master' of git://codeaurora.org/platform/vendor/qcom-opensource/bluetooth into cm-10.2
2f255b1 Merge "MAP: Synchronize parseIntent method to handle broken pipe exception."
e524d2d Merge "Bluedroid: Fix SDP registration issue for FTP"
50edc6a Merge "Bluetooth: Enable HFP client role."
b18a4a5 Merge branch 'master' of git://codeaurora.org/platform/vendor/qcom-opensource/bluetooth into bt
49e8bd5 Merge "OBEX: Avoid BluetoothExt process kill for active MAP or FTP Session."
8b5fa71 Merge "MAP: Email message size in Bytes instead of characters."
9b3fb9e MAP: Handle quoted-printable encodedWords for MAP Email senderName.
ef77371 MAP: Synchronize parseIntent method to handle broken pipe exception.
f32eef8 OBEX: Avoid BluetoothExt process kill for active MAP or FTP Session.
df5a9a5 MAP: Email message size in Bytes instead of characters.

   * packages/apps/Browser
e226091 Merge "Update Lithuanian translations" into cm-10.2
d7f515f Update Lithuanian translations
99d2fc0 Browser : Update duckduckgo
fded9a7 Browser: fix weird behavior in the settings
8a4497f Browser: UG translations
ea537b8 Browser: zh-rTW translations
ec873cb Browser: added rtl support

   * packages/apps/CMAccount
ef091b8 Fix for race condition after Google account setup.
5a07921 CMAccount: LT translations
09a02e1 Merge "CMAccount: ES translations" into cm-10.2
728b8de CMAccount: ES translations
8028cad Don't post the finish page to the handler.
17d14d4 CMAccount : Enable accessibility listener
4540c1c Merge "CMAccount: AF translations" into cm-10.2
3954471 Merge "CMAccount: CA translation " into cm-10.2
d64e3e5 CMAccount: CA translation
2c551fe Merge "Add Lithuanian translations" into cm-10.2
e2ab04c CMAccount : State/feedback fixes
331bd82 Add Lithuanian translations
c6ae252 Merge "CMAccount: SV translations" into cm-10.2
51071fc Merge "Fix the localization option in the Welcome page." into cm-10.2
ec0c980 CMAccount: SV translations
62887dc Merge "CMAccount: FR translation" into cm-10.2
e135793 Merge "CMAccount: PT-BR update translations" into cm-10.2
ad1db9a Fix the localization option in the Welcome page.
73261f0 CMAccount: AF translations
d665020 CMAccount: RU translation
d150d5a CMAccount: PT-BR update translations
7ebf744 CMAccount: FR translation
418973b Merge "CMAccount: CS translation" into cm-10.2
2b2e986 Merge "CMAccount: Update DE translations" into cm-10.2
c583f88 Merge "CMAccount: IT translations" into cm-10.2
7d4eb8a fix hr translation
3d7972e Merge "CMAccount: Add HR Translations" into cm-10.2
5c62458 CMAccount: IT translations
152337b CMAccount: Update DE translations
b1345df CMAccount: CS translation
3489efd CMAccount: DA translation
980292f Merge "CMAccount: ES translations" into cm-10.2
47f75b5 Merge "CMAccount: EL translations" into cm-10.2
a738ad2 Merge "CMAccount: NL translations" into cm-10.2
b7c67a1 Merge "CMAccount: HU phone/tablet-specific translations" into cm-10.2
0dbae64 CMAccount: Add HR Translations
8b30408 CMAccount: ES translations
f8b1b2b CMAccount: NL translations
cc9b785 Merge "CMAccount: IT translation" into cm-10.2
4b2fd9e Merge "CMAccount: CS translation" into cm-10.2
e06f6a1 Merge "CMAccount: CA translations" into cm-10.2
d789ed5 Merge "CMAccount: pt-rPT translations" into cm-10.2
543170b Merge "CMAccount: DA translation" into cm-10.2
9b6bfd4 CMAccount: EL translations
3c24c72 CMAccount: HU phone/tablet-specific translations
c43c490 CMAccount: phone/tablet-specific translations
5d0fe53 Merge "CMAccount: ES translations" into cm-10.2
a005a4f CMAccount: ES translations
ecfa457 CMAccount: DA translation
3a9cab9 CMAccount: CA translations
2a991e9 CMAccount: HU translation
94c7086 CMAccount: CS translation
97e71cb CMAccount: IT translation
509350d CMAccount: pt-rPT translations
c49381b Update German translation.
d21c6d3 Merge "Allow the user to setup wifi even if they have data is setup wizard/account setup." into cm-10.2
bb79082 Merge "CMAccount: NB translation" into cm-10.2
ade6ad9 Precompute public keys hash
5825a1c CMAccount: NB translation
e6933b9 CMAccount: TR translations
0bc66d8 Merge "CMAccount: UG translations" into cm-10.2
beaeb80 CMAccount: UG translations
c24fcf8 Merge "CMAccount: Add AF Translations" into cm-10.2
1e95687 Allow the user to setup wifi even if they have data is setup wizard/account setup.
26abd6a Merge "CMAccount: SK translations" into cm-10.2
60e621d Remove the MOD divider.
ea82c15 Move previous/next to the bottom of the setup wizard.
b182a64 Fixed crash during SetupWizard.
30a7c7d Fix translation format error
121068e Merge "CMAccount: Simplified Chinese translation" into cm-10.2
965a6f1 CMAccount: Add AF Translations
23e2320 CMAccount: Fix FC on  enabling zh-TW translations

   * packages/apps/CMFileManager
0b1f442 Merge "Themes: translations in es-rXA" into cm-10.2
972a231 Merge "CMFileManager: ast translations in es-rXA" into cm-10.2
af530aa Themes: translations in es-rXA
f6f26a0 Merge "CMFileManager: LT translations" into cm-10.2
2bdafc8 CMFileManager: ast translations in es-rXA
3d33969 CMFileManager: LT translations
7eb2014 CMFileManager: add zh_CN translations
654ec76 Merge "CMFileManager: PL translations" into cm-10.2
f0a4881 CMFM: Don't show the cancel button if action is non-cancellable
5fbcb47 CMFileManager: PL translations
a547ad1 CMFM: Fix NPE on exit
b07d12e Merge "CMFM: Fix move infinite loop" into cm-10.2
45c2f21 Merge "CMFM: Improve flingerview handling" into cm-10.2
21c7a51 Merge "CMFM: Use centercrop for preview images" into cm-10.2
71f93d8 CMFM: Fix move infinite loop
b7e3087 CMFM: Improve flingerview handling
9bdcf82 CMFM: Use centercrop for preview images
3e1bfdd CMFM: Fix more deadlocks
e38d9f1 CMFileManager: CA translations
2d1fcca Merge "CMFM: Re-enable swipe to delete" into cm-10.2
be1aa63 Merge "CMFM: Remove orphan bookmarks" into cm-10.2
27c7941 Merge "CMFM: Fix deadlock" into cm-10.2
1621cdf CMFM: Re-enable swipe to delete
f8a247d CMFM: Remove orphan bookmarks
ce337ec CMFM: Fix deadlock
f0ff624 Select content uris vs file uris when open or send files
d60e42f CMFileManager: SV translations
8d63521 CMFileManager : Dismiss shortcutActivity before proceeding
8db689f Merge "CMFileManager: DA translation" into cm-10.2
bf86b06 CMFileManager: Update Gallery crop activity component name
8d5c39b CMFileManager: DA translation
542ac77 Merge "CMFM: UG translations" into cm-10.2
815dee9 CMFM: UG translations
781ba98 Merge "CMFM: Notify to media scanner when some file changed" into cm-10.2
2bd1955 CMFM: Notify to media scanner when some file changed
b34d8ac Mount emulated storage in root mode.
e1ca273 Some fixes for German translation.
8eb3584 Merge "CMFileManager: SK translations" into cm-10.2
d49719c Merge "CMFileManager: CS translation" into cm-10.2
88e5442 Merge "CMFileManager: Add AF Translations" into cm-10.2
252bf63 Merge "CMFileManager: RU translation" into cm-10.2
f49469d CMFileManager: SK translations
8a0f019 CMFileManager: RU translation
720aad1 Merge "CMFileManager: IT Translation" into cm-10.2
6226e58 CMFM: EL translations
e36c1e0 CMFileManager: IT Translation
1e398e1 Merge "CMFileManager: PT-BR update translations" into cm-10.2
1d45eeb CMFileManager: FR translation
956e20c CMFileManager: PT-BR update translations
fbc38c2 Merge "CMFileManager: ES translations" into cm-10.2
2c2b9c2 CMFileManager: RU translation
96819d7 CMFileManager: Add AF Translations
8065855 CMFileManager: CS translation
3b658ea Merge "CMFileManager: Update German translation" into cm-10.2
fd48b67 CMFileManager: ES translations

   * packages/apps/CMUpdater
3403e2f Add support for incremental updates
93adf92 Handle empty URI properties
e6b256e Allow override of update server uri
d451862 CMUpdater: ES translations
49a3d98 CMUpdater: LT translations
4f42901 Merge "CMUpdater : TH translations" into cm-11.0
dd24899 CMUpdater : TH translations
8d4138e CMUpdater: PL translations
6bfec7b CMUpdater: update translations
92d6255 CMUpdater: Fix for Transifex
4859adc Merge "Update Lithuanian translations" into cm-10.2
6e4e2f4 Update Lithuanian translations
656f333 CMUpdater: CA translations
49f0e69 CMUpdater's permissions now require it to be privileged
25b1ac3 CMUpdater: DA translation
b279e7f Make sure to always update pending intent.
7deb21c Merge "CMUpdater: UG translation, added Uyghur translation." into cm-10.2
61da5c8 CMUpdater: UG translation, added Uyghur translation.
88cd9b2 CMUpdater: NL translations
45be051 Merge "CMUpdater: CA translations" into cm-10.2
345b1e7 Merge "CMUpdater: CS translation" into cm-10.2
f4b323c Merge "CMUpdater: SK translations" into cm-10.2
09b671c Merge "CMUpdater: FR translation" into cm-10.2
22e974f Merge "CMUpdater: Add AF Translations" into cm-10.2
c860128 CMUpdater: SK translations
046ce57 Merge "CMUpdater: SK translations" into cm-10.2
8f6bce1 CMUpdater: FR translation
21dea48 Merge "Cleanup: Remove shared pref settings instead of overwriting them with dummy values." into cm-10.2
249e72d Merge "Properly handle initial connection failures." into cm-10.2
4d7f568 CMUpdater: Add AF Translations
00e0d63 CMUpdater: CA translations
41ab502 CMUpdater: HU translation
41e293b CMUpdater: SK translations
22fc337 Merge "CMUpdater: CA translations" into cm-10.2
d5e6576 Merge "CMUpdater: IT Translation" into cm-10.2
f508c1e Merge "CMUpdater: PT-BR update translations" into cm-10.2
26b15a9 CMUpdater: EL translations
81a81cd CMUpdater: CS translation
64fc923 CMUpdater: IT Translation
da9c44e CMUpdater: CA translations
15b8d40 Merge "CMUpdater: RU translation" into cm-10.2
c301df4 Merge "CMUpdater: Simplified Chinese Translations" into cm-10.2
0f8332e Merge "CMUpdater: ES translations" into cm-10.2
88c15ae CMUpdater: PT-BR update translations
4708fa5 CMUpdater: ES translations
8a1466e CMUpdater: DE translation
f9c2069 CMUpdater: RU translation
d1c13fa Cleanup: Remove shared pref settings instead of overwriting them with dummy values.
9357d0e Merge "CMUpdater: CA translations" into cm-10.2
955bf1a Properly handle initial connection failures.
699afb6 Merge "CMUpdater: FR translation" into cm-10.2
2d156ea Offer a warning about using nightlies to users.
7257c1d Merge "CMUpdater: HU translation" into cm-10.2
543f58f CMUpdater: CA translations
fbb6b46 CMUpdater: RU translation
7e4c7fd CMUpdater: HU translation
d305818 CMUpdater: FR translation

   * packages/apps/CMWallpapers
108f578 CMWallpapers: Add abstract wallpapers
3cd4a8b CMWallpapers : Compress and strip exif for reduced size
6997f3e CMWallpapers : New wallpapers
bd758e3 CMWallpapers: LT translations

   * packages/apps/Calculator
5afe5c1 Merge "Calculator: bugfixes" into cm-10.2
1234dd9 Calculator: IT translation
d6d676f Calculator: bugfixes
c3b6414 Merge "Calculator: add zh_CN translations" into cm-10.2
4515d12 Calculator: PL translations
ed6d1d5 Calculator: add zh_CN translations
9b66c65 Calculator: LT translations
5534ae7 Fix NPE when entering a digit after cutting the last calculation result.
0a8a1c3 Update Lithuanian translations
f67e825 Merge "Calculator: SV translations" into cm-10.2
aef314a Update Lithuanian translations
f6f290f Calculator: SV translations
9aae628 Merge "Calculator: DA translation" into cm-10.2
07bd5ee Merge "Calculator: pt-rPT translation" into cm-10.2
af6cb69 Calculator: DA translation
b48f943 Calculator: NL translations
52d0459 Calculator: NL translations
2af69ed Calculator: pt-rPT translation
0a4d230 Calculator: NL translations
21a6055 Merge "Calculator: SK translations" into cm-10.2
f275aa4 Calculator: SK translations
b6541a5 Merge "Calculator: UG translation, added Uyghur translation." into cm-10.2
5a62ba2 Merge "Calculator: CS translation" into cm-10.2
1e260d7 Merge "Calculator: Add AF Translations" into cm-10.2
2028f0a Merge "Calculator: SK translations" into cm-10.2
16182a1 Calculator: UG translation, added Uyghur translation.
012834d Merge "Calculator: IT Translation" into cm-10.2
00e92fd Calculator: no back icon in action bar
27d7061 Calculator: SK translations
833016c Merge "Calculator: CA translations" into cm-10.2
e1aa491 Merge "Calculator: PT-BR update translations" into cm-10.2
c85ddb0 Calculator: EL translations
48a8230 Calculator: IT Translation
17f165c Calculator: CA translations
4b8d029 Merge "Calculator: fix merge fail" into cm-10.2
2402ab8 Merge "Calculator: ES translations" into cm-10.2
4a3dc10 Merge "Animate the theme change smoothly" into cm-10.2
317c333 Calculator: fix merge fail
d016ae0 Merge "Calculator bugfixes. Fix crash on mdpi and hdpi devices. Tweaks to the app icon" into cm-10.2
f484f99 Animate the theme change smoothly
78985a1 Calculator: FR translation
1203464 Calculator: ES translations
c9e8440 Calculator bugfixes. Fix crash on mdpi and hdpi devices. Tweaks to the app icon
15a7c49 Calculator: PT-BR update translations
35a1097 Calculator: DE translation
d5efd13 Merge "Calculator: HU translation" into cm-10.2
7339f46 Calculator: RU translation
93a4cf2 Calculator: Add AF Translations
2cb595f Calculator: CS translation
8293b4d Calculator: HU translation

   * packages/apps/Calendar
643934b Update Lithuanian translations
4983fcd Merge "Calendar: UG translation, added Uyghur translation." into cm-10.2
a2afa5a Calender: zh-rTW translations
4d2a228 Calendar: UG translation, added Uyghur translation.

   * packages/apps/CellBroadcastReceiver
cd904dc CellBroadcastReceiver: LT translations
16fe00d Merge "CellBroadcastReceiver: Update DE translation" into cm-10.2
44e551e CellBroadcastReceiver: Update DE translation
18dc0e2 CellBroadcastReceiver: SV translations
16734e0 Merge "CellBroadcastReceiver: AF Translations" into cm-10.2
22d252f Merge "CellBroadcastReceiver: CA translations" into cm-10.2
1b502eb CellBroadcastReceiver: CA translations
641a55f CellBroadCastReceiver: EL translations
1d859be CellBroadcastReceiver: DA translation
8e24d19 Merge "CellBroadcastReceiver: NL translations" into cm-10.2
884435a CellBroadcastReceiver: IT translations
7a5c2f8 CellBroadcastReceiver: NL translations
4b1369f Merge "CellBroadcastReceiver: IT translations" into cm-10.2
e7d0309 CellBroadcastReceiver: AF Translations
5a921f5 CellBroadcastReceiver: HU translation
73d6bc3 CellBroadcastReceiver: IT translations
096ed40 CellBroadcastReceiver: ES translations
ac86a99 Merge branch 'qcril' into cm-10.2
abb2c24 CellBroadcastReceiver: UG translations
24fca76 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/CellBroadcastReceiver into qcril

   * packages/apps/CertInstaller
3b8c327 CertInstaller: UG translation, added Uyghur translation.

   * packages/apps/Contacts
db28cad Merge remote-tracking branch 'github/cm-10.2' into HEAD
ca137e0 Make contacts photo pickers compatible with new documents UI
c6a3933 Make contacts photo pickers compatible with new documents UI
78bba93 Check whether mimetype is empty or not
5997666 Contacts: Fix the "Remove photo" doesn't work issue
8755110 Contacts: "Add new" will disappear
4ede3a3 Contacts: Join the current contact with the selected contact
e348464 Contacts: The message will disappear after switching to landscape
7116a77 Contacts: Context menu display incompletely
a8cac0b Contacts: Contacts crash when tap "Tag" again
4997fcb Contact: Phone crash when turn on airplane mode
c638d1f Contact: Phone crash when save a contact after switch the account
0cfb1c5 Contacts: will pop up "Unfortunately, contact has stopped.".
0dbd557 Contacts: Menu bar is missing after erasing data
afdd5de Contacts:The "Settings" button should display in Chinese mode
d60baea Merge "Contacts: UG translations" into cm-10.2
59c2171 Contacts: UG translations
6f66483 Revert "[1/2] Allow hiding frequently contacted lists"
2b2fc3b Merge "Contacts: HU translation" into cm-10.2
84415f7 Contacts: ES translations
7fa6121 Contacts: HU translation
f8f8cc8 Contacts: PT-BR update translations

   * packages/apps/ContactsCommon
3e007aa Merge remote-tracking branch 'github/cm-10.2' into HEAD
a3c8dbb ContactsCommon : Address loader reset bug
17c76fe ContactsCommon : Address loader reset bug
32cce5c Merge "Update Lithuanian translations" into cm-10.2
bbbaad3 Merge "ContactsCommon: AF Translations" into cm-10.2
e2e7124 ContactsCommon: CA translations
a85e966 Merge "ContactsCommon: FR translation" into cm-10.2
e7e96ae Merge "ContactsCommon: Update DE translations" into cm-10.2
baf1fc2 Update Lithuanian translations
d527b9c ContactsCommon: FR translation
64eedeb Merge "ContactsCommon: DA translation" into cm-10.2
1aaae66 ContactsCommon: Update DE translations
0255825 Merge "ContactsCommon: NL translation" into cm-10.2
808af99 Merge "ContactsCommon: Fix aapt warnings (translation)" into cm-10.2
318de90 ContactsCommon: SK translations
fb65b48 ContactsCommon: NL translation
c6eaf15 ContactsCommon: DA translation
da80c0c ContactsCommon: AF Translations
1c9e22c Merge "ContactsCommon: zh_CN translations" into cm-10.2
659ae04 ContactsCommon: Fix aapt warnings (translation)
215ac91 ContactsCommon: IT transations
5345331 ContactsCommon: zh_CN translations
6f3097d Merge "ContactsCommon: HU translation" into cm-10.2
727ad3f ContactsCommon: HU translation
02d4119 ContactsCommon: NL translations
19965ff Merge "ContactsCommon: EL translations" into cm-10.2
2efe8fa ContactsCommon: EL translations
4ae6890 ContactsCommon: ES translations
569019b Merge branch 'qcril' of git://github.com/CyanogenMod/android_packages_apps_ContactsCommon into cm-10.2
d70b393 ContactsCommon: UG translation, added Uyghur translation.
f8ea61c Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/ContactsCommon into qcril
f6cead9 Revert "[2/2] Allow hiding frequently contacted lists"

   * packages/apps/DSPManager
bb3d11b DSPManager: LT translations
8740ee6 DSPManager: LT translations
8bc4478 Merge "Add Lithuanian translations" into cm-10.2
c0c7813 Add Lithuanian translations
8f4976d dsp: don't read off the end of the data array
c2bf338 Revert "cyanogen-dsp: Switch equalizer to Android version"
ef221b2 cyanogen-dsp: Switch equalizer to Android version
f25bd06 Cleanup: use conversion methods provided by AudioEffect.
d12485c Merge "DSPManager: UG translation, added Uyghur translation." into cm-10.2
176dafd DSPManager: UG translation, added Uyghur translation.
beea878 Merge "DSPManager: Add AF Translations" into cm-10.2
2ac8c99 Merge "Make DSPManager persistent service" into cm-10.2
4081377 Merge "DSPManager: Add xhdpi launcher icon, cleanup others a bit." into cm-10.2
127dfea Make DSPManager persistent service
fbb0033 DSPManager: CA translations
03d889a DSPManager: Add AF Translations

   * packages/apps/DeskClock
abaee55 DeskClock: PL translations
623b0ed DeskClock: LT translations
1157fec Merge "DeskClock: AF Translations" into cm-10.2
6f65f9d DeskClock: CA translations
2336031 Revert "DeskClock: FR translation"
b317302 Merge "DeskClock: FR translation" into cm-10.2
bd38d80 DeskClock: FR translation
40bbf15 Update Lithuanian translations
0be825c Merge "DeskClock: PT-BR update translations" into cm-10.2
82f613a DeskClock: AF Translations
d3198d2 DeskClock: RU translation
4a40861 DeskClock: PT-BR update translations
2e96881 Merge "DeskClock: CS translation" into cm-10.2
ad14688 Merge "DeskClock: NL translations" into cm-10.2
84ee00b Merge "DeskClock: HU translation" into cm-10.2
39619cd Merge "DeskClock: Update DE translation" into cm-10.2
569304d Merge "DeskClock: IT translations" into cm-10.2
1d6e7d9 DeskClock: IT translations
88a02bb Merge "DeskClock: ES translations" into cm-10.2
ad61725 DeskClock: NL translations
0e7b4e5 DeskClock: HU translation
54b08e2 DeskClock: Update DE translation
f150715 DeskClock: ES translations
5f96273 DeskClock: EL translations
a16c4dd DeskClock: CS translation
0a9b3e3 DeskClock: DA translation
71de090 DeskClock: rewrite translations
03fbb39 DeskClock: DA translation
54bbc7b DeskClock: CS translation
9aebd03 Merge "DeskClock: UG translation, added Uyghur translation." into cm-10.2
9696f1d DeskClock: UG translation, added Uyghur translation.
9661b11 Merge "DeskClock: IT translations" into cm-10.2
0db14d9 Merge "DeskClock: zh-rTW translations" into cm-10.2
7cc9898 DeskClock: zh-rTW translations
1722de2 DeskClock: SK translations
3c5dcb1 Merge "DeskClock: EL translations" into cm-10.2
9f4b52a DeskClock: EL translations
e8c6510 DeskClock: IT translations
e093cc5 DeskClock: NL tranlations
b759f6c Merge "DeskClock: RU translation" into cm-10.2
f37d747 Merge "DeskClock: CA translations" into cm-10.2
da433b6 DeskClock: Fix the build for tablet
5cf20ba DeskClock: Update AF tranlations
0280983 Merge "DeskClock: ES translations" into cm-10.2
7215583 Merge "DeskClock: HU translation" into cm-10.2
67d3f3b Merge "DeskClock: PT-BR update translations" into cm-10.2
b3e3884 DeskClock: ES translations
f9a00ab DeskClock: HU translation
d06c4a1 DeskClock: PT-BR update translations
72f053c DeskClock: RU translation
8451b0a DeskClock: DE translations
d7c19eb DeskClock: Add '00' and '30' buttons to timer setup; disable not currently applicable buttons
a675845 DeskClock: use different strings depending on product type
666b85d Remove text form menu on cities screen
a0cc848 ProGuard: Disable suport library warnings
fd1398d DeskClock: CA translations
f86c3cf Use device agnostic strings

   * packages/apps/Dialer
4fa4b64 Dialer: Update PL AOSP translations
e0eef3f Dialer: LT translations
e5fa99b Dialer: LT translations
86d4ca4 Merge "Dialer: AF translations" into cm-10.2
eb89b86 Merge "Dialer: NL translation" into cm-10.2
64f2bc6 Merge "Dialer: RU translation" into cm-10.2
26ebb92 Dialer: SK translations
a20ce48 Dialer: NL translation
e897da9 Merge "Dialer: FR translation" into cm-10.2
5eab9a4 Dialer: RU translation
d6e8a79 Dialer: AF translations
ee3af89 Dialer: PT-BR update translations
a0dead3 Dialer: FR translation
326c33a Merge "Dialer: zh_CN translations" into cm-10.2
fcd8070 Dialer: IT translations
9571c4c Dialer: zh_CN translations
97f3d8c Dialer: NL translations
0945688 Dialer: DA translation
285fd94 Merge "Dialer: EL translations" into cm-10.2
dfd1e91 Merge "Dialer: CS translation" into cm-10.2
33168a1 Merge "Dialer: CA translations" into cm-10.2
fb2d525 Merge "Dialer: zh-rTW translations" into cm-10.2
73664be Merge "Dialer: ES translations" into cm-10.2
51556ea Dialer: EL translations
477bfb3 Dialer: ES translations
5d42889 Dialer: CA translations
1a9343f Dialer: HU translation
119ec22 Dialer: CS translation
8dce7a4 Dialer: zh-rTW translations
bc3a851 Update German translation.
2ee08a4 Merge branch 'qcril' into cm-10.2
79f64c3 Dialer: LT translations
1631cc4 Merge "Dialer: UG translation, added Uyghur translation." into cm-10.2
6889bfb Dialer: UG translation, added Uyghur translation.
e2eb765 Merge "Dialer: Add AF Translations" into cm-10.2
7ddec20 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Dialer into qcril
baaef02 Dialer: Get translation copyright in sync
95eb20a Merge "Dialer: NL translation" into cm-10.2
d9143ce Dialer: NL translation
fa3867b Merge "Refresh adapter on resuming, so that call dates are updated." into cm-10.2
dbb207a SmartDialer: show quick contact on long press
dc281e1 Merge "Dialer: Chinese translation" into cm-10.2
aac2af4 Refresh adapter on resuming, so that call dates are updated.
e59d61b Dialer: CA translations
0e87a1a Dialer: Add AF Translations

   * packages/apps/Email
819f623 Email: Update PL AOSP translations
bf2b4a0 Merge "Email: SK translations" into cm-10.2
c2f8735 Email: SK translations
11613bb Email: LT translations
a1b7258 Email: Update DE translation
e9048a5 Email: HU translation
53871bf Email : Add missing resource ids
5685d06 Merge "Email: DA translation" into cm-10.2
9412e27 Merge "Email: NL translation" into cm-10.2
58c49c6 Merge "Email: CS translation" into cm-10.2
1cca9a6 Merge "Email: PT-BR update translations" into cm-10.2
8f8fe1f Merge "Email: CA translations" into cm-10.2
b3ce323 Merge "Email: IT translations" into cm-10.2
7cddf93 Email: Update sync size on onUpgrade from 39 to 40
357743c Merge "Email: EL translations" into cm-10.2
c7e082d Email: ES translations
de6b0df Revert "Email: Support pick contacts as recipients."
64e6c06 Email: Assume "no size limits" where no sync sizes exist
f161c20 Email: DA translation
d67a457 Email: NL translation
e146c11 Email: CS translation
5a43372 Email: IT translations
3ef4047 Email: CA translations
8eed969 Email: EL translations
11a6869 Merge branch 'jb_3.2.1' of git://codeaurora.org/platform/packages/apps/Email into cm-10.2
e1a03b5 Add MAIL_SERVICE_WAKEUP and MAIL_SERVICE_SEND_PENDING actions.
a3901b3 Merge "Email: Can not add sender to contact when it's just deleted"
c36ff6d Email: Can not add sender to contact when it's just deleted
d4cf01b Email: PT-BR update translations
cbb4fd1 Merge "Email: Add debug log in AccountCheckTask"
cdc12be Email: Add debug log in AccountCheckTask
6af5898 Merge "Email: Retry to register the notification if unable to find the INBOX first time."
1b2ee5c Email: Retry to register the notification if unable to find the INBOX first time.
b2e0434 Email: LT translations
a3f1a43 Merge "Email:UG translation." into cm-10.2
4f2139a Email: zh-rTW translations
ed3efc3 Merge "Email: Do not show the original mail for the local message."
7d1f8b4 Email: Do not show the original mail for the local message.
f3a39b6 Email:UG translation.

   * packages/apps/Exchange
e9baa4a exchange: Prevent policy provision NPE
4878146 Merge branch 'jb_3.2.1' of git://codeaurora.org/platform/packages/apps/Exchange into caf
0ffdddf Merge "Exchange: Fix broadcast failed to unregister receiver issue"
be65aec Exchange: Fix broadcast failed to unregister receiver issue
0a3970a Exchange: UG translations
43cdbc1 Merge "Exchange: Skip the tag "TRUNCATED" when parse the result of fetching entire mail"
2ea3d07 Exchange: Skip the tag "TRUNCATED" when parse the result of fetching entire mail

   * packages/apps/Gallery2
3cf4d92 Camera: Add indicator icon for burst mode
fd68e40 Camera: Smart scene icons w. original artwork
003c9d3 Merge "Gallery2: PL translations" into cm-10.2
34a4f71 Revert "Camera: disable camera controls while burst mode is enabled"
08a10fe Gallery2: PL translations
19afeb1 Camera: disable timelapse if HFR is enabled
a150453 Camera: disable camera controls while burst mode is enabled
656f7e4 Merge "Gallery2: SK translations" into cm-10.2
0135df4 Merge "Gallery2: HU translation" into cm-10.2
aa4f9c4 Gallery2: LT translations
004dcf0 Gallery2: HU translation
7d6105a Gallery2: fix display abnormal when tap sharpness in filtershow
8ecb0c9 camera: Synchronize parameter use
fcf9068 camera: Move smartscene indicator to the left
274e415 Camera: Dont reset camera state while capture is in progress.
f7a73ff camera: Override color effect when scene mode is active
0df1be9 camera: Fix various issues with HFR
4370e3d Don't record audio for HFR or timelapse modes
8f01f08 Camera: Fix camcorder pause/resume issue
af36c1f Revert "Camera: Fix camcorder crash during pause and resume"
892f5b7 Gallery2: fix FC when try to open video folder as MMS attachment
8ef301b Gallery2: Remove slideshow option if all files of the folder are video
177aa11 Camera: fix memory leak when switch and snapshot in front/back
659a590 Camera: Refresh parameters to avoid change on saved settings.
f1adfc4 Gallery2: fix screen flashing after rotating pictures
0b9e20a Gallery2: fix FC when view the details of some pictures
11fe965 Gallery2: fix issue in readTag when parse Exif
243cd5e Gallery2: fix NPE when tap home key in FilterShowActivity
dfdede5 Gallery2: Fix screen freeze when switch language several times
4238230 Gallery2: Can't slide to left and "Force Close" alert box pops up
b3d5a3d Merge "Gallery : Check if image has orientation" into cm-10.2
1f5a48f Gallery : Check if image has orientation
9927714 Gallery2: SK translations
0630e2c Gallery2: LT translations
b5de962 Merge "Gallery2: DE translation for ASD" into cm-10.2
07113d1 Merge "Update Lithuanian translations" into cm-10.2
665879f Merge "Gallery2: RU translation" into cm-10.2
2e5c0e4 Merge "Gallery2: Af Translations" into cm-10.2
ab09ada Merge "Gallery2: PT-BR update translations" into cm-10.2
b6158c1 Merge "Gallery2: DA translation" into cm-10.2
6fc8e85 Merge "Gallery2: CS translation" into cm-10.2
6bcc6ee Add missing smart_scene_*.png MDPI assets
23283d0 Merge "Gallery2: ES translations" into cm-10.2
507a07e Gallery2: ES translations
b9d82fe Merge "Gallery2: CA translations" into cm-10.2
5dc7c84 Gallery2: DA translation
62c7a9e Gallery2: Af Translations
99953a3 Gallery2: EL translations
da1bdbc Gallery2: DE translation for ASD
6eed383 Gallery2: RU translation
ec57ca5 Gallery2: CA translations
4fde8c7 Merge "Gallery2: IT translations" into cm-10.2
355de43 Update Lithuanian translations
f5bb245 Gallery2: CS translation
5c49d64 Merge "Gallery2: HU translation" into cm-10.2
7a12343 Gallery2: HU translation
dcfcd17 Gallery2: IT translations
90b4d94 Merge "Camera: add translatable false for ASD" into cm-10.2
089c867 Camera: MDPI/HDPI assets for UI changes
8015667 Camera: NL translation
91701ae Camera: add translatable false for ASD
bf83a05 camera: Support for Smart Scene
4988721 Merge "Gallery2: zh_CN translations" into cm-10.2
29499e3 Merge "Gallery2: PT-BR update translations" into cm-10.2
fd59b47 Merge "Gallery2: CS translation" into cm-10.2
aaf0563 Merge "Gallery2: DA translation" into cm-10.2
3be9bbb Merge "Gallery2: EL translations" into cm-10.2
5b7bc41 Camera: Do proper indicator state management for slow shutter
9dabf53 Merge "Gallery2: RU translation" into cm-10.2
32e86a1 Gallery2: EL translations
4aa5128 Merge "Revert "camera: Handle alternate face detection score"" into cm-10.2
10fdbce Merge "Gallery2: IT translations" into cm-10.2
d209aa1 Merge "Gallery2: SK translations" into cm-10.2
9f0d279 Merge "Gallery2: NL translation" into cm-10.2
ed5117a Gallery2: zh_CN translations
b6c9937 Gallery2: DA translation
1b9744b Gallery2: RU translation
843fac1 Revert "camera: Handle alternate face detection score"
6034221 Merge "Gallery2: ES translations" into cm-10.2
f061298 camera: Set magic parameter for Oppo camera
61d30cb camera: Handle alternate face detection score
68adda7 camera: Remove duplicate scene modes
619ac1a Gallery2: SK translations
ca33b92 Gallery2: NL translation
e0ddcf3 Gallery2: IT translations
d112739 Gallery2: ES translations
1e9ce57 Gallery2: Update DE translation
420ba2b Gallery2: CS translation
fd78d71 camera: Improve UX consistency
93dc61d Gallery2: not enable video pause feature for Timelapse recording
3cd7702 Camera: use send command to main handler to avoid race condition
9ed45b4 Camera: Skip switch camera command when camera state is busy
9e27b97 Merge "Revert "Gallery2: SK translations"" into cm-10.2
7475457 Revert "Gallery2: SK translations"
cab6922 Merge "Gallery2: IT translations" into cm-10.2
8a11b5e Merge "Gallery2: zh_CN translation" into cm-10.2
56334de Merge "Gallery2: NL translations" into cm-10.2
23674c0 Merge "Gallery2: PT-BR update translations" into cm-10.2
429e98e Gallery2: SV translations
473fc3a Gallery2: ES translations
533368e Gallery2: NL translations
e7a9b34 Gallery2: IT translations
eab9a31 Merge "Gallery2: SK translations" into cm-10.2
64f837e camera: Support for OPPO camera features
2fbb081 Camera: scale capture review thumbnail  properly
589d5a0 Camera: Fix key handling in panorama mode
10494d5 Camera: Cleanup hardware key shutter handling
7364edf Gallery2: SK translations
280b302 Gallery2: PT-BR update translations
7c274a6 Merge "Gallery2: PT-BR update translations" into cm-10.2
7cc1a11 Merge "Gallery2: RU translation" into cm-10.2
202febd Merge "Gallery2: NL translations" into cm-10.2
df16a10 Gallery2: PT-BR update translations
03c761d Merge "Gallery2: Use correct editor ID for sharpness filter" into cm-10.2
ff0a6f7 Gallery2: Use correct editor ID for sharpness filter
37a21b9 Gallery2: RU translation
95cba9b Gallery2: PT-BR update translations
e87d659 camera: Tweak the popup transparency
b7ecb53 Gallery2: PT-BR update translations
d404aaa Gallery2: zh_CN translation
d21af14 Merge "Gallery2: CS translation" into cm-10.2
eeb407d Gallery2: NL translations
12de271 Merge "Gallery2: IT Translations" into cm-10.2
56c0ee2 Camera: don't enable preview animation after flash
7ef7e4f Gallery2: IT Translations
d9d3b54 Merge "Gallery2: CA translations" into cm-10.2
a598a9a Merge "Gallery2: HU translation" into cm-10.2
3933407 Camera: set nail size from PreviewFrameLayout
95ccf49 Gallery2: HU translation
c2f31ca Gallery2: CA translations
5de62db Gallery2: CS translation
2bc2044 Merge "Camera: Fix CameraRootView layout size on tablets" into cm-10.2
830542b camera: Make the popup menu transparent
6a22125 Camera: Move storage settings under second menu
4b0cc9e Camera: Fix countdown timer button behaviour
901d6d2 Merge "Gallery2: EL translations" into cm-10.2
fd7ea0f camera: Revert device specific hacks
dbdf0ac Merge "Gallery2: NL translations" into cm-10.2
9bb9cba Camera: Fix CameraRootView layout size on tablets
f1696c7 Gallery2: ES translations
8f96008 Gallery2: NL translations
4eca85d Gallery2: EL translations
5c66996 Merge "Gallery2: DA translation" into cm-10.2
b7f6bfb Merge "Gallery2: RU translation" into cm-10.2
f60270e camera: Additional scene modes
44584d5 camera: Enable scene detection when ASD is set
677b70b Camera: Add red-eye flash mode support
935b925 Camera: Add touch-to-focus timeout duration settings
e2ea3f2 Camera: port additional features from cm-10.1
d66e59d Camera: Powerkey shutter (2/2)
148fd03 Camera: Additional scene & focus modes
6efe7ec Merge "Gallery2: HU translation" into cm-10.2
56b46be Gallery2: HU translation
81c248f Camera: revert CodeAurora's panorama angle handling
d34431f Gallery2: DA translation
04b3c2b Gallery2: make panoramic focus mode configurable
3ee0c0c Merge "Gallery2: IT translations" into cm-10.2
7c58c99 Camera: fix preview for landscape devices
6376b9c Gallery2: IT translations
f0b82a2 Merge "Gallery2 DE translation" into cm-10.2
c52c0f7 camera: fix image capture review mode when zsl is enabled
5fdd7e7 Revert "camera: Enable face detection parameter if required"
04afe05 camera: Re-add workaround for freeze when recording stops
d181eff Gallery2 DE translation
b46a24b Gallery2: RU translation
ee94b1a camera: Clear any leftover scene modes when entering video mode
96be8da camera: Fix continuous focus for HDR
2d3ceb8 Camera: Change volume hard key button to zoom function
7363a9c Gallery2: camera: Invoke camera UI functions only after initialization.
b04b65c Revert "Camera: Request for 2 snapshots in HDR Mode."
bf31213 camera: VideoModule: fix NPE while trying to set HFR video parameter
5542567 Camera: Prevent callling of resize  before camera is initialized
a163c14 Camera: Draw smile indicator based on display orientation
c48e15a Camera App: FaceView: Fix for no smile drawing
55393c4 Camera: Fix panorama preview/snapshot rotation issue
25c237b Camera: fix panorama rotation issues on 8226.
87202e5 Camera: Fix camera crash when post picture taken in message app
f867958 Camera: Fix swiping disabled after unsupported video prompt
94b65e2 Camera: Do not create start preview thread if one thread is alive
e5224cd Camera: Fix for stretched preview in camera and camcorder.
744986d Camera: Add camcorder pause feature
5ce197e camera: fix VideoModule memory leak
36e11e9 Camera: Avoid the crash if fail to find value
92bcfea Camera: Add facial processing features
15ece26 Camera: change to fix camera preview stretched issue
482111c Camera: Fix for the AF brackets issues in Face Detetcion.
4e1425c camera: Depurpleator
4f963db camera: Touch focus support for camcorder
aa9d232 camera: Video HDR mode
321e62c camera: Enable face detection parameter if required
1b999e6 camera: Add support for high frame rate video
4874079 Gallery2: ES translations
8a1aced camera: Add workaround for broken video snapshots
dc33f26 camera: Set extra ZSL parameter
1d2f602 camera: Add new picture sizes for N1
2af78fd camera: Add parameter debugging support
8759aa2 Camera: Add checker for null pointer exception during camera release
6f85541 Gallery2: Clear the undefined buffer for the first 15 frames
fdeb274 Gallery2: Recycle the image when activity is about to close
828bdd0 Gallery2: fix the size displayed error of livesnapshot exif
3fd51b1 Camera: Request for 2 snapshots in HDR Mode.
f0e3a6d Camera: set default focus and metering areas to null.
e20b8d2 Gallery2: Updated Swedish translation
26fb833 Merge "Gallery2: UG translations" into cm-10.2
f8784d2 Gallery2: UG translations
0d72f35 Merge "Gallery2: CS translation" into cm-10.2
8d6080b Merge "Gallery2: SK translations" into cm-10.2
756c47f Merge "Gallery2: Add AF Translations" into cm-10.2
11c8415 Gallery2: Add AF Translations
0168a8f Merge "Gallery2: PT-BR update translations" into cm-10.2
49742b3 Merge "Gallery2: RU translation" into cm-10.2
03338a8 Merge "Gallery2: HU translation" into cm-10.2
e4af10e Merge "Gallery: Fix filmstrip with no camera tile" into cm-10.2
e3488ae Gallery2: SK translations
e1c54ca Gallery 2: FR tranlation
5fd8f4e Gallery: Fix filmstrip with no camera tile
1249a9d Merge "Gallery2: EL translations" into cm-10.2
c6f2064 Merge "Gallery2: NL translations" into cm-10.2
9c9cfdb Merge "Gallery2: ES translations" into cm-10.2
204cf94 Merge "Gallery2: Update German translation" into cm-10.2
a07370d Gallery2: EL translations
60ff9c5 Gallery2: ES translations
e742584 Gallery2: HU translation
69c3a59 Gallery2: PT-BR update translations
6db88d7 Gallery2: NL translations
1972209 Merge "Revert "camera: improve snapshot KPI"" into cm-10.2
445732c Revert "camera: improve snapshot KPI"
09aeccc Gallery2: Update German translation
356f678 Gallery2: CS translation
c783a56 Gallery2: zh-rTW translations
0f91bd5 Gallery2: RU translation
a940417 Gallery2: IT translation
4bef8e9 Gallery2: IT translation fix
84a3dfb Add 18MP and 8.2MP resolution
71e05e3 Merge "Gallery2: ES translations" into cm-10.2
c8962fb Merge "Gallery2: HU translation" into cm-10.2
50d690d Gallery2: ES translations
0f63084 Gallery2: HU translation
dce787e Gallery2: PT-BR update translations
690cb61 Add 20.7MP resolution
32bb9c5 Gallery: Fix filmstrip source index
1a0e156 camera: improve snapshot KPI
73861e4 camera: Fix camera startup racing with orientation change
5f21416 Camera: reduce the camera button animation duration to 100ms
3d9a7e4 Gallery2: reduce the latency between cam&camcorder switch
84b9abc Camera: Block shutter button during mode switch
c9cd2f1 Camera: Do not create start preview thread if one thread is alive
148d371 Camera: Fix crash during open and close camera
1fe5828 Camera: Fix concurrency issues with camera messages
529013a Gallery2: reduce the camera switch animation duration to 200ms
1bd22de stop recording from camcorder app in case of error.
e19c1af Camera App: return after synchronized block
fe3360a Gallery2: fix the display error of camera manu when rotate it
593f173 Camera: Fix camcorder crash during pause and resume
2c0ca4d Gallery2: Clear undefined buffer before first draw
a8981cf Gallery2: camera: disable all camera controls ASAP when swtich the camera
cf82d8c Camera: Update storage hint in full screen state change listener.
d7c8a57 Gallery2: CA translations
f7b3e09 Gallery2: zh-rTW translations

   * packages/apps/HTMLViewer
9021af0 HTMLViewer: UG translations

   * packages/apps/KeyChain
d39aeef KeyChain: UG translations

   * packages/apps/LockClock
7847dee LockClock: Sync translations and fixes with CM11
8e743bc LockClock: Remove ghost settings and Update strings to match CM11
6d277ce Merge "LockClock: CS translation" into cm-10.2
0af9586 LockClock: EL translations
466f5d6 LockClock: CS translation
f921ae4 Port over improvements from Chronus
36cf1e9 cLock: Fix PT-PT clock display
bd0d455 Merge "LockClock: PL translations" into cm-10.2
b8eba30 cLock: Better OOBE
d5df2fd LockClock: PL translations
d40bb01 LockClock: LT translations
2797a20 CLock: CA translations
3355cbf LockClock: FR translation
c26ad6a Go back to weather RSS parsing instead of using YQL.
2166b4a Lock screen layout fixes.
aafaa1a Merge "LockClock: PT-BR update translations" into cm-10.2
d41cd2d Merge "cLock: Fix hdpi lockscreen weather" into cm-10.2
44c2cf1 LockClock : Reset no_data visibility
ff673d0 cLock: Fix hdpi lockscreen weather
51a1899 Merge "LockClock: SK translations" into cm-10.2
cb1d2c9 Merge "LockClock: IT translations" into cm-10.2
3866bd0 LockClock: SK translations
476500c LockClock: IT translations
1535142 LockClock: Update DE translation
3269582 LockClock: DA translation
33d9fd0 Merge "cLock: EL translations" into cm-10.2
66679ec cLock: EL translations
caa3ea7 Merge "LockClock: CS translation" into cm-10.2
6e1d1f3 Merge "LockClock: RU translation" into cm-10.2
51a0bf6 LockClock: RU translation
d6695f9 Merge "LockClock: HU translation" into cm-10.2
bb82cac Merge "LockClock: ES translations" into cm-10.2
37b31be Merge "LockClock: zh_CN translations" into cm-10.2
ba8e75a Merge "LockClock: AF translation" into cm-10.2
7209a38 LockClock: NL translation
10557e6 LockClock: AF translation
ed50ffa LockClock: zh_CN translations
5e542a9 LockClock: ES translations
52a5097 LockClock: CS translation
05e7b75 LockClock: PT-BR update translations
4fa5fcc LockClock: HU translation
fcd5625 Merge "Translations: Add new missing Af strings" into cm-10.2
e733b1d Merge "Go back to using placefinder for reverse geocoding." into cm-10.2
e06e3cb Merge "LockClock: PT-BR update translations" into cm-10.2
42dc3ad Fix earlier merge
41e5553 Merge "LockClock: More user friendly weather "no data" message" into cm-10.2
9419703 Merge "LockClock: Better layout of weather panel" into cm-10.2
1ae3ef2 LockClock: PT-BR update translations
1fbfc62 Merge "LockClock: zh_CN translation" into cm-10.2
a578ee8 Merge "LockClock: CS translation" into cm-10.2
c84f094 LockClock: More user friendly weather "no data" message
5538f81 LockClock: Better layout of weather panel
3739d51 LockClock: FR translation
42ef43c LockClock: zh_CN translation
5b1ce01 Go back to using placefinder for reverse geocoding.
3c0850d LockClock: CS translation
b0bcfc8 Merge "cLock: EL translations" into cm-10.2
8e6047b Merge "cLock: CA translations" into cm-10.2
810a74d cLock: CA translations
097c0b6 Merge "cLock: pt-rPT translation" into cm-10.2
548a063 Merge "LockClock: DA translation" into cm-10.2
1c8b488 Merge "LockClock: RU translation" into cm-10.2
884d2e4 Merge "LockClock: HU translation" into cm-10.2
a04fe34 cLock: EL translations
32bb633 LockClock: DA translation
a4a2472 cLock: pt-rPT translation
9a5b1fe Merge "Tweak weather and location fetching code." into cm-10.2
ce2e21a LockClock: HU translation
0e6a935 Merge "LockClock: IT translations" into cm-10.2
17496f4 Tweak weather and location fetching code.
8746ea6 LockClock: IT translations
defecca Translations: Add new missing Af strings
3ca8b9d Fix location query under some circumstances.
a891168 LockClock: RU translation
e0c75ab LockClock: ES translations
10f5987 Merge "LockClock: LT translations" into cm-10.2
b9c7927 LockClock: zh-rTW translations
ba58806 Merge "cLock: NL translations" into cm-10.2
4a89979 LockClock: LT translations
a56696e LockClock: DE translation
445cd96 cLock: NL translations
ad212a2 Merge "Tweak weather provider/location service code" into cm-10.2
57c6349 Merge "Avoid NPE when closing custom location dialog." into cm-10.2
4061815 Merge "Improve weather retrieval code." into cm-10.2
7d15dc3 Merge "cLock: NL translations" into cm-10.2
60a6703 Merge "cLock: UG translations" into cm-10.2
37d0434 cLock: UG translations
25e9f72 Tweak weather provider/location service code
505d24a Avoid NPE when closing custom location dialog.
d0ea308 Improve weather retrieval code.
bc14874 cLock: NL translations
8b68a7c Merge "LockClock: SK translations" into cm-10.2
1a961f9 Fix NullPointerException.
d6b75e9 Fix off-by-one error.
3b06409 cLock: refactoring (no functional changes): moved CalendarInfo.java
6e082df LockClock: SK translations
5c4d7b4 LockClock: HU translation
8b0ab46 LockClock: Update German translations
4ef93e1 Merge "LockClock: IT Translation" into cm-10.2
cf7cdf2 Merge "LockClock: CS translation" into cm-10.2
c660ec1 cLock: EL translations
158d2a4 LockClock: CS translation
3e95f45 LockClock: IT Translation
568f7b8 cLock: update weather info when gps is disabled (using cached location)
ea94f1a LockClock: PT-BR update translations
02c3aab LockClock: Add AF Translations
86d7f5b LockClock: Fix 24 hour formating
682b26c LockClock: Fix 24 hour clock issue + refresh weather on 'Use metric' change
7ef9cf9 Merge "LockClock: ES translations" into cm-10.2
663c1f5 Merge "LockClock: RU translation" into cm-10.2
a25081a CLock: CA translations
5b7e6a4 LockClock: RU translation
761fb54 LockClock: ES translations
dd552f4 LockClock: FR translation
9bfb36a Merge "LockClock: Add support for API level 16" into cm-10.2
19d8d9c Merge "cLock: CA translations" into cm-10.2
de52774 Fix spelling in catalan translations
76dae06 LockClock: Add support for API level 16
edbfbf6 cLock: CA translations
d5351f4 Merge "LockClock: Chinese translation" into cm-10.2

   * packages/apps/Mms
9cff622 Merge remote-tracking branch 'github/cm-10.2' into HEAD
731cad0 MMS: PL translations
458bb7d Mms: LT translations
f2d1e50 Merge "Update Mms Lithuanian Translations" into cm-10.2
577dbfa ClassZeroActivity: Queue messages instead of displaying them all at once
8667cee ClassZeroActivity: Holo it
9b044bb ClassZeroActivity: Queue messages instead of displaying them all at once
8a46af3 ClassZeroActivity: Holo it
8505102 Update Mms Lithuanian Translations
27ae733 Merge "Fix inconsistent back button behavior" into cm-10.2
f16767d Merge "Mms:AF translations" into cm-10.2
a17acd0 MMS: Update DE translation
c0f5af4 Merge "Mms: UG translation" into cm-10.2
0ebaa72 Merge "Mms: NL translation" into cm-10.2
74fd8ff Mms: UG translation
e0e9aa3 Merge "Mms: SK translations" into cm-10.2
bc2b01a Merge "Mms: IT translations" into cm-10.2
7292533 Merge "Mms: SV translations" into cm-10.2
a5eb3a2 Mms:AF translations
c4191d7 Mms: IT translations
1218eb5 Mms: SV translations
4383808 Mms: SK translations
b569afe Mms: NL translation
f58cb2b Merge "Mms: RU translation" into cm-10.2
4ebf995 Merge "Mms: PT-BR update translations" into cm-10.2
f42fbb4 Merge "Mms: CS translation" into cm-10.2
f54be90 Merge "Mms: DA translation" into cm-10.2
e393b65 Mms: DA translation
a006514 Mms: RU translation
56f6aa1 Mms: PT-BR update translations
78d6bb2 Mms: CS translation
478088f Mms: IT translations
31201da Merge "MMS: CA translations" into cm-10.2
5c93c98 Merge "Mms: HU translation" into cm-10.2
57050b3 MMS: CA translations
b00497e Mms: NL translations
e25b008 Merge "Mms: EL translations" into cm-10.2
4a62502 Mms: Add simple chinese translation
e5bd7d0 Mms: HU translation
41b5be1 Mms: ES translations
c8dc314 Merge "Mms: Fix strings (translation)" into cm-10.2
f1e14ef Mms: EL translations
2fa3647 Mms: Fix strings (translation)
c2ec9ee Merge "Mms: IT translations" into cm-10.2
ea0ac9a Merge "Mms: DA translation" into cm-10.2
a8278e4 Mms: DA translation
8670679 Mms: RU translation
d3e5945 Mms: IT translations
da73fb7 Merge "Mms: DE translation" into cm-10.2
6e2e867 Merge branch 'qcril' into cm-10.2
cf97d29 Mms: DE translation
5ed588e Merge "Mms: NL translations" into cm-10.2
38fbc09 Mms: NL translations
fb772e3 Mms: ES translations
c849d61 Mms: Option to delay SMS Sending
ba7700a Mms: Clean up delivery report dialog.
3749f7b Fix inconsistent back button behavior
c2a9e08 Mms: zh-rTW translations
b6ec020 Merge "Mms: UG translation, added Uyghur translation." into cm-10.2
33d1c4b Mms: UG translation, added Uyghur translation.
d9346a0 Merge "Mms: Add AF Translations" into cm-10.2
223ffe8 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Mms into qcril
18c68b8 Merge "Fix recipient picker crash with no contacts" into cm-10.2
969c90c Mms: Add AF Translations
83b4fe7 Fix recipient picker crash with no contacts
230d437 Mms: fix outgoing call handling on SMS notification

   * packages/apps/Nfc
6fd9d41 Nfc: UG translations

   * packages/apps/PackageInstaller
5ed9a34 PackageInstaller: UG translation, added Uyghur translation.

   * packages/apps/Phone
546919c Phone: PL translations
fcb7a22 Merge "Phone: LT translations" into cm-10.2
a330c38 Phone: LT translations
018e9da Merge "Phone: CA translations" into cm-10.2
2417024 Phone: SK translations
7946c7c Phone: CA translations
77cf21a Merge "Update Lithuanian translations" into cm-10.2
6d749ac Merge "Phone: CS translation" into cm-10.2
a0ae30e Update Lithuanian translations
b1793a0 Phone: EL translations
a1c1dcc Phone: CS translation
3477390 Merge "Phone: AF Translations" into cm-10.2
d348198 Merge "Phone: IT translations" into cm-10.2
2f9ff6f Merge "Phone: DA translation" into cm-10.2
23d0360 Merge "Phone: Fix DE translation" into cm-10.2
2ddc550 Phone: IT translations
16aa278 Phone: ES translations
5840cd7 Phone: Fix DE translation
b74e3f6 Merge "Expand Network Mode array" into cm-10.2
e403bab Expand Network Mode array
7af047d Phone: Remove aapt build warnings caused by DE translation
aa27480 Merge "Phone: SK translations" into cm-10.2
423ee2c Phone: DA translation
b11b617 Phone: SK translations
a4b62ab Merge "Phone: CA translations" into cm-10.2
e1142e7 Merge "Phone: NL translations" into cm-10.2
80ff31b Phone: Honor the "Rejected calls as missed" option
495cc28 Phone: CA translations
ff61891 Phone: NL translations
d20224b Phone: ES translations
31a25ee Phone: PT-BR update translations
7abb437 Merge "Phone: SV translations" into cm-10.2
73c5c76 Phone: SV translations
3a67404 Merge "Phone: IT translations" into cm-10.2
ecfa705 Phone: IT translations
3cdb26a Phone: AF Translations
9fadbc2 Phone: HU translation
432c410 Merge "Add missing break statement" into cm-10.2
5476dc0 Add missing break statement
035305f Merge "Phone: IT translations" into cm-10.2
1c0a741 Merge "Phone: rewrite translations" into cm-10.2
4d097a4 Merge "Phone: HU translation" into cm-10.2
a82b9d8 Phone: IT translations
5c189a1 Phone: Remove double Settings alias
e904eb0 Phone: HU translation
a9e5d64 Phone: ES translations
44fb85e telephony-msim: Fix package errors
753835e Merge "Phone: zh_CN translation" into cm-10.2
c348b25 Merge "Revert "Phone: Display Supplementary Service Notifications"" into cm-10.2
79fbc06 Phone: zh_CN translation
113c81f Phone: rewrite translations
f35a893 Revert "Phone: Display Supplementary Service Notifications"
c15d558 Add JNI dependencies for user builds
402ca69 Use2GOnlyCheckBoxPreference: fix NPE
8f916ca Merge branch 'qcril' into cm-10.2
635fff3 Add compatibility code with mainline's configuration options for unlock
342200b Phone: UG translations
f0e81fd Merge "Phone: Add AF Translations" into cm-10.2
be443ff Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Phone into qcril
bf99dca Merge "Phone(MSIM): Do not dismiss prompt dialog when touched outside"
082caf2 Phone: Add AF Translations
8f0380a Merge "Phone: CA translations" into cm-10.2
e307051 Phone(MSIM): Do not dismiss prompt dialog when touched outside
3c59380 Phone: support TLS as a transport method
8659716 Merge "Update modify Call Visibility using peer capability"
947bbb8 Phone: CA translations
67bf02d Merge "Phone(MSIM): Use subscription to retreive PIN2/PUK2 status"
725fb45 Phone(MSIM): Use subscription to retreive PIN2/PUK2 status
514f8fd Update modify Call Visibility using peer capability
41d4eea Merge "Phone(MSIM): Remove unwanted characters in FDN"
fbeeaba Phone(MSIM): Remove unwanted characters in FDN
b439e0b Merge "Fix crash while doing emergency call in airplane mode."
95ecbcd Fix crash while doing emergency call in airplane mode.

   * packages/apps/QuickSearchBox
0086b7e QuickSearchBox: UG translation, added Uyghur translation.

   * packages/apps/Settings
bcc4004 Always show band 0
d7e2a30 Merge remote-tracking branch 'github/cm-10.2' into HEAD
f28e53b Merge "Settings: fix led pulsespeedoff disable behaviour" into cm-10.2
4863784 Merge "Settings : Update gesture preference check" into cm-10.2
1710a33 Merge "Settings: EL translations" into cm-10.2
f6a43a4 Settings : Update gesture preference check
0e0cdec Settings: CS translation
167de75 Settings: ES translations
d348c8d Settings: fix led pulsespeedoff disable behaviour
7971c98 Settings: EL translations
e36fcea Merge "Settings: EL translations" into cm-10.2
73c3197 Merge "Settings: IT translations" into cm-10.2
8746973 Settings: NL translation
77d23cb AppOps: only apply app type filters to summary screen
64e79e2 Merge "Settings: NL translation" into cm-10.2
ec60297 Settings: IT translations
3c6f24b Settings: Update DE translation
453d777 Settings: NL translation
467aee0 Settings: EL translations
5def6c7 Add CM Legal (2 of 2)
c2514c1 Settings: CS translation
331d81d Merge "Settings: PL translations" into cm-10.2
612e442 Merge "Wi-Fi AP priorities: Add RTL support & cleanup" into cm-10.2
a2126a9 Settings: PL translations
1c573ec Merge "Settings: NL translation" into cm-10.2
e08a0a4 Merge "Settings: LT translations" into cm-10.2
c94edc8 Settings: LT translations
fc13439 Wi-Fi AP priorities: Add RTL support & cleanup
6f01f8a Settings: NL translation
3beb149 Merge "Settings: PT-BR Translations" into cm-10.2
d796336 Merge "Settings: add zh_CN translations" into cm-10.2
ebaf9c9 Settings: PT-BR Translations
c435a27 Add security settings category for WhisperPush
c6d6fe1 Bluetooth: Fix to show internet access as marked when pan is connected
e8329e1 Settings(MSIM): Disable MultiSimSettings activity if unsupported
ae4e281 Settings(MSIM): Disable MultiSimSettings activity if unsupported
ff2dbea Settings: LT translations
4468ada Merge "Fix mispelled constnat" into cm-10.2
82fa585 Settings: add zh_CN translations
9a3468d Merge "Settings: RU translation" into cm-10.2
ebf4524 Merge "Settings: LT translations" into cm-10.2
2abc4e1 Revert "Telephony: Use new apn.sim.operator_numeric property"
604d7ad Revert "Telephony: Use new apn.sim.operator_numeric property"
83a98ed Settings: RU translation
a8ce8e8 Merge "Settings: Add DE translation for AppOps" into cm-10.2
b9e9848 Merge "Settings: CA translations" into cm-10.2
d006885 Merge "Settings: AF Translations" into cm-10.2
c6be349 Settings: CS translation
2290bc5 Settings: LT translations
e0228e7 Settings: CA translations
a639c88 Settings: HU translation
52630fe Settings: AF Translations
4897a55 Settings: Add DE translation for AppOps
bafced4 Merge "Settings: UG translation. patch set: white space" into cm-10.2
6924a67 Settings: UG translation. patch set: white space
7bf09f5 Settings: NL translation
516e7ce Merge "Settings: zh_CN translations" into cm-10.2
c992cd3 Merge "Settings: PT-BR update translations" into cm-10.2
8f42e59 Merge "Settings: NL translation AppOps" into cm-10.2
92176f9 Merge "Settings: IT translations" into cm-10.2
7534ba7 Merge "Settings: DA translations" into cm-10.2
0e464be Merge "Settings: EL translations" into cm-10.2
d972a1d Settings: NL translation AppOps
f49b8cc Settings: IT translations
2d37c6d Merge "Settings: ES translations" into cm-10.2
2ae70be Settings: EL translations
75327e7 Merge "Settings: SK translations" into cm-10.2
0a71516 Settings: DA translations
c725c03 Settings: SK translations
74ecbce Settings: zh_CN translations
d674f0f Revert "Bluetooth: disable scan icon when BT state is off"
5f8c315 Support the signed-builds FOTA updater, too
db00314 Merge "Settings : Add hooks for device specific features" into cm-10.2
a19b6d1 Revert "Settings: Fix aapt warnings (translation)"
ad52d6c Merge "Settings: Fix aapt warnings (translation)" into cm-10.2
1150925 Merge "Remove 'Allow custom buttons' checkbox (2/2)" into cm-10.2
7707254 Settings: ES translations
2a36993 Merge changes Ia2773715,Ic739519c,Ia55364c3,I7405f1e8,I32183d77 into cm-10.2
5d8b5cd Merge "Settings: Update DE translation" into cm-10.2
128d832 Settings: NL translation
9c8a03f Settings: Fix aapt warnings (translation)
dafd765 Settings: Update DE translation
745c1eb Remove 'Allow custom buttons' checkbox (2/2)
da5221e Merge "Settings: Add android namespace prefix" into cm-10.2
fade53d [1/2] AppOps: Show allowed/ignored counts
4344cdd [1/2] AppOps: Add alarm wakeup op
3f62221 AppOps: menu options to show/hide user and system apps
60e88de AppOps: Enable App Ops under security setting.
015d10e AppOps: Add more operations in app ops settings.
4aed253 Merge "Settings: HU translation" into cm-10.2
b7894b6 Merge "Settings: zh_CN translations" into cm-10.2
a0f68da Merge "Settings: PT-BR update translations" into cm-10.2
de4797d Settings : Add hooks for device specific features
9d3eea8 Bluetooth: Add onStop activity for Bluetooth Setting app
214b5d2 Bluetooth: disable scan icon when BT state is off
e6b13e2 p2p: Fix for GC unable to scan GO after tear down.
ecdeb0f Bluetooth: Avoid window leak when screen orientation changes
a890b7c Merge "Settings: NL translations" into cm-10.2
4ae66fa Merge "Settings: Romanian translations" into cm-10.2
c04026f Merge "Settings: SK translations" into cm-10.2
a615a58 Merge "Settings: IT translations" into cm-10.2
a095531 Merge "Settings: SV translations" into cm-10.2
2e39420 Revert "Get time zone names from CLDR." 4.3's libcore doesn't have the getExemplarLocation method
907ce8a Settings: NL translations
37dc286 Settings: IT translations
c677093 Settings: SV translations
c5689ae Settings: SK translations
fab4624 Settings: Romanian translations
c1a7692 Get time zone names from CLDR.
5ce8b61 Merge "Settings: IT translations" into cm-10.2
d30e11c Merge "Settings: DA translation" into cm-10.2
c6087c0 Merge "Settings: ES translations" into cm-10.2
ab8cbfc Settings: PT-BR update translations
712466c Settings: HU translation
7d03efe Settings: DA translation
75b054a Merge "Settings: QS performance profiles tile" into cm-10.2
f577cde Settings: QS performance profiles tile
d3bad5b Use default button backlight brightnessk from framework overlay
401960a Settings: zh_CN translations
bc6735f Settings: ES translations
4b368af Settings: PT-BR update translations
30218ec Merge "Quiet Hours: allow disabling of system sounds (2 of 2)" into cm-10.2
b7d3952 Camera button support: useful features & bugfixes (2/2)
44d2517 Merge "Settings: zh_CN translation" into cm-10.2
9f04842 Merge "Settings: NL translations" into cm-10.2
3c986c0 Settings: IT translations
3550e02 Settings: ES translations
f03c698 Settings: Add android namespace prefix
1bf245a Settings: FR translation
0112d69 Settings: zh_CN translation
bb87a1f Settings: NL translations
a47a5a9 Bluetooth: DUN: Add DUN profile support in Settings APP
206e3e1 telephony-msim: Fix package errors
fede182 Settings: Add preference header to make the RoamingSettings.
f0f1f41 Settings: Show Service State status in Phone Status properly
d8ebd7b Settings: Tune Away option is not retained on UI.
9ba6fbf Settings(MSIM): Update signal strength with the correct dBm & asu values
ccde102 Add initial preferred APN feature
d114b5d Settings(DSDS): Add TuneAway and PrioritySub to MultiSimSettings
f5e9685 DSDS: Subscription specific for Mobile data, roaming and usage
9d253ed Telephony(MSIM): Add prompt support for SMS
4a2e790 Settings(MSIM): Extend CB "Operator info" feature to MSIM.
6acd09e Settings(MSIM): Add support for MSIM
ecc8d85 Telephony: Avoid list of Apns in ApnSettingsMenu
0ff226f Telephony: Use new apn.sim.operator_numeric property
9d10205 Settings:PIN/PUK Lock and Status
3b257a6 Merge "Settings: EL translations" into cm-10.2
46915f8 Merge "Settings: add Advanced Settings under Display" into cm-10.2
8f6fba5 Settings: EL translations
7c863f0 Add support for the new Remote Display APIs.
22abafa Settings: add Advanced Settings under Display
b5c6f02 Settings: HU translation
322634d Merge "Settings: DE translation" into cm-10.2
56e240e Quiet Hours: allow disabling of system sounds (2 of 2)
c9e526f Settings: DE translation
d678cde settings: Deprecate has_led_flash, move to framework.
bcefa3b Merge "Settings: Fix up Sound tile if device doesn't have vibrator" into cm-10.2
35c3778 Merge "Settings: NL translations" into cm-10.2
dc55b26 Af: Fix spelling mistake
5ca9518 Settings: Fix up Sound tile if device doesn't have vibrator
0096951 Settings: NL translations
5d54f3f Fix mispelled constnat
561d03e Settings: Fix NPE in QS on tablets
832f09c Merge "Settings: RU translation" into cm-10.2
5c2aabc Merge "Settings: TR translations" into cm-10.2
7a58a8c Settings: Fix aapt warnings [translation]
4521994 Merge "Settings: UG translations" into cm-10.2
5998053 Settings: UG translations
6f27da4 Settings: TR translations
391bf44 Merge "Settings: IT translations" into cm-10.2
715fd35 Merge "Settings: CS translation" into cm-10.2
8760be1 Merge "Settings: SK translations" into cm-10.2
32e5167 Settings: SK translations
ca4bcd1 Settings: RU translation
56836df Settings: Long Term Orbits (LTO)
a4cb410 Merge "Settings: PT-BR update translations" into cm-10.2
8cb2221 Merge "Settings: Add AF Translations" into cm-10.2
61ed8d1 Merge "Settings: HU translation" into cm-10.2
184f3eb Settings: zh-rTW translations
9c0fb9a Merge "Use a title for each control group." into cm-10.2
2236249 Merge changes I55da6094,Ie5ccfb6f into cm-10.2
3a032d3 Merge "Fix assigning apps to navigation ring." into cm-10.2
a685c2a Fix assigning apps to navigation ring.
b512af3 Settings: ES translations
3b65091 Update German translation.
57e69a0 Make high security PIN prompt consistent to normal PIN prompt.
41529d6 Correctly mark string as untranslatable.
1458e59 Fix crash if HW tuning framework isn't present.
f5a6262 Use a title for each control group.
7afafa3 Merge "Settings: Add string for gamma saturation" into cm-10.2
5c3da39 Merge "Settings: Allow different maximum vales for each gamma control" into cm-10.2
496cf1d Packages: Fix for SAP turn ON/OFF fails issue.
dd35321 Updates the P2P peer list when there is P2P State Change Action
2b8588a Bluetooth: SAP: Add SAP profile support in Settings APP
08623d9 WifiSettings: Handle DISABLED_ASSOCIATION_REJECT.
ff2cfa1 Bluetooth: Security: Add Null check during pairing cancel intent.
58eb9b1 Bluetooth: Remove out of range devices after ScanComplete
559f8fb Settings: EL translations
afdbda2 Merge "Settings: ES translations" into cm-10.2
37c260e Settings: CS translation
614b194 Settings: Add string for gamma saturation
7274f16 Settings: Allow different maximum vales for each gamma control
5af780b Merge "Minor grammar nit-picking" into cm-10.2
dffa212 Merge "Settings: Minor values cleanup" into cm-10.2
d168384 Merge "Settings: Update German translation" into cm-10.2
bd34ba5 Settings: IT translations
c74388e Settings: HU translation
e5a6368 Settings: ES translations
3524da8 Settings: Add AF Translations
8dfb3ec Minor grammar nit-picking
129e805 Settings: Fix aapt zh-rTW warning
2b38fa5 Merge "Settings: IT Translation" into cm-10.2
1888878 Settings: PT-BR update translations
b31cf33 Settings: Minor values cleanup
10e2c01 Merge "Settings: zh-rTW translations" into cm-10.2
8c64492 Merge "Settings: HU translation" into cm-10.2
fe620bb Settings: Update German translation
39d9d45 Performance profiles
85dd93f Cleanup performance settings strings
144c434 Merge "Settings: RU translation" into cm-10.2
37caef1 Settings: zh-rTW translations
4427be2 Merge "Camera button support: fix another ^C^V fail" into cm-10.2
36e7cc6 Settings: HU translation
700a6ab Merge "Settings: ES translations" into cm-10.2
20591c5 Camera button support: fix another ^C^V fail
d41b786 Merge "Settings: PT-BR update translations" into cm-10.2
5838744 Settings: ES translations
c4c2a02 Camera button support: fix FC
9a44678 Settings: PT-BR update translations
c7d6582 Settings: RU translation
883e918 Add missing variables for camera button handling
185035d Settings: Use meaningful titles for gamma controls
5a88734 Camera button support (2/2)
a9f3c38 Settings: RU translation
4554220 lockscreen battery status: add off option (1/2)
b8fdd27 LockScreen: allow hardware key longpress to put device to sleep
0da787f sound: Enable audio thru dock devices by default
4c3228e Merge "Move 'Swap volume buttons' option to 'Buttons' menu" into cm-10.2
77a5c7b Merge "Settings: PT-BR update translations" into cm-10.2
a6fd3a4 Settings: EL translations
3b5588e Settings: IT Translation
fdbc459 Move 'Swap volume buttons' option to 'Buttons' menu
302c12f Merge "Settings: RU translation" into cm-10.2
dbcc5c3 Merge "Settings: FR translation" into cm-10.2
7aa1937 Settings: DE translation
591aa95 Settings: RU translation
809f9ab Settings: PT-BR update translations
9a88d4e Merge "DevSettings: Fix the root-access toggle in eng builds" into cm-10.2
be4656f Merge "Remove the save step from lock screen and quick launch shortcuts" into cm-10.2
a5fa367 DevSettings: Fix the root-access toggle in eng builds
6415500 Remove the save step from lock screen and quick launch shortcuts
42c5be9 Merge "Settings: CA translations" into cm-10.2
230a27a Merge "Settings: Simplified Chinese translation" into cm-10.2
262b88a Merge "Settings: HU translation" into cm-10.2
f343b93 Settings: CA translations
c34d19b Merge "Settings: ES translation" into cm-10.2
50d86a0 Settings: HU translation
50f4adc Settings: DE translation
57b54e6 Settings: FR translation
80558c7 Merge "Save last list position in privacy guard manager." into cm-10.2
6713c2c Merge "Improve app op details layout." into cm-10.2
b636476 Merge "PrivacyGuard : Reimplement to use appops" into cm-10.2

   * packages/apps/SoundRecorder
97439f8 SoundRecorder: PL translations
fa985a3 Merge "SoundRecorder: LT translations" into cm-10.2
f25cd30 SoundRecorder: LT translations
faf85fb Revert "SoundRecorder: Fix aapt warnings [translation]"
7964fa9 SoundRecorder: Fix aapt warnings [translation]
9c69267 Merge "SoundRecorder: AF Translations" into cm-10.2
2477494 Merge "SoundRecorder: CA translations" into cm-10.2
ab8bfd7 Merge "SoundRecorder: CS translation" into cm-10.2
c5dd877 SoundRecorder: CA translations
4f19c87 Merge "SoundRecorder: FR translation" into cm-10.2
e72f156 SoundRecorder: FR translation
7f40a99 Merge "Soundrecorder: NL translation" into cm-10.2
8341078 Merge "SoundRecorder: PT-BR update translations" into cm-10.2
5cd55f9 SoundRecorder: AF Translations
d8e1b90 Merge "SoundRecorder: DE translation" into cm-10.2
e62afb8 Soundrecorder: NL translation
61fdcb4 Merge "SoundRecorder: IT translations" into cm-10.2
e139c05 SoundRecorder: PT-BR update translations
768789c SoundRecorder: CS translation
104eec7 SoundRecorder: DE translation
f086fc7 Revert regressions introduced by QRD update.
a5134dc SoundRecorder: IT translations
410e9b7 SoundRecorder: HU translation
47f39db Merge "SoundRecorder: NL translations" into cm-10.2
68dea91 SoundRecorder: NL translations
d31ba77 Merge "SoundRecorder: EL translations" into cm-10.2
467623b SoundRecorder: EL translations
bfbb5f4 Merge "SoundRecorder: DA translation" into cm-10.2
7f1eb80 SoundRecorder: DA translation
4b20634 Merge "SoundRecorder: RU translation" into cm-10.2
6f7d516 Merge "SoundRecorder: ES translations" into cm-10.2
910f47d Merge "SoundRecorder: Fix hardcoded strings" into cm-10.2
cbc39ba SoundRecorder: SK translations
8c913af SoundRecorder: ES translations
5e14664 SoundRecorder: Fix hardcoded strings
8a86c35 SoundRecorder: RU translation
2242acc SoundRecorder: Squashed update from QRD project
a3eedb8 SoundRecorder: UG translations

   * packages/apps/Stk
7d5fb08 SIMToolkit: PL translations
615d086 Stk: LT translations
dea4f7f Merge "Stk: AF translations" into cm-10.2
dde51c5 Stk: CA translations
1603b85 Stk: NL translation
11bbb1a Merge "Stk: FR translation" into cm-10.2
3e4a843 Stk: AF translations
55c2bba Stk: PT-BR update translations
2b5ef4e Stk: FR translation
7b25096 Stk: IT translations
70aa7b6 Merge "Stk: HU translation" into cm-10.2
8548e43 Stk: HU translation
b8dbeb3 Stk: NL translations
0259756 Stk: DA translation
642ba73 Merge "Stk: EL translations" into cm-10.2
a508df4 Stk: SK translations
e544dfc Merge "Stk: RU translation" into cm-10.2
bc9b8ae Merge "Stk: Update German translation" into cm-10.2
996139b Stk: EL translations
7c8e289 Stk: RU translation
80b9054 Stk: ES translations
d6d3f31 Stk: Update German translation
55e3a5b Merge branch 'qcril' into cm-10.2
1a9a4f5 Stk: UG translations
1ecbfc7 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Stk into cm-10.2
264770d Merge "Add isBrowserLaunched API."

   * packages/apps/Tag
5bdf1d7 Tag: UG translations

   * packages/apps/Torch
1e0cb8f Torch: Do not hard code crespo as not having high brightness.
81fd6e8 Torch: SV translations
ee8fbf5 Torch: Add HR Translations
76d2abc Torch: remove lt aapt warnings
b99e274 Torch: LT translations
f731441 Torch: Fix aapt warnings [translation]
4b60251 Torch: refactoring
47e563b Torch: UG translations
c418856 UI overhaul & code cleanup
5020f0c Torch: CA translations

   * packages/apps/Trebuchet
48d6302 Trebuchet: PL translations
ebb8545 Trebuchet: LT translations
8165766 Trebuchet: Allow uninstall/app info shortcut with locked homescreen
f7621a4 Merge "Trebuchet : Ensure defaultWorkspace cleanup" into cm-10.2
e7d24f8 Merge "Trebuchet : Refresh out of box experience" into cm-10.2
0033d60 Merge "Trebuchet: AF translations" into cm-10.2
d13e36c Trebuchet : Ensure defaultWorkspace cleanup
93ad9c1 Trebuchet: SV translations
df1f03b Trebuchet : Default workspace init fix
4506c81 Merge "Trebuchet : Check item placement when setting defaultWorkspace" into cm-10.2
8d4ee41 Merge "Trebuchet : Use standard android action" into cm-10.2
52297bc Trebuchet : Use standard android action
61b19a2 Trebuchet : Check item placement when setting defaultWorkspace
e743f3f Merge "Trebuchet: FR translation" into cm-10.2
af256c4 Trebuchet: AF translations
5caab3f Trebuchet : Refresh out of box experience
81cabad Trebuchet: PT-BR update translations
d097ff2 Trebuchet: FR translation
433979e Merge "Trebuchet: CS translation" into cm-10.2
2d0978e Trebuchet: IT translations
d60a227 Merge "Trebuchet: HU translation" into cm-10.2
f3e8fd2 Merge "Trebuchet: Fix aapt string warnings [translation]" into cm-10.2
2a838e5 Trebuchet: zh_CN translations
6f7b4e4 Trebuchet: Fix aapt string warnings [translation]
9ba416b Merge "Trebuchet: CA translations" into cm-10.2
2609c30 Trebuchet: CS translation
d05c758 Merge "Trebuchet: NL translations" into cm-10.2
09aa614 Merge "Trebuchet: EL translations" into cm-10.2
0f4a755 Trebuchet: DA translation
253303d Trebuchet: CA translations
bd4cd21 Trebuchet: SK translations
e54e83d Trebuchet: HU translation
1a3e472 Trebuchet: ES translations (FIX)
25ba31e Merge "Trebuchet: RU translation" into cm-10.2
1f2fe76 Trebuchet: EL translations
78dfec5 Trebuchet: RU translation
16ec3d5 Trebuchet: NL translations
355fcf1 Trebuchet: simplify translating
b543dfe Merge "Trebuchet: DA translation" into cm-10.2
6298efc Merge "Revert "Trebuchet : Fix dynamic padding"" into cm-10.2
98d61cd Trebuchet: ES translations
a39739b Revert "Trebuchet : Fix dynamic padding"
c157fc1 Trebuchet: DA translation
f2a85b1 Merge "Trebuchet : Fix dynamic padding" into cm-10.2
7769abd Update German translation.
c6fcadf Support for adding live folders in the default workspace
9723619 Add some default folder names
5d97eb1 Trebuchet: Notify wallpaper offsets to LWPs
7482729 Trebuchet: LT translations
efa4b8d Trebuchet : Fix dynamic padding
8167b3f Trebuchet: Update HR Translations
460d3d7 Merge "Trebuchet: IT translations" into cm-10.2
543d293 Merge "Revert "Trebuchet : Fix cellsize for dynamic changes"" into cm-10.2
9a1a064 Revert "Trebuchet : Fix cellsize for dynamic changes"
07eea85 Merge "Trebuchet: Add AF Translations" into cm-10.2
277a45f Trebuchet : Fix cellsize for dynamic changes
7098672 Trebuchet: IT translations
0baa7ba Trebuchet : Fix edit dialog persistence
1293cb0 Trebuchet: fix selector wrap in DoubleNumberPicker
b832133 Merge "Trebuchet: CA translations" into cm-10.2
d0a92d6 Trebuchet : Icon edit dialog fixes
803240b Trebuchet: CA translations
eead7ec Merge "Trebuchet: UG translations" into cm-10.2
03ae6dd Trebuchet: UG translations
f4cef6b Merge "Trebuchet: RU translation" into cm-10.2
c7c8106 Merge "Trebuchet: Simplified Chinese Translation" into cm-10.2
dc0ab9c Trebuchet: RU translation
809baf5 Trebuchet: Add AF Translations
ad69f42 Trebuchet: FR translation

   * packages/apps/VideoEditor
9fde6ea VideoEditor: UG translations

   * packages/apps/VoiceDialer
3131488 VoiceDialer: UG translation, added Uyghur translation.

   * packages/apps/VoicePlus
6a2123b VoicePlus: LT translations
39a38ab project.properties: use correct path for ion
8c9d99a Move address validation to OutgoingSmsReceiver
270d18f properly remove _rnr_se on disable
a662eba Fix race condition where message received is inserted multiple times.
f31fe55 Fix race condition where message sent is inserted multiple times.
ec7038a Fix formatting. Fix bug where both incoming and outgoing notifications are being filtered.
d51256c Merge "VoicePlus: UG translations" into cm-10.2
d32b54d VoicePlus: UG translations
5e4b2cf Merge "VoicePlus: Add AF Translations" into cm-10.2
7a82fb6 Only send US numbers over GVoice
87523ef VoicePlus: SK translations
6823455 Merge "VoicePlus: Simplified Chinese Translations" into cm-10.2
79671d9 VoicePlus: Add AF Translations

   * packages/inputmethods/LatinIME
f67b190 LatinIME: LT translations
44d5dcc Add fallback loader
19bfc6e LatinIME: CA translations

   * packages/providers/ContactsProvider
61d7ec3 ContactsProvider: Fix polyphones in Chinese.
ddfa62b Merge "Revert "contacts: Privacy Guard support"" into cm-10.2

   * packages/providers/DownloadProvider
34b1e29 DownloadProvider: LT translations
907bcd0 Merge "DownloadProvider: Add AF Translations" into cm-10.2
09dab36 DownloadProvider: CA translations
5995f6a DownloadProvider: Add AF Translations

   * packages/providers/TelephonyProvider
0acd248 telephony: Add support for choosing a default APN
16c4eef MmsSmsDatabaseHelper: increment database version to force the upgrade
766f84c TelephonyProvider: Handle database upgrade for MSIM
21ac4ef Handle database upgrade for MSIM
cf17e27 Revert "AppOps: use OPS_READ_MMS/OPS_WRITE_MMS for mms operation"
d536574 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/providers/TelephonyProvider into qcril
bc63bb2 Revert "telephony: Add support for choosing a default APN"
b46ba8a Merge "AppOps: use OPS_READ_MMS/OPS_WRITE_MMS for mms operation"
99ca686 AppOps: use OPS_READ_MMS/OPS_WRITE_MMS for mms operation
c1ec3e3 Merge "Revert "telephony: Privacy Guard support"" into cm-10.2

   * packages/wallpapers/Galaxy4
f23be51 Galaxy4 wallpaper PL translations
9ed31d7 Galaxy4: LT translations
da356f8 Galaxy4: CA translations

   * packages/wallpapers/PhaseBeam
02bb0a7 PhaseBeam: PL translations
b502b54 Merge "Update Lithuanian translations" into cm-10.2
9fe8b1f Merge "PhaseBeam: AF Translations" into cm-10.2
41962a5 PhaseBeam: CA translations
d42f480 Merge "PhaseBeam: FR translation" into cm-10.2
5e39fd5 Update Lithuanian translations
b89583d PhaseBeam: FR translation
727f527 PhaseBeam: AF Translations
1a82176 PhaseBeam: PT-BR update translations
f4c711b Merge "PhaseBeam: CS translation" into cm-10.2
dd8b6c5 PhaseBeam: CS translation
cd49176 PhaseBeam: HU translation
e4e4051 Merge "PhaseBeam: EL translations" into cm-10.2
b48eaca Merge "PhaseBeam: DA translations" into cm-10.2
13a4128 PhaseBeam: DA translations
efac4bd Merge "PhaseBeam: RU translation" into cm-10.2
3aba218 PhaseBeam: EL translations
62355e6 Merge "PhaseBeam: SK translations" into cm-10.2
972a4af Merge "Add opt-out mechanism for wallpaper scrolling." into cm-10.2
fdc5e54 PhaseBeam: NL translations
9c35e04 PhaseBeam: SK translations
a016f46 Merge "PhaseBeam: IT translations" into cm-10.2
a1e02e5 Add opt-out mechanism for wallpaper scrolling.
418218b Allow external overlay for configuration
707cfaa PhaseBeam: IT translations
9f64b56 PhaseBeam: RU translation
04311d4 PhaseBeam: ES translations
9ccf31f Remove useless assignment.
cfcb489 PhaseBeam: DE translation
e2361cb Fix particle movement.
3cc42c5 Allow phase beam color configuration.
5441667 PhaseBeam: Tri-phase the electron beam

   * system/core
30e7702 Merge remote-tracking branch 'github/cm-10.2' into HEAD
f69b9d4 Removed duplicate code that had broken 'run-as'
ac6c810 Removed duplicate code that had broken 'run-as'
3bc3029 init: Remove $TERM from global environment
bea3bdb adb: Fix backup fallback
ba91d0b charger: change the order of backlight control and fb blank
e2740bf debuggerd: Ignore SIGPIPE
ee74802 charger: Allow home key on newer devices to wake device
be76d13 Revert "charger: Update to match AOSP recovery API"
d00b7c0 charger: Update to match AOSP recovery API
1640d4c system/core: Add support for telephony-msim
ea65702 init: Increase maximum number of Android properties to 496.
d987f76 Camera: Adds auto HDR Metadata type
c6a02d4 audio: Enumerations for audio usecases
6740a8a Camera: Adds longshot commands
efd207f system/core: Add support for EVRCNW audio format
308bf89 Camera: Add meta data types for meta data callback
d0ebd81 init.rc: Restored TCP performance tuning
928351f audio: add EVRCWB EVRCB to supported audio formats
4a2df5b charger: Fix arguments to gr_text
6c2f036 charger: press power key to turn off charging animation
55a9140 charger: modify usb unplugged shutdown time in power off charging
1a4cc44 charger: support alarm in power off charging
f7ce72c charger: Toggle backlight while in charger mode.
f7e1ef2 charger: Draw battery percentage over charger screen
851c4ad mkbootimg: Add --dt parameter to specify DT image
1b49f7a toolbox: Add setfattr
5ac7417 init: Fix serial number display for semc msm7x30 devices
0e11087 init: Do not build logo.c when initlogo is disabled
dfe600e Merge "libcorkscrew buildfix for gcc 4.8" into cm-10.2
1b96c7d Merge "init: uevent: Add msm video symbolic link handling" into cm-10.2
cb943b1 Merge "mkbootimg: Add --dt parameter to specify DT image" into cm-10.2
f3409d2 Revert changes to main init.rc file

   * system/extras
328353a When make_ext4fs() formatting a block device, restore selinux context of the lost+found directory.
691da31 ext4_utils: Yet another MMC discard pain in the ass

   * system/netd
203f8c8 Incorrect memset parameters
76ff95e Add support for mdns txt records Update to the latest version of mdnsresponder. This removes the unused sethostname calls.
3561466 netd: Add new flag for QCOM's hostap extension
b7fbaa1 netd: IPv6 Tethering Support
a3aa2fb netd: Add enhanced routing support
61fd595 netd: IPv6 Tethering Support
a3d44e9 netd: Change QualcommSoftapCmd to add AR6004 support
70d5f40 netd: Support the Qualcomm SoftAP SDK.

   * system/qcom
2b78d84 Merge "Update ini_file buffer size to be PROPERTY_VALUE_MAX"
43cf2be Update ini_file buffer size to be PROPERTY_VALUE_MAX

   * system/vold
25c877c Merge remote-tracking branch 'github/cm-10.2' into HEAD
dd8b8c3 vold: Initialize flag variables
a9e9a10 vold: Initialize flag variables

   * vendor/cm
0f1b829 Set version to 10.2.1 for release
a9d7b5d Bump version to 10.2.1-RC0
d418845 Merge remote-tracking branch 'github/cm-10.2' into HEAD
8c13083 Fix Telenor DK MMS APN
13ca801 Add OVIVO APNs
e36fc8b Fix Giffgaff APN
07bf68c Fix TIM Brasil APN
054bab2 Added APN entry for Etisalat Egypt
01a2d37 Fixed mmsproxy for Mobinil MMS
c8793d9 Add APN settings for Safaricom and Airtel (Kenya).
7a4a972 Add CM Legal (1 of 2)
d052204 reordered far east APN
616219c Update changelog and contributors list
cd20b56 Include WhisperPush with CyanogenMod build
3259b92 Maintainership updates
a6d647b Maintainership updates
e49f9ad Merge "Don't show phone unlock targets for devices without voice (2/2)" into cm-10.2
34f6faa Merge "Update ATT Phone APN to bring in-line with ATT's current APNs" into cm-10.2
ba457a4 Merge "Update all APN of El Salvador" into cm-10.2
4ecb40d Merge "Fix Movistar AR APN settings typo and proxy IP" into cm-10.2
7503c0c Update all APN of El Salvador
4156c5e Merge "APN typo" into cm-10.2
60911a1 APN typo
3c52c90 Make Mms package available to all telephony devices
35a690d Add contributors for apexqtmo
30cc1bb Merge branch 'cm-10.2' of git://github.com/CyanogenMod/android_vendor_cm into cm-10.2-stable
980e6b8 Bootanimation by Dima Skvarskyi
c45e821 Bump version to 10.2.0-RC1
100af14 Merge "apns: add APN for AIS 3G" into cm-10.2
dc2e944 Update default wallpaper
9b2b353 cm: Remove $TERM in global envrionment
592ae53 apns: add APN for AIS 3G
b4cc59c Always build the updaters
5eb0c80 cm: Actually add the custom clientidbase
4626782 Incorporate TARGET_VENDOR_RELEASE_BUILD_ID into the build identifier if it exists
7f0b1bd Merge "Added APNs for Panamamanian Carriers (Movistar PA, Claro PA and Digicel PA)" into cm-10.2
c13178e cm: Allow devices to set the GMS client id
6a3d839 Put procmem and procrank back into non-user builds
737344a cm: Remove procmem and procrank from user builds
45ad3fc Don't show phone unlock targets for devices without voice (2/2)
1d313d9 Merge "Add HTC One X contributors" into cm-10.2
10c505b Added APNs for Panamamanian Carriers (Movistar PA, Claro PA and Digicel PA)
b5678a4 Add HTC One X contributors
f1d0892 Update ATT Phone APN to bring in-line with ATT's current APNs
7a46cf7 init.local.rc: Fix typo
9cd97ae Merge "vendor/cm: Clean up init.local.rc" into cm-10.2
178dbd6 keys: Updated path for the signing makefile
461e4ec vendor/cm: Clean up init.local.rc
d22f39f No need to override mkshrc as it no longer exports PS1
9cd218c Merge "Revert "Disable excessive dalvik debug messages"" into cm-10.2
52c5eb4 Revert "Disable excessive dalvik debug messages"
11c2164 cm: add Sony Xperia SP (C530X) maintainers
c7bcf25 Merge "cm: Add 10.1.3 to changelog" into cm-10.2
afc4642 Merge "Add Korean KT LTE apn" into cm-10.2
7c4a6ef Merge "Remove Term, su, and CMUpdater from user builds" into cm-10.2
a21887e Remove Term, su, and CMUpdater from user builds
a9c1be5 contributors: update Sony maintainers
1e9c7da contributors: update Sony maintainers
886f47b Add Korean KT LTE apn
418b6b3 Merge "Add APNs for VZW Network Extender" into cm-10.2
c237204 Add APNs for VZW Network Extender
cf2a489 Fix For LTE CLARO APN
1b1ef8d cm: Add 10.1.3 to changelog
d11c07b vendor/cm: fix Sprint MMS apn being set as default
1f2a3d4 Disable excessive dalvik debug messages
3d2f330 Merge "Fix APN typo for VIPNet Croatia Change-Id: I2d1815900525efdbadb0398383eff9eb425a2355" into cm-10.2
4f0c75c apns: add otelo web APN
f9bb777 cm: Update permissions for ondemand sysfs nodes
f344730 Fix APN typo for VIPNet Croatia Change-Id: I2d1815900525efdbadb0398383eff9eb425a2355
bc68cf2 cm: Skip backuptool on GMS builds
90caff6 Fix Movistar AR APN settings typo and proxy IP
686cbf2 cm: Set permissions on input_boost node
fe91df1 apns: cleanup 3 ITA carrier
6a0f530 cm: Set permissions on notify_on_migrate node
71b1a2f cm: update VideoEditor & live wallpapers packages
f4b2e9d Add HTC Droid DNA and Galaxy S4 I9505 contributors
554f370 Refactor versioning
989a313 rootdir: Set permissions for additional interactive sysfs nodes
a76d898 init: provide initial pemissions for ondemand governor
ff4b205 Allow 'system' user to modify cpufreq control files
ec031f7 vendor/cm: update CONTRIBUTORS
0aa748b Merge "prebuilt: apns-conf-cdma.xml: Fix Sprint APNs and clean up APNs for test SIM cards" into cm-10.2

   * vendor/tmobile/apps/ThemeChooser
3b3f8e0 Merge remote-tracking branch 'github/cm-10.2' into HEAD
4121307 ThemeChooser: LT translations
da6b66b Merge "Add Lithuanian translations" into cm-10.2
450da7f ThemeChooser: CS translation
5eef241 ThemeChooser: EL translation
d2caaf3 Add Lithuanian translations
5cf25b7 ThemeChooser: change error message
78bd22d ThemeChooser : Allow users to pass aapt check
e3414e0 ThemeChooser : Allow users to pass aapt check
eb6fff6 Merge "ThemeChooser: CA translations" into cm-10.2
900ac57 ThemeManager : Remove uneeded state changes
5fd102d ThemeChooser: CA translations
72505a2 Show the theme name in the choice screen
9cb8d56 ThemeChooser: UG translation
3e77967 ThemeChooser: zh-rTW translations

   * vendor/tmobile/providers/ThemeManager
56ab252 ThemeManager: LT translations
d077dd5 ThemeManager : Add support for custom densities
d29d10c ThemesProvider : Catch xml exception for invalid xmls
df43026 ThemeManager : Use better checks for theme densities
30277ea ThemeManager: CA translations
6b1a9aa Fixed some crash-on-theme-removal scenarios
03eac25 ThemeManager: UG translation

===================================
Since Thu Sep  5 08:21:30 UTC 2013
===================================

   * android
ecb9c24 Update AOSP repositories to android-4.3_r3.1
17a3fbd Remove Focal repositories
99cdb6f Update upstream refs to android-4.3_r3
3180d10 Add CMAccount
2f5743e Add BluetoothExt repository

   * bootable/recovery
ecd5053 Add required libraries to list.
bfb14d1 Merge "Recovery: Loki patching support" into cm-10.2
7cc6afa Don't print any messages regarding sd-ext to the UI

   * build
b040b9d bump version to 4.3.1
df5cf16 JLS36I
b8b9423 JLS36H
8609a0f inline kernel dtb build
854bf43 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/build into cm-10.2
2a6b146 build: let TWRP eat zips too
07424d3 Merge tag 'android-4.3_r3' into cm-10.2
dab9a4a Build: update qcom_utils.mk
f49fc79 Merge "Fix SDK build" into cm-10.2
f467df2 build: fix bash completion sourcing
f3b45a8 JLS36G
d0741b5 Restore original behavior when PRODUCT_BOOTANIMATION is undefined
53051b3 envsetup: Use wait-for-online so these cmds work in recovery
c9e3e32 Fix for build break when PRODUCT_BOOTANIMATION is unset

   * dalvik
d912503 If dalvik wants ASCII casing, it needs to ask for it.
5bf7d7f Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/dalvik into cm-10.2

   * development
06a2014 Merge tag 'android-4.3_r3' into cm-10.2
1b24668 add various projects to .classpath
15f95d7 Merge "DevTools: RU translation" into cm-10.2

   * device/motorola/omap4-common
8aeb8db WLAN: Use TI generic NVS if pds/wifi/nvs_map.bin isn't present.
2d2d036 WLAN - wl12xx: Update firmware to R5.SP5.01 from R5.SP3.06
6c157ac Revert "libril: Add cm-10.2 libril wihout CellInfo RIL commands"
4de3427 fix hwcomposer defs

   * device/motorola/spyder
001d620 system.prop: Enable usevoicetechfordata property

   * external/apache-harmony
2d39e83 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/apache-harmony into cm-10.2

   * external/apache-http
60e50e6 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/apache-http into cm-10.2

   * external/bluetooth/bluedroid
2a0abcc Bluetooth: Handling mulitple SetEncryption commands
17582d2 Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL.
6239515 Disable IBS by default.
ce523b2 Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/bluetooth/bluedroid into cm-10.2
9149de0 Revert "Bluetooth: Add support for disconnecting HID based on priority"
c7b90c7 Merge "Bluetooth: Fix for SetEncryption race condition"
ae98523 Merge "Bluetooth: Avoid to send sco disconnect when power mode is processing"
0daaed4 Merge "Bluetooth: Codec negotiation should be proper."
5a020b5 Bluetooth: Handle closing of UHID Poll thread from btif context
c88f32c Bluetooth: Support  HFP Client role on Bluedroid.
1da4201 Bluetooth: Avoid to send sco disconnect when power mode is processing
717f064 Merge "Removes device in white list from Bluedroid stack"
162ff8c Merge "Revert "Bluetooth : HID: Cancel RNR while incoming connection in progress""
dc6b78c Merge "Bluetooth: Use correct Avdtp features."
a7eaf7f Merge "Bluetooth: Fix for incorrect handling of pairing cancel"
e59023d Merge "Bluetooth: Length check while parsing vendor cmd."
4b1f6b9 Merge "Bluetooth: On Suspend ignore media task timer event"
388d6b3 Bluetooth: Use correct Avdtp features.
1b16bb5 Bluetooth: On Suspend ignore media task timer event
e45c5b0 Bluetooth: Fix for SetEncryption race condition
e06a60a Bluetooth: Delay setting connectable mode.
d365e96 Bluetooth: Codec negotiation should be proper.
92074fa Bluetooth: Length check while parsing vendor cmd.
0708a99 Merge "Bluetooth: Start codec negotiation at AT+BCC."
49c31f7 Merge "Bluetooth: Restarting PM timer for HFP(AG) while reading OR writing"
099cbed Merge "Bluetooth: Update held call state."
5b9c372 Bluetooth: Start codec negotiation at AT+BCC.
ef791e0 Removes device in white list from Bluedroid stack
a49338c Bluetooth: Restarting PM timer for HFP(AG) while reading OR writing
8ac5ca9 Merge "bluetooth: Added IBS feature to support ROME"
5df751c Merge "Bluetooth: Fix to handle multiple conn_update_requests"
802d3c3 Bluetooth: Fix for incorrect handling of pairing cancel
023486f Revert "Bluetooth : HID: Cancel RNR while incoming connection in progress"
c706796 Bluetooth: Update held call state.
3df3b01 Merge "MAP: Support MAP Client role on Bluedroid stack."
5c8fdc6 Merge "Bluetooth: Config: Enable the SSP debug mode."
3729ec0 bluetooth: Added IBS feature to support ROME
c1fea47 Merge "Allow LE connection cancel after 30 sec timeout"
31b7f2e Merge "Use High bit rate if Remote is EDR capable"
6f77f62 Merge "Bluetooth: Adding Sniff feature for PAN Profile"
b1a6fe7 Bluetooth: Add support for disconnecting HID based on priority
45d0b96 Merge "Merge "Merge "Merge "Bluetooth: Config: Enable the SSP debug mode.""""
23237d1 Merge "Bluetooth: Config: Enable the SSP debug mode."
f5bead8 Merge "Use High bit rate if Remote is EDR capable"
d423166 Merge "Bluetooth: Adding Sniff feature for PAN Profile"
1329a20 Merge "Merge "Merge "Bluetooth: Config: Enable the SSP debug mode."""
5f9c45e Merge "Bluetooth: Config: Enable the SSP debug mode."
6fa18e9 Merge "Bluetooth: Adding Sniff feature for PAN Profile"
0a275a6 Merge "Use High bit rate if Remote is EDR capable"
531a429 Merge "Merge "Bluetooth: Config: Enable the SSP debug mode.""
4f30ff4 Merge "Bluetooth: Config: Enable the SSP debug mode."
73dab29 Merge "Bluetooth: Adding Sniff feature for PAN Profile"
97566c7 Merge "Bluetooth: Config: Enable the SSP debug mode."
2925072 Merge "Merge "Bluetooth: Adding Sniff feature for PAN Profile""
0c7ea1d Merge "Bluetooth: Adding Sniff feature for PAN Profile"
bb7aae8 Bluetooth: Adding support for 5th PANU connection
cc3a3e8 Merge "Bluetooth: Adding Sniff feature for PAN Profile"
d165d88 Merge "Bluetooth: Config: Enable the SSP debug mode."
a2326a0 Move QCOM enhanced features under QCOM_SW ifdef
f028568 Bluetooth: Fix to handle multiple conn_update_requests
2ecca1e Bluetooth: Handle Connection request in Opening state.
7128ff8 Merge "Bluetooth: Save HID information into NVRAM immediately"

   * external/chromium-trace
e6d7ccf Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/chromium-trace into cm-10.2

   * external/clang
61a2a13 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/clang into cm-10.2

   * external/flac
4c66aeb Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/flac into cm-10.2

   * external/iptables
38f353e Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/iptables into cm-10.2

   * external/koush/AndroidAsync
6700db3 AsyncSSLSocketWrapper: properly recycle buffers. ByteBufferList: add option to tweak max size of reclaimed ByteBuffer.
3df71aa Merge remote-tracking branch 'koush/master' into cm-10.2
f0fa186 add option for max pool size
ae2d1be Revert "gitignore"
69851e1 gitignore
04b2f79 Fix API level 8 exception
275f1f3 InflaterInputFilter: report original exception
a904da4 Socket.io: build on last commit. Watch for websocket disconnect.
28a4b95 Socket.IO: do not attempt to disconnect already discoonnected socket
445ae45 wip
5f8214b 118
9b98822 AsyncServer: switch post/run queue to a PriorityQueue instead of LinkedList.
4f0221a InputStreamDataEmitter fixes: resume() needs to actually resume. Use a smarter allocator.
9926d85 InputStreamDataEmitter blocking fixes
9673a3a Merge remote-tracking branch 'koush/master' into cm-10.2
c508e0b Implement support for blocking streams
b919021 Merge remote-tracking branch 'koush/master' into cm-10.2
08e88b7 OutputStreamDataSink needs to provide a server.
22a2ee6 move StreamUtility
c7fbf81 Fix ups for Range requests. Fix double onEnd call. Simplify SimpleFuture to allow returning of a result and an exception (WIP)
f64d6ef Merge remote-tracking branch 'koush/master' into cm-10.2

   * external/koush/Superuser
21a1fa9 Fix several Lint's warnings
bd9a459 Change target API from 17 to 18
af18f5a Make emulated storage available via su.
0c02064 Superuser: PT-rPT translations

   * external/koush/ion
58a5237 Properly limit the ByteBuffer read from stream
64c73ba never use stream loader, those smash the GC.
f1260b5 additional context death logging
fa172d8 add some logging for when a context dies
9c14c5a Update README.md
261211e Merge pull request #58 from chester1000/master
a6624cf Updated with info about possibility of tracking upload progress
3e3e4f4 Ion progress bar requests must always happen on the main handler
19e5df1 118
eaded0d Fix bug in ion disk cache optimization. Only use the cache for transformed images.
0eaff00 update project properties
cafe2b0 revert back to original sample image
a4823c5 Move internal classes out. Fix up the default transformation to not use scaling.
daefb90 Transformed image cache fix. Write all entries. Outputstream Cleanup needs to handle sink close.
a23cabf Merge remote-tracking branch 'koush/master' into cm-10.2
16dbb38 streams block
b77ed9d Merge remote-tracking branch 'koush/master' into cm-10.2
95bc302 update for AA
0ac2267 Merge remote-tracking branch 'koush/master' into cm-10.2
fa42b95 Content streams are not guaranteed to be non blocking
971f221 simplify/future-proof DiskLruCache usage
e09c2ea Move the Gson object into the configurable properties
7512805 fix
0fc9fbb set the progress bar and progress dialog on the ui thread
72c8194 Watch for bounds decode errors.
cceeb10 Merge remote-tracking branch 'koush/master' into cm-10.2

   * external/llvm
d21d95f Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/llvm into cm-10.2

   * external/whispersystems/WhisperPush
8189ab5 Merge pull request #6 from WhisperSystems/message_encryption
1ba5a65 Merge branch 'message_encryption' into key_ui
4b1454b Include new message content format on outgoing messages too.
ecc64ff Support for identity key views and key conflict logic.
f401c93 Support for new encrypted attachment protocol.
ff0c7ad Clean up string conversion

   * external/wpa_supplicant_8
0dbdecc Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/external/wpa_supplicant_8 into cm-10.2
bc0a8ca Merge "Use configured sched_scan interval for the PNO scan"
a1e0944 Merge "P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz"
257a25c Use configured sched_scan interval for the PNO scan
484d893 P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz
80976f0 Merge "Revert "Drop EAP packet with code 10 from delivering to EAP statemachine.""
118ec81 Merge "P2P: Stop listen state when listen-only duration is over"
dba4457 Merge "Drop EAP packet with code 10 before EAPOL state machine processing"
518d509 Drop EAP packet with code 10 before EAPOL state machine processing
cb3c90d Merge "TDLS: Do not modify RNonce for an TPK M1 frame with same INonce"
2609d00 Revert "Drop EAP packet with code 10 from delivering to EAP statemachine."
887960a Merge "TDLS : Disable the created link on an improper TDLS handshake"
f7a0ee5 Merge "WPS: Ignore WPS-PBC-to-PIN change from M1 to M2 as a workaround"
213dde5 P2P: Stop listen state when listen-only duration is over
98bc41e TDLS: Do not modify RNonce for an TPK M1 frame with same INonce
9eff415 TDLS : Disable the created link on an improper TDLS handshake
effe89f WPS: Ignore WPS-PBC-to-PIN change from M1 to M2 as a workaround
9df29d1 Merge "nl80211: Ignore disconnect event in case of locally generated request"
37d8f4c Merge "Drop EAP packet with code 10 from delivering to EAP statemachine."
dad3d9e nl80211: Ignore disconnect event in case of locally generated request
72741be Merge "tls_openssl: Store TLS context per-connection"
63806f8 Drop EAP packet with code 10 from delivering to EAP statemachine.
58c9d48 Merge "P2P: Postpone concurrent scans when waiting for first client as GO"

   * external/wpa_supplicant_8_ti
0eb25c2 wpa_supplicant: Add 'SCAN TYPE=ONLY' functionality

   * frameworks/av
eb2705e Enable Tunnel Playback for msm8974
6c3d035 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/av into cm-10.2
c07298d Merge changes I87b0992f,Iea74eb35,I682bca5b into cm-10.2
2fbe4bc Merge "libstagefright: Add support for custom LPA buffer size" into cm-10.2
82b9cf5 Merge "libstagefright: support for disabling buffer metadata" into cm-10.2
047995c libstagefright: Add pause support for hardware omx component
3e35967 audio: fix for deadlock issue during LPA playback
073ec31 libstagefright: optimize thumbnail generation path
be35791 Added ifndef ICS_AUDIO_BLOB around non-existent functions (3/3)

   * frameworks/base
cbcacc9 Revert "base: App crash when select suggestion's length more than specified."
bd37e32 SystemUI: ES translations
f67adf9 SystemUI: DE translation
8b9e41d Merge "Navbar: Fix MDPI & HDPI landscape layout" into cm-10.2
0bc364a Merge "SystemUI/Added ADB over network QuickSettings Tile" into cm-10.2
0c82481 Do not always call setIsConnectedToProvisioningNetwork(false)
8c12fe5 Navbar: Fix MDPI & HDPI landscape layout
c5b2697 SystemUI/Added ADB over network QuickSettings Tile
bfaadb9 Merge "Fix certain setting writes being incorrectly skipped." into cm-10.2
016f7fb Merge " SystemUI: A proposal for a new quiet hours icons" into cm-10.2
84b751e Fix certain setting writes being incorrectly skipped.
caa3ffb  SystemUI: A proposal for a new quiet hours icons
796f7c6 Merge "SystemUI: don't crash when user disable default apps" into cm-10.2
03f2672 Merge "PackageManager: Let system-defined permissions take precedence over settings" into cm-10.2
ebed47c Audio: Fix abnormal keytone playback during silent mode changing
5f56c1f SystemUI: don't crash when user disable default apps
120aee8 PackageManager: Let system-defined permissions take precedence over settings
59d5008 PhoneWindowManager: Hardware key handling fixes and cleanup
8764016 Merge "platform: Fix the gid for the theme manager service" into cm-10.2
01cbf80 platform: Fix the gid for the theme manager service
0538ebb Merge "Use generic alarm intent." into cm-10.2
171a983 Fix merge from android-4.3_r3.1
c9b3d43 Use generic alarm intent.
a5f0c08 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/base into cm-10.2
c43f9b7 be more robust with handling unknown sensors
f568fce Bluetooth: Add error handling for callbacks in bluetooth manager
a238389 OBEX: Implementation of MAP and PBAP client role on Bluedroid
dcf75fb base: App crash when select suggestion's length more than specified.
d0c5b1d services: Fix the bug in NFC shutdown logic
4264c56 Fix for Concurrency issue reported in  525529
9eaef38 Revert "Ported: Bluetooth Message Access Profile (MAP) from CM9"
4c86452 Merge "Fix dock intent lookup." into cm-10.2
f1a0cfd Merge "core: SK translations" into cm-10.2
8f2a9a7 Fix expanded desktop layout in landscape
3652c0a Fix dock intent lookup.
a3186e5 Merge "PhoneWindowManager: Delay setting updates during window animation." into cm-10.2
8ec2d21 Merge "Freeze screen while changing expanded desktop mode." into cm-10.2
5b3e258 Merge "Fix status bar brightness control when on secure lock screen" into cm-10.2
dc7a9170 Merge "frameworks/base: FI translations" into cm-10.2
78c7e8b Merge "Keep ToggleLockscreenTiles in sync between Quick Settings and Ribbon" into cm-10.2
cacbf25 Merge "SystemUI: fix SearchPanel gesture in landscape mode." into cm-10.2
212c63a Fix status bar brightness control when on secure lock screen
5481915 Re-implement orientation aware volume buttons at lower level
613c843 core: SK translations
f5bd073 Fix Quick Settings tiles jerking down while animating to notifications view
3fa4c6b frameworks/base: FI translations
90b6431 Merge "Fix up 'launch player on headset connection' option." into cm-10.2
b291f2f SystemUI: do not collapse panels if keyevent was canceled.
a6c5def Fix up 'launch player on headset connection' option.
d3ab545 Merge "Core & SystemUI: RU translation" into cm-10.2
2e1a888 Core & SystemUI: RU translation
40b137f Merge "Hide GlowPadView warnings" into cm-10.2
f020564 Merge "Rework thumbnail handling" into cm-10.2
6e300fb SystemUI: fix SearchPanel gesture in landscape mode.
e6b9b2c Keep ToggleLockscreenTiles in sync between Quick Settings and Ribbon
baf0eef Merge "Move 'start music player on headset connection' option out of DSPManager (1/2)" into cm-10.2
1089e54 Merge "Revert "platform: Remove mapping of android.permission.CAMERA to camera group"" into cm-10.2
c234bfd Revert "platform: Remove mapping of android.permission.CAMERA to camera group"
1f7af65 Move 'start music player on headset connection' option out of DSPManager (1/2)
5509a10 Merge "When wifi wants ASCII lowercasing, it needs to ask for it." into cm-10.2
0029509 PhoneWindowManager: Delay setting updates during window animation.
c1cef55 Freeze screen while changing expanded desktop mode.
9371256 Merge "DockAudio: Route audio via dock for Samsung devices" into cm-10.2
cf937b7 Hide GlowPadView warnings
a47942b SystemUI: PT-rPT translations
36bd398 InputDevices: PT-rPT translations
b660b89 Merge "Core: PT-rPT translation" into cm-10.2
d3b2056 Do not change NetworkInfo.DetailedState.
f28e8ca Privacy Guard : Reimplement backed by AppOps
b8d1ef8 Revert "framework: Privacy Guard"
8a72073 Merge "Core: Update Polish translation" into cm-10.2
ebcd2bb Core: zh-TW translations typo fix
5fd5bdb Enable extra languages (2/2)
44b9641 Merge "Core: NL translation" into cm-10.2
aa47f78 Core: Update Polish translation
0b80eae Merge "Core: Update German translation" into cm-10.2
17ebbc2 Core: PT-rPT translation
1e8d968 Core: Update German translation
cfb8048 frameworks/base: Add support for FM feature.
5edc58d Frameworks/base: IT translations
c7f79af Merge "Ribbons : Cleanup for theme change" into cm-10.2
802515d Ribbons : Cleanup for theme change
4265052 Merge "Frameworks_base: PT-BR update translations" into cm-10.2

   * frameworks/native
9d81c70 Unbreak libgui
8db777e frameworks/native: Fix toroplus radio with CFLAGS
4280375 surfaceflinger: don't handle EVENT_ORIENTATION when !HWC_DEVICE_API_VERSION_1_0

   * frameworks/opt/calendar
2c91bad Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/opt/calendar into cm-10.2

   * frameworks/opt/mms
6ad5448 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/opt/mms into cm-10.2
7886227 Include CC addresses when processing MMS group messages

   * frameworks/opt/net/voip
95b560b voip: Add TLS support to the Android SIP stack

   * frameworks/opt/photoviewer
d981185 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/opt/photoviewer into cm-10.2

   * frameworks/opt/telephony
2747e65 Merge "GsmSS: Use data tech in isConcurrentVoiceAndDataAllowed" into cm-10.2
1f2bf05 GsmSS: Use data tech in isConcurrentVoiceAndDataAllowed
02ac030 Merge "GsmSST: Disregard any invalid verbose values for timezones in NITZ requests" into cm-10.2
e8638da Merge "HTCTegra3RIL: Add custom RIL for correct STK handling (1/2)" into cm-10.2
068138e Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/opt/telephony into cm-10.2
348bd6b Merge "Telephony: Decode SPN from RuimRecords properly" into cm-10.2
3a79827 Register for RUIM ready and records loaded when Subscription set in RUIM
f440bcd GsmSST: Disregard any invalid verbose values for timezones in NITZ requests
815fb06 Merge "SIM Phone Book : Modify update operation"
8e98e62 SIM Phone Book : Modify update operation
530edf3 Fix NRE on sending multipart texts.
cb4f05c Merge "Telephony: Remove setResultCode in a non-ordered broadcast" into cm-10.2
bf8d655 Merge "Telephony: Specify file path when reading contacts from EF_ADN" into cm-10.2
8ad356a Merge "Telephony: Add fix related to EF_IIDF file path" into cm-10.2
4a1dcb8 Merge "Revert "Telephony: Display of Operator name."" into cm-10.2
cc21010 Revert "Telephony: Display of Operator name."
78f774a Telephony: Remove setResultCode in a non-ordered broadcast
0cbe0b3 Merge "Telephony: Display of Operator name." into cm-10.2
65ca1ba Merge "HTCQualcommRIL: correct handling of CDMA + LTE quirk." into cm-10.2
07a178e Merge "SamsungExynos3RIL: Handle UNSOL_DATA_CALL_LIST_CHANGED." into cm-10.2
0f2ec59 Merge "Stk: dispose objects properly for hotswap"
ed71196 Merge "Manual CDMA and GSM search in global mode"
3480351 Do not update External state until we receive card status.
823d297 Telephony: Delay SIM IO until SIM_READY
fdebba0 Telephony: Read IMSI using SIM I/O for CSIM/RUIM
a08c219 Telephony: Display of Operator name.
55edc0f Telephony: Add fix related to EF_IIDF file path
51cd650 Telephony: Specify file path when reading contacts from EF_ADN
f2c1ee6 CdmaLte: Fix 3G reported as unknown on certain devices
44da4ce Merge "SIM Phone Book : Modify insert and delete operations"
38edab4 Manual CDMA and GSM search in global mode
f7b9aa0 Merge "Remove the hardcoded parameters in sendTerminalResponse()"
2892574 Remove the hardcoded parameters in sendTerminalResponse()
a0b047c SIM Phone Book : Modify insert and delete operations
b4e1916 Merge "HTCQualcommRIL: skip setCdmaSubscriptionSource if CDMA_SUBSCRIPTION_MODE is null" into cm-10.2
c80fb49 Merge "Telephony: Consider dataRegState to determine SPN display"
12a1ec8 Telephony: Decode SPN from RuimRecords properly
211f17c Merge "set below property to null when sim records disposed"
647c3fd Telephony: Consider dataRegState to determine SPN display
d3a5d5b SamsungQualcommRIL: skip setCdmaSubscriptionSource if CDMA_SUBSCRIPTION_MODE is null
82bd50a HTCQualcommRIL: skip setCdmaSubscriptionSource if CDMA_SUBSCRIPTION_MODE is null
5714a8c HTCTegra3RIL: Add custom RIL for correct STK handling (1/2)
e2f84b0 set below property to null when sim records disposed
f0c009b Merge "PhoneProxy: Restore previous updatePhoneObject logic." into cm-10.2
e04bc72 Merge "Telephony: Fix incorrect status display on UI in airplane mode"
7657d9f HTCQualcommRIL: support DATA_NETWORK_STATE_CHANGED_M7/5757
3b91888 Stk: dispose objects properly for hotswap

   * frameworks/opt/telephony-msim
d061b6b Phone will provide card app to IccPhoneBookInterfaceManager
aa75ed6 Merge "SIM Phone Book : Modify update operation"
ecdadf7 SIM Phone Book : Modify update operation
7b43dc8 Merge "SIM Phone Book : Modify insert and delete operations"
b52551c Merge "Manual CDMA and GSM search in global mode"
3bd107d SIM Phone Book : Modify insert and delete operations
67852c3 Merge "Telephony(MSIM): Tune Away option is not retained on UI."
a27f9df Telephony(MSIM): Tune Away option is not retained on UI.
46d4fad Merge "Select UICC card application based on data RAT in MSimDcTracker."

   * frameworks/rs
abb1cd7 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/rs into cm-10.2

   * frameworks/support
d33715a Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/support into cm-10.2

   * frameworks/volley
9df091d Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/frameworks/volley into cm-10.2

   * hardware/libhardware
fbbfe75 Bluetooth: Support MAP Client role on Bluedroid.
972a202 Bluetooth: Add support for set_priority for HID Host
d478f22 usbaudio: fix for out->dev->lock remains locked in error case
eee39b8 Added ifndef ICS_AUDIO_BLOB around non-existent functions (1/3)
13534d0 Merge "hwc: Enable orientation event for all targets" into cm-10.2
ce5a566 hwc: Enable orientation event for all targets
47d3554 libhardware: allow all platforms to disable external rotation

   * hardware/libhardware_legacy
4ca951f Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/hardware/libhardware_legacy into cm-10.2
19c826e Added ifndef ICS_AUDIO_BLOB around non-existent functions (2/3)

   * hardware/qcom/audio
3ca121d Use HEADSET Tx if mic_type isn't analog and Rx device is HEADPHONES

   * hardware/qcom/audio-caf
824f5b3 Merge branch 'jb_2.5' of git://codeaurora.org/platform/hardware/qcom/audio into cm-10.2
8d980b5 alsa_sound: Fix audio over Miracast
fcfe59a Merge "alsa_sound: Fix Echo reference logic"
d98a56c Merge "msm7x30: fix -Wreorder warnings" into cm-10.2
2e84d00 Merge "alsa_sound: Add support for custom LPA buffer size" into cm-10.2
cd0cadb Merge "alsa_sound: Fix CAMCORDER_TX use case" into cm-10.2
78513a9 Revert "Revert "audio: libaudioamp: add hooks to open/close for amplifier init""
d29144f Revert "audio: libaudioamp: add hooks to open/close for amplifier init"
e77335d alsa_sound: Fix Echo reference logic
ae2fe36 Merge "alsa_sound:  Fix to avoid crash while erasing item from mDeviceList"
9eb200b alsa_sound:  Fix to avoid crash while erasing item from mDeviceList
5507a6b audio: libaudioamp: add hooks to open/close for amplifier init
60c8814 Merge "alsa_sound: primary desc check for sonification"

   * hardware/qcom/bt
53b00df Merge "bluetooth: enable lpm support for atheros SoC"
40bed88 bluetooth: enable lpm support for atheros SoC
6aa3eee Merge "Bluetooth: Driver support for AR3002 SOC"
d3f446e Bluetooth: Driver support for AR3002 SOC
7b151e5 Merge branch 'jb_2.6' of git://codeaurora.org/platform/hardware/qcom/bt into cm-10.2

   * hardware/qcom/display-caf
fd2514e Merge "display: Add support for interleaved YUY2 and YUYV format."
2dcc749 Merge "hwc: Upgrade partial MDP composition"
2192165 hwc: Upgrade partial MDP composition
1484c26 Merge "hwc: Set display as active only after unblanking it"
a2c8354 hwc: Set display as active only after unblanking it
db9e1a6 Merge "HWC: Check for proper MDP version to enable C2D comp"
3f4690f Merge "hwc:Donot invoke commit when wfd is in pause state"
88e2b9c HWC: Check for proper MDP version to enable C2D comp
d767b53 Merge "hwc: Call commit after unset of pipes"
502ae37 Merge "hwc: Cleanup patch for SideSync and WFD/HDMI downscale feature"
c39f12b Merge "display: Add BufferMirrorMode support for External"
62138ab Merge "hwc: Perform MDP downscaling for WFD/HDMI Scenario"
23c22f6 hwc: Call commit after unset of pipes

   * hardware/qcom/media
a7c681d Make KERNEL_OBJS a LOCAL_ADDITIONAL_DEPENDENCIES to prevent build errors

   * hardware/qcom/media-caf
b345e18 Merge "mm-video: vidc: Add support for dynamic debug logging"
4129054 mm-video: vidc: Add support for dynamic debug logging
d77cc7c Merge "dashplayer: Remove cached formats from the proper location"
4fe81c5 Merge "mm-video: vidc: Fix an issue in flush for Surfacemediasource_test"
f15822e Merge "mm-video: vdec: ref count the notifications to secure-display"
bdff120 mm-video: vidc: Fix an issue in flush for Surfacemediasource_test
38c9b09 Merge branch 'jb_2.6_1' of git://codeaurora.org/platform/hardware/qcom/media into cm-10.2
076081b mm-video: vdec: ref count the notifications to secure-display

   * hardware/qcom/wlan
f3d6054 Merge "wcnss: Ignore calibrated data during factory testing"
690d703 Merge "wlan: Add WCNSS service daemon"

   * hardware/ril
cb688f2 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/hardware/ril into cm-10.2

   * hardware/ti/wlan
d01bc3f Merge "WLAN - wl12xx: Update version to ol_R5.SP5.01" into cm-10.2
7031869 Merge "WLAN - compat_wl12xx: more file cleanups" into cm-10.2
2a57025 WLAN - wl12xx: Update version to ol_R5.SP5.01
5e39ed6 WLAN - wl12xx: Update to R5.SP5.01 from R5.SP3.06 package
1c84cf9 WLAN - compat_wl12xx: more file cleanups

   * libcore
ba46a9c Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/libcore into cm-10.2
9d53ecf Do not apply the PRNG workarounds if an explicit seed is given

   * packages/apps/Apollo
903e6b0 Merge "Apollo: SK translations" into cm-10.2
5c9e7cf Apollo: Fix Play/Pause button on normal notification layout
ea241fa Apollo: SK translations
35e8dd4 Apollo: zh-tw translations
1427000 Apollo: NL translation
4eaacc0 Merge "Apollo: RU translation" into cm-10.2
740d300 Merge "Apollo: FI translations" into cm-10.2
8370207 Apollo: RU translation
7901de0 Merge "Apollo: NL translations" into cm-10.2
334fb32 Apollo: FI translations
bf9a8e4 Merge "Apollo: CS translation" into cm-10.2
365369c Merge "Apollo: RU translation" into cm-10.2
d25124d Apollo: PT-BR update translations
1b5739c Apollo: NL translations
16ea229 Apollo: HU translation
eb520a6 Merge "Apollo: FR translation" into cm-10.2
a0a399d Merge "Apollo: EL translations" into cm-10.2
7f85104 Apollo: RU translation
1c5d8db Apollo: EL translations
71990e7 Apollo: CS translation
09a5e65 Apollo: FR translation
613fef5 Apollo: IT translations
1f9a18b Merge "Apollo: Update Polish translation" into cm-10.2
bef3386 Apollo: Chinese translations
634b9de Apollo: Update Polish translation
e40f7be Apollo: ES translations

   * packages/apps/Bluetooth
ccd95ee Bluetooth:Send Connection request after Connection Failure.
20f550e Merge "Bluetooth: ES translations" into cm-10.2
84b41cc Check for A2DP UUIDs supported by remote device
6688afe Merge "Bluetooth: Retry pairing attempt again for pagetimeout"
2014c85 Bluetooth: ES translations
50db186 Bluetooth: NL translations
b04baac Merge "Properly update profile connection state."
5f8c586 Merge "PBAP: Strip unwanted braces from telephone number."
c896abf Bluetooth: Fix aapt string warnings [translation]
666baf6 Bluetooth: Fix strings.xml after CAF merge [translation]
99f5d8a Merge "Bluetooth: RU translation" into cm-10.2
7e44e26 Bluetooth:Handling Connect request in AudioOn state.
957dde6 Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-10.2
9ae8d23 Revert "Update MAP code from upstream."
5cd8529 Merge "Revert "Bluetooth: Connect only A2dp Sink devices.""
be8695c Properly update profile connection state.
1cf3da1 Merge "Bluetooth: Remove the PBAP pop up in various scenarios"
23e52ff Merge "Bluetooth: Clening up BT service in error cases."
93be8cb Merge "Bluetooth: Update SCAN MODE state based on the storage value"
ea76eae Revert "Bluetooth: Connect only A2dp Sink devices."
6d4cfe6 Bluetooth: Retry pairing attempt again for pagetimeout
7565f64 Merge "Bluetooth: Move A2dp State to Disconnected when BT is Turned OFF"
3883299 Bluetooth: Clening up BT service in error cases.
ec5842a Bluetooth: RU translation
7f0122a Bluetooth: Update SCAN MODE state based on the storage value
5b5b1fe Merge "Bluetooth: Security: Provides device info with pairing cancel intent"
31cd608 Bluetooth: Remove the PBAP pop up in various scenarios
f490c37 Bluetooth: Security: Provides device info with pairing cancel intent
a2e467a PBAP: Strip unwanted braces from telephone number.
7d88c5a Merge "MAP: Implementation of MAP Client role on Bluedroid."
0862b0c Merge "Bluetooth: PBAP: Ignore case during contact search"
746ba58 Revert "Revert "Added support for Filter parameter for PBAP function PullPhoneBook""
8b93989 Revert "Bluetooth: Connect only A2dp Sink devices."
cb6d89b Merge "Bluetooth: Avoid Broadcasting ACTION_DISCOVERY_STARTED intent again"
c819314 Merge "Bluetooth: Send Response OK to CLCC command"
400f7a5 Merge "Bluetooth: Update SCO disconnect properly."
7f852ac Merge "Bluetooth: Set tethering global state while starting the Pan service"
0032971 Merge "Merge "Merge "Merge "Merge "Merge "Bluetooth: Set tethering global state while starting the Pan service""""""
d61e43b Merge "Bluetooth: Set tethering global state while starting the Pan service"
855fa2c Merge "Bluetooth: Avoid Broadcasting ACTION_DISCOVERY_STARTED intent again"
ce075b8 Merge "Merge "Merge "Merge "Merge "Bluetooth: Set tethering global state while starting the Pan service"""""
b1f71c5 Merge "Bluetooth: Set tethering global state while starting the Pan service"
fbb5e40 Merge "Bluetooth: Avoid Broadcasting ACTION_DISCOVERY_STARTED intent again"
a851d0f Merge "Merge "Merge "Merge "Bluetooth: Set tethering global state while starting the Pan service""""
c849da7 Merge "Bluetooth: Set tethering global state while starting the Pan service"
4a442b1 Merge "Bluetooth: Avoid Broadcasting ACTION_DISCOVERY_STARTED intent again"
5e1d254 Merge "Merge "Merge "Bluetooth: Set tethering global state while starting the Pan service"""
c2086f7 Merge "Bluetooth: Set tethering global state while starting the Pan service"
af6a6b5 Merge "Bluetooth: Avoid Broadcasting ACTION_DISCOVERY_STARTED intent again"
b9c5c40 Merge "Merge "Bluetooth: Set tethering global state while starting the Pan service""
8bcb4eb Merge "Bluetooth: Set tethering global state while starting the Pan service"
242f2de Merge "Bluetooth: Avoid Broadcasting ACTION_DISCOVERY_STARTED intent again"
20c4b92 Merge "Bluetooth: Set tethering global state while starting the Pan service"
b3882ba Bluetooth: Update the Bluetooth state in STOP_TIMEOUT case
cdb31c4 Bluetooth: Update SCO disconnect properly.
9656ebb Bluetooth: Move A2dp State to Disconnected when BT is Turned OFF
c9c8f37 Merge "Bluetooth: Add support for sending priority to btif layer"
cf91e85 Bluetooth: Update Polish translation

   * packages/apps/BluetoothExt
b772926 Merge branch 'master' of git://codeaurora.org/platform/vendor/qcom-opensource/bluetooth into cm-10.2
71841a1 Merge "Bluetooth: MAP-FTP: Handle BT MAP-FTP forced close"
f0cb152 Bluetooth: Enable HFP client role.
e827e3a Merge "MAP: Get first recipient name of multiple recipients for SMS Drafts."
8b37e5b Merge "Bluetooth: Use Trust feature in SAP/FTP/MAP applications"
22c94e9 Disable BTC and SAP services on CM
37d63af Bluetooth: Test App for MAP, PBAP and HFP client role.
323b682 PBAP: Support PBAP Client role on Bluedroid.
93fa0eb MAP: Support MAP Client role on Bluedroid.
318033c MAP: Get first recipient name of multiple recipients for SMS Drafts.
ef1d58e Bluetooth: Use Trust feature in SAP/FTP/MAP applications
758da79 Bluetooth: MAP-FTP: Handle BT MAP-FTP forced close
2a14eb4 Bluedroid: Fix SDP registration issue for FTP
0a77b74 Merge "Bluetooth: Test App for MAP, PBAP and HFP client role."
1f80cfe Merge "PBAP: Support PBAP Client role on Bluedroid."
21e0d12 Merge "MAP: Support MAP Client role on Bluedroid."
212539c 32 bit int shifted by 36 bits at BluetoothMasObexServer.getUint32BigEndian
9566c3e Merge "MAP: Handle ANR caused from socket close and accept thread."
0d0c052 Merge "FTP: Remove FTP Nofification on BT TURN OFF."

   * packages/apps/CMAccount
8085b01 CMAccount: SK translations
8577bae Merge "CMAccount: FR translation" into cm-10.2
fa4490e Do not expire refresh token on HTTP 400
58fc007 CMAccount: FR translation
e7e9f73 Merge "CMAccount: DE translations" into cm-10.2
ab35b43 Fix aapt string warnings [translation]
b7d2df6 CMAccount: zh-tw translations
5ac0a38 Merge "CMAccount: CA translations" into cm-10.2
0759922 Merge "CMAccount: NL translations" into cm-10.2
9fd9dea Merge "CMAccount: PT-BR update translations" into cm-10.2
238ec33 CMAccount: CA translations
7220350 CMAccount: DE translations
c2a3451 CMAccount: RU translation
a2ccfa2 CMAccount: Simplified Chinese translation
6ca668d Merge "CMAccount: FI translations" into cm-10.2
630fef2 Merge "CMAccount: Add Polish translation" into cm-10.2
36c037d CMAccount: NL translations
8b01e1d CMAccount: PT-BR update translations
f2801e6 Merge "CMAccount: HU translation" into cm-10.2
d57dd48 Merge "CMAccount: IT translation" into cm-10.2
643e00a CMAccount: IT translation
0b6a5e0 CMAccount: FI translations
407add1 CMAccount: HU translation
c680ef3 CMAccount: Japanese translation
1247071 CMAccount: Add Polish translation
e451856 Merge "CMAccount: RU translation" into cm-10.2
73eb382 CMAccount: CS translation
6f31acb CMAccount: PT-BR update translations
ecc566d CMAccount: EL translations
712d028 CMAccount: RU translation
220c7a4 CMAccount: PT-BR update translations
2c94e87 Merge "CMAccount: ES translations" into cm-10.2
07e961d Merge "Do not apply PRNGFixes locally" into cm-10.2
e2ae45c Do not upload public keys until ping is completed
26ca92d Do not apply PRNGFixes locally
1360153 CMAccount: ES translations
ba84d9d Handle public_keys_exhausted message
0bcef4f Check minimum required application version
c9f1fc4 Always upload all public keys

   * packages/apps/CMFileManager
33244f2 CMFileManager: Update German translation
c7776f7 CMFileManager: Resources cleanup
d50a39f Merge "CMFM: NL translations" into cm-10.2
791d8cd Merge "CMFileManager: HU translation" into cm-10.2
d876341 CMFM: NL translations
823fe38 CMFileManager: RU translation
60ba634 CMFileManager: HU translation
6ea293d Fix a number of default locale issues.
7a19739 Some optimizations spotted during profiling.
2f9277f Implement showing of apk icon and image and video thumbs in listing
2f2d3e6 CMFileManager: Add a dismiss listener for the exceptions YesNo dialogs
b05a999 CMFileManager: Enable symlinks by default
14d3354 CMFileManager: Check write operation
befa7d4 Merge "CMFileManager: Update Polish translation" into cm-10.2
1537699 CMFileManager: Update Polish translation
8d3ed6a Merge "CMFilemanager: Chinese translation" into cm-10.2

   * packages/apps/CMUpdater
46d244e CMUpdater: ES translation
b7b962b CMUpdater: NL translations
cfb2655 Gracefully handle unstable network conditions.
538b0b4 Merge "CMUpdater: FR translation" into cm-10.2
6476991 CMUpdater: HU translation
502c809 CMUpdater: zh-tw translations
790003d Merge "Fix 'not_download_failure' typo in strings.xml" into cm-10.2
3993a8c CMUpdater: FR translation
7d4d66f Merge "CMUpdater: RU translation" into cm-10.2
76e6ff5 Merge "CMUpdater: CA translations" into cm-10.2
9949217 Merge "CMUpdater: NL translation" into cm-10.2
fc7ccef Merge "CMUpdater: PT-BR update translations" into cm-10.2
c97bf9f Fix 'not_download_failure' typo in strings.xml
0be6d7e CMUpdater: DE translation
bc09bc2 CMUpdater: PT-BR update translations
72a99e4 CMUpdater: ES translations
c327594 CMUpdater: CA translations
251f104 CMUpdater: RU translation
b4b9f90 CMUpdater: NL translation
d3a382b Display a loading indicator while change log is rendered.
59651a7 Improve change log handling.
9fe83d8 CMUpdater: Simplified Chinese Translations
3f089d8 Reset preference state correctly if download initiation failed.

   * packages/apps/Calculator
93a1a08 Calculator: New Features Part 5 Matrix + Themes TransientResponse has completely redone Matrix math (scaler mult, functions apply to entire matrices, subtraction and division, det)
fa0efc2 Merge "Fixed base conversion to prevent app crash on tablets" into cm-10.2
7d281fe Fixed base conversion to prevent app crash on tablets
65267e1 Merge "Calculator: Allow theming of widget textcolor" into cm-10.2
d6681fa Calculator: Allow theming of widget textcolor
f7bc797 Calculator: RU translation

   * packages/apps/DSPManager
565e157 Merge "DSPManager: SK translations" into cm-10.2
8350a51 Merge "DSPManager: RU translation" into cm-10.2
f8516dd Merge "Listen to A2DP profile connection instead of device connection." into cm-10.2
d67f6ae DSPManager: SK translations
c9632f7 Listen to A2DP profile connection instead of device connection.
d3035e6 DSPManager: RU translation
e69b973 Merge "DSPManager: Simplified Chinese translation" into cm-10.2
19b6925 Move 'start music player on headset connection' option out of DSPManager (2/2)
d61a2ac We build against the SDK, no need for using reflection.
d6137e1 We can probably ignore devices with froyo audio policy now.
afbb8b9 Accept any kind of A2DP device for using the BT preferences, not only headsets.
3973bcf Remove fragment title attributes that are no longer used.
702f7d8 Adapt DSPManager to common coding style.
7ba74c4 DSPManager: Simplified Chinese translation
f2611d0 DSP: Update Polish translation

   * packages/apps/DeskClock
537f6e7 DeskClock: zh-rTW translations
17d2556 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/packages/apps/DeskClock into cm-10.2

   * packages/apps/Dialer
b335ea4 Dialer: Update Polish translation
d3e7ce8 Merge "Dialer: CA translations" into cm-10.2

   * packages/apps/Email
835d6f9 Merge "Email: Change the "Wi-Fi" to "WLAN" in Chinese."
3de77c6 Email: Change the "Wi-Fi" to "WLAN" in Chinese.
608ecad Merge "Email: Get the default SMTP port from the prop"
0ec0f63 Email: Update Polish translation

   * packages/apps/Gallery2
09cbbcd Camera: don't display picture size unless supported
402a257 VideoModule: check for videosnapshot support in onSingleTapUp
92ebafc Gallery2: Fix show on map typo
89bca14 Merge "Camera: fix gfx undefined buffer issue" into cm-10.2
8557b1a Merge "Gallery2: Fix showOnMap method" into cm-10.2
531187f Merge "Gallery2: Fix filmstrip source index" into cm-10.2
f777aec Camera: fix gfx undefined buffer issue
c10a326 Gallery2: Fix showOnMap method
4dd53c7 Gallery2: Fix filmstrip source index
1dd89eb Add GPS tags and timestamp to Exif when photo is saved
95eddd7 Gallery2: Fix detail dialog image count
29f555f Merge "Gallery2: fix labels for scene modes" into cm-10.2
0554997 Gallery2: fix labels for scene modes
446a47c Camera: NL translation

   * packages/apps/LockClock
f6ad8fa LockClock: Update Polish translation

   * packages/apps/Mms
94e902e Merge "Mms: FR translation" into cm-10.2
0ebc754 Mms: Fix QuickMessage mdpi/hdpi layouts
bb0c804 Mms: FR translation
4d7caaa Mms: Fix QuickMessage mdpi/hdpi layouts
83a295f Merge "Mms: SK translations" into cm-10.2
28eff5f Merge "Mms: RU translation" into cm-10.2
13b0866 Mms: RU translation
71da4ea Merge "Mms: NL translations" into cm-10.2
a3bf7b3 Cleanup: Remove variables that were never read.
0a770c8 Merge "MMS: Update Polish translation" into cm-10.2
b02c7ce Mms: NL translations
9fc7370 Mms: HU translation
fcad8a5 Merge "Mms: EL translations" into cm-10.2
0ac5ad1 Merge "Mms: PT-BR update translations" into cm-10.2
9fbb37d Mms: EL translations
f6aaca6 MMS: Update Polish translation
6aafbbc Merge "Mms: ES translations" into cm-10.2
bba7ed6 Mms: SK translations
41c4774 Merge "Mms: RU translation" into cm-10.2
8108f32 Merge "Mms: IT translations" into cm-10.2
468d243 Mms: ES translations
e1d5deb Mms: CS translation

   * packages/apps/Phone
ed3abf1 Phone: fix my phone number not saving
55cd905 Merge "Phone: SK translations" into cm-10.2
3dc2ce0 Merge "Bluetooth: Handling DSDA call states."
e5a9672 Bluetooth: Handling DSDA call states.
2395d1c Merge "IMS-VT: Fix Camera Preview box not showing for VT_RX to VT upgrade"
4ddfaa5 Phone: SK translations
1f9de8e Merge "IMS-VT: For CVO mode, rotate far end surface"
9a4a2bc IMS-VT: For CVO mode, rotate far end surface
b393125 Phone: RU translation
b8290c9 Merge "Phone: support writing the phone apps status to proximity sysfs node" into cm-10.2
70474f6 Merge "IMS: VT Conference screen orientation"
385373f IMS-VT: Fix Camera Preview box not showing for VT_RX to VT upgrade
72f6669 IMS: VT Conference screen orientation
3dc70c4 Merge "Phone: Add modifyCallButton for landscape layout"
b2d1ccf Phone: Add modifyCallButton for landscape layout
30ebe0e Merge "Ims: Reset mAudioDeviceInitialized for non-VT call or downgrade scenarios"
09f95cc Merge "IMS-VT: Reject Modify Call request before removing the Consent dialog."
902dab1 Ims: Reset mAudioDeviceInitialized for non-VT call or downgrade scenarios
c008249 IMS-VT: Reject Modify Call request before removing the Consent dialog.

   * packages/apps/Settings
766bf8f Merge "Fix icon assignment problems." into cm-10.2
0212961 Settings: ES translation
dcae9e9 Merge "Settings/Added ADB over network QuickSettings Tile" into cm-10.2
928f3a6 Fix icon assignment problems.
b2275d4 Settings: Restore functionality of reset in colour and gamma hardware tunables
1f12758 Merge "Settings: SK translations" into cm-10.2
d7e634c Settings: SK translations
3e659a5 Merge "Settings: IW translations" into cm-10.2
3cb4fc2 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/packages/apps/Settings into cm-10.2
2d52498 Bluetooth: Handle BT search while rotate screen
11843ab Bluetooth: Handle pairing Cancel intent.
caaaf44 Bluetooth: Not allow Blank BT device name.
1d11e46 Bluetooth: Set isPreferred to true for PanProfile Connections.
5aa67c8 Merge "Settings: CA translations" into cm-10.2
c60f71a Settings: IW translations
8ec0b99 Merge "Allow other users to modify button settings" into cm-10.2
5db2f90 Settings/Added ADB over network QuickSettings Tile
1d3bc5d Settings: CA translations
b314d4a Merge "Settings: FR translation" into cm-10.2
e82418f Merge "Settings: IW translations" into cm-10.2
2c2442f Allow other users to modify button settings
6497bfd Settings: IW translations
ed233fa Settings: ES translations
53562ac Merge "Revert "Bluetooth : Remove out of range devices after ScanComplete"" into cm-10.2
db70a65 Merge "Revert "Fix coding style."" into cm-10.2
0e62ab2 Merge "Fix NPE when cancelling the shortcut picker." into cm-10.2
053f945 Merge "Add instance save/restore for hardware tunables." into cm-10.2
4e7795e Merge "Settings: NL translations" into cm-10.2
917de0c Settings: FR translation
0a476f2 Merge "Settings: HU translation" into cm-10.2
7ba395d Merge "Settings: CA translations" into cm-10.2
10fd542 Merge "Settings: RU translation" into cm-10.2
4ac768b Settings: RU translation
823dc7c Settings: HU translation
affbaa3 Settings: NL translations
62fb86f Fix NPE when cancelling the shortcut picker.
a8303e3 Settings: CA translations
f99945b Settings: Simplified Chinese translation
8b9c958 Add instance save/restore for hardware tunables.
e6f1d67 Save last list position in privacy guard manager.
d83eaaa Improve app op details layout.
67b7bdf PrivacyGuard : Reimplement to use appops
80d86e7 Revert "Bluetooth : Remove out of range devices after ScanComplete"
b9b3836 Revert "Fix coding style."
aa72c09 Merge "Settings: Update Polish translation" into cm-10.2
b2df33b Merge "Settings: CS translation" into cm-10.2
9187bab Settings: IT translations
9a8c9b1 Merge "Settings: EL translations" into cm-10.2
655c818 Settings: PT-BR update translations
140c07e Settings: CS translation
d4310c9 Settings: EL translations
d9a2e4a Settings: PT-BR update translations
93bb382 Merge "Settings: IT Translations" into cm-10.2
dfbd60a Merge "Settings: PT-BR update translations" into cm-10.2
df849fe Settings: Update Polish translation
24e62f1 Merge "Settings: NL translation" into cm-10.2
7da5ce2 Merge "Settings: Update Polish translation" into cm-10.2
ffa2b7f Settings: Update Polish translation
8c7fe15 Settings: NL translation
eed7e7b Settings: IT Translations
60168a5 Merge "Settings: SV translations" into cm-10.2
c1920e8 Settings: SV translations
06c3470 Merge "Settings: HU translation" into cm-10.2
ef5468c Merge " Settings: Update Swedish translation" into cm-10.2

   * packages/apps/Stk
921f46d Add isBrowserLaunched API.

   * packages/apps/Torch
d0d4b63 Torch: RU translation
e422974 Torch: Allow theming via theme chooser

   * packages/apps/Trebuchet
8270255 Merge "Trebuchet: IW translations" into cm-10.2
7b863d3 Trebuchet: IW translations
86c851b Merge "Trebuchet: RU translation" into cm-10.2
2d55843 Add missing Japanese translation
4dd0361 Trebuchet: RU translation
c13179c Merge "Trebuchet: IW translations" into cm-10.2
55cfbee Merge "Trebuchet: PT-BR update translations" into cm-10.2
ffbe656 Trebuchet : Fix asset xml parsing
e3bbd04 Trebuchet: IW translations
33574c2 Merge "Trebuchet: NL translation" into cm-10.2
438642b Trebuchet: PT-BR update translations
ab3b5b4 Trebuchet: NL translation
99bf311 Trebuchet: Update Polish translation
1b2a907 Merge "Trebuchet : Support for custom icons per shortcut" into cm-10.2
9a8a532 Trebuchet: Simplified Chinese Translation
e576f6e Trebuchet : Support for custom icons per shortcut
0e0db43 Merge "Trebuchet: Chinese transtion" into cm-10.2
d8dd091 Merge "Trebuchet: Target API 18 (Android 4.3)" into cm-10.2
9aa6a87 Trebuchet: Update Polish translation

   * packages/apps/VoiceDialer
187d03d Revert "Voice dialer priority for handling VOICE_COMMAND intents."

   * packages/apps/VoicePlus
0155aba Potential fix for sync failure.
1c90887 VoicePlus: Simplified Chinese Translations
a9436cb Add date_sent field
c398283 Merge "VoicePlus: CA translations" into cm-10.2

   * packages/providers/ContactsProvider
9fb4b02 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/packages/providers/ContactsProvider into cm-10.2
6702219 Fix IllegalArgumentException.

   * packages/providers/DownloadProvider
56f29e2 DownloadProvider: NB translation
7559d94 DownloadProvider: Update Polish translation

   * packages/providers/TelephonyProvider
aafd143 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/packages/providers/TelephonyProvider into cm-10.2

   * packages/wallpapers/Galaxy4
42931bb Galaxy4Wallpaper: zh-TW translations

   * packages/wallpapers/PhaseBeam
9d38209 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/packages/wallpapers/PhaseBeam into cm-10.2

   * system/core
4188814 init: uevent: Add msm video symbolic link handling
16738f9 mkbootimg: Add --dt parameter to specify DT image
c965274 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/system/core into cm-10.2

   * system/media
f823fa9 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/system/media into cm-10.2

   * system/vold
ffe433a vold: Use quick format for NTFS volumes

   * vendor/cm
7439296 cm: Build the BluetoothExt package
e4801d1 cm: Remove Focal
466289d Merge "Add Beeline UZ APN" into cm-10.2
86f2958 Merge "Add NTT Docomo(spmode) APN" into cm-10.2
1eb0e06 Merge "Adjust mnc for Movistar CL" into cm-10.2
a405e43 Update Motorola device contributers
836ca1a Add HTC One X+ contributors

   * vendor/tmobile/providers/ThemeManager
b937cd5 ThemeManager: Update Polish translation

