[CAB] Opera Mobile 9.5.15086 WWE QVGA/VGA [tweaked] - Windows Mobile Development and Hacking General

{
"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"
}
Features:
- Can be uninstalled
- Installs to SD/DEVICE
- Included Ad-blocking filter
- Default homepage set to Google
- Increased disk cache size to 20 MB
- Made the Zoom and Launch buttons 50% transparent
- Replaced the "htc" loading image with build 2392's image
- Fixed the "installation unsucessfull" problem on some devices by removing setup.dll and adding its functions to _setup.xml
Notes:
- Hardware keyboard is reportedly working on Touch Pro/HD but is buggy on Xperia and a few others.
- If you're upgrading from build 2XXX or 19XX,I suggest using this cab over the upgrade version (which just replaces the two Opera exes) as this build contains new features like Vibration and Strength Clicks, which needs the supporting registry entries to work properly. There are also a few minor changes in Opera.ini and other files. Also, a few SD version cabs posted here of earlier builds are buggy (incorrect paths of a few files/registries) so I recommend installing this version for a complete (cooking bugs free) experience.
- As always, please backup your existing Opera/device before installing.
- Tested on WM5 QVGA PPC. (200MHz, 42 MB)
A few interesting tweaks:
- To prevent Opera from continuing to run in the background even after you close it, change the value of this key:
HKEY_LOCAL_MACHINE\Software\Opera\Preload
Name: RealExit
- For vibration support (untested)
HKEY_LOCAL_MACHINE\Software\Opera\Defaults
Name: VibrationEnabled
\Windows\Opera9\Opera.ini tweaks:
- If you're not satisfied with the default zoom levels, tweak these values:
Code:
[Adaptive Zoom]
Maximum Zoom=
Minimum Zoom=
Minimum Overview Zoom=
- To increase the number of tabs, edit the value below:
Code:
[User Prefs]
Maximum Allowed Tabs=
FAQ:
1) Flash Support?
Flash isn't working. I've yet to fully try out all tricks though, but don't expect a Flash build anytime soon.​
2) Uninstall old version?
Not necessary. The installer should automatically remove any older builds.​
3) Improvements in this build since 2808?
Better Performance (Reported, not measured)
Vibration Support (Not tested)
Strength Clicks (Double taps? Pressure taps? Not sure about this one.)
Scroll Wheel Zoom
5) Help! Opera's not installing / starting
Before installing, terminate Opera9.exe using a process manager such as in SKTools
A softreset before and after installing helps
Uninstall all existing versions, delete Opera files from \Application Data\, \Windows\, \Program Files\ and run a registry cleaner
If your device has less memory, softreset, then exit all background apps and thirdparty processes (MobileShell/Winterface/etc), compact memory heaps and try launching
Some devices may report an unsucessfull install, but try launching Opera and check if the new version was installed
Troubleshooting:
Please mention the following details:
Device/OS/software specs.
Clean or upgrade install. If upgraded, which was the earlier build, etc.
Which CAB(s) you tried
Credits:
Thanks to liay for the original cab.
Download:
Note: New CABs for 15202 have been posted here. Those who can't download from the RS links below can instead get the new CABs which are hosted at about 8 mirrors.
SD QVGA
SD VGA
DEVICE QVGA
DEVICE VGA

Thank you. Will try this out.

What needs to be changed to make it install on device instead?

chavonbravo said:
What needs to be changed to make it install on device instead?
Click to expand...
Click to collapse
A lot. The setup xml, registry paths, ini files...
I can make a device cab though if there's more demand.

[deXter] said:
A lot. The setup xml, registry paths, ini files...
I can make a device cab though if there's more demand.
Click to expand...
Click to collapse
yes i would like device memory instead of memory card please

[deXter] said:
A lot. The setup xml, registry paths, ini files...
I can make a device cab though if there's more demand.
Click to expand...
Click to collapse
Count me in on that one too. Sorry, thought it would be easier.

Just one question,please? I've read a couple of times that Flash doesn't quite work with this version. Does Flash work in this cab (this particular build which installs in the SD Card)?
Thanks again for sharing.

I definitely appreciate the installing to the Storage Card. Thanks so much. Can't wait to try it.

