Feature #3
Updated applications pop-up message
| Status: | Closed | Start: | 01/15/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | teknecal | % Done: | 100% |
|
| Category: | Functionality | Spent time: | 12.50 hours | |
| Target version: | v0.3.2 | Estimated time: | 8.00 hours | |
Description
A pop-up message to tell you what applications have been updated
History
Updated by teknecal 530 days ago
Store the unix timestamp in the settings.xml.
Store the updates in a database, with just timestamp and text.
Make list scrollable.
So it might look like:
21 March 2009 - Arcade Jigsaw updated to v0.22
21 March 2009 - Code Downloader updated to v1.2
21 March 2009 - Cubiic v0.1a added
Updated by teknecal 481 days ago
- % Done changed from 10 to 30
Got first application update to display on screen.
Might be a good idea to list all application updates instead of just showing the ones that were updated / new, so people can check out what has been happening and have the real new/updated applications in a different colour.
Updated by teknecal 478 days ago
Worked on this a bit more. Got text to scroll, etc. Started making a kind of pop-up window so that it is different from the main list.
Updated by teknecal 471 days ago
- % Done changed from 30 to 80
Saves last updated time to XML. Tested, seems to be working.