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

Wednesday, January 22, 2014

ROMFactory 1.2.1/1.2.2 Changelog

**** https://github.com/ROMFactory/android_bionic ****
2eda96c : Remove harmful attempts to be helpful in pthread_mutex functions. <Elliott Hughes> 6 weeks ago
52afb50 : ARM: Change dmb domain for bionic_atomic_barrier() <Serban Constantinescu> 5 weeks ago
b2c8b7c : Clean up the pthread-only atomic stuff a little. <Elliott Hughes> 6 weeks ago
e0939be : Clean up some ARMv4/ARMv5 cruft. <Elliott Hughes> 6 weeks ago
776263d : [ARM] libc: optimized strnlen, strncat, strncmp, and strlcat <synergydev> 13 days ago
ae66015 : [ARM] libc: define return and conditional return macros <synergydev> 13 days ago
653a250 : libc stdlib: implement C99 _Exit and C11 quick_exit API <synergydev> 13 days ago
a521a7f : libc: support __errno_location <synergydev> 13 days ago
ac46329 : Make use of new memcpy, tweak settings <Bernhard Rosenkraenzer> 13 days ago
c995ee8 : libm: add fmal long double stub <synergydev> 13 days ago
55fbb21 : libm: sync with upstream freebsd <synergydev> 13 days ago

**** https://github.com/ROMFactory/android_build ****
6793301 : envsetup: make brunch more robust <Brandon McAnsh> 3 weeks ago
3cfaa12 : core: support make 4.00 <synergydev> 3 months ago
fd1824d : eval our sepolicy <pcarenza> 4 days ago
83f96d6 : Fix filter rule when checking for apks in PRODUCT_COPY_FILES. <Robert Craig> 5 days ago
1052bc6 : build: build dialer before InCallUI <Lars Greiss> 5 days ago

**** https://github.com/ROMFactory/android_device_motorola_msm8960-common ****
97ca027 : move off of cat - it is distorting netflix <pcarenza> 3 hours ago
200a562 : init: don't use wrapper for camera service <Emerson Pinter> 2 days ago
29d6d24 : audio: use only one mic for Camcorder Tx <Emerson Pinter> 2 days ago
56ec923 : init: don't use wrapper for sensors service <Emerson Pinter> 6 days ago
c9c40dd : init: don't use wrapper for sensors service <Emerson Pinter> 6 days ago

**** https://github.com/ROMFactory/android_device_motorola_qcom-common ****
492c9f8 : scripts: remove unused qcamerasrvwrapper <Emerson Pinter> 2 days ago
8077707 : scripts: remove unused sensorsqcomwrapper.sh <Emerson Pinter> 2 days ago
961dd47 : add Torch template <pcarenza> 2 days ago
0baf925 : Fix order of entries in thermal-engine-8226 <dhacker29> 3 days ago
1a81a17 : Add CONTROL_PERMS for mmi-ril-daemon to allow cutback socket <dhacker29> 5 days ago
e392cab : Remove old flags no longer used <dhacker29> 7 days ago

**** https://github.com/ROMFactory/android_frameworks_av ****
91f2e0f : Remove streaming URI from default logs <David Williams> 1 year, 5 months ago
35cd669 : Avoid jumps to faulty position after seeks <Roger1 Jonsson> 1 year, 3 months ago
2fe6cc2 : Correctly handle unsupported OMX color format <Patrik2 Carlsson> 12 days ago
23800a5 : libcameraservice: Fix build in ISO C++11 mode <Bernhard Rosenkraenzer> 6 months ago
839a181 : User-selectable camera click sound [3/3]: (stock(bloop)/realistic/disabled) <nuclearmistake> 11 days ago

**** https://github.com/ROMFactory/android_frameworks_base ****
944af20 : fix some errors, force closes <pcarenza> 3 hours ago
0b615a0 : Correct capitalization of RIL_UNSOl_CDMA_PRL_CHANGE <kenzolo> 2 weeks ago
af5a819 : Media: Make sure mVolumeController is not null <Brandon McAnsh> 9 days ago
c7f68bd : Webkit: add to support file uploading <qqzhou> 3 weeks ago
bf40517 : Mms: Fix FC issue that when tapping contact icon many times <Zhang Fang> 2 weeks ago
54c3cc1 : Keydispatching timeout while finish Activity <Martin Wallgren> 2 years, 5 months ago
117988d : Phone statusbar shows operator name as uppercase letters <Kent Persson> 1 year, 2 months ago
8a94d4e : Make SurfaceView layers captured by screenshotApplications() <Sangkyu Lee> 9 weeks ago
13d70b6 : FLAG_PRIVILEGED disappears if privileged app is updated and rebooted <Naofumi Harada> 2 days ago
a64b926 : MediaScanner: delete abnormal elements in prescan procedure. <lwan89x> 1 year, 4 months ago
e88c817 : UMS [1/6]: LegacyUSB Squashed commit with updates for 4.2 <Tom Giordano> 2 years, 2 months ago
2afc036 : Remove dead code. <Elliott Hughes> 4 months ago
c87b77b : SystemUI: Update the icon on no sim <Jeevaka Badrappan> 1 year, 1 month ago
be6adc5 : [1/2] Base: Network traffic indicator <0xD34D> 5 days ago
9618fec : [Navigation bar] Allow "right to left" gesture to launch search panel <fisherson_lin> 3 days ago
05b596c : Fixed incorrect calculation of dirty invalidation area <Johan Viktorsson> 1 year, 2 months ago
f32a394 : Fix issue while scrolling on edit mode <D4rKn3sSyS> 3 days ago
fe24d6c : (Updated) Frameworks: HALO <beerbong> 8 weeks ago
098ad30 : Return: Smart Pulldown [1/2] <Muhammed Nazim> 4 days ago
0540298 : [1/4] Base: Breathing missedcall/sms/voicemail <garwedgess> 4 days ago
99099ab : Don't pseudolocalize untranslatable strings. <Narayan Kamath> 6 weeks ago
17b75ad : Keyguard: let the user drag the challenge down if widgets are disabled <Lars Greiss> 5 weeks ago
19aafe6 : Initialize pointer members to NULL to avoid illegal reference <lina.x.pi> 13 days ago
13d905a : ContentProvider: Avoid duplicate initialization of AsyncTask <Vairavan Srinivasan> 1 year, 5 months ago
91707e1 : Fix to fatal exception caused by LockSettingsService <Daniel 2 Olofsson> 1 year ago
e17182d : Network speed indicator on status bar (1/2) Thanks to htchoi1995 && mithun46 Mine rearranged, modified and adapted. <MURA Stefano> 4 weeks ago
7f753f4 : WiFi label is not a Quote! <Muhammed Nazim> 7 days ago
4abae1d : [1/4] Base: TRDS 3.0 and new theme engine preparation <Lars Greiss> 6 weeks ago
1953007 : Base: fix QuickSettings Scrollview <Yanuar Harry> 6 days ago
091dfad : [1/3] Base: Remove Active display <Schubi> 3 weeks ago
d459fab : add MWI notifications as Settings constant <pcarenza> 6 days ago
8aebc20 : fix RIL constants <pcarenza> 6 days ago
946b1f3 : SQUASHED: Remove ActiveDisplay to try again later <pcarenza> 6 days ago
1b1abbf : allow forcing HighEndGfx mode <Andrew Sutherland> 8 weeks ago
b978287 : Framework: Glowpad Torch (1/3) <Jubakuba> 7 days ago
3a30085 : Keyguard: do not allow to delete the system widget if widgets are disabled <Lars Greiss> 7 days ago
413d9ee : framework: fix screenshot and rotation animation <andi34> 7 days ago
68c82d7 : Revert "Don't try to set service.bootanim.exit" <pcarenza> 7 days ago
40eef44 : Before requerying a cursor, check if it is closed. <jangwon.lee> 2 months ago
8570d9b : ProcessList: use different polling interval when screen off <Jun Su> 4 weeks ago
5415325 : UI not updated correctly in expanded statusbar <Kent Persson> 12 months ago
40a0980 : base: show notification count overlay only on notifications > 1 <maxwen> 8 days ago
4d9dd16 : Keyguard: don't refresh ui when screen off KeyguardStatusView is doing refresh all the time, which cause high power when screen off. <Jun Su> 7 days ago

**** https://github.com/ROMFactory/android_frameworks_native ****
6cdc9b8 : libgui: Add native window attributes to query usage <Manoj Kumar AVM> 3 months ago
a1631e3 : Do not just silently fail if surface creation fails <Flamefire> 22 hours ago
04a9b67 : [3/4] Native: TRDS 3.0 and new theme engine preparation <Lars Greiss> 6 weeks ago
e605e5e : Revert "sensorservice: Set the rate for pre-1.1 HALs _after_ activation" <pcarenza> 7 days ago

