Commit Graph

8066 Commits (f795a46bacbd8012a891ed4fa48ff077df4630b4)

Author SHA1 Message Date
Gordon Williams f795a46bac
Merge pull request #1781 from thyttan/thyttan-kbtouch
[Touch keyboard] Introduce settings for changing layout and functionality
2022-05-03 09:25:56 +01:00
Gordon Williams f8aae3e639
Merge pull request #1776 from myxor/widbaroalarm003
Widget barometeralarm: Fix potential crash
2022-05-03 09:22:03 +01:00
Gordon Williams e9bf775780 link in screenshots 2022-05-03 09:21:13 +01:00
Gordon Williams 82fdc15394
Merge pull request #1774 from berkenbu/master
Add screenshots to SciCalc app
2022-05-03 09:18:35 +01:00
Gordon Williams 0460948541
Merge pull request #1785 from nxdefiant/waypointer
waypointer
2022-05-03 09:17:26 +01:00
Gordon Williams d8ee49bf5d
Merge pull request #1786 from nxdefiant/alarmeta
Add new widget alarmeta
2022-05-03 09:16:33 +01:00
Gordon Williams e07d7c0c2c
Merge pull request #1778 from myxor/activity_quiet_mode
ActivityReminder: Obey system quiet mode & extend allowed dismiss delay
2022-05-03 09:12:46 +01:00
Erik Andresen f52ad2e834 alarmeta widget renamed to widalarmeta 2022-05-03 07:25:55 +02:00
Erik Andresen 4105f2a65d Add new widget alarmeta
This widget displays the time to the next Alarm or Timer in hours and minutes.
2022-05-02 21:39:10 +02:00
Erik Andresen cc8a606fd5 waypointe
fallback to built in compass heading
2022-05-02 21:33:00 +02:00
thyttan 0f47f91746
Update lib.js 2022-05-02 02:13:38 +02:00
thyttan d32735c686
Update lib.js 2022-05-02 02:11:27 +02:00
thyttan d0f57e9b2f
Update README.md 2022-05-02 01:43:51 +02:00
thyttan cfb737e1c0
kbtouch v0.02 - introduce settings for layout...
...and functionality.
2022-05-02 01:36:24 +02:00
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
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
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
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