Commit Graph

2237 Commits (3b1b4290a288eb558228e43ae5ca223e9fdbb398)

Author SHA1 Message Date
RomanistHere 3b1b4290a2 fix: icons 2021-12-15 22:44:14 +03:00
RomanistHere 4ffa694c64 fix: try to fix empty source error 2021-12-15 22:36:31 +03:00
RomanistHere 7cd6748d84 fix: version 2021-12-15 22:24:02 +03:00
RomanistHere 99e75b8e11 fix: change version 2021-12-15 22:11:48 +03:00
RomanistHere 6679922bfb feat: add pebbleDistance app 2021-12-15 22:00:12 +03:00
The Dod 5a3fd1d9e3 Initial commit of `lapcounter` app 2021-12-15 14:10:29 +02:00
Gordon Williams 33c76db781 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-15 11:48:48 +00:00
Gordon Williams bb10a5a3dd boot 0.39: Fix passkey support (fix https://github.com/espruino/Espruino/issues/2035 2021-12-15 11:48:03 +00:00
Gordon Williams 6600b72044
Merge pull request #1091 from xxDUxx/master
showImage APP for Bangle.js 2
2021-12-15 11:27:11 +00:00
Gordon Williams a12b003d90 update descriptions 2021-12-15 11:15:39 +00:00
xxDUxx 4925155c8a
Update apps.json 2021-12-15 11:36:16 +01:00
Gordon Williams 5bcf66d6fa Add pedometer as dependency for pastel clock 2021-12-15 10:33:48 +00:00
xxDUxx 40cb908fe2
Update apps.json 2021-12-15 11:18:32 +01:00
Gordon Williams c419425ea0 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-15 10:11:11 +00:00
xxDUxx b047933c6d
Update apps.json 2021-12-15 11:08:47 +01:00
xxDUxx 7f491a1bd6
Update apps.json 2021-12-15 11:05:56 +01:00
xxDUxx 3fcae7f461
Update apps.json 2021-12-15 10:58:23 +01:00
Gordon Williams 2537184e3f
Merge pull request #1083 from halemmerich/master
Red Torch - Update for Bangle 2
2021-12-15 09:41:09 +00:00
xxDUxx c222df0acf
Update apps.json 2021-12-15 10:34:55 +01:00
xxDUxx ebff58b09a
Update apps.json 2021-12-15 10:31:19 +01:00
Gordon Williams 25e1fc5f28 messages 0.13: Add /*LANG*/ comments for internationalisation
+      Add 'Delete All' option to message options
+      Now update correctly when 'require("messages").clearAll()' is called
2021-12-15 09:09:27 +00:00
jeffyactive 8d5107fe42 Version bump to 0.04 2021-12-14 21:16:02 -05:00
Marco H d6c264f7b8
Update apps.json 2021-12-14 15:53:30 +01:00
Jeroen Peters 158e59c5bf Changes version numbers to align with live 2021-12-14 12:27:05 +01:00
Martin Boonk 67635f1bda Update for Bangle 2 2021-12-14 12:13:55 +01:00
Jeroen Peters 0c50785e9c
Merge branch 'espruino:master' into master 2021-12-14 11:53:17 +01:00
Gordon Williams d46b441087
Merge pull request #1078 from hughbarney/master
Snek: Fixed icon and screenshot, Rebble, Pebble correted typo
2021-12-14 09:54:39 +00:00
Gordon Williams 524e7edb52
Merge branch 'master' into round-dev 2021-12-14 09:54:13 +00:00
Gordon Williams b2e39d950f
Merge pull request #1079 from stephenPspackman/roman-autolight
pooq Roman: autolight
2021-12-14 09:53:37 +00:00
Gordon Williams e0d00abcb5
Merge pull request #1081 from halemmerich/master
Desktop launcher: Adds settings page
2021-12-14 09:51:28 +00:00
Gordon Williams 86df140ff5
Merge pull request #1077 from nebbishhacker/android
android: Send notification id when handling notifications
2021-12-14 09:11:51 +00:00
Jeroen Peters c347c6d6ee Messages: changed screenshots, reverted translation text
iOS: added song duration
2021-12-14 10:07:22 +01:00
Jeroen Peters b1022b1c85 Merge remote-tracking branch 'origin/master' 2021-12-14 01:34:35 +01:00
Jeroen Peters 96078a2791 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers
 Added Readme

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons

 Locale 0.14
 ===========
  Added some first translations for Messages in nl_NL
2021-12-14 01:34:30 +01:00
Ivor Hewitt 0fa14d74fb
Merge branch 'espruino:master' into master 2021-12-13 23:42:31 +00:00
Martin Boonk 3cb795c033 Adds setting for direct launch of apps on touch with Bangle 2 2021-12-13 23:20:56 +01:00
Martin Boonk 3cfb42456a Bump version 2021-12-13 22:53:27 +01:00
Martin Boonk a42b609d23 Adds settings page for hiding launchers and clocks 2021-12-13 22:53:27 +01:00
stephenPspackman e987fcb60b
Update apps.json 2021-12-13 12:02:45 -08:00
hughbarney 76a8b7504a Rebble backed out dependancy in apps.json, causes widget not supported 2021-12-13 19:16:38 +00:00
Ben Whittaker 358a02471d android: Send notification id when handling notifications 2021-12-13 13:42:14 -05:00
stephenPspackman fcce9b7336
Update apps.json 2021-12-13 10:35:21 -08:00
hughbarney 668e1b5d4c Rebble: fix dependancies 2021-12-13 18:29:52 +00:00
hughbarney 23df3c0e98 Rebble: fix dependancies, fixed typo, Pebble: fix typo 2021-12-13 18:21:24 +00:00
hughbarney d7536278df Merge remote-tracking branch 'upstream/master' 2021-12-13 18:12:33 +00:00
hughbarney 2f6599364c fixed snek icon and added screenshot 2021-12-13 18:12:24 +00:00
Ivor Hewitt c3605c42c1 Fix comma 2021-12-13 16:24:34 +00:00
Ivor Hewitt b214d53fcf Add readme 2021-12-13 16:18:48 +00:00
Jeroen Peters 1d509d8195
Merge branch 'espruino:master' into master 2021-12-13 17:15:00 +01:00
Ivor Hewitt 45194a5428 Add CoreTemp app 2021-12-13 16:00:56 +00:00