Wednesday, February 19, 2014

RomFactory 1.3.0 Changelog

project build/
70c4f2e gettop: fix symlink detection
278d7c9 Merge tag 'android-4.4.2_r2' into kitkat
6a19a6c Label with romfactory_
cb6cfa2 move to romfactory vendor path
7883163 Modify install script to personalize
421837a better solution for curtailing include prints.... print on demand, don't completely eliminate
46d0a18 Revert "core: main: remove all the spam about including make files"
d115628 Pimp recovery install UI
a516125 revert my last 2 commits for now
67035e7 derp
050f24e Update changelog.sh
8bd9bce Merge branch 'kitkat' of https://github.com/TeamHorizon/android_build into kitkat
bc1cbbb build: Add QCOM target-specific config
089ff28 Add a 'Useful' folder with some useful stuff in it. Credit goes to the respect individuals.
9ca560c changelog.sh:
04a9681 Introducing: Changelog.sh
0a663af -O3
6a7b42f -O3
f98a864 -O3
c17c09e -O3
54004d1 "KVT49L"
b4b3a62 KVT49K
c0972b6 build: Add moar color to definitions
71675e3 build: no longer build emulator by default
ea03f20 build: Fix global selinux policy inclusion
c5e5094 build: Fix global selinux policy inclusion
884a217 .1 becomes .2
2cb7175 KVT49I
64c67a3 Merge tag 'android-4.4.2_r1' of https://android.googlesource.com/platform/build into kitkat
cbca0ee Merge branch 'kitkat' of https://github.com/AOKP/build into kitkat

