[ROM] Juffo.v6 based on 2.3.4 KG2 [as ordered] - Galaxy S II Android Development

hi
Due to lot of people asking me on PM for stock Rom with only few mods, so here is it.
===============================================
ROM info:
THIS ROM HAS BEEN POSTED BY:Juffo IN XDA forum
ANY COPYING OR MODDING of this ROM TO ANY OTHER FORUM WITHOUT THE ABOVE SENTENCE WILL CONSIDER TO BE STEALING
Based on KG2 2.3.4 for SGSII
i9100
===============================================
ROM features:
deodexed
zip-aligned to increase speed
optimized to increase speed
NO MORE SMS IN CALL LOG
extended power menu
CRT-off
SMS conversion to MMS after 200 pages
browser lag fixed
over-scroll glow
new boot animation
modded battery with %
the new market
===============================================
Images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
===============================================
how to install:
(It's on your own risk and it will wipe all ur data)
1-install stock KG2 2.3.4 ROM via odin from here
http://hotfile.com/dl/124425576/4509882/I9100XXKG2.rar.html
Password is samfirmware.com
2- install this kernel via odin
http://dl.dropbox.com/u/17010944/CF-Root-SGS2_XW_CLK_KF3-v4.0-CWM4.zip
3- move "juffo.v6" to internal SD and flash via recovery
http://www.multiupload.com/Z7PFRF02K0
mirror (thnx to geistteufel )
http://sck.to/xi
enjoy..
===============================================
known issues:
select option has bug.. fixing it
solved issues:
nothing so far
===============================================
optional add on:
talk video
http://www.multiupload.com/WFTUX0QTG0
skype video
http://www.multiupload.com/X3YZ1XJVTZ
Enable Arabic (R&W) flash via recovery
just need any keyboard that support Arabic
http://www.multiupload.com/QYCLH4HZU7
honeycomb theme
just flash via recovery
http://www.multiupload.com/LWFEZYKWPO
secret orange theme
just flash via recovery
http://www.multiupload.com/905M5TDMG5
to return back to stock theme
flash via recovery
http://www.multiupload.com/QBDDR819RK
===============================================
FAQ:
Q: Did u built this ROM from stock or just mod others ROM?
A: as usual It is totally mine
Q: I'm on (XXX) ROM, can I install ?
A: yes u can, just follow steps
Q:I already have root and CWM, do I have to reinstall?
A: yes, follow the steps exactly
Q:I need the ROM with other theme
A: u can flash any theme u like via recovery from the add on
Q:will any theme will wipe my data?
A:if mine, no
Q: I can't find social hub ?
A: I remove it because the high usage of battery while in idle mode
Q: why didn't you use any script?
A: so far the ROM got no battery problem, If there, let me know to fix it
Q:when you will provide extra themes ?
A: within 2 days i will provide honey comb & Secret Orange, which wont wipe your data
===============================================
If u liked my work support me by donation
juf..!

Thanks mate, downloading. Damn, flashing third rom today...is worse than cocain
I just hate first part of your tutorial, flashing stock rom...
cheers, respect

The goal is to have stock rom with minor change! Nice work, I will give it a try.
I will post a mirror asap.
Cheers
Sent from my GT-I9100 using XDA Premium App

damn Hotfile, have to wait 30min

Juffo u r the man, thnx buddy..

Juffo, why arabic is not workin properly in all 2.3.4 roms?

honey comb theme has been added

theone_s_me said:
Juffo, why arabic is not workin properly in all 2.3.4 roms?
Click to expand...
Click to collapse
hi bro
bqz no source code from samsung yet

juffo said:
hi bro
bqz no source code from samsung yet
Click to expand...
Click to collapse
I notice in the about screen you're using kernel from KE8. Any reason you're using that as opposed to KG2?

jlevy73 said:
I notice in the about screen you're using kernel from KE8. Any reason you're using that as opposed to KG2?
Click to expand...
Click to collapse
ya.. it is stable,, among other kernels i believe this one is the best up 2 now

Works like a charm.
I just need to remove your signature in status bar header...

secret orange theme has been added

Requiring a flash of stock followed by your own 12MB file does not a ROM make, it's a theme.

Hacre said:
Requiring a flash of stock followed by your own 12MB file does not a ROM make, it's a theme.
Click to expand...
Click to collapse
and from where u got this super new information
u can download the zip file and check the files urself !
edit:and by the way
it is 3++ MB not 12 !

juffo said:
and from where u got this super new information
u can download the zip file and check the files urself !
Click to expand...
Click to collapse
Apologies, missed the full ROM download.
If it's a full ROM, why do you require a download of the Samsung stock ROM first?
EDIT:
It's easy to understand where my confusion is coming from.
Some tips for your future development:
First off, why do you wipe /data? It's not necessary to do a full /data wipe in all or even most cases. This should be optional, as you're force deleting any user apps, user settings, account settings etc etc. If the base version of the ROM isn't changing (2.3.4 over 2.3.4 for example) then a wipe of /data should be unnecessary. Better to leave that to the user to do in Recovery if they need to.
You also force install a kernel and modem. Kernel ok I can sort of understand, but forcing a modem is never a good idea, ever. Forcing an old kernel known to have bugs in it (KE2) isn't all that smart either.
The fact that you're recommending a download of KG2 and a kernel, then flashing this, makes even less sense.
Code:
package_extract_dir("data", "/data");
package_extract_dir("sdcard", "/sdcard");
There's no data or sdcard in your zip.

Hacre said:
Apologies, missed the full ROM download.
If it's a full ROM, why do you require a download of the Samsung stock ROM first?
Click to expand...
Click to collapse
it is ok,,
among many ROM cocking i found this way is the best for stability
u can call it a philosophy

Hi, Juffo
Here an ultra fast mirror for Stock ROM and Juffo v6 : http://sck.to/xi
Have fun !

BuzzFuzz said:
Works like a charm.
I just need to remove your signature in status bar header...
Click to expand...
Click to collapse
this looks bad and is not needed at all.
signature in about rom is more then enough. No flash for me because of this

Hacre said:
Apologies, missed the full ROM download.
If it's a full ROM, why do you require a download of the Samsung stock ROM first?
EDIT:
It's easy to understand where my confusion is coming from.
Some tips for your future development:
First off, why do you wipe /data? It's not necessary to do a full /data wipe in all or even most cases. This should be optional, as you're force deleting any user apps, user settings, account settings etc etc. If the base version of the ROM isn't changing (2.3.4 over 2.3.4 for example) then a wipe of /data should be unnecessary. Better to leave that to the user to do in Recovery if they need to.
You also force install a kernel and modem. Kernel ok I can sort of understand, but forcing a modem is never a good idea, ever. Forcing an old kernel known to have bugs in it (KE2) isn't all that smart either.
The fact that you're recommending a download of KG2 and a kernel, then flashing this, makes even less sense.
Code:
package_extract_dir("data", "/data");
package_extract_dir("sdcard", "/sdcard");
There's no data or sdcard in your zip.
Click to expand...
Click to collapse
thnx mate for ur advice
i will consider it in the future

rom is awesome, smooth, very fast, no problems whatsoever, signature in pull down is fine keeps reminding me of whos made the rom, every dev have their sigs in their roms some have it in the bootanimation so y not in the pull down, its perfect keep it up bro, JazakAllah
Sent from my GT-I9100 using XDA App

Related

[ROM][June 2]AOSP FROYO cm6, ARC,camera/camcorder 1400 quadrand w/o kenel

The base rom is a stock froyo that is the bare minimum... the smallest downloadable working rom for our x10 devices. You can also download the cm6 version or just add cm6 with a 4mb recovery zip. Want arc launcher and timescape then just flash the zip over the cm6 rom or the aosp rom. Doesn't matter wich rom you use you can keep the data from the other roms in this thread as they are all based on the same rom.
First up for grabs is the overdriveFROYO rom wich is an AOSP froyo 2.2.1 rom
this rom is bare and has been given the updated treatment of freexperia recovery, busybox and su in the xbin, all unrelated files have been excluded from bin, libs, xbin. Even though this rom is a small download of under 60mb it still has market and other basic apps included in it so you can download what ever apps you like. It also has some x10project tweaks and looks to it.. this is far from optimized but is fast, smooth, and reliable. it is NOT on a kernel and are different roms for different base bands so read and flash the correct rom for baseband, it cobratos baseband changes can be used to change the baseband on the rom to match what ever baseband you are on or like on your phone (the froyo bb change, not the cm7 bb change). Again credits to j and z for there work wich most roms are based from.
The next up for grabs is a basic CM6 rom that you can download the full rom or just update the aosp with a small 4mb install in recovery menu. Once again this rom in full is less then 60mb for a download and is fast and light.
I believe everything is working for the most part. I will update what is and is not working after you all get the pleasure of testing it out. I don't use private testers as this is xda, a development site. All of you on this site are a part of my rom development .​
1. first download rom from the second post (please do not mirror)
updated fix for app installs
2. then make sure you have recovery menu installed
3. wipe cache, wipe data, wipe dalvik (in recovery)
4. install through recovery and reboot
5. wait for it to reboot or use dev tools to crash the system server
6. use and report happiness or bugs​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
newest rom for bb 67
overdriveFROYOe.zip.html​
Base rom download for bb 52
overdriveFROYOc.zip.html​
Base rom + cm6 options NOT FULL CYANOGEN
overdriveCM6.zip.html​
Base rom optimized and changed to use k10 kernel wich is included
SUPERoverdriveFROYOc.zip.html​
other tweaks and downloads
add_ARC.zip.html
addCM6.1.3.zip.html​
May 30 change log
made for bb 67
new tweaks and changes to speed up rom
added cpu spy and vm tool to change vm size
May 24 changelog
added new look and some minor changes
created add arc to update zip
arc launcher
infinite view
timescape
timescape spline with twitter and Facebook working
on/off widget
live-wire
data widget
sony wallpapers
created a cm6.1.3 cyanogen zip
zip allows swap and to change status bar colors etc.. NOT FULL CYANOGEN
May 22 changelog
fixed apk install issues
added spare parts 4​
Sent from my X10i using XDA App
Thanx for ur work.
What ASOP means?
jpminou said:
Thanx for ur work.
What ASOP means?
Click to expand...
Click to collapse
Android open source prodject representing the very stripped down bare default android look
Sent from my X10i using XDA App
Nice on bro, is this gonna have SupSettings? Or is that GB only?
admartian said:
Nice on bro, is this gonna have SupSettings? Or is that GB only?
Click to expand...
Click to collapse
u cannot read it's froyo?
working on sup settings
but this is my stripped aosp developed/modded/rom
rdannar said:
working on sup settings
but this is my stripped aosp developed/modded/rom
Click to expand...
Click to collapse
keep up the good work...
jpminou said:
u cannot read it's froyo?
Click to expand...
Click to collapse
I was obviously not asking whether it was Froyo or not. Learn to read - my question was regarding SupSettings.
Thanks.
rdannar said:
working on sup settings
but this is my stripped aosp developed/modded/rom
Click to expand...
Click to collapse
Cheers for the reply. No worries, was just curious. Looking forard to dl'ing this.
I know how to read but u don't know what u ask
Sorry dev out of topic
overdriveFROYO is ready for download. see 1st post
Dam you ;-) another Rom to my collection.
Going to need bigger SD card at this rate.
Will it work on custom kernel ?
Keep up the good work.
Kieron
Sent from my X10 using XDA App
Has anyone got wifi tether working on 2.2 or 2.3? Native wifi tether that is.
good job rdannar bro....keep em coming....
erm. im sry to ask but....
is it POSSIBLE to have the off screen animation like the SUPERAOSP GB ROM to work with this ROM? its really cool..
icbless said:
erm. im sry to ask but....
is it POSSIBLE to have the off screen animation like the SUPERAOSP GB ROM to work with this ROM? its really cool..
Click to expand...
Click to collapse
Gingerbread CRT On/Off Animation for Froyo!
hey buddy great job!!!
just one question:
whts the main difference between this and FreeX10?
cause FreeX10 is already clean AOSP build...
keep up ur good work!
Smaller.. less files... different settings... changed some things... kinda like freex10 on a diet... and freex10 was already small.. free x10 was 61mb with no apps.. this is 56mb w some apps... juast making the great free x10 better as i aleays thoufht it was the best froyo rom
Figured id work on a reliable daily rom to always fo back to from other roms... and i have some unfinished froyo roms i just wanted to finish up
DooMLoRD said:
hey buddy great job!!!
just one question:
whts the main difference between this and FreeX10?
cause FreeX10 is already clean AOSP build...
keep up ur good work!
Click to expand...
Click to collapse
Sent from my X10i using XDA App
And i updated bb. Su. Recovery and sone other things to..
Sent from my X10i using XDA App

