Updated the info text shown when updating & web page
authorHeli Hyvättinen <heli.hyvattinen@kymp.net>
Mon, 20 Jun 2011 13:57:02 +0000 (16:57 +0300)
committerHeli Hyvättinen <heli.hyvattinen@kymp.net>
Mon, 20 Jun 2011 14:14:28 +0000 (17:14 +0300)
The info text shown by application manager when updating had
information of the 0.2.1 release, updated to that of 0.3.0.

Updated the applications web page with info on 0.3.0 and a new
warning (unrelated to the version upgrade).

debian/changelog
debian/control
src/.directory
src/KitchenAlert.pro [deleted file]
src/kitchenalert.pro
www/Screenshot-20110620-164641.png [new file with mode: 0644]
www/index.html

index 9980a47..debae36 100755 (executable)
@@ -1,3 +1,9 @@
+kitchenalert (0.3.0-2) unstable; urgency=low
+
+  * just corrected the info shown in application manger when upgrading from older version 
+
+ -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Sun, 19 Jun 2011 17:52:32 +0300
+
 kitchenalert (0.3.0-1) unstable; urgency=low
 
   * a timer can now be saved to a file and loaded from it
index 75480a6..5648967 100755 (executable)
@@ -20,8 +20,8 @@ XB-Maemo-Upgrade-Description: Timer application with multiple timers
  KitchenAlert is a timer application targeted especially to use in baking and cooking. Supports running multiple timers simultaneously.
  NOTE: Does not alert during phone calls. Obeys the volume setting of the device. Testing the needed volume in the location the device will be kept is highly recommended before using the application for a real alert.
  Pulseaudio (i.e. the sound system) will be restarted during the install.
- New in this version:
- Bugfix: restored the ability to change the alert sound when there are no alerts in the list  
+ New in version 0.3.0:
+ Saving and loading of alerts
 XB-Maemo-Display-Name: KitchenAlert
 XB-Maemo-Icon-26:
  iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c
index 355ab62..e54214d 100644 (file)
@@ -1,5 +1,5 @@
 [Dolphin]
 SortOrder=1
 Sorting=2
-Timestamp=2010,9,23,15,39,47
+Timestamp=2011,4,5,10,48,15
 ViewMode=1
diff --git a/src/KitchenAlert.pro b/src/KitchenAlert.pro
deleted file mode 100644 (file)
index 4dd4962..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2010-05-25T15:17:43
-#
-#-------------------------------------------------
-
-QT       += core gui
-
-
-
-TARGET = KitchenAlert
-TEMPLATE = app
-
-
-SOURCES += main.cpp\
-        kitchenalertmainwindow.cpp \
-    createtimersequencedialog.cpp \
-    timer.cpp \
-    currentalertstablemodel.cpp \
-    alertsound.cpp \
-    selectsounddialog.cpp
-
-HEADERS  += kitchenalertmainwindow.h \
-    createtimersequencedialog.h \
-    timer.h \
-    currentalertstablemodel.h \
-    alertsound.h \
-    selectsounddialog.h
-
-FORMS    += kitchenalertmainwindow.ui \
-    createtimersequencedialog.ui \
-    selectsounddialog.ui \
-    kitchenalertmainwindow.ui
-
-
-symbian {
-    TARGET.UID3 = 0xe1020059
-    # TARGET.CAPABILITY += 
-    TARGET.EPOCSTACKSIZE = 0x14000
-    TARGET.EPOCHEAPSIZE = 0x020000 0x800000
-}
-
-RESOURCES += \
-    kitchenalert.qrc
-
-CONFIG += mobility
-MOBILITY += multimedia
-
index ce9192d..171ca7b 100644 (file)
@@ -55,3 +55,15 @@ unix:!symbian {
     }
     INSTALLS += target
 }
+
+maemo5 {
+    desktopfile.files = $${TARGET}.desktop
+    desktopfile.path = /usr/share/applications/hildon
+    INSTALLS += desktopfile
+}
+
+maemo5 {
+    desktopfile.files = $${TARGET}.desktop
+    desktopfile.path = /usr/share/applications/hildon
+    INSTALLS += desktopfile
+}
diff --git a/www/Screenshot-20110620-164641.png b/www/Screenshot-20110620-164641.png
new file mode 100644 (file)
index 0000000..8f51fcb
Binary files /dev/null and b/www/Screenshot-20110620-164641.png differ
index 099cff0..92ef963 100644 (file)
@@ -1,13 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-
-
-
-
-
+  
+  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+  <title>KitchenAlert</title>
 
   
-  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>KitchenAlert</title></head><body>
+</head><body>
 <table style="text-align: left; width: 640px; margin-left: auto; margin-right: auto;" border="0" cellpadding="2" cellspacing="2">
 
   <tbody>