project frameworks/av/
5f65758 libstagefright: enable httplive and rtsp in JB
896ced3 Change the seek mode of video editor preview to PREVIOUS_SYNC
441dc1e FLAC coded file does not play (single metadata block files)
6ce58f6 Fix preventing from heap overwrite in capture command
21cd11d MPEG4Extractor: Handle MPEG4Extractor error to support more mp4 clips
e0ee260 User-selectable camera click sound [3/3]: (stock(bloop)/realistic/disabled)
ea8837c Disconnect the mediaplayer when reset
fa25500 Handle malformed audio packets received during RTSP stream switching
93eda87 Fix rtsp streaming continuously seeking, video freeze issue.
ae5212c libstagefright: Ignore stsd box flag check for MPEG4Extractor
977f347 Fix wrong live stream duration
84c11c0 libvideoeditor: set second clip flag true for video edit in saving phase of clip generation
1a48fcb fix crash issue while playing certain streaming media
c74e33c Avoid mediaserver crash when failing to set input port size
7924f90 h263 streaming: make SDP size optional, adding OnVideoSizeChanged
70ea121 Awesomeplayer: adjust the seek for audio
738f832 OMXCodec: Set profile/level to Intel OMX components
1631808 Solved problem with hanging decode call
e8793c7 Fix hanging when seeking near end in NuPlayer
3a2a010 Correctly handle unsupported OMX color format
ea5d204 Fix an address arithmetic problem in software codec
acf5ccf Awesomeplayer: when the clip is not seekable, send out the notification
469c595 Avoid CHECK due to malformed rtsp packets
095e1ce libmediaplayerservice: fix the problem that streaming exist when change to low bandwidth
1e8b6d0 Latency optimization in bufferCount / MW (Audio android framework).
7f13357 SoftAVCEncoder: Include all levels in the mapping table
44971f2 SoftAVCEncoder: Automatically select the right level for the chosen resolution
0088e91 SoftAVCEncoder: Support Surface input
0af764f LiveSession: Use the actual, possibly redirected url as base in the M3U
1b12d75 audio: Use composition instead of multiple inheritance
e02b5e4 To fix the green title edge problem (Native)
e7d9dc4 Merge "screenrecord: Add audio support" into android-4.4
4796292 fix screenrecord abort issues
89627ed screenrecord: Add audio support
05aa84f screenrecord: allow force landscape mode
67d365d Re-add missing ICS_AUDIO_BLOBS
fa51a3e exynos4: Part of Netflix fix
db6757e av: some additional QCOM ifdefs
5d14686 av: ifdef QCOM code
f2fd58b av: fix mismerge - some constants appeared twice
95a334e Support pre-KitKat audio blobs
90ad0da camera: add power mode support
1848ebb WifiDisplay: Add an HDCP toggle
ca94339 exynos4: libstagefright: add support for samsung colorformat/omx/mfc
31c44f4 stagefright: add support for samsung proprietary omx
f629593 fm: fix openRecord prototype
5fc0a56 Remove ICS getSessionId constructor
1ae4c31 Add some Samsung camera color effects
84ecb30 Fix includes for media-caf
035dc9b libstagefright: [Reworked] Fix incorrectness nPortIndex value for QueryCodec
082b3df Camera: Add more htc parameters
77bd526 camera: add more htc parameters
74760d0 libstagefright: Fix a video lag bug after audio reached EOS.
deab3e1 libstagefright: fix indefinate loop in QueryCodec
c3bdae1 camera: fixup htc params
5b06128 [WIP]: camera: add parameters for htc cameras
049c87b camera: Don't segfault if we get a NULL parameter
208c60c camera: Add a few missing legacy camera params.
d3107ad libmedia: Add ICS AudioStreamType constructor
172ce24 libstagefright: Add support to seek to zero
d038ae5 FM Radio: Add support for FM Radio in Android
d831d02 OMXCodec: Re-implement requires-flush-before-shutdown quirk
9511823 MediaScanner: Ignore dirs with .noscanandnomtp
7aae20f libstagefright: Fix incorrectness nPortIndex value for QueryCodec                 The query index is wrong, it will make a death loop in my ME722 when get resource thumbnail for MPEG4 video.
719ac8a camera: add cityid parameter and getInt64 stub for t0lte camera hal
2fd9b7a camera: add ISO3200 and ISO6400
590a269 libmedia: add pre jb-4.2.1 signature for AudioSystem::getDeviceConnectionState
af2898a camera: add iso parameter
f97da06 camera: add parameters for samsung cameras
5ffbd06 libmedia: Add ICS audiotrack constructor
5d49685 libmedia: Add ICS constructor for getOutput
73e94ff screenrecord: Raise time limit to 30 minutes
4fbfd59 libstagefright: Enable meta mode for 7x27a video encoder
b750b17 stagefright: point media includes to correct location
ec7918f Camera: Qcom parameters partial rebase
c597f66 camera: add iso parameter
66e38c8 camera: add parameters for samsung cameras
5a67dad CameraService: Add compatibility for OMAP ICS blobs
c035fd1 Merge "audio: Fixed AV Enhancements Macro in stagefright"
6644572 Merge "audio: Fix for OMXCodec::read() getting blocked"
a3c7335 Merge "audio: Fix to play a specific Mp4 clip due to SYNCH_LOST_ERROR."
6f54d98 audio: Fixed AV Enhancements Macro in stagefright
2164ee1 Merge "Audio: Tunnel Exception for AAC main profile format"
6f475cb Merge "audio : Registering Extended Extractor for QCELP/EVRC"
8ae878c audio : Registering Extended Extractor for QCELP/EVRC
b88c98f Merge "Merge commit 'android-4.4.1_r1' into merge_branch"
8f67d23 Merge commit 'android-4.4.1_r1' into merge_branch
2d3d066 Audio: Tunnel Exception for AAC main profile format
cbac2f2 Merge "audioflinger: SRS effects are not working for LPA"
b64c2a9 Merge "audio: do not invalidate stream used by voip"
85e4586 Merge " audio: Fix framecount calculation in AudioFlinger"
2375c14 Merge "libstagefright: print seek statistics even when paused"
1c591d8 Merge "libstagefright: fix thumbnail issue"
225ddf7  audio: Fix framecount calculation in AudioFlinger
ffb53db Merge "audio: Modified API for compress voip formats"
3764567 audio: Fix for OMXCodec::read() getting blocked
12c2fb1 audio: Fix to play a specific Mp4 clip due to SYNCH_LOST_ERROR.
d748b81 audio: do not invalidate stream used by voip
ca8624c Merge "Remove obsolete drm manager code"
1cea92e Merge "framework/av: Fix for frame drop in video playback"
e6bf185 Merge "audio: Supress redundant effect config events in short duration"
b19cc02 Merge "audio: Handle AudioSource pause only for hardware decoder"
bbb7a72 Merge "media: Add Ops check before starting audio recording."
fdb0f6e Merge "framework/av: Check for NULL pointer of mCblk and zero division error"
e954aa0 Merge "frameworks/av: Mediacodec initialization check in QCUtils"
809aaf2 audio: Modified API for compress voip formats
72ea967 Remove obsolete drm manager code
11b5d38 Merge "libstagefright: Fix for FPS drop issue during A-V playback."
e8e86ee Merge "Revert "frameworks/av: AAC CSD support for MediaCodec path""
77b2357 Merge "AudioFlinger.cpp - audioConfigChanged_l set for srs Tunnel Device Switch"
145423a Merge "scale the kMaxCttsOffsetTimeUs for HFR recording"
7b6da5a framework/av: Fix for frame drop in video playback
c1595e8 libstagefright: Fix for FPS drop issue during A-V playback.
8f8c6b0 Merge "audio: Initialize LPA variables in audioflinger"
24e1249 audio: Supress redundant effect config events in short duration
2f92fba audioflinger: SRS effects are not working for LPA
67a00df media: Add Ops check before starting audio recording.
b5e9f48 framework/av: Check for NULL pointer of mCblk and zero division error
7f3a13a frameworks/av: Mediacodec initialization check in QCUtils
cea2420 audio: Handle AudioSource pause only for hardware decoder
8d6cac9 Revert "frameworks/av: AAC CSD support for MediaCodec path"
891765d AudioFlinger.cpp - audioConfigChanged_l set for srs Tunnel Device Switch
d892500 scale the kMaxCttsOffsetTimeUs for HFR recording
1c22cfc libstagefright: fix thumbnail issue
38d1ff0 Merge "audio: update setParameter command time properly"
fb3b755 Merge "audio: Fixed framecount in AudioRecord"
1ccb4bd libstagefright: print seek statistics even when paused
88d0c96 audio: Initialize LPA variables in audioflinger
131e437 audio: update setParameter command time properly
38e3d14 Merge "audio: Add track to trackToRemove list when it is terminated"
92ac1b3 audio: Fixed framecount in AudioRecord
25167c2 audio: Add track to trackToRemove list when it is terminated
d20d8cb Merge "framework/av: Fix build failure for Emulator"
fdc067a framework/av: Fix build failure for Emulator