**** https://github.com/ROMFactory/android_frameworks_opt_telephony ****
df63992 : Correct capitalization of RIL_UNSOl_CDMA_PRL_CHANGE <kenzolo> 2 weeks ago
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(). <uweki> 3 days ago
2db1b6e : Telephony: Fix incorrect status display on UI in airplane mode <Sandeep Kunta> 2 days ago

**** https://github.com/ROMFactory/android_hardware_qcom_audio-caf ****
9abcc53 : alsa_sound: Fix aliasing violations (properly) <nuclearmistake> 2 days ago
b2141d1 : hal: Port fixes and features to msm8960 variant <Steve Kondik> 8 weeks ago
e42f339 : Merge kk_2.7_rb1.15 <jumoog> 5 weeks ago

**** https://github.com/ROMFactory/android_hardware_qcom_display ****
e8f75df :  gralloc: Add workaround for Jellybean camera drivers <Steve Kondik> 3 months ago
f2a4b37 : display: Fix handling of QCOM_BSP <dhacker29> 3 months ago
cf2e3db : copybit: Fix type conversion error for GCC 4.7 <dhacker29> 3 months ago
f44c296 : qcom_display: add TARGET_PROVIDES_LIBLIGHT <dhacker29> 3 months ago

**** https://github.com/ROMFactory/android_hardware_qcom_media ****
fc63c06 : mm-video-legacy: vdec: display: Change in screenRefresh interface <Justin Philip> 4 weeks ago
2eabb94 : Fix the header-inclusion paths for non-AOSP A and B-family targets <Ricardo Cerqueira> 6 days ago
403aaf0 : vidc: venc: Add support for AVCProfileConstrainedBaseline <Maheshwar Ajja> 6 months ago
2d704dd : mm-video: venc: restrict codec level based on target specific macro <Vikash Garodia> 9 weeks ago
f5a6dd3 : media: fix msm8660 omx issue <syhost> 7 weeks ago
c12b9f6 : mm-video: venc: Correct a typo in variable name <Deepak Verma> 3 months ago
a8b8823 : QCMetaData: Add key for interlace <Riaz Rahaman> 6 months ago
87cc59a : Use actual kernel headers and display-caf paths if defined <dhacker29> 9 weeks ago
fc15468 : media: Only build when no variant is set <Steve Kondik> 7 months ago

**** https://github.com/ROMFactory/android_packages_apps_Camera2 ****
de7191a : Camera2 : Reset mSnapshotInProgress if recording stopped. <Sai Kumar Sanagavarapu> 2 weeks ago
94f0ea3 : Camera: Don't do cancel_af till all CBs are received in burst shot <Vijay kumar Tumati> 3 weeks ago
4b7b471 : Camcorder: Switch video torch when preview focused <Vladimir Petrov> 6 weeks ago
49c82ca : Camera2: Improve qcom strings <Marco Brohet> 3 weeks ago
4c7bc97 : camera: Make the popup menu transparent <Steve Kondik> 3 months ago

**** https://github.com/ROMFactory/android_packages_apps_ContactsCommon ****
0a6bfc2 : ContactCommon: near by places and google dialer (1/2) <Lars Greiss> 8 days ago

**** https://github.com/ROMFactory/android_packages_apps_ControlRoom ****
0e0a04b : add back SeekBarPreference <pcarenza> 3 hours ago
3d48f26 : OmniGears: Network traffic indicator (updated) <UtkarshGupta> 5 days ago
0bee950 : [2/2] OmniGears: Smart pulldown <UtkarshGupta> 2 days ago
20a58ae : remove vestiges of 'Network Activity' setting <pcarenza> 3 days ago
42d20cb : fix Driving Mode <pcarenza> 3 days ago
870b70d : Remove duplicate entry in Bars Settings <pcarenza> 4 days ago
614daaf : [3/4] OmniGears: Breathing missedcall/sms/voicemail <UtkarshGupta> 4 days ago
cece8ae : From slim - Network speed indicator on status bar (2/2) Thanks to htchoi1995 && mithun46 Mine rearranged, modified and adapted. Change-Id: I46d392e922338b7774599e0e4167af57fa11a08 <pcarenza> 5 days ago
f999abb : genericize chaOS widgets <pcarenza> 6 days ago
52915c3 : From Carbon: Add font styles for Clock <pcarenza> 4 days ago
0df4de0 : [2/2] OmniGears: Driving Mode <pcarenza> 4 days ago
b87970d : [2/2] OmniGears: Driving Mode <pcarenza> 6 days ago
e93939c : correct clock font style (from Carbon) <pcarenza> 12 days ago
f594cd2 : [2/2] Settings: NavigationBar Customization <Danesh M> 2 weeks ago
88f5f4c : remove clock style dependency, fixing build <pcarenza> 2 weeks ago
901b0c5 : [2/2] OmniGears: Option to enable Notification Light when screen is on <Schubi> 2 weeks ago
cdba433 : Statusbar clock font style (2/2) <Daniel MM> 3 weeks ago

**** https://github.com/ROMFactory/android_packages_apps_DeskClock ****
4e3a084 : DeskClock: flip to snooze/dismiss alarm <maxwen> 3 days ago

**** https://github.com/ROMFactory/android_packages_apps_Dialer ****
4226d74 : Dark Dialer [TRDS] [1/2] <kroz> 5 weeks ago
f528a23 : Add GoogleDialer Drawables <Andre Saddler> 8 days ago
de00bfe : [PATCH] Open-source Google Dialer <chenxiaolong> 8 days ago

**** https://github.com/ROMFactory/android_packages_apps_Gallery2 ****
b279038 : Camera: Ensure background edition complete on back Key <Suman Mukherjee> 2 weeks ago
150ca0b : Dark Gallery [TRDS] <kroz> 3 weeks ago
30fe4ca : Force close seen while deleting image RCA: The MediaItem was set to Null before UpdateContent got executed. <Bimal Patel> 7 months ago
0886171 : Improve efficient usage of WidgetDatabaseHelper in PhotoAppWidgetProvider <joonyoung.cho> 9 months ago
7c43293 : Description: Fixed the problem that a gallery not turn back to last UI when user executing following steps luncher--press menu--Wallpapers--Gallery--select a picture--press home action bar,this opreation should be back up last select picture screen <annieyu> 9 months ago

**** https://github.com/ROMFactory/android_packages_apps_InCallUI ****
3e67f7d : InCallUI: Port "Add to blacklist" support to in-call ui (1 of 2) <DvTonder> 30 hours ago
17d3a13 : InCallUI: Flip to Mute/Reject Call cleanup: fix ITelephony access <maxwen> 3 days ago
b5eac92 : InCallUI: add Incoming Call Background (non-Intrusive InCall improvement) <Lars Greiss> 10 days ago
1fec570 : [3/3] Flip to Mute/Reject Call <Sasikumar D R> 2 weeks ago
6829611 : InCallUI: Disable Back button on Non-intursive InCall Card <Sasikumar D R> 3 weeks ago
4a8892e : InCallUI: fix non intrusive incallui layout <espresso> 3 weeks ago
75c2e88 : [3/3] InCallUI: allow disabling non intrusive incall ui <maxwen> 7 weeks ago
ebe3192 : [1/2] InCall: Add a non-intrusive dialog for incoming calls <xplodwild> 2 months ago

**** https://github.com/ROMFactory/android_packages_apps_Mms ****
395df4f : Possibility to change the size of the MMS <00raq00> 2 days ago
6edc51f : Mms: mark vibration pattern array as untranslatable <Vladislav Koldobskiy> 28 hours ago
3927036 : Mms: Port custom notification vibrations <DvTonder> 3 weeks ago
3542995 : Select audio file from "External Storage". <kaiyiz> 6 months ago
ed2c8a1 : Mms: Port custom notification vibrations <DvTonder> 3 weeks ago
b7ea2ca : Mms: Fix crash when NetworkInfo is not yet available <uweki> 3 days ago
31a913c : Dark Mms [TRDS] <kroz> 6 weeks ago
9885276 : [2/4] Mms: Breathing missedcall/sms/voicemail <Bajee11> 4 days ago
105df85 : Mms: added DE translation <Stefan Osters> 5 weeks ago
7ef9d22 : Mms: CS translation <Keany> 3 weeks ago
b471059 : MMS: IT Translation, v. 3 <AzariahVidya> 5 weeks ago
4fd2650 : Mms: IT translation for custom and cm strings by ale8530 <AzariahVidya> 6 weeks ago
a67b2a7 : Mms: FR translation <DelphinPETER> 7 weeks ago
94424db : ClassZeroActivity: Queue messages instead of displaying them all at once <Ricardo Cerqueira> 8 weeks ago
75fbcb7 : mms: added receipients picker <maxwen> 3 months ago
a5dfbb4 : Fix AAPT warnings <DvTonder> 2 months ago
0c8d895 : Fix up receiver declaration. <Danny Baumann> 8 months ago
eab82a1 : Fix SMS sending. <Danny Baumann> 8 months ago
6bc1690 : Port "Fix cropping on MMS inline thumbnails" <blackhand1001> 1 year, 3 months ago
da6a605 : Bring back Split SMS <DvTonder> 2 months ago
82e25fd : Bring back QuickMessage, Unicode stripping, TimeStamps and Add to Calendar <DvTonder> 2 months ago
1807c03 : Forward port Templates functionality <DvTonder> 1 year, 2 months ago

