Commit Graph

6244 Commits (fdcc1f50dbef5a330bab703dc2300cf8c89796b8)

Author SHA1 Message Date
Gordon Williams c419425ea0 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-15 10:11:11 +00:00
Gordon Williams 26a8755da0 Add translations from #202 2021-12-15 10:11:02 +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 0fe2098d92
Delete showimg.png 2021-12-15 11:01:43 +01:00
xxDUxx 4af248413d
Add files via upload 2021-12-15 11:00:21 +01:00
xxDUxx dc785b3d6d
Add files via upload 2021-12-15 10:59:44 +01:00
xxDUxx 3fcae7f461
Update apps.json 2021-12-15 10:58:23 +01:00
marissz f15e9f4eee
Added Latvian language to "locales.js"
Added Latvian diacritics in "charFallbacks"
Added "lv_LV" locale
Sorted "charFallbacks" alphabetically

Also just looking at the ISO map, maybe charFallbacks should be also transformed the same way? I guess for all lowercase diacritics we have to add uppercase ones too, right?
2021-12-15 11:55:58 +02: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 7d40d014d7
Delete showimg.img 2021-12-15 10:40:40 +01:00
xxDUxx 653aeccdc1
Delete showimg.app.js 2021-12-15 10:40:20 +01: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
xxDUxx 66ec62f0d1
Merge branch 'espruino:master' into master 2021-12-15 10:30:41 +01:00
xxDUxx 2809e267da
Update apps.json 2021-12-15 10:28:59 +01:00
xxDUxx 3fd3575179
Update apps.json 2021-12-15 10:24:25 +01:00
xxDUxx e2e33100e3
Update apps.json 2021-12-15 10:22:43 +01:00
xxDUxx 5eddc5af13
Update apps.json 2021-12-15 10:18:20 +01:00
Gordon Williams 9f45696d5a
Merge pull request #1089 from reelyactive/master
Implemented Bluetooth Low Energy advertising of sensor data
2021-12-15 09:18:02 +00:00
xxDUxx 37797f5db5
Update apps.json 2021-12-15 10:17:06 +01:00
xxDUxx 4ed73f91e3
Create app-icon.js 2021-12-15 10:11:51 +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
xxDUxx 84f7d0467f
Add files via upload 2021-12-15 10:09:06 +01:00
xxDUxx e02aa170df
Update README.md 2021-12-15 09:56:54 +01:00
xxDUxx 98ebc14e2d
Add files via upload 2021-12-15 09:56:09 +01:00
xxDUxx 78502e0be2
Create README.md 2021-12-15 09:55:29 +01:00
jeffyactive 8d5107fe42 Version bump to 0.04 2021-12-14 21:16:02 -05:00
jeffyactive c4d282b2f2 Implemented magnetic flux density 3D service 2021-12-14 21:09:18 -05:00
jeffyactive cf9f724d36 Added location and speed service to transmit GPS data 2021-12-14 20:41:16 -05:00
jeffyactive c0ac05488a Implemented barometer service data 2021-12-14 17:59:36 -05:00
jeffyactive 3f5072b874 Corrected length of app name advertising packet 2021-12-14 16:58:32 -05:00
jeffyactive 0fa290be68 Encode all barometer service data in a single function 2021-12-14 16:57:59 -05:00
Jeffrey Dungen f15d264a68
Merge branch 'espruino:master' into master 2021-12-14 16:33:59 -05:00
Gordon Williams 456886c6d5 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-14 16:28:32 +00:00
Gordon Williams c6ff891a8a
Merge pull request #1087 from myxor/thermometer-b2
Thermometer app working on BangleJS 2
2021-12-14 16:27:55 +00:00
Gordon Williams c7a9fc751d Start of app translation support (no menu to enable it yet) - https://github.com/espruino/BangleApps/issues/136 2021-12-14 16:21:05 +00:00
Marco H 0b6e2f1356
Update ChangeLog 2021-12-14 15:54:57 +01:00
Marco H 44919fc503
Update ChangeLog 2021-12-14 15:53:57 +01:00
Marco H d6c264f7b8
Update apps.json 2021-12-14 15:53:30 +01:00
Marco H e9436eca15
Make themperature value readable on smaller screens 2021-12-14 15:52:22 +01:00
Gordon Williams cfe70de6b8
Merge pull request #1084 from jeroenpeters1986/master
Messages, iOS, Locale
2021-12-14 11:31:25 +00:00
Jeroen Peters 158e59c5bf Changes version numbers to align with live 2021-12-14 12:27:05 +01:00
Jeroen Peters 9f195b74ee Cleaned up messages code and put back `this.t` 2021-12-14 12:21:27 +01:00
Martin Boonk 67635f1bda Update for Bangle 2 2021-12-14 12:13:55 +01:00
Jeroen Peters a21c6b16fd
Merge branch 'espruino:master' into master 2021-12-14 12:03:03 +01:00
Jeroen Peters 94761c5c0c Messages: reverted icon change as 'notification' is very versatile, could be anything from envelopes, to bells, to chatbubbles etc.. Also fixed duration 2021-12-14 12:02:48 +01:00
Gordon Williams 0488a24cd1 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-14 10:57:57 +00:00
Gordon Williams e408345249 Scan text strings for #136 2021-12-14 10:57:48 +00:00
Jeroen Peters 0c50785e9c
Merge branch 'espruino:master' into master 2021-12-14 11:53:17 +01:00