project frameworks/base/
354782f Fix no voice readout when clicking a group view
ebad31d A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one.
deba437 Changed contextual notification panel headers
77f5f72 fix derp in QuickSettingsTouchListener
89fe0f6 Wrong synchronization in WallpaperManager
d3c5bf0 extend PreferenceActivity for title text in a single pane mode
d3f856a Fix ArrayIndexOutOfBoundsException when restore apk from backup
53c9dc5 Fixed a possible infinite loop in JsonReader#skipValue()
3da53b5 audio: Fix for volume level mismatch for AVRCP headset
ed3294b base: Fix for wifi tethering crash
4c5bd6c BootReceiver: Skip subdirectories inside tombstones scan
e2a9aad Telephony: Make sms retry delay configurable
f8d8c43 fix Camera launch crash after tap power key to wake up the phone.
1421eaa Fix leak in videoEditor_renderMediaItemPreviewFrame
7dc7db4 ProgressBar: Fix error of process bar cannot update on some condition.
bb323e5 Fix typo - issue 56748
ce4fba0 Fix, MountService now only sends one onShutDownComplete
b3b1e49 Fixed upgrading from forward-lock application to system application
eb48ec5 Add textAlignment viewStart in Notification template layouts
f0ba036 Fix contact lookup with CLIR prefix
c39d384 Telephony: Initialize GsmCellLocation class members properly
00c5936 [1/2] Base: Lockscreen Notifications
9bf40f9 Fix NPE causing a hot reboot when pressing power button
0370c78 Fix active display notification service call
2589b9e Support for outlineColor, outlineWidth, originAngle parameters.
9b1ae61 Support for setting the outline color
1086bee SmoothProgressBar: Turn off mirror and reversed by default
4b8e610 SmoothProgressBar: Initial Commit [DO not merge]
6ae9099 Signal strength: add more checks to signal strength,
9557936 Show live wallpapers in the recents view on high-end devices
21c57f9 Port SmoothProgressBar: User Custom ProgressBar Setting[2/2] [DO not merge]
3657cf8 Frameworks: long SMS converted to MMS
5721c25 Fix verifyPreloadConfig to use correct density constant
5efacbd Mtp: MtpDatabase TOMBSTONE continue happen when do usb otg plug/unplug test.
6dbf794 Make VideoView and MediaController listen to more key events
7292804 Media: Check null pointer before call native function to avoid tombstone
6936d5c Fix layout of MultiWaveView and GlowPadView.
3b905e7 Telephony: The settings values aren't taken in account correctly.
6d5e216 fix bug about view cache in RemoteViews
180e4bf fb: TRDS 3.0 and new theme engine preparation sdk support (1/4)
71b4ca9 fix the mess thumbnail when export 1080p/720p video to 848x480 resolution
bc5a5a0 fix surfaceview bug when surface format changed should not call surfaceDestroyed
796d204 Fix PreferenceActivity's isMultiPane on single-pane screens
fdcd097 Catch corruptexception during Transaction operation
65dcbe8 Early return in RemoteViewsAdapter is too late
1deaab4 change array index to iterator in generateApplicationProviderLocked
0d655ad Check the return value of listFiles on the ifw directory
8c9cbef Add hidden minor version ID for support lib workarounds.
a643893 Vpn: Setup routes.
0fe81c7 Set Settings.Global.WIFI_SUSPEND_OPTIMIZATIONS_ENABLED default value
92a7176 Remove these dots
9500f42 Fix for rare INSTALL_FAILED_INSUFFICIENT_STORAGE bug
4c10a59 IndexOutOfBoundsException on addPreference in PreferenceGroup
1f7a79b Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON
994141f Structure device not freed in error case
e9e1405 Remove java.io.tmpdir assignment in AndroidRuntime.
3a34975 Don't play the lock sound on screen timeout
f80ff6a Show live wallpapers in the recents view
9936475 Fix issue in PhoneNumberUtils.compareLoosely
d035ab3 Handling HSPAP type in neighboring cell info
d6ee7a5 frameworks/base: move idmap from frameworks/native
f5e651a core: add support for translucent volume panel
968ddd7 Fix the issue that the top of fullscreen dialog is clipped away
ad3e010 Avoid layout passes when updating data activity indicators.
7eb15de Quicksettings: Few misc adjustements and fixes.
2271a7b Live Volume Steps [1/2]
d9622ec Support for new gTLDs
0fbfa4c Added 2D PieChartView.
435f0e0 Improve Parcel's handling of non-primitive arrays
e63cdbc [ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager
826b225 Fix resource leak: When call MediaMetadataRetriever.setDataSource or getFrameAtTime should ensure call release in finally to avoid resource leak                    Patch set 2: Remove unnecessary white spaces
209a495 Fixed cancel() not working correctly
963d269 Missing break in switch statement
0949dbc Thermal: Add Thermal Monitoring functionality to Android Framework
fafa7be Keyguard: don't refresh ui when screen off
9e3c8c2 Service: Keep services needing restart.
5e5a03d server: Handle broadcast intent and receiver
69c9a51 core: add support for translucent volume panel
4bb2a5e add Torch resources
9ea030a Use long to store pointers in ConsumerIrService
37440c1 Use long to store pointers in GLES_JNI/EGL classes
be833cc Fix in MediaMuxer's JNI code
773696a Frameworks: Open source google dialer and more (4/5)
5e07770 systemui: improve DessertCaseDream immersive mode exit
052eea0 Base: fix icon overflowing with centre clock
944af20 fix some errors, force closes
0b615a0 Correct capitalization of RIL_UNSOl_CDMA_PRL_CHANGE
af5a819 Media: Make sure mVolumeController is not null
c7f68bd Webkit: add to support file uploading
bf40517 Mms: Fix FC issue that when tapping contact icon many times
54c3cc1 Keydispatching timeout while finish Activity
117988d Phone statusbar shows operator name as uppercase letters
8a94d4e Make SurfaceView layers captured by screenshotApplications()
13d70b6 FLAG_PRIVILEGED disappears if privileged app is updated and rebooted
a64b926 MediaScanner: delete abnormal elements in prescan procedure.
e88c817 UMS [1/6]: LegacyUSB Squashed commit with updates for 4.2
2afc036 Remove dead code.
c87b77b SystemUI: Update the icon on no sim
be6adc5 [1/2] Base: Network traffic indicator
9618fec [Navigation bar] Allow "right to left" gesture to launch search panel
05b596c Fixed incorrect calculation of dirty invalidation area
f32a394 Fix issue while scrolling on edit mode
fe24d6c (Updated) Frameworks: HALO
098ad30 Return: Smart Pulldown [1/2]

project frameworks/native/
6cdc9b8 libgui: Add native window attributes to query usage
a1631e3 Do not just silently fail if surface creation fails

project frameworks/opt/telephony/
fb6fb6d Telephony: Handling of supplementary services in Call
b1c5c0d Telephony: Enable network operators option
165151e Telephony: Support for 2 digit short codes.
e25d33f Telephony: Fix issue in automatic timezone update
09fa2a5 GsmSST: Disregard any invalid verbose values for timezones in NITZ requests
df63992 Correct capitalization of RIL_UNSOl_CDMA_PRL_CHANGE
b2f267a Setting SMS default APP was enabled when PhoneType is not NONE_PHONE, but on non-phone devices (eg Tablets) with GSM/UMTS its better to enable by TelephonyManager.isSmsCapable().
2db1b6e Telephony: Fix incorrect status display on UI in airplane mode

project frameworks/opt/vcard/
cff58b5 This code hasn't used CharsetUtils since 2011. Time to let it die.

project hardware/libhardware/
656d99e lights: Add music light support (1/2)
8606335 libhardware: Add fix for offload playback.
4903dfc libhardware: Modify ifdefs for legacy DirectTrack
ead80fe hwcomposer: Add HWC_BLIT compositiontype value
f1e4150 libhardware: Add sound card status parameter
bfc8d6b Update HWC documentation for virtual displays
3d111e5 Camera2 Test: Skip CameraModuleTest for HAL V1 devices
eec9bd5 usbaudio: Make the USB audio HAL actually work.
a91ca25 usbaudio: Add QCOM ifdefs
7795c2a libhardware: Add ifdef around allocSize
86d8af9 libhardware: Add ifdefs for QCOM audio features
e0daec3 audio: Support MR1 audio_policy
dc0ad18 Added ifndef ICS_AUDIO_BLOB around non-existent functions (1/3)
689cd5a audio: Fix merge issues
9026d24 Revert "Remove remnants of HWC 0.x"
ce3f1d8 Add psc field to AGpsRefLocationCellID struct
d487c95 Add camera parameters for htc evo 3D. (2/2)
967148d lights: Adding keypad alt/shift LED light IDs
e496120 exynos4: gralloc: add camera and nonecache usage
706e1b0 Extend ICS_AUDIO_BLOB back-compat to the 4.2 API
b9a3848 power: Add POWER_HINT_CPU_BOOST
b3660ef gralloc: added exynos4 specific usage bits
487b35c Add support for ICS audio blobs
dd0b9f0 hardware: Add an ifdef to disable id match check
7b482e6 Bluetooth: Add BT_PROPERTY_REMOTE_TRUST_VALUE in BT property
7e1aa18 usbaudio: fix for out->dev->lock remains locked in error case
ae06c46 libhardware: Enable MMAP interface in USB Audio HAL
326293f libhardware: Add MSM string parameters.
4f0b7ff Add masks for BeiDou and Glonass
4322b58 Bluetooth: Security: Handle authentication rejected error status
80fba7e libhardware: Add APIs to support DirectTrack
7f7bfd0 audio: Add QCOM feature support for frame size
c57ce0a Revert "Revert "Initial bringup hardware-libhardware""
2aee921 libhardware: Add keys to support FM
596af90 libhardware: Add allocSize hook function.
e687753 libhardware: Disable rotation animation on External
e5d6bd3 Revert "Initial bringup hardware-libhardware"
d23db8d Initial bringup hardware-libhardware
b50d0be hardware: look in /vendor for default.so
b37dec8 Camera3: Add PASSIVE_UNFOCUSED AF state and clean up INACTIVE
e20e144 Camera2 Test: skip some tests for limited hardware level
88e556f Camera2 Test: Fix module and burst test issues
8b49057 Camera2 Tests: fix some sanity checks
392c087 Initial interface for MemoryTrackerHAL
e2ec616 Camera2 Test: check the right result metadata
1ff83f8 consumer_ir: add array length to get carrier freq
4f657db consumerir: make transmit array constant
a06ce54 Clarify return values of get_presentation_position
685ca74 modules: add demo consumer IR HAL
8a0c4ac libhardware: add Consumer IR HAL API
59a5a3a Camera2 Tests: Fix stream id types
792c911 hardware: camera_common: add module vendor tag ops
d833de6 keymaster: use new version fields in hw_module
78715b4 Add support for DSA and ECDSA key types
b9baf9a get_presentation_position
1ff5f40 Addition of EFFECT_CMD_OFFLOAD for effects offload
4494516 Fix file permissions
7df9f36 Fix typo in FlpHal

project packages/apps/Camera2/
e5e5d72 Camera2: Fix WB onScreenIndicator when some are settings filtered out.
48a35d0 Camera2: Calculate UI aspect ratio based on preview size
588a6b6 Camera2: Preview needs to be stopped when changing resolution
b9c2519 Camera: Add a GPS indicator
c40d6df Merge pull request #1 from VlikeBanana/kitkat
6bc5b2f camera2: follow new 4.4 UI guidelines
9dfdf62 Camera2: Enable 10MP and nHD pictures modes
fd74b7b Set default video quality to the highest
7860199 Merge "Storage configuration options (1/2)" into cm-11.0
8e63ac7 Camera2: implement volume key zoom in video mode
403eeaf Camera: separate settings for color effects
0545302 Camera2: implement exposure compensation settings in video mode
2854469 camera: Make the popup menu transparent
d3868c7 Merge "Camera2: Make some strings translatable again" into cm-11.0
b48a748 Merge "Camera: HU translation" into cm-11.0
55332a0 Merge "Camera2: NL translations" into cm-11.0
de7731f Merge "Camera2: RU translation" into cm-11.0
ac3cff0 Merge "Camera2: ES translations" into cm-11.0
a88117e Camera2: Make some strings translatable again
d1ab214 Camera: HU translation
f225988 Camera2: RU translation
d2db5ae Camera2: NL translations
fa8ea14 Camera2: AF Translations
e34037c Camera2: ES translations
8bf50c1 Merge "Camera2: Improve qcom strings" into cm-11.0
3c0af9d camera: Bring back ignorePreferredPreviewSizeForVideo
e991a68 Camera2: Improve qcom strings
7c01a3f Merge "Camera2: LT translations" into cm-11.0
efa9c9a Merge "Camera2: AF Translations" into cm-11.0
68207f2 Camera2: LT translations
b0eb47b Merge "Camera2: CA translations" into cm-11.0
aaf8bbc Camera2: AF Translations
c7eee39 Camera2: HU translation
4de1b9a Camera2: CA translations
ad72719 Storage configuration options (1/2)
8d0bf31 Merge "Camera2: RU translation (fix minor typo)" into cm-11.0
09f3856 Camera2: LT translations
877a4c8 Camera2: RU translation (fix minor typo)
53486aa Camera2: bring back support for Samsung HDR format
eb6b9f6 Camera2: Fix indentation and whitespace
86ae48b Camera: Change volume hard key button to zoom function
48d0cb9 camera: Keep touch focus intact during back-to-back ZSL shots
435a7a5 Camera2: PL translations
6871bb2 Merge "Revert "Camera2: PL translations"" into cm-11.0
1a222d2 Revert "Camera2: PL translations"
ddc854a Merge "Camera2: UG translation." into cm-11.0
3cb2032 Merge "Camera2: PL translations" into cm-11.0
d1fc90e Camera2: Fix for unsupported resolutions by codec.
d8f3ede Camera: Enable module switcher on resume
dbb3f51 Set original camera parameters while switching between modules.
7bcdefe Camera: Set the width dynamic to parent from fixed 400px
0b93a8b Camera: Round camera settings icon margins to 8
f12973d Camera2: PL translations
b244723 Camera2: fix long press shutter behavior
6017007 Add an option to maintain the focus mode when using touch-to-focus
777f1d2 Merge "Camera2: Add translatables" into cm-11.0
6731eb1 Camera2: ES translations
b5c95de Camera2: UG translation.
f552935 Camera2: Add translatables
38cace8 camera: Actually fix ZSL :)
f75962f Camera2: fix FC when switching camera in video mode
e44378c Camera2: More thorough compatibility fixes
e05aab8 Merge "Camera: revert CodeAurora's panorama angle handling" into cm-11.0
3fddb4e Camera: fix preview for landscape devices
a2ffecd Camera: revert CodeAurora's panorama angle handling
079cb96 Merge "Camera2: Preview needs to be stopped when changing resolution" into cm-11.0
6274ff2 Merge "Camera2: ES translations" into cm-11.0
6dfebe6 Camera2: LT translations
62ad544 Camera2: Preview needs to be stopped when changing resolution
dac5b3d Merge "Camera2: RU translation" into cm-11.0
36ff785 Camera2: RU translation
7daaa72 camera: ZSL and focus fixes
53db5b0 Camera2: enable antibanding by default
0e3bc71 Camera: fix panorama preview on older devices
317f21d Camera2: ES translations
0d89838 Camera2: LT translations
b399d1b camera: Proper fix for the missing video-sizes issue
123a248 camera: Support for HTC's HDR mode
fb6cad7 camera: Check if video sizes are available
0a35f35 camera: Disable wavelet denoise by default
e0f21fe Revert "Camera: Propagate power mode selection from UI to lower layers."
67bd5dd Camera : TH translations
4633942 camera: Touch focus support for camcorder
f729b85 camera: Remove ICS hack to stop preview after takePicture
aeff4c9 Camera: Fix CameraRootView layout size on tablets
8bdc51d camera: Forward-porting CM features
affefab Camera: Add red-eye flash mode support
503ecb9 camera: Add all resolutions, focus modes, scene modes, and color effects.
38878ba camera: Remove the luma-adaptation seekbar
3c922df camera: Cleanup and compatibility fixes
fb7bc94 camera: Add parameter debugging support

