Go Back   xda-developers > Development and hacking > Development and Hacking

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 29th December 2008, 12:12 PM
l3v5y's Avatar
l3v5y l3v5y is offline
Moderator
 
Join Date: Sep 2007
Location: Bristol
Posts: 6,713
Default (29/05/2009) iShell 0.32 - All change...

This is the first release of iShell. As such, there may be some bugs. If you find one, post it here, send me a PM or whatever - I want to fix them!

iShell supports Gecko and AppToDate (0.27 needs to be updated via a cab and not through AppToDate due to a change in host)!

What is it?
Currently, it's a fairly basic launcher application, built on the foundation of my "iProphet" ROMs, in the style of the iPhone. It also has "widgets" (currently one, the clock) which aim to replace other applications and so integrate as much functionality as possible.

Press the end call button to exit.

Requirements:
WM5 or above
Anything bar square screens...
400kb free RAM and 400kb free ROM.


Change log:
0.32 - Lots of changes. More efficient routines for most things, uses l3v5yExtendedFunctions to reduce code size, faster loading
0.31 - Added iShellPopulate, thanks to supbro
0.30 - Widgets!!!! Updated registry settings (images are 50x50 for QVGA, 100x100 for VGA), lots of little changes, faster loading, bug fixes, cleaner code...
0.28 - splash screens, some fixes, better drawing routine
0.27.1 - fixes some bugs
0.27 - Multiple screens, directly customisable application launching, faster performance due to bitblts rather than strecth blits (can enable scaling in HKCU\Software\l3v5y\Stretch, and transparency in HKCU\Software\l3v5y\Transparency), true VGA for vga-devices, completely rewritten loading, drawing and app database code.
0.25 - The cab now asks whether you want to use the default settings. Select yes if you haven't got a version installed...
0.24 - Adds customisable position of warning bubbles (for unread SMS, EMail etc), rounding of warning icons is better, and some bugfixes.
0.23.2 - Finally fixes the analogue clock!
0.23 - Fixes the clock, the battery in VGA, and settings should now be persistent for future upgrades.
0.22 - customisable backgrounds have arrived, along with custom text colours and some bug fixes.
0.21 - now supports VGA and WVGA/WQVGA, changing the TransitionSpeed actually works now.
0.2 - Bug fix - SMS now loads the correct path, and you are asked whether you wish to run iShell after the install.
0.1 - Release

Coming soon:
Landscape
More widgets
Square screens
Some other things...

Maybe happening:
3rd party widgets
Suggestions?

DOWNLOAD
Please do not redistribute this without my explicit consent!

Either get it through Gecko, Touch-Innovation.com, or use the direct link
direct link 0.27
VGA link 0.27



