Commit Graph

5693 Commits (39c3a11d9f65730baac527c5586799709aba9055)

Author SHA1 Message Date
Sebastian Di Luzio 86626ce805 test: activate widget always 2021-12-04 19:53:43 +01:00
Sebastian Di Luzio af42aa02b3 Update widget.js 2021-12-04 19:42:34 +01:00
Sebastian Di Luzio 03d18c61f4 create first draft 2021-12-04 19:25:50 +01:00
James 72265234bb Rename files 2021-12-04 10:20:49 +00:00
James 0518b77d68 Fix spelling of mandelbrot for mandelbrotclock 2021-12-04 10:13:45 +00:00
Michael Salaverry 00e05c2f21
feat: support bangle 1 by changing apps.json 2021-12-04 11:55:07 +02:00
Michael Salaverry a8f69af153
fix: travis by making it mjs 2021-12-04 11:49:52 +02:00
Michael Salaverry 60ba4ed3f1
Revert "feat: use sfo as tz"
This reverts commit 1271d28720.
2021-12-04 11:42:08 +02:00
Michael Salaverry 355c2ba37e
refactor: js to ts 2021-12-04 11:34:50 +02:00
Michael Salaverry 4c5134ff42
bump: version 2021-12-04 11:17:58 +02:00
Michael Salaverry d5cd869b2f
refactor: typescript!
refactor: rollup!
2021-12-04 10:57:50 +02:00
Michael Salaverry ea8c1688db
refactor: extract lib 2021-12-04 10:49:50 +02:00
Jay de Belle 1d03a5b3aa Updated name, fixed icon 2021-12-03 21:30:41 -05:00
Jay de Belle d287855b9e Added the snek icon 2021-12-03 19:55:52 -05:00
Jay de Belle 685b5874c7 A snek is born 2021-12-03 19:27:42 -05:00
Lubomir ec9bcf994a
flow: Create app 2021-12-03 22:32:04 +02:00
Michael Salaverry 643728af78
feat: use locale lib 2021-12-03 19:07:56 +02:00
Michael Salaverry 255a75d847
fix: remove no-op exit 2021-12-03 18:40:10 +02:00
Michael Salaverry d8c6d55e65
docs: 2021-12-03 18:39:22 +02:00
Michael Salaverry 0a25e50e50
docs: 2021-12-03 18:39:06 +02:00
Michael Salaverry 7e833088f8
fix: displayed day of week, not date
fix: wrong month
2021-12-03 18:38:15 +02:00
Michael Salaverry 34d552d7ab
docs: 2021-12-03 18:35:57 +02:00
Michael Salaverry 9195e10857
feat: swifty icon 2021-12-03 18:33:42 +02:00
Michael Salaverry a41598a2e8
fix: 2021-12-03 18:28:21 +02:00
Michael Salaverry 7550dd57eb
fix: path 2021-12-03 18:25:27 +02:00
Michael Salaverry e9f2346504
fix: duh 2021-12-03 18:19:52 +02:00
Michael Salaverry c20a52ea6c
fix: metadata json 2021-12-03 18:17:18 +02:00
Michael Salaverry 9b59933044
feat: new app! 2021-12-03 18:14:30 +02:00
Michael Salaverry 1271d28720
feat: use sfo as tz 2021-12-03 17:34:03 +02:00
Andrew Gregory 5c1798b824
Update ChangeLog 2021-12-03 22:42:33 +08:00
Andrew Gregory 77967c037e
Update app.js 2021-12-03 22:39:39 +08:00
Andrew Gregory 6187a53b3c
Merge branch 'espruino:master' into master 2021-12-03 22:34:53 +08:00
Gordon Williams a385c09922 openstmap .10: Improve scale factor calculation to fix scaling issues (#984) 2021-12-03 12:04:40 +00:00
Gordon Williams 052eb41ebc Stop crypto polyfill being pulled in - fix http://forum.espruino.com/conversations/369197/#comment16294286 2021-12-03 09:20:13 +00:00
Gordon Williams 6baddd3b43 Add gbdebug app 2021-12-03 09:15:37 +00:00
Gordon Williams b5fa5fb64e tweak for lint errors - still some assignment warnings 2021-12-03 08:24:12 +00:00
Gordon Williams d504017782
Merge pull request #986 from stephenPspackman/master
pooq Roman - a watch face
2021-12-03 08:18:47 +00:00
Gordon Williams e2ae57faa4
Merge pull request #951 from rigrig/qmsched-clean
Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app
2021-12-03 08:13:52 +00:00
Gordon Williams 79f37b2bfa
Merge pull request #987 from hughbarney/master
Pebble: use LECO1976 font, update boot icon, redo screenshots
2021-12-03 08:12:21 +00:00
stephenPspackman 633cad5cd3
Update app.js
Fix (hopefully) time zone issues and boundaries in the event scanner.
2021-12-03 00:11:07 -08:00
Andrew Gregory 184a57ef42
Update app.js 2021-12-03 12:24:46 +08:00
Andrew Gregory 36ae60a81a
Update app.js 2021-12-03 12:15:44 +08:00
Andrew Gregory 517ff25fc2
Update app.js 2021-12-03 12:07:26 +08:00
Andrew Gregory a75b58df70
Rework idle timeout. 2021-12-03 12:02:31 +08:00
hughbarney b595e60333 Pebble: switched to LECO1976 font and slanting boot icon 2021-12-02 22:17:00 +00:00
Richard de Boer 3595fab079 qmsched: manage LCD options
Also migrates old settings file: we now store options in qmsched.json,
instead of in the global setting.json.
2021-12-02 22:54:16 +01:00
Richard de Boer d743b2266a boot: remove Quiet Mode options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
Richard de Boer c24f67b06b settings: remove Quiet Mode LCD options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
stephenPspackman 32980bf3be
Update apps.json
Declare pooqroman.json, our private config file.
2021-12-02 13:04:29 -08:00
stephenPspackman ade94521b7
Update README.md
Github flubs UTF-8? Really?
2021-12-02 12:57:25 -08:00