project packages/apps/ControlRoom/
dffbe19 [2/2] OmniGears: SeekBarPreferences tweaks
0e0a04b add back SeekBarPreference
3d48f26 OmniGears: Network traffic indicator (updated)
0bee950 [2/2] OmniGears: Smart pulldown
20a58ae remove vestiges of 'Network Activity' setting
42d20cb fix Driving Mode

project packages/apps/DeskClock/
5e15dc9 Fix infinite loop with missed alarms
4e3a084 DeskClock: flip to snooze/dismiss alarm

project packages/apps/Dialer/
c31ccb4 2D Pie Chart in call stats.
db7d098 WhitePages API: Only reload page if the first load has the UUID for the cookie
6388b12 Dialer: Open source google dialer and more (1/5)
c508af6 Revert "[PATCH] Open-source Google Dialer"
17a3dd3 Dark Dialer [TRDS] [1/2]
ddd50b6 [PATCH] Open-source Google Dialer

project packages/apps/Gallery2/
06293d9 filter-show: accessing sharpness causes abort
b279038 Camera: Ensure background edition complete on back Key
150ca0b Dark Gallery [TRDS]

project packages/apps/InCallUI/
73b53d2 InCallUI: Open source google dialer and more (2/5)
3e67f7d InCallUI: Port "Add to blacklist" support to in-call ui (1 of 2)
17d3a13 InCallUI: Flip to Mute/Reject Call cleanup: fix ITelephony access