If you like my work, donate! (There's a link in my signature)
Attached Files
File Type: cab iShell.CAB (139.1 KB, 1122 views)
File Type: cab iShell 0.21.CAB (145.2 KB, 283 views)
File Type: cab iShell 0.22.CAB (133.7 KB, 344 views)
File Type: cab iShell 0.23.CAB (135.3 KB, 248 views)
File Type: cab iShell 0.23.2.CAB (135.3 KB, 317 views)
File Type: cab iShell 0.24.CAB (135.6 KB, 1965 views)
File Type: cab iShell0.32.CAB (243.9 KB, 754 views)
File Type: cab iShellVGA0.32.CAB (507.2 KB, 723 views)
__________________


My ROMs:
Rhodium 23037 + kitchen
Topaz 23504 Test ROM
Diamond 23504 + kitchen
Leo 23XXX

My devices:
HTC Prophet - 23081 Light
HTC Diamond - 28002 Light
HTC Leo - 1.48


Last edited by l3v5y; 29th May 2009 at 05:50 PM.. Reason: update
Reply With Quote
Sponsored Links

  #2  
Old 29th December 2008, 12:12 PM
l3v5y's Avatar
l3v5y l3v5y is offline
Moderator
 
Join Date: Sep 2007
Location: Bristol
Posts: 6,713
Default

Configuration
All the applications can be configured to launch something else.
under HKCU\Software\l3v5y\iShell\ScreenX\AppX where X is the screen/app (0 based)
Change the values of Path to change the path.
Change the values of Parm to change the parameters for launch.
Change the values of Text change the text displayed beneath the icon.
Change the ImagePath and ImagePathP to change the image
Change the Source(P)L/R/T/B DWORDS to specify the coordinates (Left right top bottom) of the image/push image within the source image. Assumed to be the top left if not specified
Change the Flags value:
0 for nothing
1 for calendar - day and date
2 for email
3 for SMS
4 for voice mail
5 for the clock widget

Change
under HKCU\Software\l3v5y\iShell
Transitions between the main screen and widgets can be changed via the "TransitionTypeIn" for transitions into widgets, and "TransitionTypeOut" for returning to the launcher. 0 to 3 are slides, with a different direction each, 4 is an expand style transition, anything else has no transition.

"Background" is the full path to the background image. Any resolution is usable, although only the top left portion of the image is used if it's larger than the screen.

"Red" is the red component of the text 0-255, default 255
"Green" is the green component of the text 0-255, default 255
"Blue" is the blue component of the text 0-255, default 255

"Transparent" sets whether to draw with a transparent colour or not (transparency takes longer) 0 is off, 1 is on
"Stretch" sets whether to stretch the images or not (stretching takes longer) 0 is off, 1 is on

The clock is stored in "clock.png", with white as a transparent colour when displayed.
__________________


My ROMs:
Rhodium 23037 + kitchen
Topaz 23504 Test ROM
Diamond 23504 + kitchen
Leo 23XXX

My devices:
HTC Prophet - 23081 Light
HTC Diamond - 28002 Light
HTC Leo - 1.48


Last edited by l3v5y; 8th March 2009 at 10:43 PM..
Reply With Quote

  #3  
Old 29th December 2008, 12:13 PM
l3v5y's Avatar
l3v5y l3v5y is offline
Moderator
 
Join Date: Sep 2007
Location: Bristol
Posts: 6,713
Default

And this one too...
__________________


My ROMs:
Rhodium 23037 + kitchen
Topaz 23504 Test ROM
Diamond 23504 + kitchen
Leo 23XXX

My devices:
HTC Prophet - 23081 Light
HTC Diamond - 28002 Light
HTC Leo - 1.48

Reply With Quote

  #4  
Old 29th December 2008, 12:18 PM
cM2003 cM2003 is offline
Junior Member
 
Join Date: Nov 2008
Posts: 20
Default

Can´t open the Link with my Kaspersky InternetSecurity :\
Reply With Quote

  #5  
Old 29th December 2008, 12:22 PM
l3v5y's Avatar
l3v5y l3v5y is offline
Moderator
 
Join Date: Sep 2007
Location: Bristol
Posts: 6,713
Default

Quote:
Originally Posted by cM2003 View Post
CanŽt open the Link with my Kaspersky InternetSecurity :\
Odd... It is there!

I'll upload it to here for you.

EDIT: Done! - See first post
__________________


My ROMs:
Rhodium 23037 + kitchen
Topaz 23504 Test ROM
Diamond 23504 + kitchen
Leo 23XXX

My devices:
HTC Prophet - 23081 Light
HTC Diamond - 28002 Light
HTC Leo - 1.48


Last edited by l3v5y; 29th December 2008 at 12:30 PM..
Reply With Quote

  #6  
Old 29th December 2008, 12:37 PM
DrForIslam's Avatar
DrForIslam DrForIslam is offline
Senior Member
 
Join Date: Jul 2007
Location: Mansoura
Posts: 203
Default

thanks I'll try it
Reply With Quote

  #7  
Old 29th December 2008, 12:40 PM
nhatt's Avatar
nhatt nhatt is offline
Senior Member
 
Join Date: Aug 2008
Posts: 541
Default

Thanks for your sharing!
__________________
Only using HTC Phone...
Reply With Quote

  #8  
Old 29th December 2008, 12:46 PM
cM2003 cM2003 is offline
Junior Member
 
Join Date: Nov 2008
Posts: 20
Default

Quote:
Originally Posted by l3v5y View Post
Odd... It is there!

I'll upload it to here for you.

EDIT: Done! - See first post
Thanks IŽll give it a try
Reply With Quote

  #9  
Old 29th December 2008, 12:51 PM
denteno denteno is offline
Junior Member
 
Join Date: Dec 2008
Posts: 5
Default

it looks just like ifonz ??
whats new in this ?
Reply With Quote

  #10  
Old 29th December 2008, 12:57 PM
bronko_1993 bronko_1993 is offline
Member
 
Join Date: Mar 2008
Posts: 57
Default

hey, just wandering around, what's the difference between ifonz and this program anyway?
Reply With Quote

Reply

Tags
iphone, shell

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:25 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.