**** https://github.com/ROMFactory/android_packages_apps_PerformanceControl ****
183402a : PerformanceControl: FR translation <DelphinPETER> 6 weeks ago

**** https://github.com/ROMFactory/android_packages_apps_Settings ****
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(). <uweki> 3 days ago
84af832 : WIP: add a system app remover in to settings <bart452> 5 days ago
62456b0 : settings: remove dependencies for max widget lockscreens <Humberto Borba> 4 days ago
24bb72e : temporarily disable dark ui settings <pcarenza> 3 days ago
fd25a7e : dedupe Halo setting <pcarenza> 4 days ago
0ccb02b : Show memory full text only for internal storage <Samuel Asteberg> 12 months ago
f42fc62 : Take out ROM Updates and ROM Stats, at least for now. <pcarenza> 5 days ago
0c28100 : Launch SuperSU from Settings <Jorrit Jongma> 6 days ago
b470616 : Add the themes configuration entry point <Ricardo Cerqueira> 1 year, 2 months ago
97d3f12 : [2/4] Settings: TRDS 3.0 and new theme engine preparation <Lars Greiss> 6 weeks ago
e064e3a : genericise excluded app item layout <pcarenza> 6 days ago
8506031 : fix misspelling derps <pcarenza> 6 days ago
045a9b0 : [2/3] Settings: Remove Active display <Schubi> 3 weeks ago
39b2a1e : Revert "put ActiveDisplay in the correct place" <pcarenza> 3 weeks ago
18ae1b9 : Settings: Glowpad Torch (3/3) <Jubakuba> 7 days ago
8ce049f : Fix the visibility timeout change from never timeout to undiscoverable. <Tan Jingjing> 8 weeks ago

**** https://github.com/ROMFactory/android_packages_providers_MediaProvider ****
3d8c79e : MediaScanner [2]: Don't delete entries of secondary storage on shutdown <Pawit Pornkitprasan> 2 years ago
34b1180 : MediaProvider [1/2]: allow write access to external SD <Pawit Pornkitprasan> 6 weeks ago
3a4b528 : sd-card: failure to delete file. <AshwiniPatil> 2 weeks ago

**** https://github.com/ROMFactory/android_packages_services_Telephony ****
daeac2e : Telephony: Port "Add to blacklist" support to in-call ui (2 of 2) <DvTonder> 30 hours ago
99fce9e : Dark Dialer [TRDS] [2/2] <kroz> 5 weeks ago
26942b0 : [4/4] Telephony: Breathing missedcall/sms/voicemail <garwedgess> 4 days ago
1b5b4e2 : Fix public issue #18054: USSD in-call toast <Cuihtlauac ALVARADO> 8 days ago
63184af : Telephony: fix Flip to mute/silent <Yanuar Harry> 6 days ago

**** https://github.com/ROMFactory/android_system_core ****
1a28ba4 : Unicode: Fix mismatched type initialization <synergy dev> 4 days ago
e859582 : fs_mgr.c: fix i++ error and optimize code <Daniele Di Conza> 10 hours ago
6ed51ff : init: fix cache permissions <Humberto Borba> 12 days ago
3455fed : init: Fix queue_all_property_triggers with nonexistent properties <Benoit Goby> 4 months ago
3457d50 : mkbootimg: support longer kernel command lines <Andrew Boie> 5 months ago
b3c1392 : Use RECOVERY_PRE_COMMAND before calling __reboot() recovery <atinm> 2 years, 9 months ago
8d08399 : restorecon /data/misc/media. <Stephen Smalley> 7 days ago

**** https://github.com/ROMFactory/android_vendor_romfactory ****
b3e2bce : squisher: Allow outfile to be overriden <Brandon McAnsh> 3 weeks ago
51a6759 : Update prebuilt su <Andre Saddler> 2 days ago
83ab636 : changelogger: Get rid of unnecessary pushd <nuclearmistake> 4 days ago
ca5d883 : Make changelogger use FORCE_BUILD_DATE for both the differential git tags (YMD for numerical == chronological ordering), and MDY for log naming (matches nightly zip names) <nuclearmistake> 4 days ago
7ea5113 : add changelogger from vanir (nuclearmistake rules!) <pcarenza> 6 days ago
655af5e : Add a changelog generator helper script <nuclearmistake> 6 days ago


Wednesday, January 15, 2014

ROMFactory Changelog 1.2

project build/
6027af8 build: core: Move recovery script to recovery root instead of copying it
5155183 Make jgrep, cgrep, resgrep not recurse into 'out' directory.
6fa6515 Fix root on "user" variant nightlies
b590b66 Fix x86_64 build
d4094d6 Define PRIVATE_TARGET_ variables for only target modules.
ec28655 Allow clang to build host binaries.
a6a42e8 clean unused packages
5f6adf1 Remove libSR_AudioIn from base.mk
5ae5d3b Time builds

project device/motorola/msm8960-common/
0bec44b Merge remote-tracking branch 'cm/cm-11.0' into kitkat
41f6ae6 Move ro.qc.sdk.audio.fluencetype to family
1490dc8 audio: add DEVICE_IN_COMMUNICATION to primary input
5cbcaeb Revert "audio: disable lpa until frameworks/av supports it"
c8323c9 Merge remote-tracking branch 'cm/cm-11.0' into kitkat
4476f00 Move QCOM_BSP up to family
d2f3d3e Merge remote-tracking branch 'cm/cm-11.0' into kitkat
58f4ee9 Move display variant to family
bd3751b Move TARGET_RECOVERY_PIXEL_FORMAT to family

project device/motorola/qcom-common/
754a6c0 Merge remote-tracking branch 'cm/cm-11.0' into kitkat
9a45ef0 more closely match the default
040336e Merge "Move ro.qc.sdk.audio.fluencetype to family" into cm-11.0
859ccc8 Move ro.qc.sdk.audio.fluencetype to family
d419e43 Fix init.qcom.thermal for msm8226
87ac568 Fix path for libqc-opt on msm8226
887ba46 Merge remote-tracking branch 'cm/cm-11.0' into kitkat
4779e3a extract-files: Don't show error if no common/proprietary-files.txt
c66981a prop: Set PRODUCT_GMS_CLIENTID_BASE to android-motorola
b154bc4 props: msm8226 has qcril in system/vendor/lib
8d08a4b Merge remote-tracking branch 'cm/cm-11.0' into kitkat
95d7450 Move QCOM_BSP up to family
f66841f Merge remote-tracking branch 'cm/cm-11.0' into kitkat
b35e393 Move display variant to family trees

project device/motorola/xt926/
4017c47 remove mcc-mnc overlays and fix Torch
dd40033 fix up torch device

project external/sepolicy/
5302047 Allow vold to relabel sdcard fs mounts
4459d10 Do not allow zygote to execve dalvikcache files.

project frameworks/av/
bcb9b1f Fix c++11 narrowing
93f15dc Frameworks: AudioFlinger: Fix effects memory leak
2019aa4 AudioFlinger: Take resampling into account when choosing the minimum frame count
f0cab6e AudioMixer: clear disabled track buffer in process__genericNoResampling
7e62999 HLS: Fixed rounding error with decimal segment duration
3aa7d62 Fix aliasing violations (properly)
0a1cf78 audioflinger: check for condition before waiting
043d8ef libstagefright: Delay release of wakelock
5d60fac libstagefright: Filewrite in seperate thread for single video track
e65220d libstagefright: set threshold for earliness
ab2f7ff libstagefright: customize delay to post video events
513ed1e stagefright: Relinquish lock in OMXCodec while waiting for ANW buffers
685084f libstagefright: Fix for video can't be played if BT is connected
1ffd2fc Nuplayer: Fix no image or image will be delay issue
de87e2f nuplayer: Fixes in nuplayer Renderer
70cfd32 audioflinger: OffloadThread state fix

