From e6e47fb79ad535d3a21d1de90af4a26cc77feb7f Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Sat, 23 Apr 2011 15:03:18 -0400 Subject: [PATCH] CHANGELOG Change-Id: I277fc2ebad11548a0c3ff5eef0eb2d2f1fefcf95 --- CHANGELOG.mkdn | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn index d0d28f1f..8ec5ce1c 100644 --- a/CHANGELOG.mkdn +++ b/CHANGELOG.mkdn @@ -55,6 +55,31 @@ Translators: CHANGELOG --------- +### 7.0.1 +* Common: Fix fling velocity of status bar and ADW swipe - Sven Dawitz +* Common: Fixed webview layout bug (issue 3229) - Zinx +* Common: Fix GVoice-opens-twice bug - Zinx +* Common: Fix issues on all devices with DNS resolution failure after some time - Zinx, various +* Common: RTL improvements - Eran Mizrahi, Eyad Aboulouz +* Common: Fix crashes in Arabic locale - Eyad Aboulouz +* Common: Add Arabic keylayout - Eyad Aboulouz +* Common: Improve ADWLauncher scrolling/zoom performance - Pavel Kucera +* Common: Fix excessive memory use when appending to textviews - Cyanogen +* Common: New wallpapers from the CM community (CC License, see app for credits) +* Common: Option to disable vibration while in-call - Evan Charlton +* Common: Add long press option to status bar widgets for settings - Alex Avance +* Common: Compact carrier and status bar tweaks - Nihanth Subramanya, rorifree +* Sholes: Fix connectivity loss bug - cvpcs +* Speedy: Fix keyboard lights - JD Horelick +* Glacier: Fix backlights - Zinx +* Glacier: fix GPS issues - Zinx/QCom +* msm7x30: Fix bugs during video resume - Zinx +* qsd8x50: Fix 720p video playback +* qsd8x50: Unified 2.6.37 kernel - Cyanogen, toastcfh, slayher +* Espresso, Legend: WiFi fix (HTC) +* Supersonic: Fix GPS issues (HTC) +* msm7227: Fix GPS issues - Alex Hofbauer + ### 7.0.0 * Common: Android 2.3.3 (Gingerbread) - Google * Common: Fixes and changes from AOSP master - Various