The default version of Intellidialer supports only English chars in names. This archive contains patched intellidialer with russian support and an updated dialer pad with russian letters on numbers.
The updated "contacts" program does not cause conflicts with Intellidialer. I removed handling of down arrow in main "phone" window and fixed processing of "hangup" button.
{
"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"
}
Программа тестировалась на КПК _без_ установленного русификатора. Со всякими парагоновскими или квартавскими писульками возможно отсутствие русских букв на клавиатуре телефона. Это - ваши проблемы.
И сразу скажу. Русского T9 ака IntelliPad я сделать не могу. Остается ждать пока корейцы сделают его поддержку.
Looks nice, mamaich...but eh...damn you guys have a lot of letters on the buttons...cool!
I wanna learn russian...looks much better...
Also with help of mamaich i add a english letters too. This is for people who have contacts with english letters too and who do not remember layout of english letters (like me )
English letters is placed below buttons (it is no room to place it above buttons ).
Just download this archive with dlr.gif, unzip, and place it to \Windows\ , overwritting existing file. After this make a Soft Reset to apply changes!
mamaich said:
The default version of Intellidialer supports only English chars in names. This archive contains patched intellidialer with russian support and an updated dialer pad with russian letters on numbers.
The updated "contacts" program does not cause conflicts with Intellidialer. I removed handling of down arrow in main "phone" window and fixed processing of "hangup" button.
Программа тестировалась на КПК _без_ установленного русификатора. Со всякими парагоновскими или квартавскими писульками возможно отсутствие русских букв на клавиатуре телефона. Это - ваши проблемы.
И сразу скажу. Русского T9 ака IntelliPad я сделать не могу. Остается ждать пока корейцы сделают его поддержку.
Click to expand...
Click to collapse
На XDA-II ROM 2.20 неработает,нет русских буковок.
Contacts button for landscape mode
Hi Mamich,
Will there be further updates to make the contact software work in landscape mode?
Cheers
Re: Contacts button for landscape mode
fychan said:
Will there be further updates to make the contact software work in landscape mode?
Click to expand...
Click to collapse
I don't use landscape mode, so there would be no updates from me. But several people were willing to continue this project and may release updates.
mamaich said:
The default version of Intellidialer supports only English chars in names. This archive contains patched intellidialer with russian support and an updated dialer pad with russian letters on numbers.
Программа тестировалась на КПК _без_ установленного русификатора. Со всякими парагоновскими или квартавскими писульками возможно отсутствие русских букв на клавиатуре телефона. Это - ваши проблемы.
Click to expand...
Click to collapse
Насчет русификатора - понятно. Есть ли какие-нибудь отличия в случае, если установлен штатный T-Mobile Ext-ROM? Или все должно работать в этом случае тоже?
mamaich
Просто супер...наконец таки можно этим пользоваться по нормальному...спасибо...
С руссификатором от Порагона русских букв нет...но я воспользовался идеей ValeraVi и зделал с точность до наоборот...все пашет...)))
hi there, great job!
would you please explain us the procedure? It would be interesting if we could do the same thing for the Greek Dialler (anybody would help??)
thanks!
Intellidialer hebrew supports
hi mamaich grate job to thumbs up
can you help me implamant hebrew in to the Intellidialer
udi
Yap that's for sure...
many of us would like to have one in greek
Can you provide us the appropriate info to do this???
thanks a lot....
Greek Dialer
There is no way to give us some hints???
any answers??
Pleeeeeeeeeease!!
thanks!!
how to make it work with others language?
harlemyin said:
how to make it work with others language?
Click to expand...
Click to collapse
One of the IntelliDialer's DLLs (don't remember its name) has a table of unicode strings that represent each dialer button. You have to patch this table inside DLL, and be careful when adding new symbols to this table - don't overwrite other data. I had to relocate the table to the free space in file to add extra russian symbols. IDA and other reverse engeneering tools would be helpful here.
thanks
i will try.
what is tapres.dll in ur russia cabs?
harlemyin said:
what is tapres.dll in ur russia cabs?
Click to expand...
Click to collapse
tapres contains some pictures, maybe pressed and released buttons. I don't remember. You may try to remove it from archive and look what will happen
german chars supported now!
Good news: The attached intellidialer.dll is able to handle 'umlaute' (ÄÖÜäöüß) which might be useful to handle german contact entries. It works as you are used to: for 'ü' press 'u' and so on.
Also the space character ' ' and '+' is supported now. This means you can search for e.g. 'th, San' by tapping 8411726.
Thank you mamaich, this was the needed hint:
One of the IntelliDialer's DLLs (don't remember its name) has a table of unicode strings...
Click to expand...
Click to collapse
To be exact, it is the intellidialer.dll which has to be tuned (arround the lines C480 and E0A0). A hex-editor might be helpful
How to install: Extract the attached ZIP file and replace the existing intellidialer.dll (which can be find within your PPC/Windows directory) by the new one: Rename the existing file, copy the new intellidialer.dll into the directory, perform a soft reset and finaly delete the old file! That's it! Have fun!
Ciao! olafson
Edit: You don't need the russian version of IntelliDialer. It should work with any other version too :mrgreen:
Re: german chars supported now!
Hi Olafson and all the others,
thank you very much for the patch. It works perfect. Great!!!
Thanks again.
I had no russian version but the normal german version.
mamaich said:
harlemyin said:
how to make it work with others language?
Click to expand...
Click to collapse
One of the IntelliDialer's DLLs (don't remember its name) has a table of unicode strings that represent each dialer button. You have to patch this table inside DLL, and be careful when adding new symbols to this table - don't overwrite other data. I had to relocate the table to the free space in file to add extra russian symbols. IDA and other reverse engeneering tools would be helpful here.
Click to expand...
Click to collapse
if i want to add more unicod then ur russian version, how can i relocate the table to the others free space?
Related
Yesterday I tried to reflash my Magician. No success .
I think smth was fatal on reflashing of extended ROM part.
1. I can swith on the phone only after battery removing (hard reset performing). Everything is OK.
2. BUT - I can't do soft reset. I get dark sreen with "serial..." sign If I want to switch phone back again I have to do #1
3. There is no Ext ROM (even if I try to run loadvdisk.exe program) at all!
4. When I try to reflash from working phone (I want to get back to my previous ROM), at first everything is OK (fist checking of device is passed). Program detects current ROM versions and suggest to upgrade to another). But when I press "upgrade" button it begin to check device information again and freeze for several minutes. Then it report connection error 101
5. If I try to reflash from dark screen with "serial" sign - I get error 201: get device data error
6. I tried also SD card to reflash. I use English T-mobile ROM and ntrw.exe. SD card looked like unformatted after the procedure. I press camera and power button and reset - but nothing happenned .
7. I tried to use XDAtools. I can make backup of current ROM, but what can I do with it?
It is strange - phone is working, but I can't do soft reset and can't reflash
I have the same problem
When MaUpradeUt sends device to bootloader-it gives ERROR 201-GET DEVICE DATA ERROR
Jam remaines in bootloader
Update from SD not working
HELP PLEASE
I've tried MMTY-s2d and d2s not working
Backup on SD from another JAM not working too
HELP PLEASE
Do a search on this forum.
The answer being posted before . Your device could be classified as "half breed" now :wink: The bootloader is actually awaiting for you to flash, but somehow due to connectivitiy issue (one of that could due to flashing using laptop / USB hub). Just try reboot and.. refer to other thread on this forum.
Cheers,
call me +70957825572
Can i do it without solder?
it is on warranty :shock:
spaceball said:
Can i do it without solder?
it is on warranty :shock:
Click to expand...
Click to collapse
I did not find possibilities to fix it without solder. Tried with Webpanel.ru and portalux.ru. Thanks to tupisdin - now my device is working again
Almost the same in russian:
Я не нашла возможности починить аппарат без паяльника. Пробовала и сама (предварительно перечитав весь это форум), и отдавала в webpanel.ru и portalux.ru
Единственный, кто реально смог помочь - это как раз tupisdin . Хотя, как я поняла, у него тоже не с полпинка получилось. Но ваш девайс проще будет - на моем уже процедуру отработали.
Гарантия - ну да, теперь гарантии никакой . Но что лучше - неработающий аппарат с полуживой гарантией (потому что он был перепрошит "чужой" прошивкой, собственно поэтому и подох), или полностью работоспособный без гарантии ?
Is your device working good?
Как девайс пашет?
Hello all!
I released few weeks ago my first WM6 ROM in original french (details in this thread: http://forum.xda-developers.com/showthread.php?t=306375 ), and as many people asked me if it could be possible to have WM6 translated in their language, I promised that I will improve my ROM building process to be facilitate ROM translation in many languages.
Now the process is ready, I'm testing my new french WM6 ROM since about a week and I had really good results!
I need to know in which languages you would like me to translate the ROM, but for that I need first to get an original ROM in your language, better for an Hermes but if there is no available it can be a ROM for another device. It's only to take a look at the original translation, and it will be even better if the ROM contains the lastest OEM apps and drivers!
This ROM contains all the features of WM6 Pro in their lastest build, new OEM drivers and apps, and few other nice things of my own creativity.
Requested languages: (The list will be updated after requests)
English
Italian
Spanish
German
Dutch
Danish
Swedish
Finnish
Main features:
Translated user interface (OS & OEM apps)
Localized hardware & software keyboard layout
HSDPA enabled
Video call enabled
Smart dialing enabled
VOIP enabled
Windows Update enabled
Office Mobile 2007 (Word Mobile, Excel Mobile, PowerPoint Mobile, OneNote Mobile)
Windows Live
Live Search
OEM applications:
Comm Manager (new version with 11 buttons)
Comm vibrate button
SIM Manager 6.10
Bluetooth FTP 1.2
SAP Settings 1.45
Task Manager 1.5
Audio Manager 1.2
Voice Recorder 1.0
Streaming Player 2.10h
GIF Player 1.10
Cyberon Voice Dialer 1.2
Adobe Acrobat Reader LE 2.0
Adobe Flash Player 1.0
Pocket RAR 3.60
Tao Java Midlet Manager 11.1.7.1034
Jeyo SMS Backup 1.1
TaskMan/RegEdit 2.7
SuperBright (VJLumosIII - to activate very bright backlight)
FlashLight (VJCandelaLite - to use your camera flash as a torch lamp)
Advanced Configuration (app to tweak and customize your device)
Setup Operator (to automatically set up your operator parameters)
Setup VoIP (to modify Internet calling settings)
Some tweaks:
4MB pagepool
Optimized cache
Free extended ROM
Customer feedback removed
Error report disabled
Date on single line
3G icon & prefix
New subfolders in Start menu
New theme
New Vista look icons
Here are some screenshots of the french ROM:
{
"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"
}
Can you made italan translation?
Can you made italan translation?
Thank in advance
mbelgrano said:
Can you made italan translation?
Thank in advance
Click to expand...
Click to collapse
Sure
I will post above all the requested languages (that I'm able to translate).
Ready for Spanish version.
Well, i have old version WM6 ROM for Hermes in spanish, and of couorse, the emulator version. I think you can take both ans extract the latest of both...
How can i send you the ROMs, and wath format do you need, NB or Dumped?
Thanks.
Traditional chinese please??
What I need concerns more the OEM part, so I need an HTC ROM.
You can give me a link to the ROM if there is one available, or you can send directly the ROM (OS NB or dump, it doesn't matter for me).
cyruslam said:
Traditional chinese please??
Click to expand...
Click to collapse
I don't know yet for traditional chinese, as it is more complicated to translate (need special input for example) and not easy to understand traditional chinese for me but I will think about it! And I think there is already a release in chinese (WM6 Asia Edition).
Dutch
A dutch rom sounds FANTASTIC!!
Thanks in advance!
What about a Danish version? Then I would be HAPPY
German translation
if you don't make a german version, I'm gonna kill you!!!
;-)
very smooth UI and great software package!
German, dutch, danish... wow a load of work is waiting for me!
Please think about giving me links to the lastest original ROM in your languages, it will help me!
schaps said:
German, dutch, danish... wow a load of work is waiting for me!
Please think about giving me links to the lastest original ROM in your languages, it will help me!
Click to expand...
Click to collapse
I can only give you a link to an official WM6 Update for an O2 XDA Orbit (HTC Artemis)
http://www.o2online.de/nw/support/downloads/software/xda/xdaorbit/index.html
t0il3t said:
I can only give you a link to an official WM6 Update for an O2 XDA Orbit (HTC Artemis)
http://www.o2online.de/nw/support/downloads/software/xda/xdaorbit/index.html
Click to expand...
Click to collapse
Thanks, I think it will help me.
Juste un renseignement, tu penses que tous ces languages vont retarder ta mise en ligne ? Merci encore et bon courage
Frenglish:
Just an information, you think that all this languages is going to delay your on-line publishing? Thank you still and good courage
[email protected] said:
Juste un renseignement, tu penses que tous ces languages vont retarder ta mise en ligne ? Merci encore et bon courage
Frenglish:
Just an information, you think that all this languages is going to delay your on-line publishing? Thank you still and good courage
Click to expand...
Click to collapse
For sure it will take more time, but I will try to release the french ROM in priority I will try to release it this week-end if it's possible.
Be patient...
schaps said:
For sure it will take more time, but I will try to release the french ROM in priority I will try to release it this week-end if it's possible.
Be patient...
Click to expand...
Click to collapse
Un grand merci de cet honneur
Great thank for this honor
schaps said:
I don't know yet for traditional chinese, as it is more complicated to translate (need special input for example) and not easy to understand traditional chinese for me but I will think about it! And I think there is already a release in chinese (WM6 Asia Edition).
Click to expand...
Click to collapse
o..really? any idea where to can i find it?
a portuguese rom would be GREAT!
schaps said:
For sure it will take more time, but I will try to release the french ROM in priority I will try to release it this week-end if it's possible.
Be patient...
Click to expand...
Click to collapse
yeah!! cool shaps, very cool!!
honestabe said:
a portuguese rom would be GREAT!
Click to expand...
Click to collapse
Is there any original ROM available?
The new ROMs of both Tom and Meschle contain the new Touch Keyboard / Keypad with xT9 predictive input. It's a good input panel which can be operated by fingers. But only for those writing in English or a few other languages (German, French, etc.) Those belonging to other, smaller nations (like me: Hungarian) usually also have WWE rom, but in case of xT9 we just envy the users of the most common languages...
I've made an extensive search and found a very similar system, also made by 'Tegic' for HTC Vox smartphone. It's downloadable from the Modaco forum and I did it. Looking inside the cab file I saw that the system it creates, including the reg settings, is like the one we already have in the new ROMs. It's very similar but certainly cannot be identical, because smartphones don't have virtual keyboard.
So, my idea would be to use the proper files and the required additional reg settings from the Vox cab and create cabs for each language it has. The Vox cab supports:
Turkish
Spanish
Slovak
Romanian
Portuguese
Polish
Italian
Hungarian
Greek
German
French
English
Dutch
Czech
All together 14 languages and each is supported by predictive dictionary too!
I think it's worth to try to make use of it! But I'm not a developer... So I make an appeal to our admired forum-mates, mainly Tom and Meschle, who successfuly integrated the Touch keyboard into their roms, to make an effort and create CABs for the additional languages if possible. You would make a lot of people happy - first of all: me )
I tried but cannot upload the Vox cab file from my computer in my work, sorry. The link:
http://www.modaco.com/content/HTC-Vox-Vox-MoDaCo-com/254428/Pauls-Vox-eT9-Language-Pack/#entry853734
Disclaimer:
If I thought wrong and the two systems cannot be harmonised -- please, forgive me!
Thanks in advance all efforts - be successful or not.
cheers,
Can't see the DANISH Lang.
Plz if some 1 have it toooooo
Great post by the way, hope some of our GREAT dev. will follow up on it
http://melgurth.ovh.org/index.php?page=downloads
Mirror please ..
Andre13 said:
http://melgurth.ovh.org/index.php?page=downloads
Click to expand...
Click to collapse
Great work man, thanx for tha link....Wow
Andre13 said:
http://melgurth.ovh.org/index.php?page=downloads
Click to expand...
Click to collapse
Hay again, got the danish lang cab. but can.t figure out how to choose the t9 2 be danish, here is a couple of screen shots...
Can u give me a hint
Here is the one from the Smart Text
{
"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"
}
And this is from HTC Touch Dual
Andre13 said:
http://melgurth.ovh.org/index.php?page=downloads
Click to expand...
Click to collapse
As I understood those CABs are for smartphone too.
So, I'm afraid it's not automatically applicable for our Artemises - Cobra 2's failure shows it.
T9 is not the same as xT9. Languages in the link above can be a good base to create xT9 bases.
tomme45i said:
T9 is not the same as xT9. Languages in the link above can be a good base to create xT9 bases.
Click to expand...
Click to collapse
That's what I also said. I have and day by day use the HTC's 2 years old PhonePad app with T9HungarianLdb.dll, that is better than have nothing, but xT9 is more advanced since it makes possible the predictive input.
So, my appeal is still valid.
Cheers,
I found these two topics:
http://www.pocketpcthoughts.com/forums/viewtopic.php?p=365548
http://www.pocketpcthoughts.com/forums/viewtopic.php?t=56107
Maybe someone can use the info to create something?
Russian please, as well.
ctibor said:
The new ROMs of both Tom and Meschle contain the new Touch Keyboard / Keypad with xT9 predictive input. It's a good input panel which can be operated by fingers. But only for those writing in English or a few other languages (German, French, etc.) Those belonging to other, smaller nations (like me: Hungarian) usually also have WWE rom, but in case of xT9 we just envy the users of the most common languages...
I've made an extensive search and found a very similar system, also made by 'Tegic' for HTC Vox smartphone. It's downloadable from the Modaco forum and I did it. Looking inside the cab file I saw that the system it creates, including the reg settings, is like the one we already have in the new ROMs. It's very similar but certainly cannot be identical, because smartphones don't have virtual keyboard.
So, my idea would be to use the proper files and the required additional reg settings from the Vox cab and create cabs for each language it has. The Vox cab supports:
Turkish
Spanish
Slovak
Romanian
Portuguese
Polish
Italian
Hungarian
Greek
German
French
English
Dutch
Czech
All together 14 languages and each is supported by predictive dictionary too!
I think it's worth to try to make use of it! But I'm not a developer... So I make an appeal to our admired forum-mates, mainly Tom and Meschle, who successfuly integrated the Touch keyboard into their roms, to make an effort and create CABs for the additional languages if possible. You would make a lot of people happy - first of all: me )
I tried but cannot upload the Vox cab file from my computer in my work, sorry. The link:
http://www.modaco.com/content/HTC-Vox-Vox-MoDaCo-com/254428/Pauls-Vox-eT9-Language-Pack/#entry853734
Disclaimer:
If I thought wrong and the two systems cannot be harmonised -- please, forgive me!
Thanks in advance all efforts - be successful or not.
cheers,
Click to expand...
Click to collapse
Hey ctibor - i am busy releasing roms at the mo
can someone unpack these cabs - xt9 needs kdb and lbd files in the language just for starters and also png files - but those could be made
Thanks m8
No success so far...
meschle said:
xt9 needs kdb and lbd files in the language just for starters and also png files - but those could be made
Click to expand...
Click to collapse
Yes, the problem is that the Xt9 system of Vox and Excalibur stores the different dictionaries in .dll files, while the PPC WM6 Xt9 uses .ldb files.
I've tried to hack the system, extracting the Hungarian dll from the Vox cab, copying it to Windows, simply renaming it to ldb and adding Hungarian values to the registry but without any success. :-(
Someone with more knowlegde and experience is needed, since I still believe that it's somehow possible!
ctibor said:
Yes, the problem is that the Xt9 system of Vox and Excalibur stores the different dictionaries in .dll files, while the PPC WM6 Xt9 uses .ldb files.
I've tried to hack the system, extracting the Hungarian dll from the Vox cab, copying it to Windows, simply renaming it to ldb and adding Hungarian values to the registry but without any success. :-(
Someone with more knowlegde and experience is needed, since I still believe that it's somehow possible!
Click to expand...
Click to collapse
hmm that may make it difficult or impossible - shame
I have a good news and a bad one.
The good news is that someone extracted the Touch keyboard's Xt9 files for 14 languages from a new rom!
Download link:
http://rapidshare.com/files/68813010/DualOEMKeyBoard.rar.html
So, sooner or later we will have it in cab file, I'm sure. (The best would be to create different CABs: English + one more language.)
The bad news is that some smaller European languages are NOT SUPPORTED, e.g. Danish, and - unfortunately - Hungarian. :-((
I tried to send an e-mail to Tegic's website but it leads to http://www.nuance.com/t9/xt9/
and it's practically impossible to reach the developer by e-mail... (you can check it if you want)
So my last hope it that the Smartphone system can somehow be 'ported' to our Artemises with the help of a real developer, member of our community.
would love a cab file
ctibor said:
I have a good news and a bad one.
The good news is that someone extracted the Touch keyboard's Xt9 files for 14 languages from a new rom!
Download link:
http://rapidshare.com/files/68813010/DualOEMKeyBoard.rar.html
So, sooner or later we will have it in cab file, I'm sure. (The best would be to create different CABs: English + one more language.)
Click to expand...
Click to collapse
Good Work Ctibor! Unfortunately for you and others who's language is not included... but really nice for the others (i would love to see a dutch cab)
But as far as i understand these are oem files, therefore they can be used in creating a rom?!
Who could help us out and make a cab for standalone instalation?
thanks in advance,
Gijs
Can, is simple enough copy all files from archive in a folder windows? meschle, prompt, please - all to you will be grateful!!!) whether it is possible to add or expand languages of the keyboard??!!! In advance many thanks!
Can you upload the file again. Maybe following this tutorial: http://forum.xda-developers.com/showthread.php?t=319353 but using the ppc files we are able to do it...
ctibor said:
I have a good news and a bad one.
The good news is that someone extracted the Touch keyboard's Xt9 files for 14 languages from a new rom!
The bad news is that some smaller European languages are NOT SUPPORTED, e.g. Danish, and - unfortunately - Hungarian. :-((
Click to expand...
Click to collapse
Thanx for trien, found this thread with the HTC keyboard_Dual with some different lang. inc. the Danish but still not the Hungarian , Patr!k is just awaitin the .cab file....
Here is the lang. inc. :
czech, danish, dutch, english, finnish, french, german, italian, norwegian, polish, portuguese, russian, spanish, swedish
http://forum.xda-developers.com/showthread.php?t=344533
Hello,
we are a team that has been working constantly on a leaked version of Win7 Mobile.I am very glad that we have done enough progress to start releasing Roms from those Alpha builds to many mobiles.So here we are.I am making a start with an unbranded port to KS20.Hope you are satisfied
You can use this to help you flash from raykisi: http://forum.xda-developers.com/showthread.php?t=396032
11/25/09
Win7Alpha(KS20) WWE Build 29113 : http://rapidshare.com/files/311924554/Win7Alpha_Port_-KS20.zip.html
Issues to be Fixed:
-More free Ram
-More Stable
-Some bugs
-Camera problem
-Videos are laggy
{
"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"
}
Can you add some info/screenshots...? Build...?
And How do you explain that all flashing files are dated from 8 march 2009 ?
majorasshole said:
And How do you explain that all flashing files are dated from 8 march 2009 ?
Click to expand...
Click to collapse
All files except FLASH.bin were taken from farah's rom.
daracert said:
All files except FLASH.bin were taken from farah's rom.
Click to expand...
Click to collapse
A flash bin date from may, 9 2009 ? Permit me to be doubtfull about the authenticity of this release. If a real build leak would exist since this period, I guess we would have hear it, and then, the very first release of Farah's rom did not released a rom prior to may 2009. So, whatever your rom is, it's fake.
About memory use?
wow...i m that dumb ..that i actually flashed it...
i think it's farah's old build...
build 21222.5.0 BF...
the start menu is on the top left...
n it's still got the old fashion task manager which appears at the top right corner...(which remembers me the good old time..)
anyway.
..it's not a win7 port...
I suggest that the mod remove this thread since its a scam.
daracert, would you please upload your PhoneRedist folder from sys. Just to have a look And maybe a screen with sysinfo .... Just curious about the core
Thnx in advance
NOTICE TO ALL:
I am totally SORRY as I have taken part from flash.bin of farah's build and put it in the rar.I only wanted to take the other files for unbranded device.So please do not download it.I will soon delete and upload the rar with the correct flash.bin.
daracert said:
NOTICE TO ALL:
I am totally SORRY as I have taken part from flash.bin of farah's build and put it in the rar.I only wanted to take the other files for unbranded device.So please do not download it.I will soon delete and upload the rar with the correct flash.bin.
Click to expand...
Click to collapse
The main **** of your first post is that you uploaded screenshot of your so called WM7 from wmpoweruser.com and it was published there on June 2008 (http://wmpoweruser.com/wp-content/uploads/2008/06/zunephone.jpg). Looks a bit suspicious how do you think? Or you have your WM7 since 2008? Слушайте, уважаемый, вы бы толком сказали, что вы тут выкладываете, а не ездили людям по ушам. Или выложите то, из чего вы ром собирали. А то древний скриншот не особо внушает....
To all Sorry for the native tongue of daracert - but I'm jst trying to make everything more or less clear....
Probably on WM7 not work program to get screen shots
Fine peope you do not believe me?Ok i delete this thread for good
daracert said:
Fine peope you do not believe me?Ok i delete this thread for good
Click to expand...
Click to collapse
You may delete whatever you want but you did not answer any of the questions asked!
1. Screenshot of the buildinfo
2. Your PhoneRedist folder
3. Why the screenshot is dated June 2008?
So - at least one answer and we will believe you. If not - stop that **** straight! That's ain't ****in' funny....
Убери, убери нахрен весь этот бред, не позорься сам и не позорь соотечественников. Если не разбираешься - спроси у людей которые понимают.
Чему тут верить
5.2.21222.5001
Windows CE: 5.2 Build 3202 (22 апреля 2009 г. 16:13:47)
это ещё и 6.5 трудно назвать.
alexx~ said:
Убери, убери нахрен весь этот бред, не позорься сам и не позорь соотечественников. Если не разбираешься - спроси у людей которые понимают.
Чему тут верить
5.2.21222.5001
windows ce: 5.2 build 3202 (22 апреля 2009 г. 16:13:47)
это ещё и 6.5 трудно назвать.
Click to expand...
Click to collapse
Апсолютно согласен
AndrewSh said:
You may delete whatever you want but you did not answer any of the questions asked!
1. Screenshot of the buildinfo
2. Your PhoneRedist folder
3. Why the screenshot is dated June 2008?
So - at least one answer and we will believe you. If not - stop that **** straight! That's ain't ****in' funny....
Click to expand...
Click to collapse
so many time ,so i flash this rom to see see( Hong Kong English)
this 6.5 rom qute slow...
buletooth not in wireless manager
sorry of my English= =
tobyisgood, so - as it was expected. I can imagine two different reasons of publishing this thread:
either the guy was under dope, or he just wants to earn some rapid points on his collector's rapidshare account to get "premium" for free..... If the first reason is correct - daracert, dude! don't spoil your health! Take care......
If the second reason is right - daracert - try to read anything about coming WM7 before posting jokes - at least it will not be CE 5.2......
To all non-Russian speakers
I apologize that me and my Russian friends used a bit of native tongue in the topic - it was emotional and we just feel deep shame for our compatriot for bull**** published
No real offense, that was in moderation purpose you dit it
Now the joke did last for too long, this thread should be deleted.
fake fake fake
This is a multilanguage version for CDMA Galaxy Tab 7 "
{
"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"
}
This firmware are based on, and are using kernel from that rom
[SPRINT] Stock Gingerbread 2.3.4 EF17 ROOTED ROM
Similarly, will work on P-100
if you update your Galaxy Tab from VZW firmware 2,3,4 from Sprint that will work too
.tar file contains:
cache.rfs
dbdata.rfs
factoryfs.rfs
zImage
you need update this ROM with ODIN
--From the firmware removed the program from Sprint (almost all)
--also removed trash
--optimized memory
--app part is deodexing
--added something which software
Added soft
-com.anddoes.fancywidgets-- weather widget
-com.feed.lenta -- news from the tape, the widget (russian users only)
-com.maize.digitalClock --great alarm, with lots of useful features
-net.maicas.android.batterys -- battery widget
-com.icq.mobile.client -- ICQ
-gpsstatus -- app to search for satellites and positioning
-Solar_System_3D_Pro_1.13 -- live wallpaper
That changed
changed the screen
Now widgets can be placed in the center of the screen
New icons and blue/black theme
Among other things.
For lovers of cleaner added app firmware marked with numbers from 1 to 3.
That is, If you do not need to remove any software. Go to / system / app. There at the top will see programs that start with numbers 1,2,3.
1.App, deletion, which smoothly
2.App without which the work will be, but you also will not be easy.
3.App that I personally would not recommend to delete. But if you strongly want - you can
For the results of removing the rest of the software - I do not answer.
Attention!
If you do not update with 2,3 firmware (i mean bootloader) you need this update View attachment boot_for_GB2.3.4.rar
after updating you need to WIPE your phone
download link rapidshare version 2,3
Changes in 2.3:
The browser is not crashing
Market work fine
New battery icons
New wallpaper
What else has changed - I do not remember
Attention!!!!
If you have a browser is not working - write what language you use.
Threat Mobile AP only works in English and Russian languages
Sorry for my terrible English
Для русских пользователей:
Вы можете задавать вопросы и писать баг репорты здесь
Old version here
Hi Chayn!
Thank you for your great work!!! Please PM me your icq if possible!?
i just installed your rom on my Verizon 3G Tab
3G data does not work. I set it up as roaming and not roaming to see if it made a difference.
Wireless works on the phone and I was able to get a GPS lock very quickly!
When I disable and enable 3G the icon turns on and off normally. But the little activity lights on the 3G icons don't do anything.
I am leaving this rom on my tab to test out Netflix and the Market. Will report back.....
EDIT: The market updated itself and I can not download anything now. Keeps saying "Could not be downloaded due to an error". Netflix also did not show on the market. I had a reliable version downloaded from before but that one does not work.
thanks man
I have no problem with market
I'll try to make a separate version for Verizon 3G
OLD Version_________________________________
Version 2,1
here
Version 1.3
here
HISTORY
Version 1.0
link for download
Available languages:
English
Spanish
Français
Portuguese
Russian
Ukrainian
Other languages will be available in next version.
Translated the entire bulk of the interface and a lot of things associated.
were not translated any small parts - they are I'll get later.
Works the firmware is stable and fast.
________________________________________________
chayn said:
thanks man
I have no problem with market
I'll try to make a separate version for Verizon 3G
Click to expand...
Click to collapse
Thank you. I am keeping the rom on my tab for now. I have a working Netflix
I will keep looking for your Verizon 3G.
Edit: I tried uninstalling market update to make it work but it crashes when trying to uninstall. I also tried installing a newer 3.1.3 market but that crashes during the install.
Edit #2: Now for some reason I cannot install any APk files. It crashes with an error?
Edit #3: I did a factory reset and everything except 3g works. This time the 3g icon never shows up. But after a reboot, you can't install anything. An error "process com.android.settings has stopped unexpectedly". When you try to uninstall an application the same error comes up. Maybe its an error with market updating? Only reason is that when you click on an APk to install it, the window that shows what "resources" the application will use never shows up.
teezle said:
Thank you. I am keeping the rom on my tab for now. I have a working Netflix
Click to expand...
Click to collapse
Everyone PUSH Button THANKS for CHAYN!!!
xaoc747 said:
Everyone PUSH Button THANKS for CHAYN!!!
Click to expand...
Click to collapse
I gave him a thanks but I did have to remove the rom and go back to stock. If the market and installing of apps gets fixed, I will install it again. (I can wait for 3g to get fixed after - hehe).
teezle said:
I gave him a thanks but I did have to remove the rom and go back to stock. If the market and installing of apps gets fixed, I will install it again. (I can wait for 3g to get fixed after - hehe).
Click to expand...
Click to collapse
just one question
you did WIPE for the phone?
if not--try it after update...
chayn said:
just one question
you did WIPE for the phone?
if not--try it after update...
Click to expand...
Click to collapse
I tried two ways with wiping after install and not wiping.
thanks
Attention!
If you do not update with 2,3 firmware (i mean bootloader) you need this update boot_for_GB2.3.4.rar
I just noticed this. Do I need to do this on a VZW 3G tab?
teezle said:
Attention!
If you do not update with 2,3 firmware (i mean bootloader) you need this update boot_for_GB2.3.4.rar
I just noticed this. Do I need to do this on a VZW 3G tab?
Click to expand...
Click to collapse
yes
of course
Do not worry about the modem
it will not update
chayn said:
yes
of course
Do not worry about the modem
it will not update
Click to expand...
Click to collapse
Thank you for the information. I will be home in about an hour and I will test and report back
Thanks again for the quick replies.
teezle said:
Attention!
If you do not update with 2,3 firmware (i mean bootloader) you need this update boot_for_GB2.3.4.rar
I just noticed this. Do I need to do this on a VZW 3G tab?
Click to expand...
Click to collapse
yes
of course
I am downloading the file again now. Should I do the small update file before or after I flash the main rom? I will try them both now........
EDIT: I see it make changes to sbl.bin and boot.bin? I am scared of that...LOL Before I continue, is there an easy way to go back to stock (besides having to do the return Verizon Tab to stock thread)?
teezle said:
I am downloading the file again now. Should I do the small update file before or after I flash the main rom? I will try them both now........
EDIT: I see it make changes to sbl.bin and boot.bin? I am scared of that...LOL Before I continue, is there an easy way to go back to stock (besides having to do the return Verizon Tab to stock thread)?
Click to expand...
Click to collapse
you will nead to download any rom 2.2 with bootloader (in .tar format)then delete from it modem.bin (use for thet total commander ).
update your galaxy and then you will need to update with stock files.
chayn said:
you will nead to download any rom 2.2 with bootloader (in .tar format)then delete from it modem.bin (use for thet total commander ).
update your galaxy and then you will need to update with stock files.
Click to expand...
Click to collapse
O.K. I am at work. Will try in about an hour....will report back the results.
The tab did not want to boot up with the loader kernel. I saw green and yellow errors on the screen flash quickly about how the recovery could not see cache, data...etc then the screen goes black and never boots. I could not get into the recovery either.
I was able to go back to stock quite easily though using the Verizon Back to Stock Thread. I'll keep a lookout on the updates.
Well, I just tried it for the hell of it again and somehow was able to get to the recovery window after flashing. I am going to try wiping again but wanted to tell you the errors:
bootmode=7 from cmdline......
E:unknown volume for path [/cache/recovery/command]
E:Can't mount /cache/recovery.command
--Wiping Data...
Formatting /data.....
e:unknown volume "/data"
..........
............
........
can't mount /cache/recovery/
...............
..............
Hope this helps.
Прошивка классная, все устраивает, но одно но в маркете, после первой перезагрузки перестает что либо качаться, есть какой нибудь фикс? Также чуть позже напишу полный отчет по проше, Спасибо тебе огромное!!!
Alleus said:
Прошивка классная, все устраивает, но одно но в маркете, после первой перезагрузки перестает что либо качаться, есть какой нибудь фикс? Также чуть позже напишу полный отчет по проше, Спасибо тебе огромное!!!
Click to expand...
Click to collapse
just sign in google talk account, it will be fine.(не знаю как связать это вместе, но у меня такое проходило)