project frameworks/base/
28e7bd5 QS: Reflect location mode in different QS drawables
cb2cd42 Base: add Location Flip Tile
b67b4ff Base: QuickToggles (AOSPA) modification
341e9fa MountService listeners can not be unregistered
8b617b0 Update mMode only when transition is supported
29370d2 Telephony API extension v2
3c91f7c SystemUI: UX: Make non-flip tiles slightly flippable
b8b3090 Don't try to set service.bootanim.exit
f8198cb Fix one and hide the other warnings from core/jni
ab072af Fix: Network tiles for CDMA devices
faa492d [1/2] Base: Add an option to change the device hostname
0d0c417 Fixed issue 55781: OS restart when uninstall app.
d8518d5 Revert "Fix fatal exception due to missing looper for current thread."
ab3c26f Base: Allow hiding notification icons
9e6a169 Fix: Don't disabe rotation lock tile
9a1f4fc [2/2] Frameworks: HALO
ead93df User-selectable camera click sound [2/3]: (stock(bloop)/realistic/disabled)
527e7bd Rename realistic camera_click sounds to camera_click_realistic, and bring back stock camera_click.
cefe98f Fragment animations are not being saved across configuration changes
cd84c4d Base: more fix Active Display
7d115f6 Telephony: Change Default subscription property name.
b7d8de8 Telephony(DSDS): MMS Auto Download.
9a33a8f Telephony(MSIM): Add support for MultiSim
7aadbff telephony: IMS changes for VoLTE and VT
24418aa Telephony: Add new apn.sim.operator_numeric property
caf745f Enable SVDO. (2/2)
7d335e6 TelephonyProperties: Alpha ID fix for OPEN_CHANNEL and other p-commands (1/2)
3200ff8 CDMA RIL: add SVDO support (1/2)
ca49d78 Samsung STK support
ccf2ea6 Framework: Generic Blacklist support (4 of 5)
8843599 New Event: ACTION_NEW_OUTGOING_SMS
c6f1be8 Add SMS Middleware layer.
c36e8f6 Make functions for answering and ending calls public.
1d78a49 Print dispatch history of mainLooper to ease ANR debugging
3b97496 Fix ISE in KeyguardViewManager (duplicate add)
d775874 MediaFocusControl: Deny audio focus if notification stream is 0
60d5b6c Session: Add a shortcut in detecting if a window that contains the wallpaper is null or not
91ae530 Clock Font: Adding more styles
92d2aa8 Fix "exit car mode" notification
a25e4ff Navigation Bar: Toggle last app on recents button long press
5c2812a [1/2] Frameworks: Combine LTE & 2G/3G Tiles
c6dab4f Updated: Frameworks: Lockscreen Blur
6ae625d Update expandable volume panel icon
4b40621 Unbreak market restore SOME MORE.
6f8d0de Fix fatal exception due to missing looper for current thread.
b1fc8fe [1/3] Frameworks: Add Network Tiles & Lightbulb Tile
eab459f Cursor leakage due to cancellation signal
ebed67a Only send storage intents after boot complete
ec300a1 Fix memory leak in PatchCache
fb68243 frameworks/base: add app launch timeline instrumentation
bf51b0f Close sockets on wpa_supplicant termination.
1b1f488 Re-initialize error after attach
520bd02 improve code for bitmap handling in notification backgrounds
7dffef9 Fix PhoneStatusBar taint that could cause a race condition when rotating an expanded window
af40957 Fix: Lockscreen Blur Rotation
e6044fb Revert "Enhancement for OnInfo callback on DRM Framework"
b44bfb5 Fix visibility of multiple non-fullscreen activities.
0f2a171 Enhancement for OnInfo callback on DRM Framework
5066fde Fix a JNI local reference leak in MediaDrm
898978b Fix graphics corruption caused by non-uniqueness of a resource address
a4ceda1 Fixed mistaken reference to "LTE". Bug 7637224
67a709f raise max keygaurd widgets from 5 to 20
308d018 fb: Add Wifi name to notification drawer when Wifi is connected
0b4c7ab NPE in SearchManager.triggerSearch
6bba13b XmlUtils#readThisMapXml should handle null keys.
1a16e1c Fix appwidgets not updating
74fefcf Active Display: Sort notifications by newest to oldest.
661eee9 Active Display: add some synchronization.
b68122c Enable access to the display via MediaCodec API in java.
ea5881b telephony: Add same named operator configuration for some operators
e5740fa Removed useless test
6886c2f AppOpsService: Add MODE_ASK support to AppOps.
6569143 AppOpsManager: set default mode for sms write operation to MODE_ALLOWED.
b3433ca AppOps: Add BOOT_COMPLETED operation.
6de6949 add BOOT_COMPLETED
6558025 Appears black screen fix for a while
22c4906 Change the default volume for voice call
1c6695d Forward properly setForceUse requests from AudioService to Policy
88b80d6 Increase available volume levels
f329a1e Fix preference puts with "null" values.
20db260 fb: fix possible NPE on power key handling
54e9014 [1/2] Base: NavigationBar Customization
0e801fe [2/2] Frameworks: HALO
6b5756b [1/3] Flip to Mute/Reject Call
f8e5551 Get rid of redundant/unused imports in Frameworks/base
920d692 Frameworks: Speed up orientation rotation
c50bb69 Fix broken XML parsing idiom.
70f220d WifiState: Don't aquire transitionwakelock in airplane mode
2999adf NetworkPolicy: Validate policy templates before updating
cddbfbe Use highp precision for scaled coordination
4601e92 Fix for data and roaming icons
541dc77 Don't rely on gcc extensions
d03f08d Add timerfd backend to AlarmManagerService
326dd1f Add /dev/rtc backend to SystemClock
9cc0d26 Prevent MediaScanner infinite loop with invalid path
d714634 Remove duplicate code in Editor.java
e71bf21 Memory leak: parseObbFile.footer
0c7b8f9 Squash: Memory leaks, NPEs, races and optimizations for fw/base
c1ec05e Allow applications to override power key

project frameworks/native/
a9cacf8 surfaceflinger: fix inverse transform calculation.
384c64c sensorservice: Set the rate for pre-1.1 HALs _after_ activation
30cbdf8 Fix QCOM_BSP usage with AOSP qcom/display
6614d8a Graphics:Add error check when create GraphicBuffer
80ad04a surfaceflinger: Consolidate display orientation compensation hooks
f4fa4dc Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270

