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
marko
1dbcbd47f8
Fix true wind computation bug, add swipe gesture to pause GPS
2022-04-28 17:57:39 -04: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
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
storm64
e79decdb3e
[alarm] Revert check-mark changes
...
see espruino/BangleApps#1750
2022-04-28 09:28:57 +02: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
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
Gordon Williams
e6eb8b0cb4
Fix typo that meant that watches on buttons from E.showMenu/etc weren't removed like they should be
2022-04-27 09:28:16 +01:00
Gordon Williams
9d8769e80f
Merge branch 'master' of github.com:espruino/BangleApps
2022-04-27 08:46:08 +01:00
Gordon Williams
7485b78a25
Darken markings between apps to make it more obvious which buttons are for which app
2022-04-27 08:43:03 +01:00
Gordon Williams
43b1ad642b
Merge pull request #1755 from rigrig/b1-theme-colours
...
settings: Add some Bangle 1 colours to theme customizer
2022-04-27 08:08:52 +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
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
a65e268a53
Merge branch 'master' of github.com:espruino/BangleApps
2022-04-26 10:27:29 +01:00
Gordon Williams
2e2275c262
Add date_utils lib ( https://github.com/espruino/BangleApps/pull/1753 )
2022-04-26 10:27:23 +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