@@ -25,8 +23,9 @@
       <span style="font-family: Helvetica,Arial,sans-serif;">KitchenAlert
 is a timer application for maemo5 (in practise Nokia's N900 device),
 designed to suite especially cooking and baking purposes. <span style="font-weight: bold;">A new&nbsp;
-version (0.2.1) is&nbsp; now available.</span> <br>
-      <br>KitchenAlert obeys the volume setting of the device. It is highly
+version (0.3.0) is&nbsp; now available.</span> <br>
+      <br>
+KitchenAlert obeys the volume setting of the device. It is highly
 recommended to test whether you can hear the alert from where you will
 be keeping your phone before actually using it to alert you of
 something. During phone calls all alerts are omitted.<br>
@@ -34,34 +33,36 @@ something. During phone calls all alerts are omitted.<br>
       <span style="font-family: Helvetica,Arial,sans-serif;"></span><span style="font-family: Helvetica,Arial,sans-serif;"></span> </td>
     </tr>
     <tr align="center">
-      <td style="vertical-align: top;"><img style="width: 400px; height: 240px;" alt="" src="Screenshot-20110325-152215.png" align="top"> </td>
+      <td style="vertical-align: top;"><img style="width: 400px; height: 240px;" alt="Screenshot" src="Screenshot-20110620-164641.png" align="top"> </td>
     </tr>
     <tr>
       <td style="vertical-align: top;">
-      
-      <h3><span style="font-family: Helvetica,Arial,sans-serif;">Features and bugs<br>
+      <h3><span style="font-family: Helvetica,Arial,sans-serif;">Features
+and bugs<br>
       </span></h3>
-
       <span style="font-family: Helvetica,Arial,sans-serif;">Multiple
-timers can be run simultaneously.&nbsp; </span><br>
-      <span style="font-family: Helvetica,Arial,sans-serif;">
-      <br>
-      </span>
-      <span style="font-family: Helvetica,Arial,sans-serif;">The alarm
+timers can be run simultaneously. Timers can be saved.</span><br>
+      <span style="font-family: Helvetica,Arial,sans-serif;"> <br>
+      </span> <span style="font-family: Helvetica,Arial,sans-serif;">The
+alarm
 sound
 can
 be set
 by the user. Any sound file type supported by the platform (e.g. mp3,
 vaw, aac (used in ringtones)) can be used. If you want to use an .ogg
-file, you need to have the package <a href="http://maemo.org/downloads/product/Maemo5/ogg-support/">ogg-support</a> installed on your N900.
+file, you need to have the package <a href="http://maemo.org/downloads/product/Maemo5/ogg-support/">ogg-support</a>
+installed on your N900.
 You can even set an mp4 video as the alert sound, and the program will
 use its audio stripe. <br>
       <br>
 A default alarm sound is also provided. The current one is modified
-from a</span><span style="font-family: Helvetica,Arial,sans-serif;">
-      <a href="http://commons.wikimedia.org/wiki/File:Doorbell-old-tring.ogg">public domain </a></span><span style="font-family: Helvetica,Arial,sans-serif;"><a href="http://commons.wikimedia.org/wiki/File:Doorbell-old-tring.ogg">doorbell ring</a>. </span><span style="font-family: Helvetica,Arial,sans-serif;">The loudness of
+from a</span><span style="font-family: Helvetica,Arial,sans-serif;"> <a href="http://commons.wikimedia.org/wiki/File:Doorbell-old-tring.ogg">public
+domain </a></span><span style="font-family: Helvetica,Arial,sans-serif;"><a href="http://commons.wikimedia.org/wiki/File:Doorbell-old-tring.ogg">doorbell
+ring</a>. </span><span style="font-family: Helvetica,Arial,sans-serif;">The
+loudness of
 the default sound is chosen on basis of not hurting your ears if using
-headphones at high volume. On noisy situations a louder sound may be needed.</span><br>
+headphones at high volume. On noisy situations a louder sound may be
+needed.</span><br>
       <span style="font-family: Helvetica,Arial,sans-serif;"><br>
       </span><span style="font-family: Helvetica,Arial,sans-serif;">The
 alert sound
@@ -77,37 +78,53 @@ application sometimes auto-minimizes itself when the device is
 unlocked. Sometimes the "stop" button needs to be pressed twice to
 silence an alert (the first one stops it, but the sound keeps playing).<br>
 Running several timers for several hours risks draining
-your battery.</span><br>
-      <span style="font-family: Helvetica,Arial,sans-serif;">
+your battery.<br>
       <br>
+The sound system of the device is restarted during install/update.
+Should the restart fail for any reason the device would be left
+completely mute. Restarting the device will restore the sounds.</span><span style="font-family: Helvetica,Arial,sans-serif;"><br>
+<br>
       </span></td>
     </tr>
     <tr>
       <td style="vertical-align: top;">
       <h3>New</h3>
+      <h4>in version 0.3.0</h4>
+      <ul>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">saving and loading of timers<br></span>
+        </li>
+      </ul>
+      
       <h4>in version 0.2.1</h4>
       <ul>
-        <li><span style="font-family: Helvetica,Arial,sans-serif;">the alert sound can again be changed even if there are no alerts in the list <br>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">the
+alert sound can again be changed even if there are no alerts in the
+list <br>
           </span></li>
       </ul>
       <h4>in version 0.2.0</h4>
-
       <ul>
-        <li><span style="font-family: Helvetica,Arial,sans-serif;">improved and finger-friendlier user interface</span></li>
-        <li><span style="font-family: Helvetica,Arial,sans-serif;">removing alerts from the list is now possible</span></li>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">improved
+and finger-friendlier user interface</span></li>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">removing
+alerts from the list is now possible</span></li>
         <li><span style="font-family: Helvetica,Arial,sans-serif;">the
 alert sound is now played also when MediaPlayer is playing. (Loud alert
 sound may be needed for hearing it over the music, though.)<br>
           </span></li>
-        <li><span style="font-family: Helvetica,Arial,sans-serif;">alert sound no longer jams when several timers alert close to each other</span></li>
-        <li><span style="font-family: Helvetica,Arial,sans-serif;">stopping one alert no longer silences all alerts</span></li>
-        <li><span style="font-family: Helvetica,Arial,sans-serif;">zero second alerts alert now<br>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">alert
+sound no longer jams when several timers alert close to each other</span></li>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">stopping
+one alert no longer silences all alerts</span></li>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">zero
+second alerts alert now<br>
           </span></li>
-        <li><span style="font-family: Helvetica,Arial,sans-serif;">a new default sound and a new desktop icon</span></li>
+        <li><span style="font-family: Helvetica,Arial,sans-serif;">a
+new default sound and a new desktop icon</span></li>
       </ul>
       </td>
     </tr>
-<tr>
+    <tr>
       <td style="vertical-align: top;">
       <h3><a name="Download"></a><span style="font-family: Helvetica,Arial,sans-serif;">Download</span></h3>
       <h3><span style="font-family: Helvetica,Arial,sans-serif;"></span></h3>
@@ -116,7 +133,9 @@ install
 KitchenAlert on your N900 from the <a href="http://wiki.maemo.org/Extras-devel">extras-devel</a>
 repository.&nbsp; However, as
 usual for&nbsp;
-this repositories, it's not necessarily safe: </span><span style="font-family: Helvetica,Arial,sans-serif;">keep&nbsp; in mind the above cautions on volume and battery drain.</span><span style="font-family: Helvetica,Arial,sans-serif;"> Remember to close the repository after installing to
+this repositories, it's not necessarily safe: </span><span style="font-family: Helvetica,Arial,sans-serif;">keep&nbsp; in mind
+the above cautions on volume and battery drain.</span><span style="font-family: Helvetica,Arial,sans-serif;"> Remember to close
+the repository after installing to
 avoid unwanted updating of your applications to development versions.<br>
       <br>
 Bug reports and feature requests are welcome on the application's <a href="https://garage.maemo.org/projects/kitchenalert/">garage project