project frameworks/opt/telephony/
8bb720f Merge "SamsungQualcommRIL: fix my derp." into cm-11.0
0896b94 SamsungQualcommRIL: fix my derp.
ba8a63b 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-11.0
b772df7 Allow tablets to send SMS if enabled in device overlays (2/2)
94a302b Fix typo
0b647a2 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
d1b8605 SamsungQualcommRil: reversed engineered implimentation of dial() from touchwiz
14bc48f SamsungQualcommRIL: Add more validation of Signal Strength
7d59343 Could not enable data connection
17659ae Merge "CdmaLte: call setDataRegState when using RilVoiceRadioTechnology for data" into cm-11.0
9361dad SamsungCDMAv6RIL: update to latest RIL
c83f5ca Revert "Fix cdma data calls based on NV"
0d5797c Merge "GsmSS: Use data tech in isConcurrentVoiceAndDataAllowed" into cm-11.0
479c023 Merge "Fix cdma data calls based on NV" into cm-11.0
85e9b94 Merge "Properly handle a null URI." into cm-11.0
7cd6a99 Fix cdma data calls based on NV
d6127d0 Merge tag 'android-4.4.2_r1' into HEAD
5ecf72f CdmaLte: call setDataRegState when using RilVoiceRadioTechnology for data
6adc7fa Properly handle a null URI.
c2f0e7f Fix NPE on sending multipart texts.
db20c5e IccSmsInterfaceManager: Don't intercept short-code premium messages
b8a64f6 GsmSS: Use data tech in isConcurrentVoiceAndDataAllowed
553635e Merge tag 'android-4.4.1_r1' into HEAD
abebcf8 CdmaLte: Fix 3G reported as unknown on certain devices
70016f2 Hide public API modification
908ae99 Merge "SMSDispatcher: Fix determining the defaultSmsApp for proxied messages" into cm-11.0
9b4b0df Merge "SamsungExynos3RIL: fix sim PIN handling" into cm-11.0
56c3c13 SMSDispatcher: Fix determining the defaultSmsApp for proxied messages
4036e71 Add SMS Middleware layer.
bf52294 telephony: Add Qualcomm42RIL
0b4317a Telephony: check if the provisioning apn is actually empty before
17aa56e Telephony: DcTracker: Fix CDMA APN Data issues.
3ec914c cdma: Restore SVDO after merge.
45f7396 HTCQualcommRIL: properly reset radio on RIL_CONNECTED
81c66d1 SamsungExynos3RIL: fix sim PIN handling
8347d4a telephony: DataConnection: support old RILs
049b711 Move custom icccardstatus back to HTCQualcommRil.
eb50bba Add initial preferred APN feature
8aeaee5 Don't assume 3GPP as active app on CDMA with LTE device
5aa308d Telephony: Query SignalStrength when there is a RAT change.
68517f7 HTCQualcommRIL: fix data drops when switching state
3ce23e1 Don't display prompt when card inserted/removed
ba19a96 Telephony: prevent NPE
603113f RIL subclasses: Fix processSolicited for the new API
9d286c8 Revert "Initialize RIL with the correct CDMA subscription mode setting"
84bb550 SamsungExynos3RIL: rebase to latest RIL
ee5d966 telephony: set PROPERTY_DATA_NETWORK to data technology
efa8b9a Introduce HTCCDMAQualcommRIL for HTC CDMA devices
b28845b Telephony: Generic Blacklist support (5 of 5)
363ff15 CM: Use Rlog
787ec54 SamsungQualcommRIL: use proper Log tag
e9c98ac SamsungQualcommRIL: rebase Sammyqualcommril to RIL.java 4.3.
d336c3b SamsungQualcommRIL: fix NPE
22bdb4c Revert "SamsungQualcommRIL: always convert hex to int."
7c1df4e Samsungqualcommril: fix parser
8fba9b3 Update all CM radio code for the current API
0f9d749 SamsungQualcommRIL: fix HD voice
5c744ce SamsungQualcommRIL: always convert hex to int.
a9c7818 SamsungQualcommRIL: fix passing isgsm flag
7883c23 SamsungExynos4RIL: cleanup for use with opensource libril
bac95cf Store phone blacklist in content provider (1/4)
b66f329 CallTracker: Add back-off and retry toggle to getCurrentCalls
9d23cc8 SamsungQualcommRIL: support google play edition blobs
d2dc6c2 HTCQualcommRIL: handle more unsolicited states
69a9ace HTCQualcommRIL: optionally ignore IccCard states greater than 2
eade99c SamsungQualcommRIL: support exynos RIL radio states.
6d82648 SamsungQualcommRIL: fix errors and replaces it with known values
135d8ff HTCQualcommRIL: clean up unused functions and responses
1650371 SamsungQualcommRIL: evaluate samsungDriverCall in responseCallList()
2e7b79d SamsungQualcommRIL: fix race condition when starting phone type.
38b3d41 SamsungQualcommRIL: use the advantage of static type.
999e662 ril: Add Samsung-specific unsolicited commands
577c485 SamsungQualcommRIL: fix logic order
f8bc299 SamsungQcomRIL: New class and get rid of old and outdated codes
bd0b25f HTCQualcommRIL: re-add force LTE modes
68907a2 HTCQualcommRIL: remove unused responseIccCardStatus function
1a56588 Revert "libril: HTC8960RIL: add flag to force CDMA+LTE network mode"
f79274d HTCQualcommRIL: allow skipping of initial radio power off message
8b223d9 HTCQualcommRIL: adaptable signal strength format
c9accd3 HTCQualcommRIL: squashed set of updates
1fac38f telephony: Remove SamsungQualcommD2RIL
c69d2be SamsungQualcommUiccRIL: fix responseCallList for v7 RIL
e8ddbe9 Allow disabling radio with property persist.ril.enable.
468a15a RIL: Add compatibility with qcom's DSDS
5db768c RIL: Add SEMC 7x30 RIL
7f738a9 PhoneProxy: Add a prop to enable always creating of CDMALTEPhone
2504714 QualcommSharedRIL: allow skipping pin/puk count
f1a2373 telephony: add SamsungQualcommM3RIL for samsung m3 devices
0d81638 Qualcomm LTE RILs: do not make mLteRsrp negative
3466167 SamsungExynos4RIL: fix emergency dialing
09e7427 Update the SMS sending limit instantly (1/2)
59a872f LGEQualcommUiccRIL: New subclass to deal with the latest qcom RIL
be7a6b3 SamsungExynos4RIL: provide a fallback solution if signalstrength is invalid
d10831e SamsungExynos3RIL: fix unable to swtich 2G/3G while connected to wifi
e2a97a5 SamsungExynos4RIL: Allow signal strength to be handled for GB modems
7385f51 SamsungExynos4RIL: fix signal strength
9239628 SamsungExynos3RIL: don't send IccStatus notification on CDMA devices
de0ec2e Fix restoring network mode preference on reboot
010bb4a SMSDispatcher: Add option for sending pseudo-multipart SMSes
541c46e d2ril: change readint offset of one
9123911 SamsungCDMAQualcommRIL: add icc handler to run when radio on
965b151 telephony: CdmaServiceStateTracker: Get cdma sub. when ruim ready.
07470e8 Allow registering for supplementary service notifications.
1b1ce72 Add notification type constants.
d490568 SamsungQcomCDMARIL: Add support for SIM.
eafcd04 RIL: add HTC radio state and RIL class
1eff528 Samsung STK: Fix SMS-based STK
52cea37 patch responseSignalStrength
120ff49 core and telephony: Additional HSPAP support
7d11110 Samsung STK: Add USSD support
598dba7 Add Samsung STK support (telephony part)
3517a2a fix for Samsung CDMA incoming SMS bug
4311021 Telephony: Add getLteOnGsmMode() method (2/2)
d4f11e8 telefony: Custom RIL for Sony 8x60 baseband
63fd5f8 RIL: Add SamsungCDMAQualcommRIL
949614d telephony: Add custom QC RILs from CM10
ec23c63 SamsungExynos3RIL: buffer CAT Proactive Command
4098d8f SamsungExynos4RIL: fixup radio states, notify on PIN-unlock
1e9566c RIL for Samsung v6 RIL CDMA devices, based on SamsungRIL.
9986e6f SamsungExynos4RIL: set number of elements returned from QAN response
df8b02d RIL: Underp DataCall
8bf373e Initialize RIL with the correct CDMA subscription mode setting
54a0151 Allow a device to include its own RIL subclass
6900f44 telephony: add SamsungExynos3RIL
98c9660 RIL: squashed support for old RIL
d4306c9 telephony: add SamsungExynos4RIL class
adaf35f telephony: Reintroduce the old ICS RadioStates
a2c7af9 telephony: Use reflection to create command interface (RIL class)
d6a5df8 RIL: Make RIL subclassable
9973088 Telephony: Add getLteOnGsmMode() method (2/2)
3698502 Change how we use provisioning url so post works

project hardware/libhardware/
e3a4c21 hardware: add ro.hardware.<class> to HAL loading properites list
b39e28a libhardware: Disable rotation animation on External

project hardware/qcom/audio-caf/
4b92928 alsa_sound: select correct BT device pair for car-kit use case
0816e30 alsa_sound: Fix to sound burst on switching from speaker to headset

project hardware/qcom/display/
0b05ea5 revert including display-caf
d8839b2 Use msm8974 directory for msm8226
204c531 hwc/copybit: Add Color layer support in MDP Copybit composition.
a4d60f1 Merge tag 'android-4.4.1_r1' into HEAD
8c92631 Merge tag 'android-4.4_r1' into cm-11.0
e907c49 display: Fix handling of QCOM_BSP
2f27879 Fix building for mako
4ea79db Merge tag 'android-4.3_r2.1' into cm-10.2
c962bf8 Merge remote-tracking branch 'aosp/jb-mr1.1-release' into cm-10.1
7a8a513 hwc: Don't allow downscale with alpha on MDP <= 4.1
fcbef05 display: Use fences for all targets
cbdefbc display: Allow build for all QCOM platforms
51162c0 Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/hardware/qcom/display into aosp
e9d0f54 Fix a trivial signed vs unsigned comparison for gcc 4.7.
431ebb9 Don't build when variant is requested.
3754228 display: Don't use MDP flip if prerotation is disabled
3cbc9da display: Add support for flip operation in MDP comp
ff3a5e7 hwc: Check for the validity of the fb layer
49b4777 hardware/qcom/display: Remove glfinish call
2c58802 libgralloc: Fix possible leak of fd
9ee68e2 copybit: Fix crash when copy_image is called with Tile format
1cb4007 libqdutils::Use qcomuiClearRegion for dynamic composition
8e2510a display : Do not use copybit for composition when YUV layer is present.
131dfb5 libqdutils::Add support for qcomuiClearRegion
7f387f5 hwc: dont return from vsync thread when read fails.
3963e12 overlay: Compile MDSS rotator even when headers not present
354278c qcom_display: add TARGET_PROVIDES_LIBLIGHT

project hardware/qcom/power/
2d00243 Make the error for touch boost as a debug flag.    Needed to shut up the logspam whenever not using a stock hotplug driver

