to true in the Context.xml file.
v0.6 (18-02-2009):
- Lots of really cool dev. stuff!
o Optional fixed top bar with onClick, onDoubleClick etc events to catch.
o Set text messages and different background images for the top bar.
o Set background for the list on-the-fly.
o etc.
- Top bar in general.
- Will update the API Docs asap.
v0.5.6 (12-02-2009):
- All new Oxygen skin with much more complete icon set (drawback is total size in kb).
- Communication with GSlide is now xmlrpc standard.
- More possibilities to make adhoc changes to events handlers (onApplicationStart, onApplicationExit, onTapAndHold, onBackTapAndHold, onClick, onDoubleClick, etc).
- Tap and hold support.
- Renaming the menues is now possible.
- Right sweep now takes you to the actions (cut and paste etc) as default (really easy to change in the context.xml file. Look for the onSweepRight tag).
v0.5.5 (08-02-2009):
- Optional VGA skin (very basic but nice). Just go to the "Context" folder in the GSlide root and rename the current "Default" folder to "Default_QVGA", then rename the "Default_VGA" to simply "Default".
- Many more nice under the hood upgrades with new skinning features and much more!
- Reworked default skin.
- Tap and hold support.
v0.5.2 (22-10-2008):
- New "GSlide Settings" Context which makes it easy to set system paths according to your whishes. Switch to the new Settings context and click on the "Contexts" folder. When you click on the different settings here you can input new paths. Dont mess around with paths that look like this: GSlideAPI[paths]... unless you know what your doing.
- Working zip features again.
- A bit reworked skins.
- Uses the latest MortScript beta.
- A bunch of other tweaks.
v0.5 (15-10-2008):
- GSlide can now read JSON! This means that you can load data from basically any data source, straight from the net. This could be anything from RSS to stock information or mail accounts. Contact me through my xda-developers GSlide page for more info until I finish the docs.
- You can now set shortcuts in GSlide to access files or folders in a snap. Super cool feature! Make new shortcuts by selecting any file or folder. Go to the Actions View by choosing "Show Actions". Here simply click on "Create Shortcut". You are now asked if you want to save it in the default location which is the GSlide specific folder used with the Right Sweep. Otherwise you can make a regular shortcut anywhere you wish by selecting a folder.
<-- Sweep = Back
Sweep = Shortcuts -->
v0.4.9 (15-10-2008):
- Custom file/app icon support.
You have to make your own icons though. I put a bunch of ok samples in the Default contexts new Icons folder. to make your own, simply name them with the associated extension (txt.gif or whatever). exe files and lnk files can also have associated icons such as PocketArtist.gif or Opera.gif (it does not need to be gif, any common bitmap format should work...)
v0.4.8 (04-10-2008):
- New "lock list" function which secures execution of actions.
v0.4.7 (04-10-2008):
- New Actions with the same sliding interface as the rest of the app.
- New filter action. Now you can actually open the windows folder, IF you apply the filter first.
- Many fixes and patches.
- A lot better structure of folders and files.
- No need to specify the location of scripts in the context.xml files. (though its still possible).
v0.4.5 (25-09-2008):
- Bug fixes :)
- Much improved Context handling.
- Better sweep functionality.
- Right now opens folders as default.
- Much improved Scripting API.
- New Contexts for changing Volume and Backlight.
- 250 less KB.
v0.4 (18-09-2008):
- Super configurable list behaviour.
- Configurable Left and Right sweeps.
- Configurable double click.
- 250 less KB (Soon, just have to fix some things...).
v0.3.8 (14-09-2008):
- Lots of new actions.
- A couple of bug fixes.
v0.3.7 (09-09-2008):
- New "security" feature to prevent deletion of system files.
- Auto-refresh after copying, renaming, deleting etc of files/folders.
- Optional fullscreen.
- And more...
v0.3.6 (08-09-2008):
- Included ZNotepad with the install.
- New cool skin.
- New Refresh folder action.
- Removed some bugs.
v0.3.5 (03-09-2008):
- Built-in MortScript engine!
- Move, Copy, Delete, Rename scripts.
- New configurable "Easy select zone" which makes a screen region non-scrolling.
- Clipbook feature for moving multiple files.
- Even better API for easier scripting.
v0.3.1 (28-08-2008):
- Updated with some nice custom actions for copy and delete.
- Also updated the API so that its a piece of cake to make new cool plugins.
v0.3 (27-08-2008):
- Built-in MortScript engine!
- "Open With Word" script.
- Specify Font in context xml.
v0.2.5 (25-08-2008):
- Working Shortcuts.
- New Black Skin.
- Faster code.
- Less bugs.
- Better context styling.
v0.2 (20-08-2008):
- Better context styling.
- Better memory management.
- Nicer code.