Commit Graph

13 Commits (18e69603dd0e07e92916f57e2e1790a7767eb946)

Author SHA1 Message Date
Gordon Williams fbce9aaa7c stopwatch - Added widgets 2020-04-03 15:24:09 +01:00
Gordon Williams f66aab5823 Add page to export files from Stopwatch, save files in better format and with better filename 2020-04-03 15:15:06 +01:00
Gordon Williams 7ff958ad2c Fixing sanitycheck errors from recent PRs 2020-03-30 16:23:45 +01: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 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
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
Red-The-Hunter b47b5f5a4f
Update stopwatch.js 2020-03-28 01:00:49 +08:00
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00