project packages/apps/ControlRoom/
4e0042b [2/2] OmniGears: Driving Mode
d206901 From Carbon: Add font styles for Clock
0a829e8 [2/2] OmniGears: Driving Mode
0427d62 correct clock font style (from Carbon)
b03bb44 [2/2] Settings: NavigationBar Customization

project packages/apps/DeskClock/
ad70605 Provide compatibility to existing AlarmClock shortcuts.

project packages/apps/Dialer/
bf03aee Fix dialer force close.
4db16d2 Add separate tabs for incoming and outgoing in CallLog
5f9a76c Dialer: Proposal to amendment the look of dialer to fit kk
c68a7a1 Dialer: Add Call Statistics Feature

project packages/apps/InCallUI/
cf9d411 [3/3] Flip to Mute/Reject Call
abc8749 InCallUI: Disable Back button on Non-intursive InCall Card
5560185 InCallUI: fix non intrusive incallui layout
3f9a185 [3/3] InCallUI: allow disabling non intrusive incall ui
1c7a189 [1/2] InCall: Add a non-intrusive dialog for incoming calls
3e01d87 InCallUI: HU translation
491a487 Merge "Update DE translation." into cm-11.0
79b9c99 InCallUI: ES translations
8504848 Merge "InCallUI: ES translations" into cm-11.0
9abf446 InCallUI: LT translations
5fae453 Merge "InCallUI: RU translations" into cm-11.0
759925f InCallUI: RU translations
3f3c91f InCallUI: NL translations
4b1126f Update DE translation.
38e6896 Merge tag 'android-4.4.1_r1' into HEAD
f43b70f InCallActivity: consume back key on incoming call screen
62b8e7c InCallUI: PT-BR Translations
b5cc538 InCallUI: ES translations
3073f87 Make incall screen glopad background themeable
ea67764 Add back supplementary service notification handling.
d8711da Merge tag 'android-4.4_r1' of https://android.googlesource.com/platform/packages/apps/InCallUI into cm-11.0

project packages/apps/Mms/
eeeb6c8 correct Mms colors
d6fe2a7 Mms Bubbles
96c10b4 fix mms build
c4802e9 Revert "MMS: Fixed using checkstyle"
998afb5 Add Custom MMS User-Agent configuration option
7465e51 MMS: Fixed using checkstyle
a052779 Mms: FR translations
b428de8 Merge "Mms: HU translation" into cm-11.0
95fb830 Mms: AF Translations
fcbba36 Mms: HU translation
7c7a61a Merge "Mms: IT translations" into cm-11.0
a7641d9 Mms: update resources
8b6ef44 Merge "Mms: add Simplified Chinese translations" into cm-11.0
d91bff0 Merge "Mms: PL translations" into cm-11.0
e0ec50d Mms: add Simplified Chinese translations
cddfc5d Mms: IT translations
a55a1b9 Mms: PL translations
b2a9e50 Mms: NL translations
b8948ad Merge "Mms: ES translations" into cm-11.0
7054dbb Merge "Mms: Clean up delivery report dialog." into cm-11.0
775c888 Mms: LT translations
e36d5d5 Mms: ES translations
b9ebb92 Merge "Mms: PT-BR Translations" into cm-11.0
05710c7 Merge "Mms: RU translation" into cm-11.0
3e1bb88 Mms : TH Translation
81d08d5 Mms: RU translation
957bc8a Mms: Clean up delivery report dialog.
91aa930 Mms: Update DE translation
86387d4 Mms: Option to delay SMS Sending
5acad7d Mms: Remove aapt warnings in DE
c589c87 Merge "Mms: IT translations" into cm-11.0
cb3547f Merge "Mms: fix quick message layout on 320dp" into cm-11.0
4d79075 Mms: fix quick message layout on 320dp
f394c1f Merge tag 'android-4.4.2_r1' into HEAD
24fed3a Mms: PT-BR Translations
d51b28c Mms: PT-BR Translations
fdadc0f Mms: IT translations
d59ce54 Merge tag 'android-4.4.1_r1' into HEAD
481fde2 ClassZeroActivity: Resolve some possible NPEs, and refactor common code
2cde7a5 Fix inconsistent back button behavior
fc8c636 ClassZeroActivity: Queue messages instead of displaying them all at once
1e2dce4 ClassZeroActivity: Holo it
bdd4b43 MMS: CA translations
461b6f9 Merge "Revert "Mms: Remove text/plain for ACTION_SEND"" into cm-11.0
8848874 Revert "Mms: Remove text/plain for ACTION_SEND"
90ffa71 Mms: Bring back Translations
79fbe2e Mms: Bring back layout color abstraction
a25f023 Mms: Add the ability to select recipients from a checkbox list When creating a new message you have to write some letters from the contacts you want to add and select them by clicking on it.
151219d Fix AAPT warnings
21c0ed3 Allow Mms app to run on non-Blacklist enabled devices
6c7d206 Bring back Blacklist support
d85e2fc Fix up receiver declaration.
a98a356 Fix SMS sending.
066cb35 Mms: Remove text/plain for ACTION_SEND
71c6039 Port "Fix cropping on MMS inline thumbnails"
a48c8f9 Bring back Split SMS
77fafeb Bring back QuickMessage, Unicode stripping, TimeStamps and Add to Calendar
588daa1 Forward port Templates functionality

project packages/apps/PerformanceControl/
2eed5dd Merge remote-tracking branch 'omni/android-4.4' into kitkat
ea123de PerformanceControl: translation to PT-BR
31a0ad6 Fix Italian String

project packages/apps/ScreenRecorder/
47e733b Return SHOW_TOUCHES to off when done recording.

project packages/apps/Settings/
dc3ce8f Fix memory leak in ManageApplication
faf6e37 fix up sound settings menu
5243aea [2/2] Settings: Add an option to change the device hostname
9063fc0 Settings: HALO (rebased)
57a0931 User-selectable camera click sound [1/3]: (stock(bloop)/realistic/disabled)
d2fadb5 Fix null pointer exceptions in NetworkPolicyEditor
201a9c9 Patches to Driving Mode (omni)
10b28c3 fix up Settings various build issues
c5cf3d9 Remove debug leftovers.
57384d6 Improve translatability of summaries.
d66847b Settings: Generic Blacklist support (1 of 5)
2ec5bf6 Fix FC when trying to adjust radio band via *#*#4636#*#* dialer code.
ccb0a15 Apn settings fixes / code maintainence
2528c95 [1/2] Settings: Driving Mode
aaa5ef7 DreamSettings: dismiss "when to dream" dialog
0920a32 AppOps: Add more operations in app ops settings.
04bb390 AppOps: Add support for MMS operations.
311998f AppOps: Add bootup tempelate
23b0ad5 Fix elapsed time formatting.
4325405 [1/2] Settings: HALO
69d2f95 Partition information menu

project packages/providers/TelephonyProvider/
3382aac Missing commas before sub_id in sql queries
cbe1787 Handle database upgrade for MSIM
cc79b5b TelephonyProvider: Update Icons to KitKat
e13a1bb Drop blacklist number uniqueness constraint.
d3e7adb Improve delete handling code.
46e1b5d TelephonyProvider: Handle database upgrade for MSIM
d7873a7 telephony: Add support for choosing a default APN
2a50a05 Store phone blacklist in content provider (2/4)

