Menu

Home About PalmOS WebOS Contact


Donate

Donations are very appreciated and help keep me developing.

Donate with PayPal

Internalz 0.2.1


Last updated: Aug. 25, 09
Freeware


 

The people over in this forum thread have convinced me to do public beta testing with this application, so here we are.

The first file manager for the WebOS!

Currently it's pretty limited. I've got full folder browsing working, "Open" command working (for filetypes that support it), and "Copy", "Move", and  "Delete" are currently working.

Due to security issues, I've limited file writing/deleting to only files/folders inside /media/internal/ and in /var/.

Installation

This application doesn't require rooting and its ipk can be install like any normal ipk file. However this application does require FileMgr Service which itself requires WebOS Quick Install or rooting.

Update History
v0.2.1 - August 25, 09
- Added sorting by file type
- Better error handling
- Fixed NullPointerException error
- Added "Move and "Copy" functions
- Faster loading
- Much better data management

v0.1.5 - August 20, 09
- Now remembers the directory you're in when closing the app
- MUCH better tap-hold support for the directory popup menu
- Now supports back gesture!
- Tapping a file icon specifically, will open that file
- Faster deletion time

v0.1.4 - August 18, 09
- Initial release