Commit graph

21 commits

Author SHA1 Message Date
Mikko Ahlroth
ab80b8c4e8 Bump version to 1.2.1 for harbour 2014-10-25 22:32:07 +03:00
CODeRUS
70cf1197e5 Make proper dialog buttons texts 2014-09-29 00:19:55 +06:00
Mikko Ahlroth
af093bbbfd Fix wrong percentage in swap and memory usage, add about section on loads
Fixes #7
2014-07-14 21:58:11 +03:00
Mikko Ahlroth
1bfce5e599 I am not a clever man. There are 86400 seconds in a day. Fixes day display bug 2014-02-24 14:49:38 +02:00
Mikko Ahlroth
eb0bd02cad Also change uptime record to use new string style 2014-02-11 16:32:38 +02:00
Mikko Ahlroth
694501edb8 Format uptime strings to read "1 day" instead of "1 days" 2014-02-11 16:13:57 +02:00
Mikko Ahlroth
ba9a2ff99d Make progress bars more sensible looking and text easier to read on the bars 2014-02-07 13:35:12 +02:00
Mikko Ahlroth
bc52f567a8 Parse record to int when reading from storage to fix comparison 2014-02-06 23:34:54 +02:00
Mikko Ahlroth
a1a559ba3f Implement uptime record feature and setting to toggle it. 2014-02-06 23:18:54 +02:00
Mikko Ahlroth
0316fd2007 Add system information section to main view 2014-02-05 22:33:34 +02:00
Mikko Ahlroth
3f125400e2 Display labels next to load averages and make cover prettier. Closes #3, #4 2014-02-04 15:05:22 +02:00
Mikko Ahlroth
0c463f24bf Get uptime from sys/sysinfo.h instead of parsing uptime output. Fixes #2 2014-02-02 01:08:57 +02:00
Mikko Ahlroth
9614a11e18 Add an about page and update licence comments for new year 2014-01-27 16:24:16 +02:00
Mikko Ahlroth
59cf62ad06 Fix spec/yaml mess and fix “1 day” fail in uptime regex 2013-12-16 00:00:07 +02:00
Mikko Ahlroth
45e4839e12 Disable debug outputs 2013-12-15 23:13:03 +02:00
Mikko Ahlroth
ab285485e7 Add MIT licence 2013-12-15 23:08:15 +02:00
Mikko Ahlroth
75a2a113c4 Load settings when secondpage is instantiated to start timers on app start 2013-12-15 22:43:49 +02:00
Mikko Ahlroth
fabd1c0c11 Cover UI update, looks nicer 2013-12-15 22:43:19 +02:00
Mikko Ahlroth
9e8d35ea2b Use default value for localstorage read when no stored value, fixes #1 2013-12-13 23:03:45 +02:00
Mikko Ahlroth
da24e0ca95 Preparing SailTime for harbour deployment.
Runs in the emulator now but probably won't deploy or pass harbour compliance
yet.
2013-12-12 23:31:24 +02:00
Nicd
56efaabc9f Initial commit 2013-12-12 23:08:36 +02:00