project packages/apps/Mms/
49f3ff4 MMS: Enter key: force newline
395df4f Possibility to change the size of the MMS
6edc51f Mms: mark vibration pattern array as untranslatable
3927036 Mms: Port custom notification vibrations
3542995 Select audio file from "External Storage".
ed2c8a1 Mms: Port custom notification vibrations
b7ea2ca Mms: Fix crash when NetworkInfo is not yet available
31a913c Dark Mms [TRDS]

project packages/apps/Settings/
4559da1 Settings: Fix password shown issue in landscape mode
946e207 [2/2] Settings: Lockscreen Notifications
cc8122e Port SmoothProgressBar: User Custom ProgressBar Setting [1/2] [DO not merge]
75d96d9 Prevent user from switching airplane mode quickly, sometimes it will cause UI fly mode status doesn't sync with modem
d7e1423 remove the redundant (and annoying) levels steps on the top level
3acaa82 System app remover: add priv-app apps to list
6e81f43 Live Volume Steps [2/2]
51c93ce 2D Pie Chart in Data Usage Details.
11d1d1b SMS Settings where enabled when PhoneType is not NONE_PHONE, but on non-phone devices (eg Tablets) with GSM/UMTS its better to enable by TelephonyManager.isSmsCapable().
84af832 WIP: add a system app remover in to settings
62456b0 settings: remove dependencies for max widget lockscreens
24bb72e temporarily disable dark ui settings

