Showing posts with label CWM. Show all posts
Showing posts with label CWM. Show all posts

[ROM][4.4.2][OFFICIAL]OMNI 8/1/2014

Hi guys, this is the development forum for OMNI ROM for the Samsung Galaxy S II (and its variants) . First of all i want to mention that im not affiliated with OMNI, AOSP,TWRP . This topic is in original development because its OFFICIAL support from OMNI development team. I didnt compile anything.I created the topic because there wasnt an official one related to the rom and also i dont take any credits


NOTE THAT BY FLASHING OMNI ROM OR ANY OTHER FORM OF CUSTOM FIRMWARE, RECOVERY YOUR WARRANTY IS VOIDED. I, MYSELF OR ANY OTHER MEMBER OF OMNI, TWRP, AOSP ARE NOT RESPONSIBLE FOR ANY DAMAGE YOU MAY CAUSE TO YOUR DEVICE. READ THE INSTRUCTIONS AND NOTE ALSO THAT YOU WILL FLASH THIS CUSTOM FIRMWARE AT YOUR OWN RISK.

What is Omni? CLICK ME
You want to contribute to Omni? CLICK ME
You want to see the github? CLICK ME
What is OpenDelta(OTA update system)? CLICK ME

OMNI ROM FEATURES LOOK HERE

Changelog CLICK ME

Contributors(i dont take ANY credits) CLICK HERE

ROOTING FLASH SUPER SU 1.8

USE THE REVIEW AND BUG REPORT BUTTONS! :highfive:

KEEP IN MIND THAT NOT ALL THE FEATURES ARE PRESENT IN 4.4.1, THERE IS ALOT OF WORK TO BE DONE
Known bugs:- ART isnt working 
-some random reboots from time to time


HOW TO INSTALL THE ROM
-BACKUP
-you need CWM version 6.0.4.4 and up or TWRP 2.6.1 and up CLICK HERE
-copy the zips to your device
-if you are on JB a full wipe is needed (factory reset+dalvik cache) or any other form of CUSTOM ROM
-reboot into recovery
-install the omni zip
-install gapps zip
-for root acces flash SUPER SU 1.86 also
-wipe cache
-reboot into system

DOWNLOAD FIRMWARE I9100  

GAPPS 4.4.2 Google APPS



XDA:DevDB Information
[ROM][4.4.2][OFFICIAL]OMNI, a ROM for the Samsung Galaxy S II

Contributors
dany547CodeworxEntropy
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: OMNI
Based On: AOSP
Version Information
Status: Beta
Created 2013-12-09
Last Updated 2013-12-12

[ROM][KK][4.4.2][LINARO/SABERMOD] CyanogenMod 11 [NIGHTLY BUILDS]

CyanogenMod 11 [NIGHTLY BUILDS]
i9100 CYANOGENMOD 11 LINARO/SABERMOD NIGHTLY BUILDS

Nightly Build CM 11 20131219 is ONLINE

Build/Sync Date: Dec 19 2013 01h:09 GMT+00h:00 Lisbon

DOWNLOAD
(MediaFire - Main Mirror)
DOWNLOAD
(AFH - Backup Mirror)
(md5sum included with all builds)

kernel code compiled with linaro arm-eabi-4.7.4 201311 toolchain
rom code compiled with with sabermod arm-linux-androideabi-4.8.3 201311 toolchain

  • -O3 optimizations
  • strict-aliasing rules
  • custom performance flags
  • +30 cherry-picks used
  • sqlite fsync hack by dorimanx
review.cyanogemod.org

CHANGELOG

mali: bulk import of r3p2-01rel3 drivers from i9300-update12

check the rest on:
review.cyanogemod.org

These builds are hosted in my private account at MediaFire (purchased account - 120GB | no ads and really fast downloads!)
(buildbot: intel core i7 3770k@4.6Ghz, asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, sapphire hd7970 dual-x, 2x samsung 128gb ssd 840 pro raid 0 array,
2x western wigital wd3200aaks raid 0 array, samsung f1 1tb, silverstone olympia 1000w psu, antec 1200 high-tower)

(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)

(Linux Mint 16 "Petra" x64 3.11.10)



Disclaimer:
These builds are freshly compiled/synced from CyanogenMod Rom open-source code:
https://github.com/CyanogenMod
latest linaro arm-eabi-4.7.4 used to compile the kernel code & 
linaro arm-linxu-adnroideabi-4.8.2 toolchains to compile ROM code
Special Thanks
CyanogenMod Rom Dev Team



OFFICIAL CM WIKI
http://wiki.cyanogenmod.org/w/I9100_Info

OFFICIAL CM INSTRUCTIONS
Installing CyanogenMod 11 on your Galaxy S II
- Copy GApps and CM11 ZIPs to your internal/external sdcard SDCard
- Make sure you're NOT RUNNING A KERNEL WITH THE MMC-SUPERBRICK-BUG. If you're unsure, flash this ClockworkMod-Recoveryusing Odin/Heimdall.
- Make sure you're running a proper working ClockworkMod-Recovery
- Boot into Recovery
- Flash CM 11 zip from internal/external sdcard SDCard
- Flash GApps zip from internal/external sdcard SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!