project packages/services/Telephony/
1988025 [2/3] Flip to Mute/Reject Call
fda9ba9 Optipng -nc -nb -o7
2729cfc Telephony: google please cleanup your translations....Telephony cleanup
c6ca255 Telephony: In-call vibration Original by https://github.com/maniac103
a7f6b52 [2/2] Telephony: allow disabling call end sound
ef4d90e [2/3] Telephony: allow disabling non intrusive incall ui
b577583 [2/2] services/Telephony: Combine LTE & 2G/3G Tiles
1542008 [3/3] services/Telephony: Add Network Tiles
b15ba1b Merge "Telephony: HU translation" into cm-11.0
dd4cf5a Merge "Telephony: RU translation" into cm-11.0
d1a7835 Telephony: Forward port DE translation from CM-10.1 to CM-11.0
5f00e69 Telephony: HU translation
d124825 Telephony: RU translation
c57ee43 Telephony: ES translations
5701015 Merge "Telephony: LT translations" into cm-11.0
4ddea44 Merge "Telephony: IT translations" into cm-11.0
f7fdae4 Merge "Telephony: PL translations" into cm-11.0
2a7e6a9 Telephony: IT translations
90794b3 Telephony: LT translations
29c5fa7 Telephony: PL translations
ee8903c phone: Add option for setting device phone number (squashed)
0d0b530 Merge "Telephony: RU translations" into cm-11.0
77cab95 Merge "Update DE translation." into cm-11.0
c1f3c36 Telephony: RU translations
ac19ee2 Merge "Telephony: NL translations" into cm-11.0
084ecd2 Telephony: fix LT translations
4597cfc Merge "Telephony: ES translations" into cm-11.0
100e944 Telephony: LT translations
5ff9f73 Telephony: NL translations
6fb5c52 Telephony: ES translations
77273f6 Telephony: Dismissable voicemail notifications
109e0aa Telephony: add Chinese Simplified translations
4884408 Update DE translation.
0834c10 Fix NT_MODE case statements
642e0c4 Merge tag 'android-4.4.1_r1' into HEAD
363a73e Port network mode toggle from CM10
4ce17ff Telephony : Update reference to Apn Settings
67fd496 Telephony: Update Icons to Kitkat
01e350f Phone: Sprint MWI Quirk: Phantom message wait indicator workaround
9c2f474 Fix 'vibrate outgoing' behaviour.
04bb048 Cleanup: get rid of getCurrentCall() method.
1344300 Fix SSN option being shown twice.
bf7b9a2 Add back supplementary service notification handling.
f7fb9e1 Add back in-call vibration.
300cc93 Add back phone notification LED settings backend.
a7534a3 Add back multiline notification for missed calls.
df2f09d Add back call blacklist backend.
aeb182c Add back increasing ring feature.
df5d774 Merge tag 'android-4.4_r1' of https://android.googlesource.com/platform/packages/services/Telephony into HEAD
c6f3049 Add bind call permission check to Telephony service
da1a38d Phone: Enable LTE for GSM LTE phones (part I)

project packages/wallpapers/Basic/
00d2691 Merge remote-tracking branch 'cm/cm-11.0' into HEAD
0d322d7 Merge tag 'android-4.4.1_r1' into HEAD
fda7686 Enable Grass LWP
b945f87 WallpaperBasic: Enable and update PolarClock LWP
71cbf8e Merge tag 'android-4.4_r1' into cm-11.0
ed810af Merge tag 'android-4.3_r2.1' into cm-10.2
40dc0d4 Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/packages/wallpapers/Basic into HEAD
bcacf35 Basic: Dutch translations

project system/core/
daef1e1 restorecon_recursive("/sys") speed boot time
97477f5 Add required permissions and files for data
cb5ca2a restorecon:  Avoid extra stat calls.
cf68b96 restorecon:  Only call setfilecon if the context is not already correct.

project vendor/romfactory/
81df935 update to 1.2
317df46 Update prebuilt su
43ce475 remove extraneous packages

Sunday, January 5, 2014

RomFactory 1.1.1 Changelog

project build/
4940f95 The calendar on the Play store is far superior. Don't bother building one.
22a77e0 Make precompiled dalvik opt-in instead of opt-out

project device/motorola/qcom-common/
c11bbdf Merge remote-tracking branch 'cm/cm-11.0' into HEAD
0277187 sepolicy: fix denials on msm8226
b52b4d1 Merge remote-tracking branch 'cm/cm-11.0' into HEAD
aeb40a1 Use right nv symlink for 8226
12b4e37 Move TARGET_RECOVERY_PIXEL_FORMAT to family

project device/motorola/xt926/
8ff1805 fix up torch device
aaf2295 force precompiled (Moto X) dalvik

project frameworks/av/
7f90315 Increase max screen recording time from 30 minutes to 1 hour
0ccd736 Option to disable camera sounds (3/3)

project frameworks/base/
c1bf3be Media: Add quality levels for two 4k resolutions for camcorder
89a4042 [1/2] Base: Option to enable Notification Light when screen is on
837fddc Statusbar clock font style (1/2)
21f923c Swap volume buttons when the screen is rotated by 90 or 180 degrees (1/2)
54bf55c base: Check for homeAsUp status when collapse actionbar widget
b840f7c Forward Port: Hide USB Debugging Icon 1/2 PS2: code style, now on the fly Change-Id: I459b6172540ad1f9f74289dcbe61abaf417c1b30
97aa233 fb: fix reconstruct statusbar illegal argument exception
d8693cf avoid crash if hardware accel fail
0807c0a Squashed: Revert Active Display replacement
08a9379 Hide Camera widget on keyguard (1/2)
a9e306a Option to disable camera sounds (2/3)
4d4c630 encapsulate two observers from custom features
7e1eb7e Dual panel for settings (1/2)
6b29838 A camera sound that sounds like a camera
e302977 [1/2] framework/base: QH disable battery warning
8afc62f PNG optimization
c1fd946 frameworks: tie up loose ends
088ca7f BatteryMeter: Make <15% text color less orange
4f0dee3 Include android.permission.ACCESS_SUPERUSER permission in the base API
f772acb Keyguard: fix not shown overlay widgets from system
9261534 Squashed commit of floating window improvements
a065e86 Properly handle null URIs.
9fcce2b [2/3] Frameworks: Increasing Ringtone
6461d3b Revert "[1/3]Base: All in One Animation Control"
9496e78 Revert "Fix Animation controlx"
4bed1e7 x[1/2] Base: Lockscreen Notifications
e2aeb5a [1/3] Base: Remove Active display
2ad88ae Fix Animation controlx
15799f6 Fix Icon size in DocumentsUI
d776b43 [1/3]Base: All in One Animation Control

project packages/apps/ControlRoom/
399e334 remove clock style dependency, fixing build
ec09211 [2/2] OmniGears: Option to enable Notification Light when screen is on
5e4767c Statusbar clock font style (2/2)
208bd66 Revert "[3/3] OmniGears: Remove Active display"
e6359d7 Revert "[3/3]OmniGears: All in One Animation Control"
6dd15ed [3/3] OmniGears: Remove Active display
5bd2d4a [3/3]OmniGears: All in One Animation Control

project packages/apps/DeskClock/
94f721c DeskClock: Add option to hide AlarmClock Icon in StatusBar

project packages/apps/InCallUI/
6829611 InCallUI: Disable Back button on Non-intursive InCall Card
4a8892e InCallUI: fix non intrusive incallui layout

project packages/apps/PerformanceControl/
11b3023 Merge remote-tracking branch 'omni/android-4.4' into HEAD
bb02ef3 Merge "PerformanceControl: add attribute translation" into android-4.4
d7c9538 PerformanceControl: add attribute translation
2e807f1 Update IT Translation
a060b40 PerformanceControl: IT translation, fix digits
433df8e PerformanceControl: updated IT translation
939a511 Performance Control: Added TR translations.

project packages/apps/Settings/
634899d fix PropModder
acd2a87 Swap volume buttons when the screen is rotated by 90 or 180 degrees (2/2)
30728af Settings: Add max widget to rest of lockscreens
1bcfdef Storage Settings: Allow user to trigger a volume rescan
520ce98 Forward Port: Hide USB Debugging Icon 2/2
ca5882f Don't mess with Active Display. Squashed: Reverts
b26ae87 hide keyguard camera
6b2817b option to disable camera sounds (1/3)
28a707b dual pane mode
a19d2ba [2/2] Settings: QH disable battery warning
8f13363 Settings: Tie up loose ends
7ee0d3c home ~> launcher
ee9aa6d [1/3] Settings: Increasing Ringtone
739287d Revert "[2/3]Settings: All in One Animation Control"
93e47dc Revert "remove old animatioms settings"
f54dd5d Revert "put ActiveDisplay in the correct place"
5074082 [2/2] Settings: Lockscreen Notifications
6d2e5da [2/3] Settings: Remove Active display
b49a3e9 put ActiveDisplay in the correct place
9feb579 remove old animatioms settings
55cc70f [2/3]Settings: All in One Animation Control
d4a9a9f fix quiet hours - for good?
e92854b Revert "enable IME selector"
d6c8f8a enable IME selector
a9de720 fix quiet hours (missing class)

project packages/services/Telephony/
55cea57 Telephony: Add option for setting device phone number (squashed) cm11
96db3c5 Mobile Network Battery Saver Mode
ab910d3 Optipng -nc -nb -o7
64121fa [3/3] services/Telephony: Increasing Ringtone

project system/core/
c3ada08 healtd: Send messages to Android log, not the kernel log
62dd02f fix corruption in Vector<> when malloc falied
c30f9bc system: core: increase the polling time for remount_ro to 3600

project vendor/romfactory/
0063da9 RomFactory 1.1.1
41003ea utils: Update AOSP forking script
3566391 squisher: qcom + Moto X blobs == WTFBBQ
3854462 add xt925
a99b599 And we're stable!
edfe27a Tag Version 1.0.4 beta
67775c3 squisher: qcom + Moto X blobs == WTFBBQ
5d15afd qcom: update squisher to handle qcom prebuilts by board type
342f190 vendor: add QCOM dalvik for QCOM devices
f52ede4 add a new file manager
f1fa2c2 fix superuser daemon
8ab2499 selinuxrelabel: Add a check for dalvik-cache
612f18a Update prebuilt su
828e7de update to 1.0.3 beta
99497d6 update to 1.0.2 beta
95d6554 update to 1.0.2 changelog
a3cfb85 Update README.m