project packages/apps/Torch/
0a4c399 OmniTorch: Set OmniTorch to use system shared UID

project packages/apps/VideoEditor/
a1a9ac5 Don't display option menu when previewing movies
5b65a9d fix operation option missing in movie studio when create new project

project packages/providers/ContactsProvider/
34ac155 Support for PHONE_LOOKUP in the Profile DB

project packages/providers/DownloadProvider/
3e584b3 Allow application to download file in DESTINATION_SYSTEMCACHE_PARTITION.
7f6471a DownloadProvider : remove launcher icon
8c7f75b DownloadProvider: Add transfer speeds in notification
3b4e181 DownloadProvider: Add transfer speeds in notification
8a7f5bd DownloadProvider: Add transfer speeds to notification

project packages/services/Telephony/
b61ec72 Telephony: fix reverese lookup gms logic detection
ec88070 Telephony: Open source google dialer and more (3/5)
daeac2e Telephony: Port "Add to blacklist" support to in-call ui (2 of 2)
99fce9e Dark Dialer [TRDS] [2/2]

project system/core/
46a590c adb: skip same file when adb pull
5c88e7f Enable building init with -Wall -Werror.
4557b14 fastboot: fix fastboot timeout issue of Windows host side
ec8d046 charger: add locale global variable
b3d080a ROMFactory init script
effe8a4 Revert "healthd: Add dock battery support"
bad1b43 Merge branch 'cm-11.0' of https://github.com/CyanogenMod/android_system_core into kitkat
255856c Fix overflow in adb_client
a82e3c7 fs_mgr.c: fix i++ error and optimize code
8f56bc1 Add DC-HSPA+ TCP buffer sizes
220325a adb: Allow configuring the adb shell with a persistent property.
a05fb31 Merge branch 'cm-11.0' of https://github.com/CyanogenMod/android_system_core into kitkat
edb2c0b Merge "restorecon /data/misc/media." into cm-11.0
b73075d restorecon /data/misc/media.
e1473e4 Fix "adb push /sdcard/filename"
1a16228 Revert "adb: do not chown/chmod files pushed to sdcard"
4671c76 restorecon_recursive("/sys") speed boot time
661dcc0 Fix a bunch of small system/core bugs.
92d2ae5 adbd: Don't close/reopen FFS ep0 on disconnect
cce64d4 adb: do not chown/chmod files pushed to sdcard
439728a adb: configure /system file permission with fs_config
116963f unpackbootimg: Add support for second, second_offset and tags_offset.
10bd32b unpackbootimg: Add support for dumping ramdisk offset
9648ef9 adb: Check sender's socket id when receiving packets.
2dc0d44 Explicitly add the theme manager's AID to fs config
02094e9 fix corruption in Vector<> when malloc falied
2b2d4ac chmod: Fix for recursive file mode change.
ed9a6ad system: core: increase the polling time for remount_ro to 3600
de67d31 system: core: increase the polling time for remount_ro

