Commit Graph

10539 Commits (b4b6d424ecc18b85554cf84b88f23a341ac4fc86)

Author SHA1 Message Date
sir-indy 7f2af3c892
Update Layout.js 2022-04-29 09:55:31 +01:00
Gordon Williams 67fc91fb62 remove duplication 2022-04-29 09:31:06 +01:00
Gordon Williams 9d758075da Add extra checks for app type and dependencies, document available types, and fix invalid app types 2022-04-29 09:29:02 +01:00
Erik Andresen 2a0cf8e44e stopwatch: Do not register as watch
manually start clock on button, avoids conflict with quicklaunch which
otherwise believes that a clock is running and reacts on touch events
2022-04-29 10:06:47 +02:00
Gordon Williams ed7319e74b Merge branch 'master' of github.com:espruino/BangleApps 2022-04-29 08:48:54 +01:00
Gordon Williams 86106131e3
Merge pull request #1764 from frigis1/master
[Quick Launch] Update 0.02
2022-04-29 08:48:42 +01:00
Gordon Williams 9b458168e3
Merge pull request #1769 from nxdefiant/master
sleepphasealarm: Add logging
2022-04-29 08:46:51 +01:00
Gordon Williams 306f738643
Merge pull request #1770 from berkenbu/master
Bug fix for OpenWind, new scientific calculator app
2022-04-29 08:44:55 +01:00
marko 51aa4ac12a Enable emulator 2022-04-28 19:56:09 -04:00
marko 31ef7c3d97 Fix tabs, again, sigh... 2022-04-28 19:48:24 -04:00
marko 7ec3b149b1 Fix more spaces/tabs 2022-04-28 19:45:37 -04:00
marko 06581584a6 Typo in metadata.json 2022-04-28 19:42:43 -04:00
marko 2675dd6c2d New app scicalc 2022-04-28 19:40:33 -04:00
marko 3032376af7 Fix spaces/tabs issue 2022-04-28 19:38:34 -04:00
frigis1 4d6c037f2e
Update metadata.json 2022-04-28 16:09:23 -07:00
marko 1dbcbd47f8 Fix true wind computation bug, add swipe gesture to pause GPS 2022-04-28 17:57:39 -04:00
Erik Andresen 35631a9266 Merge remote-tracking branch 'upstream/master' 2022-04-28 16:23:05 +02:00
Erik Andresen 6e093ac003 revert core 2022-04-28 16:22:55 +02:00
sir-indy bb0aa17d4a
Changes after feedback
Feedback in forum here: http://forum.espruino.com/conversations/375342
2022-04-28 12:08:06 +01:00
Gordon Williams a8392e34f5
Merge pull request #1765 from nomusictuesdays/master
Bradbury Watch
2022-04-28 11:52:39 +01:00
Gordon Williams 34f36f1c04
Merge pull request #1763 from storm64/master
[alarm] Fix redrawing entry inside its submenu
2022-04-28 11:31:15 +01:00
Gordon Williams f2357e113e
Merge pull request #1766 from xxDUxx/development
Development
2022-04-28 11:23:53 +01:00
xxDUxx 7ff18188d7
Update ChangeLog 2022-04-28 12:12:54 +02:00
xxDUxx 7369b7f943
Update metadata.json 2022-04-28 12:11:41 +02:00
xxDUxx ae691eda8b
Update app.js 2022-04-28 12:11:11 +02:00
Erik Andresen 8636dc9ce8 sleepphasealarm
use readStorage instead of readStorageFile
2022-04-28 11:45:13 +02:00
Gordon Williams 966acedd0c URL matching when hyphens in github username 2022-04-28 10:14:10 +01:00
Erik Andresen 4a9bc7e128 revert main.css 2022-04-28 11:04:16 +02:00
nomusictuesdays 88762c8fbf
Update metadata.json 2022-04-28 01:54:08 -07:00
nomusictuesdays c7f8527719
Update app.js
added ability to toggle widgets by touchscreen
2022-04-28 01:53:14 -07:00
nomusictuesdays 222a9ccdb4
Update app.js 2022-04-28 01:40:37 -07:00
nomusictuesdays 53956667b8
Update app.js 2022-04-28 01:27:10 -07:00
Erik Andresen edaa4da5b3 sleepphasealarm
add README.md
2022-04-28 10:21:54 +02:00
storm64 e79decdb3e [alarm] Revert check-mark changes
see espruino/BangleApps#1750
2022-04-28 09:28:57 +02:00
frigis1 80f32ea7f3
Update metadata.json 2022-04-28 00:12:29 -07:00
frigis1 0cb33b736a
Update boot.js 2022-04-28 00:12:13 -07:00
frigis1 5b5ded5c56
Update ChangeLog 2022-04-28 00:11:39 -07:00
frigis1 4c100e77e4
Add files via upload 2022-04-28 00:10:50 -07:00
frigis1 9bf2ea6b39
Delete app.js 2022-04-28 00:09:54 -07:00
frigis1 d320b91a30
Delete app-icon.js 2022-04-28 00:09:48 -07:00
storm64 31df8ffeff [alarm] Increase dow submenu delay 2022-04-28 02:24:17 +02:00
storm64 dade894294 [alarm] Fix redrawing entry inside dow submenu
Apply redrawing fix to dow submenu, too.
2022-04-28 02:17:46 +02:00
storm64 89b4a6b02c [alarm] Fix redrawing entry inside edit submenu
- Fix redrawing selected Alarm/Timer entry inside edit submenu through opening the menu after a short timeout.
- Removing the obsolete check-mark images.
- Removing format on boolean values to use new check-marks
2022-04-28 02:11:08 +02:00
sir-indy 8cef58b110 Rename Readme to README 2022-04-27 20:45:30 +01:00
sir-indy ed71d95f65 Added screenshots 2022-04-27 20:44:06 +01:00
sir-indy bcc30cadae First commit for this app 2022-04-27 20:28:42 +01:00
Erik Andresen d1d50bb965 Merge branch 'master' of github.com:nxdefiant/BangleApps 2022-04-27 21:22:56 +02:00
Erik Andresen 4b1dd4f71f sleepphasealarm
use Layout library and display ETA
2022-04-27 21:22:33 +02:00
Gordon Williams a9ac37fe17 Attempt to make uploads more reliable by unloading code that may have been run in .boot0 https://github.com/espruino/BangleApps/issues/1759 2022-04-27 17:08:25 +01:00
Gordon Williams b7f00b1ee9 0.36: Ensure a new message plus an almost immediate deletion of that message doesn't load the messages app (fix #1362) 2022-04-27 16:28:11 +01:00