Tuesday, December 24, 2013

1.1 STABLE

project device/motorola/qcom-common/
835b1f2 Merge remote-tracking branch 'cm/cm-11.0' into HEAD
5f804ac Renable qualcomm softap

project frameworks/base/
6114ce9 Quiet hours [1/2]
2fe2a5a Custom Animations (AOKP)
1075661 fix derp
a874c38 Frameworks: status bar clock and date styles (1/2) Unfortunately I couldn't simply port forward boo! however thanks to slimroms and some of our own stuff this turned out nicely.
7cd06aa Frameworks: Port BatteryBar (1/3)
ef2f488 Enable dessertcase dream :-)
1af8c16 fw: Active Display fixes and addons (squashed)

project packages/apps/ControlRoom/
c57139c clean up Status bar stuff
ffb3c1e Frameworks: Port BatteryBar and Status Bar Clock (2 AND 3/3)
d76c6e7 ControlRoom: ActiveDisplay (Squashed)

project packages/apps/ScreenRecorder/
6ecbef0 Add actions to toggle showing touches and stop recording.

project packages/apps/Settings/
2320d7d Quiet Hours [1/2]
9113691 Settings: Animation Controls (AOKP)
542c84b Settings: follow kitkat's ui
253b86a Squashed: Refactor Active Display

project vendor/romfactory/
7c52c03 And we're stable!
4a4238e Tag Version 1.0.4 beta

Saturday, December 21, 2013

ROMFactory Changelog 1.0.4 beta

project bionic/
3dc140d libc: krait: Implement optimized versions of memmove and bcopy
828d04b linker: Avoid logcat spam with some blobs
d5bcca1 Fix abort(3) to raise SIGABRT rather than causing SIGSEGV.
9ecd17c Change hard-coded temporary directory.
47eeddd don't hardcode register r0/v1 when reading the TLS
87ab165 Add ssse3 implementation of __memcmp16.
3c3753f Fix the detection of alt-network in dns resolver.
90a95ed [1/2] libc: support using old property system via makefile flag

project build/
90abdd4 disable fortify source

project dalvik/
switched to Vanir's source

project device/motorola/msm8960-common/
3211c8c Merge remote-tracking branch 'cm/cm-11.0' into HEAD
fa6a784 Move legacy alsa define to familes
b168bcc derpy lowercase
ea00f08 Merge remote-tracking branch 'cm/cm-11.0' into kitkat
3a1db96 Move 8960 specific things from qcom-common
9949290 Move wpa_supplicant_overlay to family trees

project device/motorola/qcom-common/
76288b3 Merge remote-tracking branch 'cm/cm-11.0' into HEAD
5d48886 Move legacy alsa define to familes
335f8b4 extract-files: Add build barrier fix for extract apks
b847859 Merge remote-tracking branch 'cm/cm-11.0' into kitkat
6d7e7e5 Prepare for msm8226, move 8960 specific to family trees
0cc0433 Enable smooth-streaming video-playback
34d41c1 Enable 3 buffers at all times
f754816 Move wpa_supplicant_overlay to family

project frameworks/av/
e7c7754 screenrecord: Add option to mux in audio from the mic
a7a465f libeffects: do not use GNU old-style field designators

project frameworks/base/
dcf9838 Fix: Ensure immersive tile state (on/off) persists after reboot
f0a1a51 Frameworks: Slims ElectronBeam get some love (1/2)
bc868d7 lockscreen: update lockscreen blur only when keyguard is not locked
20d6c0c NotificationManagerService: notifications with icon==0 are FINE WITH US
6ff0e4c ActivityManager: Memoize graphics acceleration check
d1d538d Clear the scan list when an empty list is received
56e3b0c [1/2] Base: Forward port Long press back to kill app
1d87711 Screen recorder: add ability to record audio from mic [1/3]
0a883ae smush some more aapt spam
970402b Base: Cleanup translations to get rid of compiler warnings
ea97946 SystemUI: Add double tap to sleep gesture
5793015 [1/2] Base: add more Power Menu actions
db321ab fix possible buffer overrun and memory leak
9e9fdf9 Fix ResTable_config::CONFIG_* typo (MCC vs MNC)
e4deaad don't show charging indicator when not actually charging
4b0abbd Lockscreen transparency, blur and rotation
34d82bb PhoneWindowManager: fix navbar behavior in expanded mode after 4.4.2 merge.
9abecee Data usage cycle length
56d6dfe fb: fix google observer derp
0c3985c ZygoteInit: increase GC threshold amount when preloading to postpone GC
57b9f38 Hardcode right-side quicksettings swipe down (AOSPA)
540eb86 allow category homescreen widgets to be used on the lockscree
n5d2b0ef QuickSettings: change signal tile to turn on/off mobile data
7af44a7 hwui: Apply hwui qcom fixes to all adreno-bearing hardware
9e4cf91 quicksettingsmodel: use generic a settingsobserver
5febe1a [1/2] Base: Navigation bar height/width
91941d7 systemui: turn off debugging
d68497c Fix NPE in ConnectivityService
47b9372 add a missing recycling call

project frameworks/native/
3a86f12 Surfaceflinger: conform string literals to C++11
a620801 binder: fix c++11 narrowing violations
f097754 OpenGL: Build with GCC for Adreno compatibility
5ab2e5c libs/ui: Fix crash issue because of null pointer access
5d9e6f9 hax: Add back the SURFACE_SKIP_FIRST_DEQUEUE legacy EGL workaround
f0c0cc5 Forward-port surface dithering from CM10.2
079eec4 binder: add another compat symbol

project frameworks/opt/telephony/
5ae6e88 Could not enable data connection

project hardware/qcom/audio-caf/
741471d alsa_sound: Fix to sound burst on switching from speaker to headset
a6f007a Merge kk_2.7_rb1.15

project hardware/qcom/media-caf/
ae6113b Merge kk_2.7_rb1.15

project packages/apps/ControlRoom/
06c08ec [2/2] OmniGears: Add more Power Menu Options
98afda6 [2/2] OmniGears: Navigation bar height/width

project packages/apps/DeskClock/
39c34ce DeskClock: google please cleanup your translations....DeskClock cleanup

project packages/apps/Gallery2/
259c87a Gallery2: google please cleanup your translations....Gallery2 cleanup
38ac7e5 Gallery2: Add back previous camera resolutions from jb-mr2

project packages/apps/PerformanceControl/
a84b253 default to tabbed view

project packages/apps/ScreenRecorder/
10866dc Screen recorder: add ability to record audio from mic [3/3]

project packages/apps/Settings/
34fc98c Settings: Slims ElectronBeam get some love (2/2)
a32d6fa Fix: Ensure lockscreen see through setting persists after reboot
5301731 SoundSettings: Show DSPManager
e7520d8 Screen recorder: add ability to record audio from mic [2/3]
75cd9aa Improve app op details layout.
dae9072 lock screen blur mode
4de65f0 Switch to new Superuser
24a185a Only show ART information if switching from dalvik to ART
60d2c0a Address the 'ART' Issue
1615637 Data usage cycle length
8bfe612 Revert "Settings: Long Term Orbits (LTO)"
7e38137 Wi-Fi AP priorities: Add RTL support
f79390d Wi-Fi: Manage Wi-Fi AP priorities
7824ef0 settings: Enable location mode header switch
39c8261 Settings: Long Term Orbits (LTO)
dded099 Port Forward Configurable Init.d and add new tweaks
3d8f34a add propmodder (courtesy of CM)

project packages/providers/MediaProvider/
62dd4bf MediaProvider: google please cleanup your translations....MediaProvider cleanup

project packages/services/Telephony/
03f8ffd Telephony: google please cleanup your translations....Telephony cleanup
378e17d Telephony: In-call vibration Original by https://github.com/maniac103

project system/core/
7071d7b init.rc: Restored TCP performance tuning
8097889 [2/2] init: support using old property system via makefile flag

project vendor/romfactory/
028d58b squisher: qcom + Moto X blobs == WTFBBQ
2bf3f33 qcom: update squisher to handle qcom prebuilts by board type
52f7731 vendor: add QCOM dalvik for QCOM devices
a65b04e add a new file manager
cea5f40 add Kitkat wallpaper as default
3e97cd2 fix superuser daemon
c5b2075 selinuxrelabel: Add a check for dalvik-cache
52327ac Update prebuilt su