1
0
Fork 0
Commit Graph

7155 Commits (c9efc0958199f5ed1f515e4ec09369a0d18d33cb)

Author SHA1 Message Date
Ben Whittaker e0cea37238 weather: general refactoring 2020-05-24 05:25:26 -04:00
Ben Whittaker eed9868b76 weather: delete stale weather data 2020-05-24 05:25:26 -04:00
Ben Whittaker 3693d6ebce weather: show time since last weather update 2020-05-24 05:25:26 -04:00
Ben Whittaker 3e4ac82b90 weather: add semicolons, replace substr with match 2020-05-24 05:25:26 -04:00
Ben Whittaker 18214da1f4 weather: draw widget if needed on LCD on 2020-05-24 05:25:26 -04:00
Ben Whittaker 388e1c792e weather: adjust widget height 2020-05-24 05:25:26 -04:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Tuukka Ikkala 0a32e40b1a Remove "no-mixed-spaces-and-tabs": "off" and make linter happy 2020-05-23 23:51:24 +03:00
Tuukka Ikkala 894e13bd11 Remove unused "linebreak-style": "off" 2020-05-23 23:46:14 +03:00
Tuukka Ikkala ff18d5c201 Remove "no-extra-semi": "off" and make linter happy 2020-05-23 23:45:56 +03:00
Tuukka Ikkala cb90425fdf For apps, add eslint with baseline .eslintrc.json
Add also npm run target "lint-apps".
2020-05-23 23:34:16 +03:00
Tuukka Ikkala 3eb150792c Revert back buffgym-icon.js semicolon addition
Files to be evaluated must be expressions. Loosen buffgym eslintrc to allow missing semicolons.
2020-05-23 23:29:42 +03:00
Stefan Kuehnel 1bf355c8f0 Temporarily added minor version 2020-05-23 21:48:43 +02:00
Stefan Kuehnel b69c9e0c26 Added json to storage structure 2020-05-23 21:45:25 +02:00
Tuukka Ikkala 9e69fd2e74 buffgym: Code style vs linter
Pass redraw as parameter to Workout, instead of using global variable.
Make code to honor eslint linebreak-style (use Windows linebreak).
Change eslintrc indent rule to match code style.
Add missing semicolons.
2020-05-23 22:41:18 +03:00
Stefan Kuehnel d8489a0e8a Re-Wrote settings 2020-05-23 21:31:16 +02:00
Stefan Kuehnel da05661e34 Fix settings 2020-05-23 21:13:07 +02:00
Stefan Kuehnel 8bc72576a0 Enabled reading of settings. 2020-05-23 20:24:10 +02:00
Stefan Kuehnel e253e9d2c2 Corrected Settings. Set Color for date always to white. 2020-05-23 19:54:24 +02:00
Stefan Kuehnel f8a830c696 try to fix corrupt apps.json 2020-05-23 19:17:42 +02:00
Stefan Kuehnel 013a5e9e2a Corrected problem with apps.json 2020-05-23 19:09:44 +02:00
Stefan Kuehnel cc78c352ac Merge branch 'berlin-clock-update' 2020-05-23 19:07:22 +02:00
Stefan Kuehnel 64a7a8f147 Added settings. Changed size to better fit the screen of the physical device. Added date display. 2020-05-23 18:42:52 +02:00
Adam Brewer 9990beeeac Updated short name 2020-05-23 16:43:50 +01:00
Adam Brewer 6e14fc851d Removed debugging buzzes 2020-05-23 16:42:06 +01:00
Adam Brewer 2205660600 emulator 2020-05-23 16:38:25 +01:00
Adam Brewer 97989e2884 Created a timer for pizza 2020-05-23 16:31:48 +01:00
Frans Meulenbroeks 4aae9f8027 Add github link to My Apps
Add a link to the github page for apps in the My Apps tab
2020-05-23 16:17:43 +02:00
Gordon Williams 6b09377414 Added workarounds for Apple's iOS browser 2020-05-23 13:28:06 +01:00
Tuukka Ikkala 0bacb71bbd gpstime 0.04: Fix shown UTC time zone sign 2020-05-23 13:26:33 +03:00
Richard Hopkins 5df11d3c3d Working transmission 2020-05-22 22:09:52 +01:00
Gordon Williams 793b5d6361
Merge pull request #439 from jeffmer/master
Update of widviz to use swipe rather than buttons.
2020-05-22 13:24:54 +01:00
jeffmer 4c7b5d9e45
Update apps.json 2020-05-22 13:18:33 +01:00
jeffmer 753a8e96bc
Add files via upload 2020-05-22 13:14:54 +01:00
jeffmer e1c8e90838
Update ChangeLog 2020-05-22 13:14:06 +01:00
Gordon Williams a782cce450
Merge pull request #432 from jeffmer/master
Widget Visibility Widget
2020-05-22 11:24:35 +01:00
yngv27 f367b1a662
Delete g26.json 2020-05-21 15:56:00 -04:00
yngv27 5ad73b28fa
Delete g26.js 2020-05-21 15:55:50 -04:00
yngv27 17e920d7e5
Create app.js 2020-05-21 15:55:33 -04:00
yngv27 e9a20f90f3
Create apps.json 2020-05-21 15:51:35 -04:00
yngv27 0da1a4d725
Create g26.json 2020-05-21 15:37:25 -04:00
yngv27 cbdde8b5cf
Delete app.js 2020-05-21 15:27:44 -04:00
yngv27 2bb279c5a3
Create g26.js 2020-05-21 15:26:51 -04:00
yngv27 8040315079
Create app.js 2020-05-21 15:25:01 -04:00
Gordon Williams d4463e4379
Merge pull request #438 from nebbishhacker/imgclock-wide-dates
imgclock: Make text area wider
2020-05-21 08:09:58 +01:00
Gordon Williams 8ee68934fb Fix US and Brazil long date locales (fix #436) 2020-05-21 07:53:10 +01:00
Ben Whittaker 5f8e424f5f imgclock: Make imgclock text area wider
This prevents imgclock from cutting off the date in locales with long date
formats such as "Wednesday, September 10, 2020". Also adjusts the position
and alignment of the date when necessary to prevent it from flowing off the edge of the
screen.
2020-05-20 22:18:00 -04:00
Gordon Williams ad80b67723
Merge pull request #434 from GRISHENK0/patch-1
Update French locales
2020-05-20 13:50:45 +01:00
GRISHENK0 7e39d8f1b5
Update French locales
Change thousands separator and modify the speed unit
2020-05-20 14:45:25 +02:00
jeffmer 19ed596a16
Update apps.json 2020-05-19 15:33:01 +01:00