[ROM] Juffo.Secret based on KG1 (2.3.4), new features (HoneyComb theme added)

ROM info:
THIS ROM HAS BEEN POSTED BY:Juffo IN XDA forum
ANY COPYING OR MODDING of this ROM TO ANY OTHER FORUM WITHOUT THE ABOVE SENTENCE WILL CONSIDER TO BE STEALING
Based on KG1 2.3.4 for SGSII
i9100
thanks to vtec303 for supporting me and test some files for me
ROM features:
deodexed
zip-aligned to increase speed
optimized to increase speed
rooted/CWM
NO MORE SMS IN CALL LOG (take but give credit to me)
extended power menu
CRT-off
support SMS conversion to MMS after 200 pages (thanx to muveszur )
themed SMS
browser lag fixed
over-scroll glow
new boot animation with new power on sound
new ring tones added
screen lock wallpaper changed
dialer color changed (thnx to BMWpokerAce )
skype video
changed the volume bar color
change the loading shape
transparent notification
change some system icon color
change phone,contact,application and browser icons colors
change many of system icons
modded circular battery
contacts/phone header has been changed to black
Images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
how to install:
(It's on your own risk and it will wipe all ur data)
all what u need is any rooted ROM with CWM
download the ROM
http://www.multiupload.com/I4R4H1ICM8
unzip
move to SD card
go to CWM application and choose restore
then choose *Juffo.Secret*
it would take some time ..
after reboot, reboot into recovery
wipe data,catch and dalvic
reboot
enjoy
if u have error in instalation
try this
http://forum.xda-developers.com/showpost.php?p=15590939&postcount=65
known issues:
nothing so far
solved issues:
google talk may have problem for some reason
go into Settings/Applications/manage applications/all and click on the following:
Google Backup Transport - then click clear data
Google Partner Set Up - then click clear data
Google Services Framework - then click clear data
Market - clear data
talk - clear data
Reboot
UPDATE:
new market
download file
http://www.multiupload.com/18RWWWDIUQ
put in SD
install as like as any application
enjoy
FAQ:
Q: I'm on (XXX) ROM, can I install directly?
A: yes u can, just follow steps
Q:I already have root and CWM, do I have to reinstall?
A: no
Q:I need the ROM with stock theme
A: u can flash any theme u like via recovery but be aware that stock theme has no over-scroll glow
Q:will any theme will wipe my data?
A:if mine, no
Q: Is your modified file for sms logs work on any GB ROM?
A: no, only tested on 2.3.4, It gives FC on 2.3.3
Q: I can't find social hub ?
A: I remove it because the high usage of battery while in idle mode
Q: why didn't you use any script?
A: so far the ROM got no battery problem, If there, let me know to fix it
Q:when you will provide extra themes ?
A: within 2 days i will cover 2 or 3 themes including stock, which wont wipe your data
============================================
If u liked my work plz donate
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VVNFHTCJ4YCFS
juf..!
To add any of the following themes
download the file
move to internal SD
flash via recovery
u r done
note that u cant go back to secret theme unless u wipe all data by re-installing
=======================================
first: Stock theme
http://www.multiupload.com/QUKL26GGRG
2nd: red theme
http://www.multiupload.com/FJ3UGPS9WZ
=========================
3rd: HoneyComb theme
Link:
http://www.multiupload.com/EOMRB4RQDL
===========================================
If u like it plz donate
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VVNFHTCJ4YCFS
juf..!
Looks good...more KG1 is coming....
i cant finde new future .
Luks gd...will surely try...
Sent from my GT-I9100 using XDA Premium App
there is arabic ???
ringrover said:
there is arabic ???
Click to expand...
Click to collapse
no,, no SMS source for Arabic from samsung yet ,, so it is impossible to use a ROM without messaging service !
file has been added
malavan said:
i cant finde new future .
Click to expand...
Click to collapse
I also see now new future but a new feature:
NO MORE SMS IN CALL LOG
Click to expand...
Click to collapse
@juffo
Thanks for baking up a new Rom. I like it very much that so many devs cook out new roms.
what are the new features ?
malavan said:
i cant finde new future .
Click to expand...
Click to collapse
stian230 said:
what are the new features ?
Click to expand...
Click to collapse
have u ever seen call log without sms log in SGSII ?
juffo i got this error while flashing boot image.
juffo said:
have u ever seen call log without sms log in SGSII ?
Click to expand...
Click to collapse
juffo, no offense, but if it is the only feature, why not only share the modded logsprovider apk?
monx® said:
juffo, no offense, but if it is the only feature, why not only share the modded logsprovider apk?
Click to expand...
Click to collapse
I think it comes with that orange theme also. And that is a feature as no one in the thread made one
malavan said:
juffo i got this error while flashing boot image.
Click to expand...
Click to collapse
Same here. 'Error flashing boot image'
hmptec said:
Same here. 'Error flashing boot image'
Click to expand...
Click to collapse
malavan said:
juffo i got this error while flashing boot image.
Click to expand...
Click to collapse
i retried it
it's working
just downloading the file again maybe the error due to uploading problem
i will post back
juffo said:
i retried it
it's working
just downloading the file again maybe the error due to uploading problem
i will post back
Click to expand...
Click to collapse
Downloaded twice from different sites. Same problem both times.
many ppl will confuse if they didnt read carefully.
this rom is meant to be restored from CWM, not flashing it
really appreciate if somebody can share/upload the LogsProvider.apk frm this rom. thanks.
hmptec said:
Downloaded twice from different sites. Same problem both times.
Click to expand...
Click to collapse
i will download now to check it out
does anyone have it successfully ?
it is working guys !!
make sure to put in internal SD and restore it from CWM

[ROM] juffo.el~nino based on KG6 2.3.4 [BLN], multi-themes

ROM info:
Juffo.el~nino
based on KG6
2.3.4
for SGS II
ROM features:
u will note an extreme speed with less battery consumption
deodexed
rooted/CWM
all apk optimization and zip-aligning
remove SMS log from call log
BLN enabled (thnx to sicopat)
epm
crt-off
sms to mms = 200 pages
over-scroll glow
new market
talk video
skype video
bat with % will be added separately
Images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
how to install:
(It is on your own risk and it will wipe all of your data)
note: u can install ROM directly from recovery but for best result and to avoid any conflicts i prefer to follow the following steps.. so dont complain from anything till u go as like as mentione
1-install the stock KG6 via odin from here
http://hotfile.com/dl/125521379/bcab24b/i9100XXKG6.rar.html
Password is samfirmware.com
PIT
http://www.multiupload.com/FX0MM3ZJMC
2-install any kernel supporting CWM (we need it here to root and to install ROM)
http://www.multiupload.com/4AO0KR0BLT
3-move juffo.elnino.zip to internal SD card and flash via recovery
http://www.multiupload.com/VFITNYOIN0
wipe data, catch and dalvic
reboot
4-to re-enabling ROOT and BLN u should flash this kernel via ODIN
http://f.lui.li/get_105_02c1.html
**for Arabic users ONLY install this file via recovery**
don't 4get to use Arabic enable keyboard
5-use this application to control BLN.. I prefer to buy pro version from market
NO WAREZ
+ if the added app don't has not installed probability so here it is
http://www.multiupload.com/7FX3AJU3FJ
themes will be in the next post today on early morning
if u liked it plz donate
juf..!
1-Secret Orange Themes
download link:
http://www.multiupload.com/BVWSKQKK2G
[/B]
===================================================================
2-GoldGloss theme
download link:
http://www.multiupload.com/W1DLF8GK8L
==========================================
3- baterry with % for stock theme only
just flash via recovery
http://www.multiupload.com/HC81LXNQB4
==========================================
4- elnino-edition theme
flash via recovery
http://www.multiupload.com/N6X3M35RG9
======================================================
5- elnino-red theme
flash via recovery:
http://www.multiupload.com/ENFANUOI41
===============================================
6- elnino-backshadow
flash via recovery
http://www.multiupload.com/FVU4O6JMOA
jazakAllah bro, downloading now will report back, looks really nice, thanks for ur hard work.
Sent from my GT-I9100 using XDA App
Nice Rom bro congrats!
Sent from my GT-I9100 using XDA Premium App
thnx guys ..
juffo said:
thnx guys ..
Click to expand...
Click to collapse
Hi juffo
Can make the gold theme for this rom. Thanks man. Like your gold theme on 2.3.3.
I have always liked that orange theme Well done on the new ROM Juf
Is it supposed to say [BLN] in your thread title?
How exactly does this differ from all the rest Samsung based roms? I know I know...the colour is different. Maybe not that original though?
Sent from my CM7 powered SGS2
Awesome ROM mate.. The Orange Theme really Lovely... i think this First Theme i have seen.. Battery yet to check...
if u can include Call Rec option.. it ll be more nice..
Overall Superb feeling mate..
Pume said:
How exactly does this differ from all the rest Samsung based roms? I know I know...the colour is different. Maybe not that original though?
Sent from my CM7 powered SGS2
Click to expand...
Click to collapse
i c over-scroll glow in this rom , currently no KG6 custom ROM is having this Option..
If u think like that then there will be no Custom ROM dev mate..
angiogram said:
Hi juffo
Can make the gold theme for this rom. Thanks man. Like your gold theme on 2.3.3.
Click to expand...
Click to collapse
sure .. stay close
surya_mca said:
i c over-scroll glow in this rom , currently no KG6 custom ROM is having this Option..
If u think like that then there will be no Custom ROM dev mate..
Click to expand...
Click to collapse
Yep....customize all you want but it's still mostly theming. Oxygen, MIUI and Cm7 are in the other section for a reason....now I see this thread has also moved to the correct section so I am happy
Pume said:
Yep....customize all you want but it's still mostly theming. Oxygen, MIUI and Cm7 are in the other section for a reason....now I see this thread has also moved to the correct section so I am happy
Click to expand...
Click to collapse
moving the thread is stupid thing
and once u become happy this is stupid also
this is self built rom from stock
not based on someone files
Gold Gloss theme online
this rom is the best of all simple as that, very nice multiple outstanding themes, it doesn't matter wherever it is in sgs2 thread its still the best so guys i will really appreciate if people stop mocking on the dev and stop leaving discouraging comments here and jaffu keep it up bro ur doing great u have lots of fans who will always follow ur roms, jazakAllah
Sent from my GT-I9100 using XDA App
i completely agree and do not understand this divide b/w the actual dev guys viz a viz customization/themers. i feel its a very immature way at looking at things. trying too prove whos better et all.
why get into this at all. we are all members of this amazing forum xda-developers and the very essence of XDA is sharing your roms/apps within the community.
Developers who are sure about their own abilities do not look from this perspective at all. they know what they are capable off and do not need to prove themselves by differentiating.
this is true for various facets. the fear of losing something is when the person knows that he will not be able to get it back again if it goes. however when you own something, fear has no place because he can recreate it as and when required.
can we use the orange theme with any KG6 rom. its amazing.
is the browser laggy?
juffo said:
moving the thread is stupid thing
and once u become happy this is stupid also
this is self built rom from stock
not based on someone files
Click to expand...
Click to collapse
Yes indeed...from stock. The three I mentioned do not have anything to do with stock. Those are built from ground up (or miui and devnull/oxygen are built on cm7, but anyway you should get my point). Your's is mostly just themed stock rom using mostly other peoples mods hence the thread was moved here... Im not saying this is a bad rom but there's 13 of these in 12 if you know what I mean.
Sent from my CM7 powered SGS2
Pume said:
Yes indeed...from stock. The three I mentioned do not have anything to do with stock. Those are built from ground up (or miui and devnull/oxygen are built on cm7, but anyway you should get my point). Your's is mostly just themed stock rom using mostly other peoples mods hence the thread was moved here... Im not saying this is a bad rom but there's 13 of these in 12 if you know what I mean.
Sent from my CM7 powered SGS2
Click to expand...
Click to collapse
what about darky,LeoMAr, villain ... etc
or u did not see them ?

[ROM] Homam.v14 LA2 2.3.6, support full Arabic and full Farisi

ROM info:
Homam.v14
*known as juffo
based on LA2
2.3.6
for SGS II, i9100
support Full Arabic and full Persian
Thanks to Spike_M who added all the needed Farisi language files to support his country users
ROM basic features:
deodexed
rooted/CWM
zip-aligned
optimized
remove SMS log from call log
BLN enabled
epm
sms to mms = 200 pages and 200 receivers and sending time
new market
bat with %
remove square for unknown faces in whatsapp
browser lag fixed
over-scroll glow
custom bootanimation
custom power-on sound
remove increasing ring
remove noise
remove shutdown confirmation
CRT on/off (built in)
can join unlimited contacts in 1 contact
browser with unlimited tabs
ICS window movement
Sea theme
update market
fixed talk
glass dialer
Change-log:
v.14
LA2 system files with multi-csc
Images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
how to install:
(It is on your own risk )
v.14
http://hotfile.com/dl/144656629/7e1e1c1/Homam.v14.zip.html
1-(u have here to boot into recovery and wipe data and catch)
2-move my ROM to SD and flash via recovery
3-reboot, (u might need re-reboot)
********************
**Add-on**
*v14
animated notification menu
http://www.mediafire.com/?26b353f6dudhe8g
*Fancy Rotation for v.13 (via recovery)
http://www.multiupload.com/WFIGA95IHC
for v.12 ONLY
*via recovery
-Sony Screen Improvement!
-Fancy Rotation
http://www.multiupload.com/Z9XY3PMPJ3
for v.11 ONLY
*stock theme (via CWM)
http://www.multiupload.com/YGBH72WKHG
**transparent lock screen for the blue theme (move manually)
http://www.multiupload.com/6CU4Y7R4RG
**transparent lock screen for the stock theme (move manually)
http://www.multiupload.com/17OBB4JMV0
***************************
for whom who want to remove yellow triangle follow these steps
*start the application HC-kTool (included in the ROM)
*choose: Dump current Kernel
*Reboot to Download mode
*flash the original kernel via ODIN
v14
http://www.mediafire.com/?83z1dr542nj3zv2
v13
http://www.multiupload.com/8D58TERQN9
v.12
http://www.multiupload.com/2JHKZUA607
v.11
http://www.multiupload.com/JL7COZ9GB4
*after rebooting start the HC-kTool again
* choose: flash kernel from sdcard/zImage
*reboot
bugs
nothing so far
*credits
Whitehawkx
capez
dully79
IMPARATOR
GadgetCheck
*******************************************
if u liked it give small donation
Homam..!
thanks for your great work
I'll try your ROM
Hi Juffo
I'll like to try your ROM. Just one question, does microsoft words document read arabic properly on this ROM?
welcome magic...
angiogram .. yes
Hey mate. It's been a while since I have seen you around. I am sure you will throw out some more super sexy themes on this release. Keep up the work dude
uppon2 said:
Hey mate. It's been a while since I have seen you around. I am sure you will throw out some more super sexy themes on this release. Keep up the work dude
Click to expand...
Click to collapse
hi dude,, really missed u
i will for sure
juffo said:
welcome magic...
angiogram .. yes
Click to expand...
Click to collapse
Thanks Juffo for the quick reply. Will try soon and feedback later.
angiogram said:
Thanks Juffo for the quick reply. Will try soon and feedback later.
Click to expand...
Click to collapse
hope u like it
i tried Kj3 from another developer the tw launcher was lagging alot. how is this rom? i am on KJ2 now but i like the themes on this rom
V10
Hi, Juffo
Really like your NEW ROM V-10, fast, smooth and lovely theme, I miss J-Kay app,
how to install without loosing the theme ???
Hi Nice and smooth rom. Good work
2 things
1st How can I activate sip calling from calls menu
2nd in Whats app Square is not removed.
zabihjan said:
i tried Kj3 from another developer the tw launcher was lagging alot. how is this rom? i am on KJ2 now but i like the themes on this rom
Click to expand...
Click to collapse
no lags at all dude
just try it
Fauert said:
Hi, Juffo
Really like your NEW ROM V-10, fast, smooth and lovely theme, I miss J-Kay app,
how to install without loosing the theme ???
Click to expand...
Click to collapse
hi m8
jKay didn't release source and still no support for KJ3, I don't want to use it and make u face FC, once he support this version i will update for sure
zking said:
Hi Nice and smooth rom. Good work
2 things
1st How can I activate sip calling from calls menu
2nd in Whats app Square is not removed.
Click to expand...
Click to collapse
hey
regarding SIP
have u added ur account ? r u using fring or what ?
regarding square i will check and update
Hi, Juffo
it seems we have agreat rom
download.................
juffo said:
hey
regarding SIP
have u added ur account ? r u using fring or what ?
regarding square i will check and update
Click to expand...
Click to collapse
I meant to say native SIP calling which was deactivated by samsung but other custom roms are having it activated. (which is under call settings for Internet calls)
yes it is there
EDIT:
with ice cream theme only
Currently using miui. Will definitely try it out and give you the fedback. Thanks a lot for cooking this rom for our phones.
Sent from two cans and a string.
taqri85 said:
Currently using miui. Will definitely try it out and give you the fedback. Tanks a lot for cooking this rom for our phones.
Sent from two cans and a string.
Click to expand...
Click to collapse
u r welcome
just note that u have to flash stock ROM first then any custom kernel that support CWM be4 flashing the ROm bqz as u mentionrd u came from miui
this custom rom can be used in I9100G 2.3.6? sorry i newbies in android....

[YP-G1][ROM][SGS PORT] ARIO Rom JW4 ICS/Blue/Stock

Hello
Ive ported the Samsung Galaxy S rom ARIO v3.3 JW4 to the SGP 4.0 (YP-G1). First of all big thanks to hanthesolo for making a mod pack that makes its easy for me to port from sgs. The only thing i must to to was to create an update-script + flashing zip and test it
The rom comes in three designs: ICS, Blue and ST. Ive testet all roms on my galaxy player and they runs fine.
Some users reported a wifi Problem on blue/stock theme :/ i am trying to fix it in New build.
Next build comes in two versions: Wipe and non Wipe. also the phone related apps and some useless apps are deleted and there are some extra tweaks Please dont ask when the New build gets released i dont have much time but i am working on that
Next build will be based on Ario 3.5 and it get´s a s3 theme (optitonal)
Whats not Working:
Bluetooth
Button backligth
Camera??
WiFi in blue/stock Theme?
Flash the zip in CWM, do not manually wipe /system the script does it. Be sure you have an sgp kernel installed otherwise your player wont boot!
Download ICS Mirror
Download Blue Mirror
Download ST Mirror
Links corrected
Sorry for my bad english
Features:
Based On Android 2.3.6 , JW4
Deodex , Nowipe Versions.
Semaphore Kernel
Tweaks
14 Status BAR [Modified]
16 LockScreen [Modified]
Face-unlock [Modified]
Disabled The Semaphore Auto Boot Detection
All Application icons are changed to Galaxy S2
Touch-wizard V4.0 [Modified]
ARIO Boot Animation
Persian/Urdu/Arabic/.
RTL Fix
New Transitions [ICS Style]
Hacked Camera
Extended Power Menu [Modified]
Auto EFS Backup Don't Share EFS folder with anyone, the efs folder contains your private phone data, such as IMEI, Model,,,
after installation move this backup folder to safe place and remove this backups after!
Sip/VoIP Enabled.
CRT ON - CRT OFF Effects [Modified].
Multi CSC
Big APN List
Percentage Battery
BLN Support
MMS Hack [No More MMS Converting - NO BUG - Hacked by me]
Newest Market
sms removed from call logs
increasing ringtone removed
SMS pop up
Click to expand...
Click to collapse
Screenshots:
ICS:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Blue:
ST:
Nice port!!! I would like to download the ICS one but it's not here. When I click ICS I see ST instead.
Wow that does look pretty nice. Thanks
Wow, very impressive! Thank you for your time spent porting this, and thank you Han! This is the best themed ics Rom I have ever seen! Blows my theme out of the water .
Sent using Tapatalk
zaclimon said:
Nice port!!! I would like to download the ICS one but it's not here. When I click ICS I see ST instead.
Click to expand...
Click to collapse
Oh i think i set the wrong link but all three are on my g drive i can correct it when i am at home sorry :/
Gesendet von meinem Nexus S mit Tapatalk 2
Thank you chaoschris for using my modpack:victory:. This is what I was hoping the community would use it for, and FINALLY someone has implemented it . I guess there's no need to continue my rom anymore, as this looks much better-themed than mine .
Wait, did I just put a smiley after each sentence...
btw, you may want to remove dialer and such, if you hven't already. I think I will create a script in a CWM zip to do that for you in the next release.
hanthesolo said:
Thank you chaoschris for using my modpack:victory:. This is what I was hoping the community would use it for, and FINALLY someone has implemented it . I guess there's no need to continue my rom anymore, as this looks much better-themed than mine .
Wait, did I just put a smiley after each sentence...
btw, you may want to remove dialer and such, if you hven't already. I think I will create a script in a CWM zip to do that for you in the next release.
Click to expand...
Click to collapse
No problem
Yeah i know i can remove it in the next release but when you whant to make it zip you can thats nice
Gesendet von meinem Nexus S mit Tapatalk 2
Links are fixed
How long should the initial boot take? It's been an hour since I flashed.
NightHawk877 said:
How long should the initial boot take? It's been an hour since I flashed.
Click to expand...
Click to collapse
The first boot can take up to 5 minutes but not longer. What kernel you are using?
Your kernel must support the ext4 filesystem becouse /system and /data are ext4
I recommend you to flash terrasilent its working perfect for me.
I was on Terrasilent when I flashed. I'm going to reflash the kernel and see what happens.
EDIT. Still nothing. Something is wrong with my SGP. It hates a lot of custom ROMs for some reason.
NightHawk877 said:
I was on Terrasilent when I flashed. I'm going to reflash the kernel and see what happens.
Click to expand...
Click to collapse
Did you wiped /data or /system? becouse when i do that i get lots of mount errors in cwm and i must reflash with factory rom and pit.
In this release the /sytstem partition gets wiped at flashing and there are no erros
i think about in next release wipe data to? ... dont know
Nice job , but I couldn't download.
Mirrors , in somewhere like mediafire , plz?!
Tnx.
PAR3A said:
Nice job , but I couldn't download.
Mirrors , in somewhere like mediafire , plz?!
Tnx.
Click to expand...
Click to collapse
hmm ican download my roms
sry dont have a acount on mediafire
edit uploading at dev-host but can take a while my lte have not so good signal here in hamburg-niendorf germany
Mirros online!
Any Other Mirror?
I cant Download It Too.
MediaFire Is Free Registering And uploading up to 200Mb
Reza.Revenger said:
Any Other Mirror?
I cant Download It Too.
MediaFire Is Free Registering And uploading up to 200Mb
Click to expand...
Click to collapse
uploading at the moment all thre at dev host
TanQ for Rom
TanQ for mirror
TanQ anyway
*delete*
ChaosChris said:
Did you wiped /data or /system? becouse when i do that i get lots of mount errors in cwm and i must reflash with factory rom and pit.
In this release the /sytstem partition gets wiped at flashing and there are no erros
i think about in next release wipe data to? ... dont know
Click to expand...
Click to collapse
I didn't wipe anything before flashing.
ChaosChris said:
Did you wiped /data or /system? becouse when i do that i get lots of mount errors in cwm and i must reflash with factory rom and pit.
In this release the /sytstem partition gets wiped at flashing and there are no erros
i think about in next release wipe data to? ... dont know
Click to expand...
Click to collapse
Can you please fix this build! i flashed and accidently wiped data, and it wouldnt work. It would just force close and reboot itself. is there any way to fix this?
EDIT : I just found out it only reboots when i turn on wifi. when the wifi is off, everything works fine. as soon as i turn on wifi, the whole thing reboots.

Categories

Resources