DOWNLOADS
i9100 LINARO/SABERMOD CM 11 Alpha Builds:
MediaFire Download Folder
AndroidFileHosting Folder
Google Apps:

MediaFire Folder

Use this gapps: 11-7_GApps_Core_4.4_signed.zip

CWMR's (KitKat compatible)
Zip - http://www.mediafire.com/download/we...ible-i9100.zip
Tar - http://www.mediafire.com/download/uk...ible-i9100.tar


F.A.Q (Frequently Asked Questions)

What is the difference between these builds and the official builds?

These are unofficial builds of CyanogenMod 11 for the i9100.
ROM is built using the same source code (github) like the official one but with these following additions:

  • Compiled using linaro arm-eabi 4.7.4 13.09 (kernel code) & linaro arm-linux-androideabi 4.8.2 (rom code) toolchain compilers
  • Cross-compiled using those custom toolchains results in a more smootherfaster, and battery friendly ROM

What is Toolchain?

Quote:
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Source: http://en.wikipedia.org/wiki/Toolchain

What is SaberMod?

The term "SaberMod" is coming from:

Quote:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Source: http://forum.xda-developers.com/show....php?t=2158698


What is Linaro?

Quote:
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Source: http://www.linaro.org/linux-on-arm/


About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.

-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.

-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.

-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.

[ROM]S2 ROM LIKE S4 (4.1.2) V3.1 OUT READY FOR DOWNLOAD

Features
Based on XWLSD ROM JELLY BEAN ROM 4.1.2

Screenshots:








V1:
S4 Accuweather widget 
S4 Keyboard added
S4 Icons
S4 Clock Widget
S4 UI sounds added
S4 Wallpapers added
S4 Musicplayer
S4 Svoice
S4 Multiwindow
S4 Statusbar icons in white
S4 S-Health added
S4 Watchon added
S4 Contact pic added
Note 2 Popup Video player - re sizable
Ink Effect added - All colours available
23 Customizable toggles added 
Download button added into youtube so you now can download videos
4 Lockscreen shortcuts added
Smart rotate + with toggle for enable/disbale
Replaced Group cast with Group Play
Ripple effect added
Popup Browser added from note 2
Latest Samsung apps added from S4
Build prop tweaks

V2:
S4 like Status bar transparent
S4 stranslator
S4 lockscreen clock to the left
S4 Lockscreen light effect - Disable to ripple to use
Added (life companion text to lockscreen
S4 Ssuggest
S4 Svoice with driving mode working
S4 like camera themed
Themed framework-res like exactly like s4
Battery guru added
Stock toggles 23 toggles customizable
S4 brightness toggle
Settings themed like s4 icons
S4 voice recorder
S4 My Files
Videoplayer themed like S4
replace youtube with the orig app and added ogyoutube as the other one didnt work
Official s4 svoice form s4 mini

V3:
S4 Mini Keyboard ported
ported S4 stock toggle with quicksetting - thanks to _Sale_ for his work and i would thank him alot for this
S4 Setting
Note 3 calculator - thanks to rrgrrg for making this themed calculator
S4 lockscreen
updated ogyoutube to v7 
restored original multiwindows as s4 themed multiwindows cause problems
launcher themed like s4
added smemo
message app themed like s4 - buttons etc

V3.1 OUT:

New s4 toggle with notification panel in settings
Note 3 launcher by me
updated icons - phone, mms
Note 2 gallery ported
updated tab icons inside apps - clock, myfiles, musicplayer, contacts, and phone.
added summary to apps in settings
you can change status bar and clock color in display settings
you can move clock to left middle or right or have no clock in status bar in display settings
S4 like lockscreen pattern 
i forgot.
just hide the original setting in launcher and use the s4 tabbed settings 
updated PICS BELOW FOR V3.1

To change text in lockscreen go to this link - http://forum.xda-developers.com/show...4#post43506154

INSTALLATION
  1. install ROM through cwm recovery
  2. then wipe data/ factory reset
  3. then wipe dalwike cache
  4. then reboot


DOWNLOADS

LINK FOR V1 - https://docs.google.com/file/d/0BzGv...lycVNxOEk/edit

LINK FOR V2 - https://docs.google.com/file/d/0BzGv...9yVURDZ1k/edit

LINK FOR V3 - https://docs.google.com/file/d/0BzGv...FHY0Y3aDA/edit

LINK FOR V3.1 - https://docs.google.com/file/d/0BzGv...ZFc3BicWc/edit
mirror v3.1
comment if you like the v3 and hit the thanks button and ALSO PLEASE DONATE THANKS

and let me know what u think of the rom after flashing it comment below


CREDITSthanks to vijai2011 for inspiration Gyebro for popup browser
thanks to mythtrandyr for ink effect
thanks to Winterlove for s4 multiwindow theme and to Credit goddamnit for multiwindow
thanks to tazlooney89 for svoice mod
thanks to gerrys2 for removing some files for me

Open Panel

Blogroll

counter