Commit Graph

10921 Commits (a500fd26a944942e04af8068fb328169c58d007e)

Author SHA1 Message Date
Iakov Davydov 6ec0460bb7 dinoClock: readme add 2022-05-20 09:17:50 +02:00
Gordon Williams 68c8b50b64
Merge pull request #1854 from storm64/master
[lightswitch] Prevent drawing into app area
2022-05-20 08:13:30 +01:00
Iakov Davydov b911c4e92c dinoClock: remove changelog 2022-05-20 09:08:21 +02:00
Gordon Williams c2f021d712
Merge pull request #1855 from frigis1/master
[Multitimer] fix for icon
2022-05-20 08:04:21 +01:00
Gordon Williams d5c976d068
Merge pull request #1851 from peerdavid/master
[BW Clock] The color of widgets is now shown correctly.
2022-05-20 08:03:34 +01:00
David Peer c90ca67668 Minor fix -- always 3 digits if colons are hidden. 2022-05-20 08:04:09 +02:00
David Peer 9e69b19c4e Minor improvement 2022-05-20 07:56:41 +02:00
David Peer 9dcd43f343 Hide colon option. 2022-05-20 07:47:35 +02:00
David Peer c95103946e Minor change 2022-05-20 07:40:15 +02:00
frigis1 5093782e25
Update app-icon.js 2022-05-19 19:16:10 -07:00
Rarder44 3e275a51ae - sideTap setting converted into number
- sideTap setting menu is radiobutton
2022-05-20 01:42:18 +02:00
Rarder44 d760fcdf93 "tap to Cycle" setting 2022-05-20 01:26:11 +02:00
storm64 60de030e92 [lightswitch] Prevent drawing into app area 2022-05-20 00:26:14 +02:00
Rarder44 07b53c5893 removed pedometer dependency 2022-05-20 00:17:55 +02:00
Rarder44 ef996391c6 imported suncalc and trimmed 2022-05-20 00:03:36 +02:00
Rarder44 4dfd1b2bf0 - removed unused font
- fix autoCycle
2022-05-19 23:43:59 +02:00
Iakov Davydov 95cf3cd8e0 dinoClock: invert icon for launcher 2022-05-19 22:40:16 +02:00
Iakov Davydov 5d48a738e5 dinoClock: update icons to match weather icons 2022-05-19 22:40:16 +02:00
Iakov Davydov ea06c58b6e dinoClock: add changelog 2022-05-19 22:40:16 +02:00
Iakov Davydov a0ba0c40d7 dinoClock: formatting, match espruino style 2022-05-19 22:40:16 +02:00
Iakov Davydov 6a0cecaa61 dinoClock: improve formatting 2022-05-19 22:40:16 +02:00
Iakov Davydov f370091399 dinoClock: better temp alignment code 2022-05-19 22:40:16 +02:00
Iakov Davydov d82024dd0c dinoClock: replace weather strings with consts 2022-05-19 22:40:16 +02:00
Iakov Davydov 3ef7a160e5 dinoClock: update comments 2022-05-19 22:40:16 +02:00
Iakov Davydov 81b5dbcc92 dinoClock: fix formatting and semicolons 2022-05-19 22:40:16 +02:00
Iakov Davydov aac7aad6a7 dinoClock: rename weatherIcon to wIcon (name clash) & remove clear icon 2022-05-19 22:40:16 +02:00
Iakov Davydov bb5d5068a4 dinoClock: move all icons into functions & invert (some) icons 2022-05-19 22:40:16 +02:00
Iakov Davydov 108cfc7d31 dinoClock: update icons to ios glyph 2022-05-19 22:40:16 +02:00
Iakov Davydov 1c8ab449ea invert icon 2022-05-19 22:40:16 +02:00
Iakov Davydov 2cbdd6dcdc dino: getMonth returns 0-11, correct for that 2022-05-19 22:40:16 +02:00
Iakov Davydov 4b91dd9fce do not redraw all screen on draw 2022-05-19 22:40:16 +02:00
Iakov Davydov c7aba47f5d add icon.js 2022-05-19 22:40:16 +02:00
Iakov Davydov 08a98d403e add icon 2022-05-19 22:40:16 +02:00
Iakov Davydov bdf2cf5b76 remove region cleanup, fix weather icon and degree symbol 2022-05-19 22:40:16 +02:00
Iakov Davydov 45c2f943e0 update dino app icon 2022-05-19 22:40:16 +02:00
Iakov Davydov d417696c43 dino: clear screen 2022-05-19 22:40:16 +02:00
Iakov Davydov 8d1d688bf0 add (wrong) icon 2022-05-19 22:40:16 +02:00
Iakov Davydov 409dadacb7 rename dyno to dino 2022-05-19 22:40:16 +02:00
Iakov Davydov 9f21d96d13 description 2022-05-19 22:39:53 +02:00
Iakov Davydov 09ffe0740b rename dynoclock dir 2022-05-19 22:27:38 +02:00
Iakov Davydov 9900355140 dyno clock 2022-05-19 22:27:38 +02:00
David Peer 5c72025d0d Slightly smaller font to avoid cutoff... 2022-05-19 20:21:24 +02:00
Peer David bab082a065
Merge branch 'espruino:master' into master 2022-05-19 20:10:11 +02:00
David Peer f5ba88f8dd Show the color of widgets correctly. 2022-05-19 20:09:26 +02:00
Gordon Williams 797eb12f7b include https://github.com/espruino/EspruinoAppLoaderCore/pull/22 2022-05-19 14:40:31 +01:00
Gordon Williams 365db46d3c Fix issues sanity test threw up 2022-05-19 09:05:20 +01:00
Gordon Williams 3f294f0a0d
Merge pull request #1847 from elykittytee/master
Created Poketch clockface
2022-05-19 09:03:31 +01:00
Gordon Williams 10c3202a5d
Merge pull request #1849 from Rarder44/master
[Rebble Clock] added localization
2022-05-19 08:59:39 +01:00
Gordon Williams b2f01faf48
Merge pull request #1828 from idavydov/widbt_pr
[apps/widbthide] bluetooth widget which hides upon no connection
2022-05-19 08:59:14 +01:00
Gordon Williams 5882d8e873
Merge pull request #1850 from alessandrococco/304-duration
[time_utils] Improve formatDuration with days and seconds
2022-05-19 08:58:21 +01:00