project system/extras/
ad0b9d4 Don't wipe when formatting ext4 for way faster zip flashing
455194e ext4_utils: don't leave bad image file in case of error

project system/media/
20d9e29 [1/3] AudioEffects: Add center frequency param to bassboost
4936580 [2/3] audio_effects: Add a stereo widening effect
2ebdb71 Merge tag 'android-4.4.1_r1' into HEAD
84f0b18 audio_route: fix possible segfault
752c220 Merge tag 'android-4.4_r1' into cm-11.0
f823fa9 Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/platform/system/media into cm-10.2
81749cb Merge tag 'android-4.3_r2.1' into cm-10.2
139237f Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/system/media into 1.1

project vendor/romfactory/
69f59c4 1.3.0
21973c9 brand new bootanim
075c6a1 vendor: label with romfactory_
839241f ROMFactorize
3402b4e Overlay cleanup
38e5963 Build OmniSwitch
6c4f36e Merge pull request #37 from MBQ-/patch-1
6e56a65 no
e3c695f Let's try this once more
bcea87a Update selinuxrelabel
6d80215 squisher: optimize /system/priv-app/ too
e0f602d Add new XenonHD KitKat boot animation
05a78bd fix superuser
a72053c ro.adb.secure=0
3facb7e Update AndroidProducts.mk
24bd441 Clean up
1ab5a59 Update init.local.rc
f5f7ac9 Show selinux info setting in about phone
69b8971 Fix superuser
c853393 Refactor for kitkat
4fa3236 Bring in hammerhead
25fc062 Revert "Add SuperSU (replacing Superuser, at least for now)"
20115bc Revert "Update prebuilt su"
24908ab Revert "Update Superuser"
c783396 Revert "Update prebuilt su"
e7a3211 Update build fingerprints for flo, grouper and mako