Update for 0.5.6 release
[shopper.git] / www / index.html
blob9c87bdbc9770d6c0fc6e3c4d6515dda62cb72f4a
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"
3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
6 <title>Shopper</title>
7 <link rel="stylesheet" href="style.css">
8 </head>
9 <body>
10 <div class="navbar">
11 <ul>
12 <li>
13 <a href="index.html">Home page</a>
14 </li>
15 <li>
16 <a href="screenshots.html">Screenshots</a>
17 </li>
18 <li>
19 <a href="help.html">Help</a>
20 </li>
21 <li>
22 <a href="http://garage.maemo.org/projects/shopper/">Garage page</a>
23 </li>
24 </ul>
25 </div>
26 <h1>
27 Shopper
28 </h1>
29 Shopper is an application for your N800 or N810 that provides a shopping list with categories and a UI that's useful whilst shopping. The list can be scrolled using your fingers and the items are crossed of the list with a left-right scribbling gesture. Zooming is now supported so the items are easier to select for those of us with pudgy (sorry, "manly") fingers...
30 <h2>
31 Version 0.5.6
32 </h2>
33 <p>
34 <ul>
35 <li>
36 Added support for landscape/portrait rotation - see http://wiki.maemo.org/Rotation to enable it
37 </li>
38 <li>
39 Increased icon size to be more finger friendly, also adjusted scrolling to 'stick to paper' for pelago
40 </li>
41 <li>
42 Added finger scrolling to the category manager
43 </li>
44 <li>
45 Some improvements in scaling the fonts
46 </li>
47 <li>
48 Gui tweaks: added strikeout when out shopping and notes boxes have lines
49 </li>
50 <li>
51 Fixed QVariant bug spotted by Andrew Olmsted
52 </li>
53 <li>
54 Added basic website and some help text to garage
55 </li>
56 <li>
57 Lots of code tidying by Erik Hovland
58 </li>
59 </ul>
60 </p>
61 <p>
62 <h2>
63 Version 0.5.5
64 </h2>
65 <p>
66 First release: Zoom now changes the text size; Improved(?) look; Finger scrolling feel improved a lot
67 </p>
68 <a href="shopper.install">Click here to install</a>
69 </p>
70 <address>
71 lbt <!-- hhmts start -->Last modified: Fri Mar 6 15:43:28 GMT 2009 <!-- hhmts end -->
72 </address>
73 </body>
74 </html>