Commit Graph

715 Commits (18e69603dd0e07e92916f57e2e1790a7767eb946)

Author SHA1 Message Date
Gordon Williams 04c35b1aa7
Merge pull request #152 from Red-The-Hunter/master
Update of lap log feature stopwatch app
2020-03-30 08:43:54 +01:00
Gordon Williams 2eb6dc634a
Merge pull request #161 from MaBecker/widget_version_and_build
add widget version
2020-03-30 08:40:42 +01:00
Gordon Williams 441d5d1882 bump version 2020-03-30 08:39:59 +01:00
Gordon Williams 1d840854d3
Merge pull request #159 from brainfart-be/master
Fixing issue #147
2020-03-30 08:36:07 +01:00
MaBecker f746b0c67c add widget version 2020-03-29 18:52:10 +02:00
Dimitri Gigot e97852cae4 Fixing issue #147 - No way to open launcher when no clock 2020-03-29 02:48:21 +00:00
Oliver Sanders a6fab96de9 Use localised month and day of the week from locale 2020-03-28 22:13:51 +00:00
Simon Weis 33a88627d9 Fix music notifications 2020-03-28 13:30:13 +01:00
Simon Weis b7b5d6764b Adds gbridge call notification and refactor widget 2020-03-28 13:12:59 +01:00
Red-The-Hunter 11bf84f583
Update apps.json 2020-03-28 16:03:37 +08:00
Red-The-Hunter 7bbc2e7eb1
Update ChangeLog 2020-03-28 12:21:58 +08:00
Red-The-Hunter 06b98f0043
Update stopwatch.js
Fixed bug where one could reset lap log even though timer is running
2020-03-28 12:14:40 +08:00
Red-The-Hunter be539e5993
Update stopwatch.js
-Swapped functions of BN1 and BN3
2020-03-28 12:12:22 +08:00
Red-The-Hunter 72d0de30a5
Update apps.json 2020-03-28 11:58:14 +08:00
Red-The-Hunter 661eaa7c3a
Update ChangeLog 2020-03-28 11:57:32 +08:00
Red-The-Hunter 2c5983e3c1
Update stopwatch.js
- Remove ability to lap while stopped
- Added ability to save log of laps as dated json array while stopped
2020-03-28 11:07:14 +08:00
Oli Sanders 8aabcf28e8
dev clock (#13) 2020-03-27 23:53:38 +00:00
Dimitri Gigot c76280a2d5 merge 2020-03-27 20:35:48 +00:00
Dimitri Gigot 82feb3b7c1 rename the app to have a 7character name & fix issue with saving 2020-03-27 20:00:37 +00:00
Pascal Gollnick be1d8e76ce
Update app.js 2020-03-27 19:42:23 +01:00
Pascal Gollnick e6274f267d
Update apps.json 2020-03-27 19:34:36 +01:00
Pascal Gollnick c07a7baeb9
Update app.js 2020-03-27 19:34:15 +01:00
Pascal Gollnick d21bb41c09
Update apps.json 2020-03-27 19:00:31 +01:00
Pascal Gollnick bcdd8c7be1
Update app.js 2020-03-27 19:00:12 +01:00
Red-The-Hunter 30912d6825
Update apps.json
Updated Stopwatch app version
2020-03-28 01:13:27 +08:00
Red-The-Hunter 4696f7e4ec
Create ChangeLog
Changelog for updated Lap logging feature
2020-03-28 01:10:45 +08:00
Red-The-Hunter ad67db1a4a
Update stopwatch.js
Made lap entries count up from 1
Made lap entries scroll to 2nd column after 18th entry to allow for 36 lap entries before scrolling off-screen
2020-03-28 01:07:24 +08:00
Pascal Gollnick b40f873108
Update apps.json 2020-03-27 18:05:12 +01:00
Pascal Gollnick 563c445cab
Update app.js 2020-03-27 18:04:46 +01:00
Red-The-Hunter b47b5f5a4f
Update stopwatch.js 2020-03-28 01:00:49 +08:00
Pascal Gollnick b45c89ee0d
Update apps.json 2020-03-27 17:02:22 +01:00
Pascal Gollnick b0f5c94789
Update app.js 2020-03-27 17:01:58 +01:00
Pascal Gollnick 3894a12033
Update apps.json 2020-03-27 16:31:42 +01:00
Pascal Gollnick c6d4de79fe
Update app.js 2020-03-27 16:31:18 +01:00
Pascal Gollnick a8d04e3552
Update apps.json 2020-03-27 13:06:33 +01:00
Pascal Gollnick 09b25f0ab8
Update app.js 2020-03-27 13:06:02 +01:00
Pascal Gollnick 416164012e
Update app-icon.js 2020-03-27 13:04:56 +01:00
Pascal Gollnick 28cbad640a
Add files via upload 2020-03-27 13:01:21 +01:00
Pascal Gollnick 57be790c81
Update apps.json 2020-03-27 13:00:29 +01:00
Pascal Gollnick ddc63d84a1
Create app-icon.js 2020-03-27 12:56:44 +01:00
Pascal Gollnick 6d8a1377db
Delete app.js.png 2020-03-27 12:54:03 +01:00
Pascal Gollnick 87c19f99c2
Add files via upload 2020-03-27 12:51:23 +01:00
Pascal Gollnick 8148cb02f6
Rename cliock.js to app.js 2020-03-27 12:46:14 +01:00
Pascal Gollnick 5031edbe62
Rename cliock.app.js to cliock.js 2020-03-27 12:46:02 +01:00
Pascal Gollnick 576bdece48
Update cliock.app.js 2020-03-27 12:20:53 +01:00
Pascal Gollnick 615a384acf
Create cliock.app.js 2020-03-27 12:19:26 +01:00
Gordon Williams f42d5ee570
Merge pull request #150 from paulcockrell/master
Add Mario Clock application
2020-03-27 07:46:47 +00:00
Paul Cockrell fa718d8746 Fix day of the week bug 2020-03-26 20:45:16 +00:00
Dimitri Gigot d0dd4b13af save on remove item 2020-03-26 19:35:17 +00:00
Paul Cockrell a78babc7b4 Add Mario Clock application
Mario Clock is a low-res (80x80) watch face with Mario running
through a level. He jumps to hit the bricks, which changes the
time displayed.

Pressing BTN1 will make Mario jump, and extend the display for
a futher 10 seconds.
2020-03-26 18:18:45 +00:00