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
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
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
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
jeffmer
fe0387b3bb
Update ChangeLog
2020-05-19 15:29:50 +01:00
jeffmer
b602188abe
Widget files
2020-05-19 15:28:34 +01:00
jeffmer
b45fb06ec1
Create ChangeLog
2020-05-19 15:25:21 +01:00
jeffmer
17fb9e795f
Delete ChangeLog
2020-05-19 15:23:43 +01:00
jeffmer
d98fca9f01
Create ChangeLog
2020-05-19 15:22:41 +01:00
Gordon Williams
c7dc23201b
Merge pull request #431 from fbedussi/release/simpletimer
...
fix: simpletimer - BTN2 to open launcher
2020-05-19 07:33:48 +01:00
Gordon Williams
0350c3fd7f
Merge pull request #430 from fbedussi/release/ignore-vscode
...
chore: ignore .vscode folder
2020-05-19 07:33:29 +01:00
Francesco Bedussi
3148a59dc6
fix: simpletimer - BTN2 to open launcher
2020-05-18 22:58:56 +02:00
Francesco Bedussi
89bd653225
chore: ignore .vscode folder
2020-05-18 22:46:45 +02:00
Gordon Williams
0df077db55
Merge pull request #429 from nebbishhacker/gbridge-battery
...
Report battery status to Gadgetbridge more often
2020-05-18 13:06:51 +01:00
Gordon Williams
6f8ff0fbd5
Merge pull request #428 from jeffmer/master
...
Update gpsnav app to 0.03 with waypoint editor
2020-05-18 09:17:54 +01:00
Ben Whittaker
9ebb718cc2
gbridge: report battery status more often
...
Make the gbridge widget report battery status
- every 10 minutes
- 2 seconds after a new bluetooth connection is initiated
2020-05-17 19:12:31 -04:00