i have the previous version of opera SD, must i unistall this version before to install the last one?

Count me also in the installation on device,,
thanks..

on my asus p320 don't start

thanks for the great work!
are there any significant improvements from 2808?
flash is workin in 2808 for me.. but i hear this version doesnt work with flash

Device installation please!
Good work btw.

Its works perfectly on my device

Device install cab please! Also can someone confirm this working on Touch HD?
THX!

Does youtube videos work on this tweaked version?

Can somebody help, I can't download from rapidshare.
My email is balde.boubacar(@)gmail.com
Many Thanks

Does youtube videos work on this tweaked version?
Click to expand...
Click to collapse
.........
no

Device version please i need it lol and there is a new version dumped check dev and hacking section.

Added VGA and QVGA versions for DEVICE install. Also added an FAQ section to answer all your queries.
Please check the first post for current and future updates.

Related

The Best Way to compare Old & New Registry?

Suggestions welcome!
Have you ever wonder, especially after you installed a new software, what are the registry that are modified?
1. Before install, study CAB file?
2. After install, check manually?
3. Have both Old and New Registry copied and use PC's FC.EXE?
4. Use text editor to open both Old & New Registry files in PC at window maximise mode, use ALT TAB and capture the difference with the Best Camera (your eyes) and Best Image processor (your brain)?
Here is my stupid way of doing it.
5. Have both Old and New Registry copied and use PC's M$ Winword, Document Compare feature.
Last Days of 2006
Happy 2007
Cheers
ssnap.
V
Hey, Thanks.
Learn a new thing again today.
I also recommend, as far as desktop-based tools are concerned, windiff.
I've even written a tutorial on using it: http://forum.brighthand.com/showthread.php?t=215073
Perl
This perl script will diff two textual registry files and show the differences.
(hmm no .pl allowed, rename from .txt)
Can't we just open the cab and see what it will add to the registry?
Lol, despite responding to this thread I've never read it
Yes, 100% agree with cellneuron. Decompile the cab, or ideally use WinCE Cab Manager to see what registry changes it will make.
V
hehe. What? Haven't you got time to read all of the threads each day?
anyway, yup, can't argue with that technique either. it never hurts to have too many tools at your disposal though.
Personally, I just found that reading the cab file registry entry format wasn't as clear as simply extracting the keys in .reg format. but that's just my preference.
The problem I've found with just looking in the cab is that sometime the exe files make registry and file changes too. So my vote goes with ssnap and idiff.
In the past I used regdiff and registry workshop.
pof said:
In the past I used regdiff and registry workshop.
Click to expand...
Click to collapse
In the past, what about now?
vijay555 said:
Lol, despite responding to this thread I've never read it
Yes, 100% agree with cellneuron. Decompile the cab, or ideally use WinCE Cab Manager to see what registry changes it will make.
V
Click to expand...
Click to collapse
Honestly, I also prefer t use WinCE Cab Manager to see the changes
Yeah, I'm a bit soft in the brain so prefer WinCE to cabtools,
{
"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"
}
but as the geeks point out, if I was making an installer I would probably hard code some of the registry entries, so won't be reflected in Cab manager etc. So use a standard registry dump and windiff them, or use ssnap.
V
http://s-k-tools.com/index.html?sktracker/m_feat.html
SKTracker this is program allowing You to trace changes on Your PocketPC.
As example, having done two records of the condition of the system,
before and after the installation of some software,
You will be able to learn about changes fom system.
You will be also able to use information for full removing software from system.
SKTracker features:
writing the current condition of the file system
writing the current condition of the registry
writing the current condition of the databases
comparison and suitable viewing result
start of Your file manager and registry editor from viewing window
a removing new or changed files and registry keys
keeping to information in compressed type
export information to text file
pre-defined rules
2 special rules for control of places of probable harmful programs intrusion (just in case)
shortcut wizard
support several languages of the interface
QVGA/VGA support
PPC2002/WM2003/WM2003(SE)/WM2005 compatible
SK Tracker
With SK Tracker you can Compare Files,Registry Keys
thanks 200mpx

[10-26-07 updated] Byka's Cool Touchflo 3D Cube

