[APP] [12-06] ★ ★ ★ Manila 2.5 HomeScreenJump 2.0 update ★ ★ ★

Search This thread

dotcompt

Retired Recognized Developer
Feb 24, 2008
2,112
968
Porto
twitter.com
[APP] [12-06] ★ ★ ★ Manila 2.5 HomeScreenJump 2.0 update ★ ★ ★

Hi guys,

I was watching a Youtube video showing up the new HTC Wildfire with an awesome feature, pressing an hardware key you have access to an homescreen from where you can run the widget you desire.

So I´ve decided to create a small app for our Rhodium:

Name: HomeScreenJump for TouchPro 2
Version: 2.0
Author: dotcompt
Requirements: .NET CF 3.5

Description: HomeScreen from where you can jump to the Manila Tab you want.
Tabs available: Home, People, Messages, Mail, Weather, Twitter, Music, Photos&Videos, Call History, eReader, Documents, GPS Tracker, Settings, Calendar, Internet, Manila TV, Stocks, Footprints, Facebook and Programs Tabs.

Reviews:
Pocketnow
WMExperts

Screenshoots:
pic1_4.png
pic2_10.png
pic3.png


Change Log 12-06-2010:

  • One Cab Installer.
  • Fullscreen view (no more WM6.5 buttons).
  • Visual enhancements and animations.
  • Favorite wallpaper crash fixed.
  • Readme file added to install folder

Change Log 07-06-2010:

  • 3x3 grid with 9 Tab links
  • 20 Manila Tabs available now
  • Wallpaper changer easy to skin
  • Favorite wallpaper - you need to copy your favorite wallpaper to \Program Files\HomeScreenJump\Wallpapers with the name "favorite.jpg"
  • Option to choose which tabs to show


Instructions steps:

1. Remove previous cabs (HSJ Basefiles.cab & HomeScreenJump.cab), and delete \Program Files\Homescreenjump folder in your device
2. Install the "HomeScreenJump.cab" in attach (device)

3. Optional - If you want to launch the HomeScreenJump from the TP2 Start Menu Hardware key (which is the best way to run it):
- Install "RhodiumKbdControl_GSM.CAB" and dont reset yet. (device)
- Install "dotcompt TP2 Start Menu Hardware Key remap.cab" (device)

4. Restart

Now by holding down the TP2 Start Menu hardware key for a second the homescreenJump will open and you can choose the manila Tab you want to go.


Note: This app was only tested on TouchPro 2 and it will probably work on other devices but definitely you have to skip step 3 that is exclusive for TP2 devices.


_________________________________

To Do:
  1. Browse device for pictures
  2. Live or last-visit based preview
  3. Slide Panel with more shortcuts (canceled)
__________________________________

Enjoy it.
 

Attachments

  • RhodiumKbdControl_GSM.CAB
    414.3 KB · Views: 2,684
  • HomeScreenJump.CAB
    980.9 KB · Views: 2,707
Last edited:

empds

Senior Member
Jul 20, 2009
288
1
Another amazing product from dot.
Nice to know that you are playing around with Visual Studio. Getting ready for WP7 apps?

Thanks
 
Last edited:

jdep1

Senior Member
Sep 14, 2009
225
15
El Paso
works great! thanks for your hard work.. but is there a way to work around the skin? i would be nice to have a matching wallpaper to the one that we use.
 

aussiebum

Senior Member
Dec 5, 2008
1,450
128
Might I suggest this thread be shifted into the Windows Software Development or the Windows Apps and Games section so more people can enjoy your work? :)

Interesting concept... you just need to make it flexible by reading the registry for active tabs instead of hardcoding and you have a winner :D
 

Jaxbot

Inactive Recognized Developer
Mar 14, 2009
1,224
548
windowsphonehacker.com
Looks nice, but a few suggestions:

  • Option to change background
  • Option to choose which tabs to show
  • 3x3, 3x4, or 3x5 grid
  • Some eye-candy animations
  • Live or last-visit based preview

Shouldn't be too hard except for the last one, but if you can detect which tab the user is on, screen capture is easy in C#/VB.NET
 

Kalavere

Senior Member
Feb 12, 2010
1,564
154
Looks nice, but a few suggestions:

  • Option to change background
  • Option to choose which tabs to show
  • 3x3, 3x4, or 3x5 grid
  • Some eye-candy animations
  • Live or last-visit based preview

Shouldn't be too hard except for the last one, but if you can detect which tab the user is on, screen capture is easy in C#/VB.NET

Exactly what I was going to suggest. A very nice little app, but with a few tweaks it could be absolutely amazing. ;)