blob: de57eb2317507bda0c36c9b7edcd8e1a6c4c5c4b [file] [log] [blame]
Chris Soyars8125b572010-07-05 03:42:29 +00001CyanogenMod
2===============
3
Steve Kondik32dd4112010-07-10 23:49:54 -04004Visit http://github.com/CyanogenMod for full changelogs and git access.
Wes Garner0da85342010-07-19 18:30:58 -05005
Steve Kondike4b633e2010-08-20 10:25:11 -04006Visit http://review.cyanogenmod.com for our Gerrit instance.
7
Wes Garner0da85342010-07-19 18:30:58 -05008Visit http://bit.ly/cmprogress for the device release spreadsheet.
Steve Kondik32dd4112010-07-10 23:49:54 -04009
Wes Garner83770ad2010-08-06 14:50:23 -070010Follow http://twitter.com/cmsrc for commit-by-commit updates.
11
Steve Kondik9c7fc3e2010-09-20 16:13:55 -040012Maintainers:
13------------
14* Nexus One: Cyanogen
15* Droid: Koush
16* Dream/Sapphire: Cyanogen
17* Hero: Lox (GSM), Darchstar (CDMA)
18* Desire: Kali-, Defer
Steve Kondik86b75f12010-10-17 22:05:33 -040019* DesireC: Kali-, Defer
Steve Kondik9c7fc3e2010-09-20 16:13:55 -040020* Incredible: Koush
21* Espresso (Slide): Wes Garner, Chris Soyars, Cyanogen
22* Supersonic (EVO): Cyanogen, toastcfh
23* Galaxy S (Vibrant): Scepterr, Wes Garner
24* Legend: Alexander Hofbauer
Steve Kondika7f97162010-10-17 01:50:42 -040025* Vision: Cyanogen
Steve Kondik9c7fc3e2010-09-20 16:13:55 -040026
Chris Soyars8125b572010-07-05 03:42:29 +000027CHANGELOG
28---------
Steve Kondik181ec372010-09-05 01:14:45 -040029### 6.1.0
Steve Kondik16b7d0d2010-09-29 14:17:23 -040030* Common: Update to Android 2.2.1
Steve Kondik86b75f12010-10-17 22:05:33 -040031* Common: Various bugfixes from AOSP and CodeAurora
32* Common: ADWLauncher 1.2.0 - Ander Webbs
Steve Kondik1b00b552010-09-06 21:07:49 -040033* Common: Configurable audio focus for music app - Jonas Larsson
Steve Kondikd93c40e2010-09-06 16:39:54 -040034* Common: APN cleanup (fixes many issues with GPS and MMS) - Cyanogen
35* Common: Use ARMv6 optimizations for DS/Hero targets - Ninpo
36* Common: AudioDSP updates - Antti S. Lankila
37* Common: Status bar themes - Michael Webster
Michael Webster7d003352010-10-17 19:56:50 -040038* Common: Email app updates** - Michael Webster
Steve Kondikd93c40e2010-09-06 16:39:54 -040039* Common: Selected kernel optimizations - Kernelzilla
40* Common: EMMC support - Koush
Steve Kondikad34b6d2010-09-10 15:13:12 -040041* Common: Camcorder touch-to-focus - Cyanogen
Steve Kondik87b48192010-09-24 13:21:37 -040042* Common: Notification "quiet hours" - Evan Charlton
Steve Kondik319b0392010-09-11 10:53:01 -040043* Common; Superuser 2.3.6 - Adam Shanks (ChainsDD)
Steve Kondik87b48192010-09-24 13:21:37 -040044* Common: Camera/camcorder continuous autofocus - Cyanogen
45* Common: Camera option sliders - Cyanogen
46* Common: Control locking of MMS app in memory - Julian J. M
47* Common: Kill foreground app by long-pressing back - Evan Charlton
48* Common: New AppWidgetPicker dialog - boombuler@XDA
Steve Kondika7f97162010-10-17 01:50:42 -040049* Common: FileManager app - OpenIntents (graphics update from Fitsnugly)
Steve Kondik16b7d0d2010-09-29 14:17:23 -040050* Common: Anonymous install statistics gathering - Chris Soyars
51* Common: Stable shot camera mode - Cyanogen
52* Common: Dual-mode snooze (long press dismiss) - Evan Charlton
Wes Garnera25226f2010-10-08 17:08:56 -050053* Common: Compose SMS/MMS via search button long press - Wes Garner
Steve Kondika7f97162010-10-17 01:50:42 -040054* Common: Notification category support - Pedlar
55* Common: Galaxy S style power widget in notification bar - Pedlar
56* Common: Autodetect if we should use /cache for system dex files - Kali-
57* Common: Quick PIN unlock - gsarrica
58* Common: Increase performance of Gallery3D caching system - Androbot
59* Common: Skia performance enhancements - CodeAurora
60* Common: APN list update - Paul Weiss
61* Common: Fix AGPS issues on all platforms
62* Common: Ability to customize location to save attachments in MMS - Wes Garner
63* Common: Dismiss notifications by swiping - Evan Charlton
Steve Kondik86b75f12010-10-17 22:05:33 -040064* Common: Enabled Sound Recorder app
65* Common: Bluetooth OBEX performance boost - Sony
Steve Kondika7f97162010-10-17 01:50:42 -040066* N1/Bravo/Supersonic: FM Radio support - MIUI - http://miui.com (graphics from Fitsnugly and HaXzAmaTiC)
Steve Kondik86b75f12010-10-17 22:05:33 -040067* DS/Hero - Slightly better Gallery3D orientation fix - Jonas Larsson
Steve Kondik181ec372010-09-05 01:14:45 -040068* N1/DS - Kernel 2.6.35 based on Pershoot's repository
Wes Garner2f1711d2010-08-31 18:04:01 -050069* DS: CompCache sizes can be adjusted through CMParts - Wes Garner
Steve Kondikd93c40e2010-09-06 16:39:54 -040070* Supersonic - Kernel 2.6.34 courtesy of Toast and Madcoder
Steve Kondik319b0392010-09-11 10:53:01 -040071* Bravo: Kernel 2.6.35
Steve Kondika7f97162010-10-17 01:50:42 -040072* Espresso: Improve backlights - Wes Garner
73* Legend/Supersonic: Proper notification light support - Alex Hofbauer
Chris Soyars8125b572010-07-05 03:42:29 +000074
Michael Webster7d003352010-10-17 19:56:50 -040075** Note on Email update: This requires a one-time wipe of application settings.
76 Note that this will not affect your accounts themselves.
77
Steve Kondik181ec372010-09-05 01:14:45 -040078### 6.0.0
Steve Kondik32dd4112010-07-10 23:49:54 -040079* ANDROID: Google, HTC, Qualcomm, and everybody else. We <3 U
Steve Kondik319b0392010-09-11 10:53:01 -040080* Common: ADWLauncher 1.1.4 - Ander Webbs
Steve Kondik32dd4112010-07-10 23:49:54 -040081* Common: Music app enhancements - Eliot Stocker
82* Common: Phone mod V.30.1 - cytown
83* Common: WyContacts 1.2 - Wysie (port to Froyo by Sileht)
Steve Kondike4b633e2010-08-20 10:25:11 -040084* Common: Superuser 2.3.3 - Adam Shanks (ChainsDD)
85* Common: Deskclock extra settings - cyanogen, Michael Webster
Steve Kondik117728e2010-07-26 14:11:40 -040086* Common: MMS enhancements from Ruqqq, Takuo Kitame, jeagoss, temporalshadows
Steve Kondik32dd4112010-07-10 23:49:54 -040087* Common: Improved RTL text rendering - David Kohen, Omri Baumer
88* Common: Themable user interface elements - Wysie, bcrook, jeagoss
89* Common: FLAC playback support - Kenny Root, Cyanogen, Glenn Maynard
90* Common: Lockscreen enhancements - Wysie
91* Common: Long-press home options - Wysie, bcrook
92* Common: OpenVPN support - James Bottomley, Takuo Kitame
93* Common: Br0tips - Kmobs
94* Common: Browser incognito mode - Optedoblivion
95* Common: Zipalign on install (if needed) + system dex cache to /cache - Cyanogen/Chris Soyars
96* Common: Customizable Nexus LWP - Chris Soyars/Cyanogen
97* Common: JIT toggle, configurable heapsize, compcache supprt - Cyanogen
98* Common: Adjustable haptic feedback - Michael Webster
99* Common: Custom wallpapers - jairomeo, prash, SatanR1
100* Common: Battery percentage display - canadiancow, jeagoss
101* Common: Trackball wake, trackball unlock, menu unlock - Jon Boekenoogen/Kmobs
Steve Kondikb9f80222010-07-19 02:29:20 -0400102* Common: Surfaceflinger night mode and effects - Jeff Sharkey, widget from Wysie
Steve Kondik32dd4112010-07-10 23:49:54 -0400103* Common: Reflow webviews on pinch option - Jonas Larsson
104* Common: Enhanced accelerometer settings - Jonas Larsson
105* Common: A2DP bugfixes - Glenn Maynard
106* Common: Browser fullscreen mode and other enhancements - Wysie
Steve Kondik117728e2010-07-26 14:11:40 -0400107* Common: Translations: Takuo Kitame, Matthias Büchner, Eug89, comercy
Steve Kondik32dd4112010-07-10 23:49:54 -0400108* Common: Major build system enhancements by Chris Soyars & Koush
109* Common: Long press volume buttons to skip songs - Jon Boekenoogen
Steve Kondik2457ffe2010-08-15 03:50:15 -0400110* Common: Accelerated ARMv7 JPEG and PNG decoding - Qualcomm
Steve Kondik117728e2010-07-26 14:11:40 -0400111* Common: Skia acceleration on ARMv7 - Qualcomm
Steve Kondik09fe3b72010-08-10 18:34:56 -0400112* Common: Patch wrangling - Cyanogen, Chris Soyars, Koush, Kmobs
Steve Kondikb9f80222010-07-19 02:29:20 -0400113* Common: Bluetooth HID support - Erin Yueh @ 0xlab
Steve Kondik32dd4112010-07-10 23:49:54 -0400114* Common: Mouse pointer support - Chih-Wei Huang (android-x86)
Steve Kondik132657c2010-07-10 23:53:16 -0400115* Common: Configurable install location + allow move any app to external storage - Cyanogen
Steve Kondik117728e2010-07-26 14:11:40 -0400116* Common: Busybox and rsync Android ports from Dylex
117* Common: nano, and libncurses are now built from source. - cvpcs
Steve Kondikb9f80222010-07-19 02:29:20 -0400118* Common: Dual camera support - Cyanogen
119* Common: Support for HTC camera firmware with extra features - Cyanogen, Qualcomm
Steve Kondik117728e2010-07-26 14:11:40 -0400120* Common: Other camera enhancements - Cyanogen
121* Common: Customizable status bar - Michael Webster
122* Common: Lockscreen music controls - Kmobs
123* Common: "Roam Only" mode - jrgutier
124* Common: Mobile data toggle for power widget - Drakaz
Steve Kondikdfc95162010-08-04 12:45:11 -0400125* Common: Exchange support fixes and volume rocker selection - Michael Webster
126* Common: Lock home app in memory option - Cyanogen
127* Common: Audio DSP support (equalizer, virtual room, compressor effects) - Antti S. Lankila
128* Common: Customizable trackball notifications - Pedlar
129* Common: Fully customizable power widget - piafinho
Steve Kondik858d7d52010-08-06 20:18:17 -0400130* Common: Zoom (except in 720p), flash, and other camera parameters can be changed while recording - Cyanogen, Qualcomm
131* Common: New boot animation by 73v1n: http://www.youtube.com/watch?v=LnweaNTtb1k
Steve Kondik2457ffe2010-08-15 03:50:15 -0400132* Common: Arabic language support - Aziz Huss, David Kohen
133* Common: Torch app - Ben Buxton, Cyanogen
134* Common: Browser color invert (save battery on AMOLED screens) - Qualcomm
Steve Kondikab2d3b32010-08-17 08:21:27 -0400135* Common: Configurable brightness sensor - Jonas Larsson
Steve Kondike4b633e2010-08-20 10:25:11 -0400136* Common: Ad-Hoc wifi support - Petr Havlena
137* Common: Audio focus enhancements - Jonas Larsson
138* Common: Mail folder sync settings - Michael Webster
139* N1/DS/Desire: Kernel 2.6.34.4 with Pershoot/Kmobs clock settings
Steve Kondik319b0392010-09-11 10:53:01 -0400140* D/S: Camera reverse engineering by NCommander, Eddie Ringle, & Cyanogen
Steve Kondik32dd4112010-07-10 23:49:54 -0400141* D/S: Kernel patches for stability from Zinx Verituse
142* D/S: MT3G Fender/1.2 support from Zinx Verituse
Steve Kondik117728e2010-07-26 14:11:40 -0400143* D/S: Better media profiles - Charan Singh
Steve Kondik2457ffe2010-08-15 03:50:15 -0400144* EVO: Kernel base from toastcfh, display patches from AssassinsLament and netarchy, backport of various features from Cyanogen (2.6.32)
Steve Kondik117728e2010-07-26 14:11:40 -0400145* EVO: Sprint MMS fixes - Darchstar, toastcfh
Kali-e5a8e0a2010-08-16 00:02:42 +0200146* N1/Desire: True 720P encoding support - HTC, Cyanogen, Charan Singh, Enomther
147* Desire: Kernel base from Kali- & Defer
Steve Kondik72c95f32010-07-18 23:30:31 -0400148
Steve Kondik72c95f32010-07-18 23:30:31 -0400149