10-26-2007
Detailed instructions by the author ByKa:
http://www.tolna.net/~szabika/wm/step.htm
-------------------------------------------------------------------------
10-23-2007
V2.1 is out: http://forum.xda-developers.com/showpost.php?p=1606823&postcount=243
--------------------------------------------------------------------------
10-17-07
michd43 's installation procedures
http://forum.xda-developers.com/showpost.php?p=1593442&postcount=186
--------------------------------------------------------------------------
10-15-07
I am updating this thread to show the procedures I used to install the app:
1. install flashlite2, you can find the cab file from http://forum.xda-developers.com/showpost.php?p=1491058&postcount=2
2. install cubelauncher, you can find the cab file from http://forum.xda-developers.com/showpost.php?p=1491061&postcount=3
3. install V2, you can find the zip file from http://forum.xda-developers.com/showpost.php?p=1556948&postcount=91
unzip this file v2_real.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
This file will remove the "demo" on the main page and "contact" page.
4. install Cube_real_edited.zip, you can find the zip file from http://forum.xda-developers.com/showpost.php?p=1572068&postcount=117
unzip this file Cube_real_edited.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
This file solved the slow refresh problem.
5. Simple flash program to start the cube (I haven't tried it yet):
http://forum.ppcgeeks.com/showpost.php?p=81772&postcount=97
6. The background file bg.jpg can be changed. See this post http://forum.xda-developers.com/showpost.php?p=1491470&postcount=10
7. The icon files can be changed. You can find more icons from:
http://forum.xda-developers.com/showpost.php?p=1529413&postcount=83
http://forum.xda-developers.com/showpost.php?p=1533943&postcount=86
----------------------------------------------------------------------------------------------------------
10-10-07
unzip this file Cube_real_edited.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
You can download Cube_real_edited.zip from: http://forum.xda-developers.com/showpost.php?p=1572068&postcount=117
This file solved the slow refresh problem.
----------------------------------------------------------------------------------------------------------
10-5-07: some icons you may want to add:
http://forum.xda-developers.com/showpost.php?p=1529413&postcount=83
http://forum.xda-developers.com/showpost.php?p=1533943&postcount=86
some video this cube:
http://www.youtube.com/watch?v=WU2ksWLa_gg
http://www.youtube.com/watch?v=_eLOQd3V0Bc
http://www.youtube.com/watch?v=4CozGmwNJbU
http://it.youtube.com/watch?v=erOl2YigeAA
And the pictureViewer:
http://www.youtube.com/watch?v=Qdvxqk7bNMU (later)
-----------------------------------------------------------------------------------------------------------
10-4-07:
unzip this file v2_real.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
You can download v2_real.zip from: http://forum.xda-developers.com/showpost.php?p=1556948&postcount=91
This file will remove the "demo" on the first page.
ByKa wrote:
In this attachtment the cube :
-rotating realtime (when you pull your finger)
-invoke the cube: drag the finger bottom to up (on the mainscreen, is you not keeping that)
-remove the cube: drag your finger up to bottom.
-This version comprise the 12 contacts , real and refresh datas look the signal and battery icons (colored yet, this relevant me beetwen test).
-this version not comprise the sms imput panel, but I removed the "sample message" text.
-lack now vibrate icon.
-removed the Demo texts.
Next release: Button on the mainscreen for you fauvorite ScreenLock program.
The SMS write panel finished, but I testing yet, I liking preference the t9 looked panel here big buttons. (abc2...def3...)
I was asking it Brandon,the CONFIG writes he it this vers.
ByKa
You can download it here: http://forum.xda-developers.com/showpost.php?p=1556948&postcount=91
---------------------------------------------------------------------------------------------------------------
9-29-07: ByKa has more discussions here: http://forum.ppcgeeks.com/showthread.php?t=6938&highlight=apache+cube
cube config file: http://forum.ppcgeeks.com/showpost.php?p=76871&postcount=62
and
http://forum.ppcgeeks.com/showpost.php?p=77626&postcount=75
Cube V .2
http://forum.ppcgeeks.com/showpost.php?p=78608&postcount=84
Simple flash program to start the cube:
http://forum.ppcgeeks.com/showpost.php?p=81772&postcount=97
-------------------------------------------------------------------------------------------------------------
9-28-2007: ByKa's Readme. See this post: http://forum.xda-developers.com/showpost.php?p=1546983&postcount=83
----------------------------------------------------------------------------------------------
9-23-2007: Byka is writing a PictureViewer plugin for the CubeLauncher.
Look at:
http://www.youtube.com/watch?v=Qdvxqk7bNMU
---------------------------------------------------------------------------------------------
9-13-2007: I am glad that the original author visited this thread. I want to say thanks to him for the great app. His xda id is ByKa. His post is here:
http://forum.xda-developers.com/showpost.php?p=1505771&postcount=22
---------------------------------------------------------------------------------------------
The credit goes to Szabó Szabolcs. I found this software from a foreign website. If the author does not want me to post the software, I will remove it immediately. His website http://www.tolna.net/~szabika/wm/
I tested it on my mogul wm6.
{
"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"
}
installation file 1 of 2
xxza said:
The credit goes to Szabó Szabolcs. I found this software from a foreign website. If the author does not want me to post the software, I will remove it immediately.
I tested it on my mogul wm6.
View attachment 49600
View attachment 49601
View attachment 49602
Click to expand...
Click to collapse
Byka's Touchflo 3D Cube
installation file 2 of 2
xxza said:
The credit goes to Szabó Szabolcs. I found this software from a foreign website. If the author does not want me to post the software, I will remove it immediately.
I tested it on my mogul wm6.
View attachment 49600
View attachment 49601
View attachment 49602
Click to expand...
Click to collapse
GOOD apps
thank you it s very good software...
is it TOUCHFLO or is it just the app?
it is a flash app, you don't need to change any .dll files.
elgreek84 said:
is it TOUCHFLO or is it just the app?
Click to expand...
Click to collapse
Juz install on my X500. Great. However have bugs when trying to config using Cube Config. Any pointers/help here?
thks.
ctyong said:
Juz install on my X500. Great. However have bugs when trying to config using Cube Config. Any pointers/help here?
thks.
Click to expand...
Click to collapse
Try to save and exit after enter each cube screen ( there's a bug in the config tool).
Looks promising, but with that background cannot use it at work.
Need to be more configurable.... (similar to flash file from whoneedsaniphone.com)
mr_ding said:
Looks promising, but with that background cannot use it at work.
Need to be more configurable.... (similar to flash file from whoneedsaniphone.com)
Click to expand...
Click to collapse
Try this, replace bg.jpg with this file.
thanks! Now I can show it to my gf
pl55 said:
Try this, replace bg.jpg with this file.
Click to expand...
Click to collapse
Does anyone know of a link to the latest version of this software ?
nice advancement but super ugly icons the whole gui sucks!
leoiden said:
nice advancement but super ugly icons the whole gui sucks!
Click to expand...
Click to collapse
I think it's a very nice development with plenty of potential.
Try this set of icons here if you don't lke the standard icons http://forum.xda-developers.com/showthread.php?p=1493626#post1493626
Thx for the icons and the bg.jpg
Look forward to future release.
Like this person said, it has plenty of potential...
pl55 said:
I think it's a very nice development with plenty of potential.
Try this set of icons here if you don't lke the standard icons http://forum.xda-developers.com/showthread.php?p=1493626#post1493626
Click to expand...
Click to collapse
Support VGA or only QVGA.
Anyone try on O2 XDA Flame?
Sound like it takes much memory?
Hello!
I have a htc p3600 with wm6 and i wonder if i can put it on my ppc!
Thank's
very nice...alreadytried....hopefully can be improved more..
Tried on my Flame, only 1 word.
GREAT.
Between, anyone any idea how to remove the Demo wordings?

Dev. Stoped Jun/03/08 S2U2 lock/Unlock and playwave+Customizer

Since A_C has now integrated this feature into S2U2 this project is now dead. thank you to everyone for your support it was fun. If anyone has any other projects they would like done feel free to message me. I love writing and learning about mortscript. See you all on the flip side. Anyone that did use this should unistall it prior to installing the new version of s2u2 and having it play the sounds.
Originally requested by Alkhal in the main S2U2 thread
This S2U2 addon will play any wave file specified when you lock or unlock your device
Before Setup
Install Mortscript, found here
.Net CF 2.0 also required for WM5.0 devices
Setup:
1. Copy cab to device and run; Only install to device, no storage card support at this time
2. In Start > Programs, run the UnlockWave Customizer and enter the paths of the wav files you'd like to use
3. Soft reset device
Now when you lock or unlock your device the specified wave file will be played.
Let me know if you experience any difficulties.
Enjoy!
Version History:
v0.7
Program and customizer rewritten to add multi-lingual support
More complex install method; used to correctly install the language needed
v0.6b
Cleaned up CAB install - only makes nessassary folders, and uninstall is thurough
New icon placement
v0.6
Program now does not require .Net CF 3.5! Thanks for the many tries and final success l3v5y!
New icon in programs folder shortcut
Removed "Designed for previous version of Windows Mobile" install message with new cab creator
Internal Customizer tweaks
v0.5
Added support of Lock noise... Now have seperate locking and unlocking sounds!
Added integration of customizer tool in start menu... Thanks l3v5y!
Installed to seperate program folder
Added several sample sounds in program folder to consider and test
v0.4
Unreleased testing version
v0.3
Smoother
Does not disable any feature of S2U2
FOR THOSE WITH ORIGINAL VERSION, SIMPLY DELETE THE FILES AND INSTALL CAB
v0.2
Unreleased testing version
v0.1
First Release
Credits
Thanks to xd1936 for CAB deployment and testing
Big thanks to l3v5y for the customizatoin tool and putting up with version after version for our problems!
Great scripting..
I like it. I like it.
Curious G
i don't quit get it yet..can give screenshot ? what wave is that mean?
a wave(.wav) file is a sound file. so what this script does is play a sound after the device is unlocked(using S2U2)
theme freak said:
i don't quit get it yet..can give screenshot ? what wave is that mean?
Click to expand...
Click to collapse
when you unlock your phone, it will make a sound from wave file. Wave is a audio file, just like mp3, or other form of audio files, but different format. Am I right?
Funny you were right I didn't notice you answered my request thank you.
Your welcome Alkhal. keep an eye out cause i will be remaking it. it's causing a few minor issues.(causing S2U2 to take a little longer to load and not allowing for the wallpapers to automatically change.) should have new version up over the weekend.
Thanks for the explanation I hope you can soon make a new version that is a stand alone version(i dun find mortscript on my program files folder) and with no bugs(slow down n can't change wallpaper)
He should add this to the first post, but here's the final deal, cleaned up and all bundled up in a CAB:
EDIT: please see first post for latest version
*First install my Device AsusP535 Rom 6.1 not work. Sound its slow Delay.
*I try Edit playwave.mscr file : waitforactive("S2U2",4000) by origine waitforactive("S2U2",172800)
* Now work good
* Thanks for shared
ancola66 said:
*First install my Device AsusP535 Rom 6.1 not work. Sound its slow Delay.
*I try Edit playwave.mscr file : waitforactive("S2U2",4000) by origine waitforactive("S2U2",172800)
* Now work good
* Thanks for shared
Click to expand...
Click to collapse
how do you edit the playwave.mscr.... what program do you use?
ancola66 said:
*First install my Device AsusP535 Rom 6.1 not work. Sound its slow Delay.
*I try Edit playwave.mscr file : waitforactive("S2U2",4000) by origine waitforactive("S2U2",172800)
* Now work good
* Thanks for shared
Click to expand...
Click to collapse
how do you edit the playwave.mscr.... what program do you use?
just drag the .mscr file in a notepad and edit it...after that just save it
ather90 said:
just drag the .mscr file in a notepad and edit it...after that just save it
Click to expand...
Click to collapse
I just figured it out, but there is a big delay.. i even change the value of s2u2 to 100 still a big delay... any fix to this? Thanks
wave=readfile("\program files\mortscript\wave.txt")
while(ProcExists("ilock2.exe"))
waitforactive("S2U2",100)
while(wndactive("S2U2"))
sleep(100)
endwhile
playsound(wave)
endwhile
i'm not sure i can explain the delay. how big are we talking about here. it plays right away on my device. i will do some testing at some point today.
excellent software, would be nice from other users to share .wav files im currently using the boring windows sounds. thx
Grondinm said:
i'm not sure i can explain the delay. how big are we talking about here. it plays right away on my device. i will do some testing at some point today.
Click to expand...
Click to collapse
I too have no delay... interesting
salahnajm said:
excellent software, would be nice from other users to share .wav files im currently using the boring windows sounds. thx
Click to expand...
Click to collapse
Do you watch LOST? I'm currently making a windows mobile LOST theme that I'll get up sometime soon
anybody have the clicking noise of iphone when it unlocks on wave?
I have just written a little app for changing the wav file. It's main advantage being it has a search box.
{
"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"
}

Snow White + Charcoal 3G Dialpad for Trinty [UPDATED:10/3/2010]

After getting bored lately with the dialpad I had on my trinity, I was looking for alternatives. There are lots of nice dialers out there, but they simply won't work with our trinity. So I decided to make a new one...
{
"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"
}
Main Features:
- modern look (at least I think so )
- based on phcanrc.dll from original PhoneCanvas_1.50.27317.0
- 3G Videotelephony and Smartdialing working
- works on Trinity, and maybe Hermes (please confirm)
- skin can be changed easily (tutorial soon)
- ext package for cooks (see post #2)
Installation instructions:
Just unzip and install cab on device
Known bugs and troubleshooting:
- some things in landscape are broken
- the dll is sdk signed, you may need sdkcerts.cab
- 3G Videotelephony and Smartdialing have to be in your rom already
- for working menus you also need the proper .mui files of the above
- I might release these extra files as a cab later on
- UPDATE 14.2.10: Added ext package package for cooks with Phone Canvas see post #2
- UPDATE 10.3.10: Added phcanOverbmp.dll, see post #3
Caveat:
Although it has been tested, I'm not responsible if you experience problems installing, running or uninstalling it. If you want to be safe, backup your device first.
Things to come:
- black version of the skin >> done, see attachments
- ext package for cooks >> see post #2
- maybe a new phcanoverbmp.dll >> see post #3
- skinning tutorial >> on user request only!
Users:
Enjoy, and give feedback in this thread
Cooks:
You can use it if you like it, as long as you:
- give credit to me
- link to this thread, so users can report bugs
Thanks:
narshorn for testing, cabbing, inspiration, everything else - and most of all: for being a friend.
Greetings:
duronmarcel, who did a great job with his dialers, and whose work inspired me (and i disassembled to find out how to do it)
Donations:
If you feel like donating, go to the nAr&icke rom thread.
Tips for cooks
- Attached is the original trinity Phone Canvas_1.50.27317 with all muis I could get hold of: 0404/0407/0409/040C/0816 - you should know which one you need
- There are just the basic dlls included, to make a working dialer you will absolutely need a skin (like the one above). Just make an additional folder PhoneCanvas_skin, and put the registry file from the cab in it, and all other files in a subdirectory named "files". Be careful to cook the skin in after the PhoneCanvas, so that the phcanrc.dll of the skin and not the package is used.
Package content:
Code:
"PhoneCanvas"="1.50.27317.0"
"Smart_Dialing"="2.5.26736.0"
"VideoTelephony"="1.50.27147.0"
- Warning: Most kitchens have a phcanOverbmp.dll with some altered function in it, like improved battery status or whatever. If you want to keep your existing dll, cook it in after this package or just delete phcanOverbmp.dll from it.
- To enable/disable the dialer, you can change:
Code:
[HKEY_LOCAL_MACHINE\Security\Phone\Skin]
"Enabled"=dword:00000001
A soft reset is required afterwards.
New phcanOverbmp.dll:
- only 82k filesize
- 10% battery bar
- wm6.5 like battery icons
- in-/outcall graphics from mega
- pin input pad from mega
Installation instructions:
I couldn't do a proper cab, so for now its just a zip file.
damn - very nice!
super gemacht!!!
great!
thank you so much
Awsome job, congrats Icke, it's so good to see that Trinity cooks can unite forces to get pleasant and 100% usable dialers ...
Let the Force be with you
brds,
nAr
simply terrific!
Brilliant!
Love your work icke!
DELETED DOUBLE POST (lol, I love your work so much I apparently hit "submit" twice )
Nice ones. I have another dialer, but the white one is good to have.
Just a little push: I added a new phcanoverbmp also, see post #3.

[Windows ONLY][Tool][Utility][1.2][June 2] Yeti FSExplorer

To XDA's mods and admins:
I didn't post this thread using DevDB because I had to select a device... from an empty list.
Do you like to waste your time using ADB in text mode? Me neither.
I want to present Yeti FSExplorer - Windows app that will improve your Android device's file managing experience.​I wrote it in C# and it needs .NET Framework 4.5 in order to work.
It looks like this (screenshots inside):
{
"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"
}
Click to expand...
Click to collapse
My main goal was to create a PC-like file managing experience and here's what FSExplorer can do:
create new files and folders
delete existing files and folders
batch copy and move files (supported by the file queue)
download and upload files (drag&drop supported)
quick download and open a file from your device (only double-click needed)
check and set permissions (3-digits, e.g. 644)
remember where have you been (this means you can go back, up and further like in Windows Explorer; up to 15 last places)
connect to your ADB WiFi-enabled device
list your device's partitions
work in root mode (SU) (working for every command except download/upload)
Click to expand...
Click to collapse
What do you need?
In order to get Yeti FSExplorer working you need to sell your property and buy a license have ADB installed. This means it has to be accessible for this program. You can either put it somewhere and make proper changes in system's PATH or simply download this and extract to a folder containing FSExplorer.
You'll also need .NET Framework 4.5 or above, so Windows XP is not supported. Sorry for that.
Click to expand...
Click to collapse
Changelog & downloads
Even though it is considered stable version, there can be bugs as in every software. I'm not responsible for any data loss, damage or problems this program caused.
Current version: 1.2 (June 2 2015)
Download link: MEGA, DropBox
Changelog:
1.2:
- fixed and improved IP addresses recognition (thanks, gidano!)
- (probably, needs more testing) fixed directory listing in root mode
- changed About&Credits window style
-------------------------
1.1:
- add "Partitions Info" feature
- fixed handling of "device not found"
- a bit improved error handling
- fixed program's icon
-------------------------
1.0:
- initial version
Click to expand...
Click to collapse
Got any problems? Any feedback?
Any feedback is greatly appreciated. I'm almost sure that there are language mistakes (also the silly ones) I should fix.
If you run into any problems, see any bugs, I'd like to see a message from you, describing the issue, your device and steps to reproduce.
Click to expand...
Click to collapse
Credits:
TheSpecial1 (@ Android.com.pl) for motivating
Mark James (famfamfam.com) for "Silk" icon set (licensed under CCA 2.5)
gidano for reporting bugs
Reserved...
And one more, just in case.
Hi,
I'm in trouble, the app does not work for me...
My S4 with CM12.1 ROM with root and busybox.
What else can I do?
Update: I'm sorry dude! I would like to use the program, but very weak the support! You do not visit in this direction...
gidano said:
Hi,
I'm in trouble, the app does not work for me...
My S4 with CM12.1 ROM with root and busybox.
What else can I do?
Update: I'm sorry dude! I would like to use the program, but very weak the support! You do not visit in this direction...
Click to expand...
Click to collapse
Sorry for replying that late - there were things independent of me and I wasn't able to analyze the source code for (probably) my mistakes so I could explain it here.
Thank you for reporting this.
When trying to connect to your device using ADB WiFi, do NOT write ":5555", the only thing you need is the IP address as 5555 is the only most used ADB WiFi port. If you try to connect to, for example, 12.34.56.78:5555, nothing is done. Then:
1. If connection is established, FSExplorer will refresh itself, trying to list directory "/".
2. If it isn't, you'll get an error message.
Once again, sorry for delay and not clarifying this thing in this program.
Edit:
I'm working on IP address recognition fix now. There's also one more bug (listing in root mode). These two fixes will be included in version 1.2 of FSExplorer.
Edit2:
Version 1.2 is up. I'd like to know if this version works better with your device.
Sorry...
Today I received a notice by e-mail on this topic!
Now it works! Thank you for your work!
Nice to know!
Feature requests and more bug reports are welcome as much as opinions about this app.

Categories

Resources