1
0
Fork 0
Commit Graph

8111 Commits (1d22050dc65951fe9ae067a7d52d2fa316891c0b)

Author SHA1 Message Date
Marco H c4ec72004e Add notice 2022-04-30 11:19:01 +02:00
Marco H 124ab84e4c Obey system quiet mode & extend allowed dismiss delay 2022-04-29 20:40:22 +02:00
boski1987 a558d33985
Update boot.js
edit uncodeRemap to map polish characters to characters supported by Bangle.
2022-04-29 19:02:01 +02:00
Marco H 0dae17cf70 Fix potential crash 2022-04-29 15:45:16 +02:00
marko 31a1312c7d Formatting 2022-04-29 08:59:55 -04:00
marko 4b8912ad49 Add screenshots 2022-04-29 08:55:02 -04:00
sir-indy f60d0f22a2
Update timersimple.app.js 2022-04-29 12:33:42 +01:00
sir-indy f114923305
Update README.md 2022-04-29 11:27:43 +01:00
sir-indy b840a92f5a
Update timersimple.app.js 2022-04-29 11:20:26 +01:00
sir-indy c69fe8e2c4
Update timersimple.app.js 2022-04-29 11:17:27 +01:00
Marco H dd3f7e47fe
Update ChangeLog 2022-04-29 11:41:33 +02:00
Marco H 321617ad7b
Update metadata.json 2022-04-29 11:41:14 +02:00
Marco H 673bb38cd1
Update boot.js
Do not alarm while charging
2022-04-29 11:40:50 +02:00
sir-indy 5e42476f29
Merge branch 'espruino:master' into master 2022-04-29 10:26:55 +01:00
Gordon Williams ab02f42503
Merge pull request #1771 from nxdefiant/master
stopwatch: Do not register as watch
2022-04-29 10:01:19 +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 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
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
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
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
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 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 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
nomusictuesdays 2215e487a0
Update metadata.json 2022-04-26 17:27:50 -07:00
nomusictuesdays fcb8db0095
Update metadata.json 2022-04-26 17:21:40 -07:00
nxdefiant 56bd728d83
Merge branch 'espruino:master' into master 2022-04-26 21:08:20 +02:00
nomusictuesdays 2461218ad1
Update app-icon.js 2022-04-26 11:55:27 -07:00
Richard de Boer ff0dac7e33
settings: Add some Bangle 1 colours to theme customizer
orange, purple and grey seemed distinct enough to be nice additions
2022-04-26 18:46:50 +02:00
Gordon Williams 0b08f84293 Merge branch 'master' of github.com:espruino/BangleApps 2022-04-26 15:05:47 +01:00
Gordon Williams f572c66a8a accellog 0.04: Localisation, change Exit->Back to allow back-arrow to appear on 2v13 firmware 2022-04-26 15:05:42 +01:00
Gordon Williams d9bbf00a58
Merge pull request #1754 from myxor/patch-2
Activity Reminder: Minor improvements
2022-04-26 12:24:39 +01:00
Gordon Williams e474aa74b5
Merge pull request #1748 from alessandrococco/alarms-new-features
[Alarms & Timers] "Save on Back", bulk actions
2022-04-26 12:00:10 +01:00
Gordon Williams 5d3d0b6e2c 0.16: Ability to append to existing track (fix #1712) 2022-04-26 11:28:07 +01:00
Alessandro Cocco f07ef11f3e [Alarms & Timers] Update changelog and metadata 2022-04-26 12:03:34 +02:00
Alessandro Cocco 6c8c3805bf [Alarms & Timers] Automatically save the alarm/timer when the user returns to the main menu using the back arrow 2022-04-26 12:03:30 +02:00
Marco H 3a9b8dab29
Fix typo and add format for settings which have minutes as unit 2022-04-26 11:51:49 +02:00
Marco H 4f812cd33c
Fix typos 2022-04-26 11:48:14 +02:00
Gordon Williams 68b9e7992f just doc changes 2022-04-26 10:31:29 +01:00
Gordon Williams b9c46444e6 Merge branch 'locale-patch-1' of https://github.com/alessandrococco/BangleApps into alessandrococco-locale-patch-1 2022-04-26 10:30:22 +01:00
Gordon Williams 40f1c88d0a
Merge pull request #1744 from Stiralbios/master
[Terminal Clock + Activity reminder] Fix settings bugs
2022-04-26 09:59:19 +01:00
Gordon Williams 34c9c82465
Merge pull request #1741 from frigis1/tapkb2
New app - Tap Keyboard
2022-04-26 09:58:37 +01:00
Gordon Williams 2033d2eb3d
Merge pull request #1749 from Ronin0000-Github-Bangle-js-Fork-2/master
Fix some version numbers
2022-04-26 09:57:58 +01:00
Gordon Williams 48f01ae708 eset graphics colors before rendering a message (possibly fix #1752) 2022-04-26 09:42:41 +01:00
Alessandro Cocco 4e23f4953c [locale] Add dowAll(), improve dow() 2022-04-26 10:26:31 +02:00
nomusictuesdays 1214ac4c6c
Update metadata.json 2022-04-25 20:15:16 -07:00
nomusictuesdays 045f97faa9
Update metadata.json 2022-04-25 20:14:48 -07:00
nomusictuesdays f80bfaaf05
Update metadata.json 2022-04-25 20:06:06 -07:00
nomusictuesdays 6624b61b87
Update metadata.json 2022-04-25 20:05:48 -07:00
nomusictuesdays 5e59d3c225
Update metadata.json 2022-04-25 20:04:51 -07:00
nomusictuesdays f6c9e78277
Update metadata.json 2022-04-25 20:04:21 -07:00
nomusictuesdays b0dcbb0b0b
Update metadata.json 2022-04-25 20:03:29 -07:00
nomusictuesdays 0bd4950018
Update metadata.json 2022-04-25 20:01:53 -07:00
nomusictuesdays 1718a5a985
Update metadata.json 2022-04-25 20:01:06 -07:00
nomusictuesdays 210c55e214
Update metadata.json 2022-04-25 19:59:36 -07:00
nomusictuesdays e9bf15f66a
Update metadata.json 2022-04-25 19:58:13 -07:00
nomusictuesdays ce773d6f15
Update metadata.json 2022-04-25 19:56:22 -07:00
nomusictuesdays 7ec8ff4fdb
Update metadata.json 2022-04-25 19:56:04 -07:00
nomusictuesdays 11165dd2e7
Update metadata.json 2022-04-25 19:55:06 -07:00
nomusictuesdays 471b2db4d2
Update metadata.json 2022-04-25 19:53:45 -07:00
nomusictuesdays 0530caa755
Update metadata.json 2022-04-25 19:52:21 -07:00
nomusictuesdays 0a73ca53da
Update metadata.json 2022-04-25 19:47:07 -07:00
nomusictuesdays 3398686687
Update metadata.json 2022-04-25 19:28:23 -07:00
nomusictuesdays 730d9a0e8b
Add files via upload 2022-04-25 19:28:04 -07:00
nomusictuesdays a378d0375e
Update metadata.json 2022-04-25 19:24:54 -07:00
nomusictuesdays 8fbd6fb233
Delete bradbury_icon.png 2022-04-25 19:07:02 -07:00
nomusictuesdays ad93ac191b
Update metadata.json 2022-04-25 19:06:29 -07:00
nomusictuesdays e9846aec05
Update metadata.json 2022-04-25 19:05:26 -07:00
nomusictuesdays 62f9b9cb81
Add files via upload 2022-04-25 19:02:58 -07:00