View Single Post
Old 03-04-2012, 03:45 PM   #37
silver18
THE NOOB
silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.
 
silver18's Avatar
 
Posts: 701
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
It's time to release this WAF.

************BIG DISCLAIMER************
The waf is made to be integrated with Yifan Lu Launcher.
You need to jailbreak your Kindle and to install the launcher.
It's as ugly as it could be: I'm not good at using HTML (I never used it before this attempt ). So sorry for the awful interface.
If anyone wants to work on it and make it better, just post the results here for everyone.
************************************

I added:
- sort of self installing procedure
- better welcome image
- available folder list
- dropdown folder choose menu (based on the folders you have in your /documents/Gallery folder)
- manage bookmark page (with availables bookmarks, clear all, remove bookmark)
- kindle-like touch mode (left column=previous, upper strip=menu, rest of page=next)
- while-reading menu (add bookmark, remove bookmark, jump to page with current page number, return home)
- control on non-existing folder, non-existing image, negative page number
- pinch to zoom
- few code improvement


************HOW TO INSTALL************
This WAF is completely different from the previous one. It has different ID, so you need to install it even if you already have the previous version.

Just unzip the imagegallery folder to the extensions folder and restart your Kindle.
You'll find "Install Image Gallery" in launcher menu.
The first run adds all the necessary to the appreg.db.
After doing it, it returns to the kindle home.
Replace /imagegallery/menu.json with /imagegallery/bin/menu.json
Create a folder called "Gallery" in documents ==> /documents/Gallery
You can now see "Image Gallery" in the launcher menu: this runs the WAF.
*************************************


************HOW TO USE**************
Just add your images in /documents/Gallery/ organized in folders.
Images MUST be named from 0.jpg
************************************


************STILL TO DO************
- remove the titlebar
- catch the RETURN key in text inputs
- make the "remove this bookmark" text input NOT case sensitive
- improve the interface
*********************************

You can view also the results of
PHP Code:
free -
to check the memory usage and a screenshot of how you must organize the Gallery folder (images need to be in subdirectories!)
Attached Thumbnails
Click image for larger version

Name:	memory usage.JPG
Views:	367
Size:	30.9 KB
ID:	83426   Click image for larger version

Name:	folder.JPG
Views:	352
Size:	14.0 KB
ID:	83478  
Attached Files
File Type: zip imagegallery.zip (76.4 KB, 328 views)

Last edited by silver18; 03-05-2012 at 09:27 AM.
silver18 is offline