Advertisement
neobuddy89

Untitled

Jan 8th, 2013
674
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.69 KB | None | 0 0
  1. Kernel Changelog -- Please refer xda topic.
  2.  
  3. Project name: frameworks_base
  4. •DvTonder - Framework: Port CM9 features to CM10 This commit includes: - Profiles
  5. •Roman Birg - fix IME overlapping fields while typing in certain situations
  6. •Danny Baumann - Properly handle changes in phone audio focus.
  7. •Pawit Pornkitprasan - DefaultContainerService: implement additional methods
  8. •Gergely Szell (sethyx) - Feat: Allow users to disable safe headset volume warning (1/2)
  9. •Roman Birg - SystemUI: fire off intent to preload along with first task
  10. •Roman Birg - SystemUI: more consistent nav tinting behavior
  11. •YULIANGMAX - Updated simplified Chinese translations
  12. •Robert Burns - Forward port CM Screen Security settings (Part 2 of 2)
  13. •DvTonder - Framework: Forward port Expanded desktop capability
  14. •Bajee11 - SystemUI: HSPA+ Support
  15. •jt1134 - LockScreen: allow long-press actions from hardware keys (1/2)
  16. •Roman Birg - transparent statusbar
  17. •Roman Birg - transparent nav bar
  18. •Bajee11 - Revert "transparent nav bar WIP"
  19. •Phil Tunstall - Hardware key custom rebinding (1/2)
  20. •Rowan Decker - Framwork: Add support for variable size pattern lockscreen (Part 1/2)
  21. •Oleksandr Byelkin - Add ability to answer call with hardware HOME button (1/2)
  22. •vivek mehta - frameworkbase: Fix the JPEG file indexing
  23. •Chirayu Desai - telephony: hide needsOldRilFeature
  24. •dhacker29 - Framework: Fix GSM signal strength
  25. •vivek mehta - Squashed commit of audio changes from CodeAurora
  26. •Alex Yakavenka - Add config_speed_up_audio_on_mt_calls option
  27. •Emerson Pinter - camera: add power mode support
  28. •jt1134 - Camera: add ISO mode support
  29. •Roman Birg - Fix reboot dialog causing hot reboot if user long presses power button more than once.
  30. •qnhoang81 - Fix "Search" as a long press navigation bar target.
  31. •Pawit Pornkitprasan - Toast: fix force close if called from system service
  32. •Roman Birg - transparent nav bar WIP
  33. •Rick C - Added the CM idea / feature to always pull down quicksettings on right side without setting implemenation, which will follow.
  34. •Shareef Ali - CDMA RIL: add SVDO support (1/2)
  35. •Shareef Ali - CDMA RIL: add SVDO support (1/2)
  36. •Stevespear426 - Recents: Fix Recents for MultiUser
  37. •Gergely Szell (sethyx) - Fix: Handle switching between Wifi & Wifi Tether in QuickSettings
  38. •Roman Birg - SystemUI: fix bt toggle
  39. •You Kim - Possible leak in android_emoji_EmojiFactory_newInstance
  40. •kecinzer - Base: Fixed czech translation
  41. •Tanguy Pruvot - Option to hide Adb notification icon (framework)
  42. •Roman Birg - SystemUI: ram bar and recents performance improvements
  43. •Gergely Szell (sethyx) - LED Notification: Force update on SCREEN_OFF
  44. •Roman Birg - SystemUI: add statusbar slider preference
  45. •Roman Birg - SystemUI: don't add tint to app icons or custom images
  46. •Jean-Christophe PINCE - Memory leak due to bad destroy sequence
  47. •Roman Birg - SystemUI: refactor fast charge toggle
  48. •Danesh M - Camera : Powerkey shutter (1/2)
  49.  
  50. CyanogenMod Project name: android_frameworks_av
  51. •Adam77Root - stagefright: add support for samsung proprietary omx
  52. •Andrew Dodd - exynos4: Part of Netflix fix
  53. •Ricardo Cerqueira - stagefright: OMXCodec: Re-enable OMX.TI.Video.encoder's quirks
  54. •vivek mehta - Squashed commit of updates from CodeAurora
  55. •Steve Kondik - lpaplayer: Shush the verbose logging
  56. •Emerson Pinter - camera: add ISO3200 and ISO6400
  57. •vivek mehta - Squashed commit of audio changes from CodeAurora
  58. •David Ng - Fix potential NULL pointer deference in ToneGenerator destructor
  59. •vivek mehta - libstagefright: Add support to seek to zero
  60. •Ricardo Cerqueira - WifiDisplay: Add an HDCP toggle
  61.  
  62. CyanogenMod Project name: android_frameworks_native
  63. •Ricardo Cerqueira - sensordevice: Dummy ALS: Solve fortified libc warning
  64. •Ricardo Cerqueira - sensors: Add dummy light sensor
  65. •Ricardo Cerqueira - ui/sf: Add support for exynos HDMI
  66.  
  67. CyanogenMod Project name: android_frameworks_opt_telephony
  68. •Geo Piskas - Fixed FC on calling unregisterReceiver with non registered receiver arg.
  69. •Danny Baumann - Fix ringing audio focus handling.
  70. •Alex Yakavenka - Set audio mode after accepting the call
  71. •Austen Dicken - telephony: CdmaServiceStateTracker: Get cdma sub. when ruim ready.
  72. •Danny Baumann - Allow registering for supplementary service notifications.
  73. •Danny Baumann - Add notification type constants.
  74. •Shareef Ali - SamsungQualcommCDMARIL : fix cdma/lte signal strength implimentation
  75. •Richard Ross - CdmaLteServiceStateTracker: simultaneous voice and data support on CDMA (e.g: SVDO)
  76. •Shareef Ali - SamsungQcomCDMARIL: Add support for SIM.
  77.  
  78. Project name: device_samsung_galaxys2-common
  79. •Andrew Dodd - permissions: Remove some nasty 777s
  80. •codeworkx - galaxys2: don't hide focus modes
  81.  
  82. Project name: android_system_core
  83. •Prashant Somashekar - audio: fix build break for non QCOM
  84. •Mingming Yin - audio: add QCOM supported audio devices
  85. •Steve Kondik - Set ANDROID_PROPERTY_WORKSPACE in exec.
  86. •Steve Kondik - camera: Add new commands to compatibility block
  87. •Steve Kondik - camera: Remove histogram commands
  88.  
  89. AOKP Project name: android_bionic
  90. •Ricardo Cerqueira - Revert "sha1: Use bswap* to optimize byte order"
  91. •Pawit Pornkitprasan - linker: restore prelink support
  92.  
  93. Project name: Camera
  94. •codeworkx - camera: add support for various scene modes
  95. •codeworkx - camera: add support for various focus modes
  96. •codeworkx - camera: extend supported exposure compensation range
  97. •jt1134 - Camera: port additional settings from jellybean 4.1
  98. •Danesh M - Camera : Powerkey shutter (2/2)
  99.  
  100. CyanogenMod Project name: android_packages_apps_DSPManager
  101. •Igor - DSPManager: removed app title from strings in romanian translation
  102. •Andrew Jiang - DSPManager: Simplified Chinese Translations
  103. •Igor - DSPManager: fixed string for romanian translation
  104. •nebkat - Rename to DSP Manager
  105.  
  106. Project name: packages_apps_Settings
  107. •DvTonder - Settings: Add Utility function
  108. •DvTonder - Settings: Forward port missing Profiles related changes
  109. •Ricardo Cerqueira - Bring in Profiles support from mr0
  110. •Espen Fjellvær Olsen - Add option for switching between UMS and MTP/PTP mode. (2/2)
  111. •Pawit Pornkitprasan - Settings: use DefaultContainerService for all file operations
  112. •Pawit Pornkitprasan - Settings: fix storage measurement for device without emulated sdcard
  113. •nebkat - SoundSettings: Show DSPManager
  114. •DvTonder - Settings: Fix the SMS Limit setting location
  115. •Gergely Szell (sethyx) - Feat: Allow users to disable safe headset volume warning (2/2)
  116. •kecinzer - Settings: Updated czech translation
  117. •YULIANGMAX - Updated simplified Chinese translations
  118. •Danesh M - Settings: Forward port CM Screen Security settings (Part 1 of 2)
  119. •Bajee11 - Add has_led_flash bool
  120. •DvTonder - Settings: Forward port Expanded desktop capability Originally authored by Jesús David and ported from ParanoidAndroid ICS branch
  121. •jt1134 - LockScreen: allow long-press actions from hardware keys (2/2) Allow following actions with button long-presses on lockscreen: - toggle flashlight (if available) - play/pause/next/previous track selection - toggle silent mode
  122. •Phil Tunstall - Settings: Forward port Hardware key custom rebinding (2/2)
  123. •lithid - Settings: Add setting in security for sms message rate alerts from CM10
  124. •Bajee11 - CyanogenMod Lockclock
  125. •Rowan Decker - Settings: Add support for variable size pattern lockscreen (Part 2/2)
  126. •Oleksandr Byelkin - Adds ability to answer call with hardware HOME button (2/2)
  127.  
  128. Project name: packages_apps_Phone
  129. •codeworkx - Phone: implement noise suppression for phone calls (2/2)
  130. •Juan Rodriguez - Phone: Port CM Advanced Phone Settings
  131. •YULIANGMAX - Updated simplified Chinese translations
  132. •kecinzer - Phone: Updated czech translation
  133.  
  134.  
  135. Project name: packages_apps_Mms
  136. •ak - Fix group message participant list
  137. •YULIANGMAX - Updated simplified Chinese translations
  138. •Bajee11 - Mms: add new QuickReply buttons Delete & Mark Read
  139. •detule - Mms: Take into account image rotation.
  140. •gzfighter - Mms: added the option to change the soft keyboard type when composing messages
  141. •Gergely Szell (sethyx) - Fix SecurityException when adding a captured photo
  142. •Petr Reznicek - Mms: Updated czech translation
  143. •travp624 - Add themes support to Mms (ala handcent theme ability)
  144. •JBirdVegas - Mms: add new QuickReply buttons Delete & Mark Read
  145.  
  146. AOKP Project name: packages_apps_PackageInstaller
  147. •Roman Birg - fix next button not doing anything when upgrading package
  148.  
  149. AOKP Project name: packages_apps_Contacts
  150. •YULIANGMAX - Updated simplified Chinese translations
  151.  
  152. CyanogenMod Project name: Calculator
  153. •Marco Brohet - Calculator: Dutch translations
  154. •Michael Bestas - Calculator: Update Greek translations
  155. •Igor - Calculator: updated romanian translation
  156. •djMesias - es_ES: Added missing translations
  157. •Prashant Somashekar - Calculator: fix build break (fr)
  158. •DelPETER - Calculator : add french missing translation
  159. •Tamás Tóth - Added hungarian translation (Done)
  160. •Gustavo - PT-BR: Added missing translations
  161.  
  162. AOKP Project name: packages_apps_Browser
  163. •YULIANGMAX - Updated simplified Chinese translations
  164.  
  165. Project name: packages_apps_ROMControl
  166. •Roman Birg - Update default values for nav bar reset
  167. •Roman Birg - Add statusbar and navigation bar opacity slider
  168. •Bajee11 - Revert "Add navigation bar opacity slider"
  169. •Roman Birg - Add navigation bar opacity slider
  170. •Leandros Linux - added fast toggle preference
  171. •Leandros Linux - Minor bug fixes in ROMControl where ListPreference don't showed the currently selected item correctly
  172. •JBirdVegas - UserInterface: refactor IO to use Threads
  173. •kecinzer - ROMControl: Updated czech translation
  174. •Roman Birg - comment out unimplemented features
  175. •Roman Birg - add statusbar slider preference
  176. •LorD ClockaN - ROMControl: Update Spanish transalations
  177. •kecinzer - ROMCOntrol: Updated czech translation
  178.  
  179. AOKP Project name: packages_apps_DeskClock
  180. •kecinzer - DeskClock: Updated czech translation
  181. •YULIANGMAX - Updated simplified Chinese translations
  182. •Marek Walczak - Add option to hide AlarmClock Icon in StatusBar
  183.  
  184. CyanogenMod Project name: android_packages_apps_LockClock
  185. •Marco Brohet - LockClock/Chronus: Dutch translations
  186. •Matteo Panella - LockClock: add Italian translation (1 of 2)
  187. •djMesias - es_ES: Added spanish translations
  188. •Andrew Jiang - LockClock: Simplified Chinese Translations
  189. •DelPETER - Lock Clock : Add French translation
  190. •Tamás Tóth - Added hungarian translations
  191. •pvolkov - Update Russian Translation-LockClock-CM10.1
  192. •Marco Brohet - LockClock/Chronus: Dutch translations
  193. •igoriok - Chronus: add date format in romanian translation
  194. •Gustavo - PT-BR: Added missing translations + fixes
  195. •DvTonder - Chronus: Standardize preference categories and layout
  196. •DvTonder - Chronus: Add support for alternate (Color) weather icons
  197. •DvTonder - Chronus: Add ability to configure minutes and date/alarm fonts
  198. •DvTonder - Chronus: Fix weather invert low / high temperatures
  199. •igoriok - Chronus: updated romanian translation
  200. •Alan Orth - Chronus: grammar fix for settings
  201. •DvTonder - Chronus: Updated drawables
  202. •Gustavo - PT-BR: Added missing translation
  203. •DvTonder - Chronus: Add ability to hide All day events in the calendar panel
  204. •DvTonder - Chronus: Optimizations
  205. •igoriok - Chronus: translated to romanian language
  206. •Michael Bestas - LockClock: Add Greek translation
  207. •pvolkov - Update Russian Translation-LockClock-CM10.1
  208. •elektroschmock - LockClock (aka Chronus): Remove build warnings
  209. •djMesias - es_ES: Added spanish translations
  210. •Gustavo - PT-BR: Initial Translation
  211. •Andrew Jiang - LockClock: Simplified Chinese Translations
  212. •Marco Brohet - LockClock: Dutch translations
  213. •Geo Piskas - Fixed Force Close when enabling Network Location.
  214. •dh-harald - LockClock: Hungarian translations
  215. •DelPETER - LockClock : Initial French translation
  216. •elektroschmock - LockClock: Initial German translation
  217. •pvolkov - Added Russian Translation-LockClock-CM10.1
  218. •DvTonder - Introducing 'Chronus'
  219. •DvTonder - LockClock: Fix the calendar icon display if no events
  220. •DvTonder - LockClock: Register a click listener even if there is no weather data
  221. •Danesh Mondegarian - Stop service if no widgets present and preference updated
  222. •DvTonder - Update AndroidManifest.xml
  223. •DvTonder - No need for the summaries, remove
  224. •DvTonder - Strings cleanup
  225. •DvTonder - Convert to preference fragments
  226. •DvTonder - CyanogenMod-ify
  227. •DvTonder - Start of new fragments based preferences
  228. •DvTonder - Code cleanup
  229. •DvTonder - General layout related changes and fixes
  230. •DvTonder - Add clock font scaling
  231. •DvTonder - Add clock and calendar click actions
  232. •DvTonder - Add the ability to force a weather refresh if needed
  233. •DvTonder - Let the calendar panel show user clicks
  234. •DvTonder - General cleanup
  235. •DvTonder - Make the weather panel check if it has enough space to display and hide if not
  236. •DvTonder - Cleanup
  237. •DvTonder - Set weather preference defaults
  238. •Danesh Mondegarian - Widget calendar dynamic visibility
  239. •DvTonder - Add widget size checking
  240. •Danesh Mondegarian - Metric preference fixes
  241. •DvTonder - Add ability to show up to a defined maximum (currently capped at 3) calendar events
  242. •DvTonder - MInor cleanup and proper settings defaults
  243. •Danesh Mondegarian - More cleanup
  244. •DvTonder - Start of changing the preference storage handling
  245. •Danesh Mondegarian - Change clock font type
  246. •Danesh Mondegarian - Cleanup and update on change
  247. •DvTonder - Update ap name string
  248. •DvTonder - Create README.md
  249. •DvTonder - Fix showing available calendars
  250. •DvTonder - Cleanup
  251. •DvTonder - Add Calendar support and some general cleanup of copyrights
  252. •DvTonder - Add Alarm display handling
  253. •DvTonder - Add widget preferences
  254. •DvTonder - Change widget UI to update every 60 seconds
  255. •DvTonder - Initial commit
  256. •DvTonder - Initial commit
  257. •DvTonder - Initial commit
  258.  
  259. CyanogenMod Project name: recovery
  260. •Koushik Dutta - Do not attempt to back up .android_secure if it is on /data/media
  261. •Koushik Dutta - 6.0.2.6
  262. •Koushik Dutta - nandroid: Fix nonexistent backup format type bug.
  263. •Koushik Dutta - nandroid: Fix nonexistent backup format type bug.
  264. •Koushik Dutta - 6.0.2.5
  265.  
  266. Project name: android_hardware_qcom_display
  267. •Ben Cheng - Fix a trivial signed vs unsigned comparison for gcc 4.7.
  268. •Steve Kondik - Don't build when variant is requested.
  269.  
  270. Project name: android_hardware_qcom_audio
  271. •Steve Kondik - audio: Don't build if TARGET_QCOM_AUDIO_VARIANT is set
  272.  
  273. CyanogenMod Project name: android_hardware_qcom_audio-caf
  274. •Alexy Joseph - alsa_sound: Issue with seek and write
  275. •Amal Paul - alsa_sound: Fix for, "Music getting played after onpausetimeout"
  276. •Vidyakumar Athota - alsa_sound: Fix for MO call delay during LPA playback
  277. •Vidyakumar Athota - alsa_sound: Fix for device switch crash
  278. •Mike Kasick - alsa_sound: Add support for "Voice Earpiece Extra Gain" mode
  279. •Steve Kondik - alsa_sound: Add support for Audience A2220
  280. •Steve Kondik - alsa_sound: Shush more logspam
  281. •Steve Kondik - alsa_sound: Disable the qcom.audio init check
  282. •Vidyakumar Athota - alsa_sound:Resample proxy ouput for other than 48KHz samplerate
  283. •Steve Kondik - audio: Shush noisy logging
  284. •Steve Kondik - audio: Fix separated audio input support
  285. •Steve Kondik - audio: Enable low-latency audio via board flag.
  286. •Steve Kondik - audio: Only build when TARGET_QCOM_AUDIO_VARIANT=caf
  287. •Steve Kondik - audio: Dynamic library loading, compilation fixes.
  288. •Mingming Yin - audio: Fix for TTY mode parameter values in HAL
  289. •Mingming Yin - audio: Fix for usb headset recording issue
  290.  
  291. CyanogenMod Project name: android_hardware_qcom_display-caf
  292. •Steve Kondik - hwcomposer: Disable MDP_BACKEND_COMPOSITION for video
  293. •Naseer Ahmed - hwc: Retry vsync on EBUSY
  294. •Amara Venkata Mastan Manoj Kumar - hwc: Handle ext display device conn/disconn requests
  295. •Naseer Ahmed - hwc: Support swap interval zero
  296. •Mathew Karimpanal - libcopybit: Correct AOSP license marking.
  297. •Steve Kondik - overlay: Bring back debug.mdpcomp.maxlayer
  298. •Steve Kondik - Update include paths
  299. •Steve Kondik - Only build CAF display variant when requested.
  300. •Naseer Ahmed - hwc: Fix issue with Layercache
  301. •Naseer Ahmed - gralloc: Mark framebuffer as ION memory
  302. •Naseer Ahmed - hwc: User Layercache for external display
  303. •Mathew Karimpanal - display: Standardize log-tags for qcom display logs.
  304. •Sushil Chauhan - display: Add target specific flag to support Venus color format
  305. •Ken Zhang - overlay: Do not unset overlay for MSMFB_NEW_REQUEST
  306. •Ken Zhang - hwc: Remove buffer_fence definition as it is not used
  307. •Naseer Ahmed - external: memset commit struct
  308.  
  309. CyanogenMod Project name: android_hardware_qcom_media
  310. •Steve Kondik - media: Compensate for alternate display variant
  311. •Srinu Gorle - mm-core: Adds support for encryption type request.
  312. •vivek mehta - DivxDrmDecrypt: Export the headerinclude file
  313. •vivek mehta - mm-core: Add QC specific MetaData and MediaDefs
  314. •Eric (Quic - mm-core: remove duplicate color format enum
  315.  
  316. CyanogenMod Project name: libhardware_legacy
  317. •Mingming Yin - audio: Add support for QCOM audio devices, formats, and channels
  318. •Ricardo Cerqueira - audio_policy: Fix volumes for ICS blob compat
  319. •codeworkx - wifi: fix samsung wifi logic
  320. •Steve Kondik - wifi: Add support for AP module args
  321.  
  322. Project name: android_hardware_libhardware
  323. •Steve Kondik - Revert "Change-Id: Ie2dcf87494c71d6da9493eddad8fe0a59ac5f0f9"
  324. •Mingming Yin - audio: add support for VOIP
  325.  
  326. CyanogenMod Project name: android_hardware_samsung
  327. •Andrew Dodd - gralloc: Add missing GRALLOC_USAGE_HW_FIMC1 logic
  328.  
  329. Project name: android_build
  330. •Koushik Dutta - mkvendor.sh: fixes for Android 4.2.
  331. •Koushik Dutta - makerecoveries.sh: Fix up some error reporting. Have errors return a non-zero return value for scriptage.
  332. •Koushik Dutta - echo args
  333. •Koushik Dutta - fix rc file for charge mode
  334. •Koushik Dutta - Add initial support for charge mode. also support recovery/root in the device tree to easily copy props into recovery images.
  335. •Koushik Dutta - zte prefix. really need to fix this code.
  336. •Koushik Dutta - override ro.build.date.utc for recovery builds. fixup makerecoveries.sh script for touch recoveries.
  337. •Ying Wang - Split to multiple bash commands.
  338. •David Ferguson - build: work around missing readlink -f on Mac
  339. •Chirayu Desai - envsetup: set OUT_DIR to an absolute path always
  340. •Steve Kondik - build: Add board platforms to qcom_utils
  341. •David Ferguson - build: work around missing readlink -f on Mac
  342. •Chirayu Desai - envsetup: set OUT_DIR to an absolute path always
  343. •Steve Kondik - build: Add board platforms to qcom_utils
  344. •Koushik Dutta - SignApk: setLevel(9) should be called on APKs and not OTAs.
  345. •Koushik Dutta - SignApk: perform the whole file signature in a single streaming pass.
  346. •xoomdev - Re-add AOKP LatinIME
  347.  
  348. CyanogenMod Project name: android_kernel_samsung_smdk4210
  349. •Andrei F - exynos-mem: Fix major security hole
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement