
Hi everyone,
we are proud to present our build of CyanogenMod 11.0 (ION) for the Galaxy S Plus (GT-I9001).
Currently the team is composed by the following members: (in alphabethic order)
[Dev] CastagnaIT, Christopher83, educk, krislibaeer, ivendor
[Tester] ktulu84, smeroni68, Rhonin86, XeLLaR*
Pay attention:
Since the canonical partitions of our device have insufficient space suitable to host various apps or to allow switching to ART runtime, it has been needed to reorganize partition assignments and to use internal sdcard as new data partition.
The internal sd card is now emulated and shares the available space of data partition.
By doing so, we have plenty of space for system (1.3 GB), cache (520 MB) and data + internal sd (4.7 GB) partitions.
Working features:
- Audio
- Receiving and making calls
- GPS
- Hardware sensors (Light, Orientation, Compass, Proximity, Acceleration)
- Legacy sensors / Virtual sensors (Gravity, Linear acceleration, Rotation vector)
- Wifi
- Bluetooth
- MTP and USB mass storage
- HW accelerated gui
- HW accelerated video
- Camera
- Voip video calls
- BLNv10
- USB/Wifi tethering
- VSync
- Phantom key presses filtering
- USB OTG (check here for the needed Y cable)
- MicroSD exFAT support
- zRam
- SD swap
- Nothing known
Disclaimer:
Your warranty is now void.
We are not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed.
Please do some research if you have any concerns about features included in this ROM before flashing it!
YOU are choosing to make these modifications, and if you point the finger at us for messing up your device, we will laugh at you.
How to install the rom:
If you're coming from a stock rom, a previous Android version (CM 9, CM 10, CM 10.1, CM 10.2 and derivatives) or if you have a CM 11.0 older than Release 15, read carefully the following steps
- Download the rom, gapps and the new TWRP recovery (its mandatory)
- If you have an external sd, you may already copy the downloaded files on it, please don't flash anything yet, read the following steps
- Backup your data, like call history, contacts, sms, favourite app settings inside external sd (by using Titanium Backup or other apps available on PlayStore)
- Backup your internal sd content, because all its content will be lost (you may copy the full content on a pc or inside a new folder of your external sd)
- If you have WhatsApp, copy the folder /sdcard/WhatsApp inside /external_sd/Whatsapp, so you are ready to restore all your conversations after the re-installation of the app
- Copy the content of the folder /sdcard/DCIM inside /external_sd/DCIM, so your taken pictures stored inside internal sdcard will be preserved
- Reboot inside CWM or TWRP recovery which not includes new partition assignments
- Perform a nandroid backup inside external sdcard (inside TWRP, Backup -> Select all the partitions -> Select Micro SD card as storage -> Swipe)
- Install the new TWRP recovery that includes new partition assignments
- Reboot inside TWRP recovery again, because now you must be sure to use the new one (inside TWRP, Home -> Reboot -> Recovery)
- Wipe Data as ext4 partition (Wipe -> Advanced Wipe -> Select Data -> Repair or Change File System -> Change File System -> EXT4 -> Swipe)
- Wipe Dalvik Cache, Cache, System and Android Secure (inside Wipe -> Advanced Wipe)
- If you haven't copied the installation files yet, be sure that MTP is enabled (inside Mounts, click on Enable MTP), then, from your pc, copy the files inside internal sd or external sd
- Install the rom package
- Install the gapps package
- Reboot the system
- If you performed a backup with an app, on external sd or on pc, you may restore the saved data and copy/move /external_sd/Whatsapp folder to /sdcard/Whatsapp again
- Enjoy KitKat
- Reboot inside recovery (always the new one)
- Install the rom update
- Reboot the system
Downloads:
- TWRP 2.8.1.0 recovery [21/12/2014]: [DevHost Mirror] [MediaFire Mirror]
MD5: b703980bcc607e829e9e4a50193b6f13
Note: This recovery includes new partition assignments - ADC Team Gapps [04/07/2014]: [DevHost Mirror] [MediaFire Mirror]
MD5: c488b0be3e93105ae0423583039d6b1c - CM 11.0 Release 17 [08/02/2015]: [DevHost Mirror] [MediaFire Mirror]
MD5: 3db751574f4f216336ea5eca19b63e90
Code:- KitKat 4.4.4 (KTU84Q) - Synched with CM sources [B]device/samsung/ariesve[/B] - ramdisk: Remove crypto module triggers (credits to sirmordred) - ramdisk: Set permissions through init instead of script for bt/mac address (credits to sirmordred) [B]kernel/samsung/msm7x30[/B] - Kernel 3.4.106 - KEYS: close race between key lookup and freeing (credits to Sasha Levin) - msm_fb: Fix RGB pipe offset issue (credits to Blafish) - msm: mdp.c fix deadlock which causes blue screen (credits to Vinu Deokaran) - msm: rq_stats: Use cpufreq API to get the current frequency (credits to Archana Sathyakumar) - staging: android: ashmem: add missing include (credits to Rom Lemarchand) - net: wireless: bcmdhd: Remove WLAN_CIPHER_SUITE_AES_CMAC advertisement (credits to Dmitry Shmidt) - gpu: ion: Refactor locking (credits to Srinivasarao P) - gpu: ion: use a list instead of a tree for heap debug memory map (credits to Srinivasarao P) - gpu: ion: fix locking issues in debug code (credits to Mitchel Humpherys) - gpu: ion: add locking to traversal of volatile rb tree (credits to Srinivasarao P) - gpu: ion: Delete invalid extra file (credits to Pradosh Das) - drivers: video: msm: Cleanup some dead codes (credits to sirmordred) - decompressor: add LZ4 decompressor module (credits to Kyungsik Lee) - lib: add support for LZ4-compressed kernel (credits to Kyungsik Lee) - lib: add lz4 compressor module (credits to Chanho Min) - lib/lz4: correct the LZ4 license (credits to Richard Laager) - lz4: fix compression/decompression signedness mismatch (credits to Sergey Senozhatsky) - lz4: ensure length does not wrap (credits to Greg Kroah-Hartman) - lz4: fix another possible overrun (credits to Greg Kroah-Hartman) - lz4: add overrun checks to lz4_uncompress_unknownoutputsize() (credits to Greg Kroah-Hartman) - Update zram and zsmalloc up-to 3.17 kernel changes (credits to sirmordred) - defconfig: Use LZ4 algorithm for ZRAM compression/decompression (credits to sirmordred) - msm7x30: Change all heap types to CMA (credits to sirmordred) - msm7x30: Workaround deep sleep issue (credits to Christopher83) - msm7x30: Increase ION memory heap for surfaceflinger (credits to Christopher83) - defconfig: Update zram and zsmalloc options (credits to Christopher83) - f2fs: Sync F2FS to Jaegeuk's linux-3.4 branch (credits to Christopher83) - selinux: fix inode security list corruption (credits to Stephen Smalley) - ipv4: try to cache dst_entries which would cause a redirect (credits to Hannes Frederic Sowa)
- Kernel [08/02/2015]: [DevHost Mirror] [MediaFire Mirror]
MD5: 625a83bd75573710d8b857368e323a87
Note: This kernel is already included inside the rom, it's provided in case you'd like to restore stock kernel after installing a custom kernel
Old Builds:
- 20150118 Release 16 [EOL]
- CM 11.0 Release 16 [18/01/2015]: [DevHost Mirror] [MediaFire Mirror]
MD5: c94e99b129e468f4fc65f9ee4a43ea96
Code:- KitKat 4.4.4 (KTU84Q) - Synched with CM sources [B]device/samsung/ariesve[/B] - AriesParts: Add an option for USB-OTG charge mode (credits to tobigun) - AriesParts: Store persisted props inside /data/property (credits to Christopher83) - AriesParts: Add common methods to show error and reboot alerts (credits to Christopher83) - AriesParts: Add a common method to check if the system is supported (credits to Christopher83) - AriesParts: Add a switch for High-End GFX (credits to Christopher83) - AriesParts: Add a dedicated tab for Performance options (credits to Christopher83) - AriesParts: Change the launcher icon (credits to Christopher83) - AriesParts: Fix various warnings and remove unused imports (credits to Christopher83) - AriesParts: Use spaces instead of tabs for indentations (credits to Christopher83) - AriesParts: Remove _head postfix from string names (credits to Christopher83) - AriesParts: Add SeekBarPreference (taken from PkfManager project) (credits to Christopher83) - AriesParts: Add two options for max background apps and services (credits to Christopher83) - AriesParts: Better management of R/W operations on system properties (credits to Christopher83) - AriesParts: Update German translation (credits to Christopher83) - AriesParts: Update Italian translation (credits to Christopher83) - AriesParts: Update Chinese translation (credits to Christopher83) - device: Add F2FS packages (credits to arco68) - prop: Enable smooth streaming (credits to arco68) - prop: Increase max background services to 8 (credits to Christopher83) - prop: Enable high-end graphic effects by default (credits to Christopher83) - ramdisk: Some updates and cleanups (credits to Christopher83) - ramdisk: Use NOOP I/O scheduler during boot (credits to Christopher83) [B]kernel/samsung/msm7x30[/B] - i2c: chips: fsa9480: Add write-permission for USB-OTG charger type (credits to tobigun) - Staging: android: binder: More offset validation. (credits to Arve Hjonnevag) - fs: f2fs: Initial import from https://kernel.googlesource.com (credits to arco68) - defconfig: Enable F2FS filesystem (credits to arco68) - HID: input: generic hidinput_input_event handler (credits to David Herrmann) - cpufreq: Avoid using global variable total_cpus (credits to Ruchi Kandoi) - net/ping: handle protocol mismatching scenario (credits to Jane Zhou) - net: ipv6: allow choosing optimistic addresses with use_optimistic (credits to Erik Kline) - netfilter: IDLETIMER: fix invalid deference of timer (credits to JP Abgrall) - prctl: make PR_SET_TIMERSLACK_PID pid namespace aware (credits to Micha Kalfon) - crypto: Prepare for optimized AES and SHA1 routines (credits to arco68) - arm/crypto: Add optimized AES and SHA1 routines (credits to David McCullough) - ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible (credits to Dave Martin) - ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling (credits to Ard Biesheuvel) - ARM: 7837/3: fix Thumb-2 bug in AES assembler code (credits to Ard Biesheuvel) - ARM: move AES typedefs and function prototypes to separate header (credits to Ard Biesheuvel) - ARM: add support for bit sliced AES using NEON instructions (credits to Ard Biesheuvel) - ARM: add .gitignore entry for aesbs-core.S (credits to Russell King) - CRYPTO: Fix more AES build errors (credits to Russell King) - crypto: arm-aes - fix encryption of unaligned data (credits to Mikulas Patocka) - ARM: 8118/1: crypto: sha1/make use of common SHA-1 structures (credits to Jussi Kivilinna) - ARM: 8119/1: crypto: sha1: add ARM NEON implementation (credits to Jussi Kivilinna) - ARM: 8120/1: crypto: sha512: add ARM NEON implementation (credits to Jussi Kivilinna) - ARM: add support for kernel mode NEON (credits to Ard Biesheuvel) - crypto: create generic version of ablk_helper (credits to Ard Biesheuvel) - ARM: move VFP init to an earlier boot stage (credits to Ard Biesheuvel) - ARM: Perform the creation of procfs node for VFP later (credits to Christopher83) - ARM: pull in <asm/simd.h> from asm-generic (credits to Ard Biesheuvel) - defconfig: Enable NEON optimized AES and SHA1 crypto routines (credits to Christopher83) - defconfig: Build QCOM crypto device as built-in (credits to Christopher83) - pstore: selinux: add security in-core xattr support for pstore and debugfs (credits to Mark Salyzyn)
- Kernel [18/01/2015]: [DevHost Mirror] [MediaFire Mirror]
MD5: addc213b7d3674b63ea88189aa714a1f
Note: This kernel is already included inside the rom, it's provided in case you'd like to restore stock kernel after installing a custom kernel
- CM 11.0 Release 16 [18/01/2015]: [DevHost Mirror] [MediaFire Mirror]
- 20141222 Release 15 [EOL]
- CM 11.0 Release 15 [22/12/2014]: [DevHost Mirror] [MediaFire Mirror]
MD5: af3d01264deb558d2587137b466dc6f3
Code:- KitKat 4.4.4 (KTU84Q) - Synched with CM sources [B]device/samsung/ariesve[/B] - Revert "Enable proximity wake" (credits to Christopher83) - Revert "Put back dalvik.vm.dexopt-data-only=1" (credits to arco68) - Revert "Set resampler quality" (credits to arco68) - Various updates and cleanups (credits to arco68) - ariesve: Enable IPv6 tethering (credits to sirmordred) - ariesve: Set default locale to en_GB (credits to arco68) - lpm: Updated offmode charging binaries (credits to sirmordred) - prop: Set max background service to 4 (credits to arco68) - overlay: Don't show mobile plan preference (credits to arco68) - ramdisk: Change the assignment of partitions and use an emulated sdcard (credits to Christopher83) - prop: Use /cache partition to store dex files of system apps (credits to Christopher83) - prop: Set MTP as default USB interface (credits to Christopher83) - config: Add USB audio support (credits to tobigun) [B]kernel/samsung/msm7x30[/B] - Kernel 3.4.105 - Revert "prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID." (credits to arco68) - Revert "prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread." (credits to arco68) - Revert "Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS" (credits to arco68) - Revert "Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs" (credits to arco68) - prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. (credits to Ruchi Kandoi) - prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID. (credits to Ruchi Kandoi) - mm: fix prctl_set_vma_anon_name (credits to Colin Cross) - introduce for_each_thread() to replace the buggy while_each_thread() (credits to Oleg Nesterov) - defconfig: Enable generic USB audio driver (credits to tobigun) - i2c: chips: fsa9480: Add support for charging in USB-OTG mode (credits to tobigun) [B]vendor/samsung/ariesve[/B] - Add router advertisement daemon for IPv6 tethering (credits to sirmordred)
- Kernel [22/12/2014]: [DevHost Mirror] [MediaFire Mirror]
MD5: 177c865185b75dfbe855112f716d704f
Note: This kernel is already included inside the rom, it's provided in case you'd like to restore stock kernel after installing a custom kernel
- CM 11.0 Release 15 [22/12/2014]: [DevHost Mirror] [MediaFire Mirror]
- 20141122 Release 14 [EOL]
- 20141122 Release 14 [EOL] Rom: (DL from Dev-Host Mirror) - (DL from MediaFire Mirror)
MD5: d79cbda9b11a91b68da3541eeb35bc8c
Code:- KitKat 4.4.4 (KTU84Q) - Synched with CM sources
- 20141122 Kernel: (DL from Dev-Host Mirror) - (DL from MediaFire Mirror)
MD5: 0cd4a1a6aa9a5e88e195c23a506caedd
- 20141122 Release 14 [EOL] Rom: (DL from Dev-Host Mirror) - (DL from MediaFire Mirror)
- 20141011 Release 13 [EOL]
- 20141011 Release 13 [EOL] Rom: (DL from Dev-Host Mirror 1)
MD5: 75e60c16481e58278c6f9047b59285b1
Code:- KitKat 4.4.4 (KTU84Q) - Synched with CM sources
- 20141011 Kernel: (DL from Dev-Host Mirror 1)
MD5: 68476d5863259495b6cc87996c804eb7
- 20141011 Release 13 [EOL] Rom: (DL from Dev-Host Mirror 1)
- 20140910 Release 12
- 20140910 Release 12 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: a5b129dfd96a95e1186108b435a3e439
Code:- KitKat 4.4.4 (KTU84Q) - Synched with CM sources - Rom is now built using Linaro GCC 4.8-2014.04 androideabi toolchain and Linaro GCC 4.8-2014.08 arm-eabi toolchain optimized for Cortex-A8 cpu by Christopher83 [B]device/samsung/ariesve[/B] - BoardConfig: blank and unblank screen on boot for TWRP this fix the stuck screen and the logo on boot (credits to CastagnaIT) - FFMPEG: Remove h263/h264/mpeg4 entries (credits to sirmordred) - ueventd.qcom.rc: Removed deprecated pmem defines (credits to sirmordred) - Remove TARGET_ARCH_LOWMEM (credits to arco68) - Enable proximity wake (credits to arco68) - Enable call recording feature (credits to arco68) - Enabled "soft reboot" feature (credits to sirmordred) - Disable call recording (credits to arco68) - Add hardware MP3 decoder (credits to arco68) - Change some bluetooth permissions (credits to arco68) - Use FFMPEG for WMA playback (credits to arco68) - Remove USE_CAMERA_STUB (credits to arco68) - ramdisk: Increase ZRAM swap size to 192MB (credits to arco68) - ramdisk: Remove length parameter for encryption (credits to arco68) - Set background app limit to 16 (credits to arco68) - Allow more background services (credits to arco68) [B]vendor/samsung/ariesve[/B] - Updated vidc firmware from SPH-M840 (credits to sirmordred) - Updated libaudioalsa.so from SPH-M840 (credits to sirmordred) - Add OMX lib for hardware MP3 playback (credits to arco68) - Add USE_CAMERA_STUB (credits to arco68) [B]hardware/qcom/media-caf[/B] - mm-core: Enable HW mp3 decoder for msm7x30 (credits to mikeioannina)
- 20140910 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 3e1cdd804ddc97e263f768f7f9540f64
Code:- Kernel 3.4.103 - Removed bcmdhd driver (credits to CastagnaIT) - net: wireless: bcmdhd: bring bcmdhd version 1.28-27 (credits to CastagnaIT) - net: wireless: bcmdhd: Fix SUPPORT_PM2_ONLY option for p2p (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.4 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.6 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.7 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Fix WEP-104 authentication (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.10 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Prevent recursive call of cfg80211_sched_scan_stopped() (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Enable full scan on PNO event (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.11 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.16 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Close p2p0 device in wl_down (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.21 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Fix tdls processing from cfg80211 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.27 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Fix NDO functionality (credits to ECCO PARK) - net: wireless: bcmdhd: Enable p2p support bits for p2p device (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Remove PASS_ARP_PACKET define (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Remove chatty message from wl_cfgp2p_act_frm_search (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.41 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.42 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Update to version 1.88.45 (credits to Ecco Park) - net: wireless: bcmdhd: enable WL_IFACE_COMB_NUM_CHANNELS (credits to Ecco Park) - net: wireless: bcmdhd: Update Location Service code (credits to Ecco Park) - net: wireless: bcmdhd: Fix of Wireless Location Service (credits to Ecco Park) - net: wireless: bcmdhd: Fix of Wireless Location Service (credits to Ecco Park) - net: wireless: bcmdhd: new feature for Roaming. (credits to Ecco Park) - net: wireless: bcmdhd: Fixed Coverity issue. (credits to Ecco Park) - net: wireless: bcmdhd: fix for negative padding (credits to Ecco Park) - net: wireless: bcmdhd: Fixed Wi-Fi Location Service issues. (credits to Ecco Park) - net: wireless: bcmdhd: add code for WLS service. (credits to Ecco Park) - net: wireless: bcmdhd: Fix country checking (credits to Dmitry Shmidt) - net: wireless: bcmdhd: fixed power consumption issue of P2P. (credits to Ecco Park) - net: wireless: bcmdhd: Fixed a problem of buganizer issue (11190960) (credits to Ecco Park) - net: wireless: bcmdhd: reduced the wakelock time of RX packet (credits to Ecco Park) - net: wireless: bcmdhd: cancel current PNO if connection will happen (credits to Ecco Park) - net: wireless: bcmdhd: Change DTIM skip policy in suspend (credits to Ecco Park) - net: wireless: bcmdhd: Set MAX_DTIM_ALLOWED_INTERVAL to 600 (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Enable IPv6 RA filter feature (credits to Ecco Park) - net: wireless: bcmdhd: enable TDLS_auto_mode (credits to Ecco Park) - net: wireless: bcmdhd: Sync with N5 branch (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Change the parameter for TDLS (credits to Ecco Park) - net: wireless: bcmdhd: support Hotspot 2.0 release 1.0 (credits to Ecco Park) - net: wireless: bcmdhd: Add WIPHY_WOWLAN_ANY support (credits to Dmitry Shmidt) - net: wireless: bcmdhd: Add support for hidden ssid PNO scan (credits to Ashwin) - net: wireless: bcmdhd: added samsung specific code (credits to CastagnaIT) - net: wireless: bcmdhd: readded samsung MCAST_LIST_ACCUMULATION code updated from jf (credits to CastagnaIT) - drivers: usb: Use Android device as USB keyboard/mouse (credits to Pranav Vashi) - touchscreen: ancora: Update touchscreen API (credits to sirmordred) - touchscreen: ancora: Add missing BTN_TOUCH (credits to arco68) - mmc: msm_sdcc: Remove unnecessary delay in interrupt context (credits to Venkat Gopalakrishnan) - USB: msm_otg: Fix host mode suspend bug (credits to Sujeet Kumar) - USB: msm_otg: Fix a bug in charger detection procedure (credits to Pavankumar Kondeti) - defconfig: ancora: Set ROW scheduler as default (credits to arco68) - msm: kgsl: Force the ME off before reading the microcode (credits to Jordan Crouse) - msm: kgsl: Increase the timeout value for fault detection (credits to Shubhraprakash Das) - msm: kgsl: Don't hold the refernce to the process private in kgsl create context (credits to Gaurav Gagrani) - n_tty: Fix n_tty_write crash when echoing in raw mode (credits to Peter Hurley) - msm_bam_rmnet: Fix potential memory corruption (credits to Subash Abhinov Kasiviswanathan) - fs: exFAT: Update to v1.2.9 (credits to arco68) - msm: qdsp5v2: Convert all audio devices to ION. (credits to Blefish) - msm: qdsp5v2: Minor code sync. (credits to Blefish) - devices-msm7x30: #ifdef around msm_nand device (credits to arco68) - board-ancora: Minor updates and changes (credits to arco68) - defconfigs: Set ROW scheduler as default for ariesve, ancora_tmo and apache too (credits to Christopher83) - lcd: ancora: Adjust porch values for rev. 2 panels (credits to arco68) - lcdc:ancora:Adjust porch values for rev. 1 panels too (credits to arco68 and sirmordred)
- 20140910 Release 12 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140910 Release 11
- 20140808 Release 11 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 133c7bd93c3a399ed30a9170e8b0a523
Code:- KitKat 4.4.4 (KTU84P) - Synched with CM sources - Rom is now built using Linaro GCC 4.8-2014.04 androideabi toolchain and Linaro GCC 4.8-2014.04 arm-eabi toolchain optimized for Cortex-A8 cpu by Christopher83 [B]device/samsung/ariesve[/B] - Reduce total number of background apps (credits to CastagnaIT) - ramdisk: Updates to wpa_supplicant service (credits to arco68) [B]vendor/samsung/ariesve[/B] - Revert "Add lib for WVM extractor" (credits to arco68) - Remove cameradata files (credits to arco68)
- 20140808 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: ccbaa7896b8ad3a0c54902ed329576c1
Code:- Kernel 3.4.102 - usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_write (credits to Anson Jacob) - cgroup: Take css_set_lock from cgroup_css_sets_empty() (credits to Hans de Goede) - cgroup: Fix use after free of cgrp (cgrp->css_sets) (credits to Hans de Goede) - Revert "s3c2410_wdt: Add locking to cpu frequency transition notifier" (credits to Mark Salyzyn) - usb: gadget: f_audio_source: Fixed USB Audio Class Interface Descriptor (credits to Anson Jacob) - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() (credits to Avijit Kanti Das) - Remove stray bcm4329 files (credits to arco68) - fs: exFAT: Update to v1.2.7 (credits to arco68) - ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above (credits to Dave Martin)
- 20140808 Release 11 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140714 Release 10
- 20140714 Release 10 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: ea22c77a93fd9b653d75573bfdfaafd5 - 20140714 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 66f86f41c2dffbeb303221b9ad256660
- 20140714 Release 10 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140704 Release 9
- 20140704 Release 9 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 5b1d0499e817cceb4310c33432756d4c - 20140704 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 285a6068f5489f4525f9ba914f0ae1f3
- 20140704 Release 9 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140622 Release 8
- 20140622 Release 8 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: e29665181870cc5047ec6ef270571592 - 20140625 Kernel: (DL from Dev-Host Mirror 1) - (DL from Mediafire Mirror 2)
MD5: a38116cb06f5bbcd6240f07b7b42646a
- 20140622 Release 8 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140613 Release 7
- 20140613 Release 7 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) -(DL from Mediafire Mirror 3)
MD5: 07cd1ab15fc9a5cdddf6469a9e8c3f6f - 20140613 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) -(DL from Mediafire Mirror 3)
MD5: a38f86c1fc09caea680d3b0d590cad1d
- 20140613 Release 7 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) -(DL from Mediafire Mirror 3)
- 20140525 Release 6
- 20140525 Release 6 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) -(DL from Mediafire Mirror 3)
MD5: 1498bf9e88e2fee3b1145389f72e134b - 20140525 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) -(DL from Mediafire Mirror 3)
MD5: 06bb060d9b21e5c95a0e72a47a44962f
- 20140525 Release 6 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) -(DL from Mediafire Mirror 3)
- 20140516 Release 5
- 20140516 Release 5 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: b411ae8df9825bad4e0050479d316781 - 20140516 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 8e34f541ee6fbc7e6e5386dcc886618a
- 20140516 Release 5 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140321 Release 4
- 20140321 Release 4 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 2)
MD5: f45fa67c036cea6b21026fef8811a1ad - 20140321 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 2)
MD5: 89c297604a8c1179f0f59f2f2990639a
- 20140321 Release 4 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 2)
- 20140228 Release 3
- 20140228 Release 3 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 523a206d9a38d208aa19364a3edc9029 - 20140228 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: b2f8e81c76be6c7d6239cf3340a5c189
- 20140228 Release 3 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140216 Release 2
- 20140216 Release 2 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 0ffaccbb0bf229089260ab554d76ddfc - 20140216 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: c15c19e3d4098a1bc8e06aaa9c618d55
- 20140216 Release 2 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140208 Release 1
- 20140208 Release 1 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 12904d9e7fd11150bcc930f80d7a46e7 - 20140208 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: 4feb5810d3a5e38a674c264c728dcd50
- 20140208 Release 1 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140125 Beta 4
- 20140125 Beta 4 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
MD5: 7bc369aa04a764ffe18564e78bcebb3b - 20140125 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: 027cc939a61c610eecb5d392bb320de3
- 20140125 Beta 4 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2) - (DL from Mediafire Mirror 3)
- 20140118 Beta 3
- 20140118 Beta 3 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: ee444563a5125e49744d2518144c1460 - 20140118 Kernel: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: e9855a5b2f4d1940db313c324efe6e82
- 20140118 Beta 3 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
- 20140102 Beta 2
- 20140102 Beta 2 (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: e485ef5654fa0d45a46eb50ea4ed8640 - 20140102 KERNEL: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: 148f678b5cb08009aa9e8bdd706af761
- 20140102 Beta 2 (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
- 20131220 Beta 1
- 20131220 Beta 1 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: 25ac6c76119e5cfbf8b73f7ad3aa4669 - 20131221 KERNEL: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
MD5: ec2e6d35922c7db573af1ec1cbd220e4
- 20131220 Beta 1 Rom: (DL from Dev-Host Mirror 1) - (DL from Dev-Host Mirror 2)
Sources:
Credits and Thanks to:
CyanogenMod Team for the huge work
arco68, Christophe83, CastagnaIT, krislibaeer, ivendor, educk for their development on this device
mikeioannina, Blefish for their development on other legacy devices
ktulu84, Rhonin86, smeroni68, XeLLaR* for their help in testing
Nello96 for the team logo
Giacomo G., Jens G. for their donations
XDA:DevDB Information
[GT-I9001][KK 4.4.4] CyanogenMod 11.0 by ADC-Team - Kernel 3.4.x, ROM for the Samsung Galaxy S I9000
Contributors
DevConnection_Team, CastagnaIT, Christopher83, educk, ivendor, krislibaeer, ktulu84, Rhonin86, smeroni68, XeLLaR*
Source Code: https://github.com/AriesVE-DevCon-TEAM
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: ADCT-Recovery (TWRP/CWM)
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: Release 17 [EOL]
Stable Release Date: 2015-02-08
Created 2013-12-21
Last Updated 2015-05-25
Last edited: