1
0
Fork 0
Commit Graph

4562 Commits (bc58b67675b484270ec15d47ab4ca76d7b1bfe7b)

Author SHA1 Message Date
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 66ec62f0d1
Merge branch 'espruino:master' into master 2021-12-15 10:30:41 +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 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 e9436eca15
Make themperature value readable on smaller screens 2021-12-14 15:52:22 +01: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 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
Jeroen Peters 0c50785e9c
Merge branch 'espruino:master' into master 2021-12-14 11:53:17 +01:00
Gordon Williams 253abf53c0
Merge pull request #1076 from alainsaas/master
AwairMonitor: added photo to README.md
2021-12-14 09:54:51 +00: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 13715ea43d Revert 2021-12-14 02:08:33 +01:00
Jeroen Peters d2f749295a Possible bug 2021-12-14 01:54:29 +01:00
Jeroen Peters dfb2e4fc0a Possible bug 2021-12-14 01:49:11 +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
Martin Boonk b541a4b6a7 Draw correct border (1px all around) 2021-12-13 22:53:16 +01:00
stephenPspackman c1cbc39377
Update app.js
Remove an unneeded piece of defensiveness.
2021-12-13 13:00:29 -08:00
stephenPspackman 419248f647
Update README.md
Fix a typo, add a couple of sentences about autolight.
2021-12-13 12:51:20 -08:00
stephenPspackman abfb7fc8a4
Update README.md
FIx a typo, add a couple of sentences about autolight.
2021-12-13 12:51:01 -08:00
stephenPspackman dbab1df394
Create app.js 2021-12-13 12:46:59 -08:00
stephenPspackman cb4427cd6d
Add files via upload 2021-12-13 12:11:11 -08:00
stephenPspackman 134935dc46
Update app.js
Debugged. Also, it seems that on Bangle 2, the responsible way to do this is with LCDPower, not LCDBrightness.
2021-12-13 11:52:10 -08:00
stephenPspackman dc1e290493
Create resourcer.js
Assets for the pooq Round watchface.
2021-12-13 11:23:35 -08:00
stephenPspackman 186258e398
Update app.js
Add an option to illuminate the display on twist.
2021-12-13 11:17:24 -08:00
Ben Whittaker 358a02471d android: Send notification id when handling notifications 2021-12-13 13:42:14 -05:00
stephenPspackman f243c0972b
Update ChangeLog 2021-12-13 10:33:58 -08:00
hughbarney 23df3c0e98 Rebble: fix dependancies, fixed typo, Pebble: fix typo 2021-12-13 18:21:24 +00:00
hughbarney ab4de670fb Snek: fixed icon to 64x64, added screenshots 2021-12-13 18:13:53 +00:00
stephenPspackman e148b21cde
Create app-icon.js 2021-12-13 09:54:26 -08:00
Alain Saas 5b3628ef38
Merge branch 'espruino:master' into master 2021-12-14 02:50:09 +09:00
Alain Saas 5afa80d38e
Update README.md 2021-12-14 02:49:39 +09:00
Alain Saas 4bf955f0d1
Add files via upload 2021-12-14 02:46:13 +09:00
Alain Saas a70934fafe
Add files via upload 2021-12-14 02:39:33 +09:00
stephenPspackman 84b184570a
Create README.md 2021-12-13 09:32:48 -08:00
stephenPspackman 3e04f5cc9f
Create ChangeLog 2021-12-13 09:19:34 -08:00
Ivor Hewitt d1efe34f63 Fix icon 2021-12-13 16:22:30 +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
Gordon Williams 469b2c76f2 make firmware update app beta again 2021-12-13 15:57:29 +00:00
Jeroen Peters 9e166ec7a6
Merge branch 'espruino:master' into master 2021-12-13 14:21:32 +01:00
Jeroen Peters 725f648e2a Merge remote-tracking branch 'origin/master' 2021-12-13 14:21:12 +01:00
Jeroen Peters ab4941c495 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons
2021-12-13 14:21:06 +01:00
Gordon Williams ba78819410
Merge pull request #1059 from barakplasma/hebrew_calendar
app update: Hebrew Calendar
2021-12-13 13:12:00 +00:00
Gordon Williams 0cdb9c87f2 fix icon 2021-12-13 13:05:53 +00:00
Gordon Williams 864772be8e
Merge pull request #1060 from barakplasma/golfscore
new app: Golf score tracker
2021-12-13 13:05:19 +00:00
Gordon Williams 16917939c2
Merge branch 'master' into master 2021-12-13 10:15:46 +00:00
Gordon Williams e725e3c6f8
Merge pull request #1066 from lunctis-viribus/master
weatherClock Bangle.js 2 layout compatibility
2021-12-13 10:14:32 +00:00
Gordon Williams 562caf211a
Merge pull request #1067 from Lukasz-pluszczewski/master
Added polish locale
2021-12-13 10:13:55 +00:00
Gordon Williams 4757355aec version no 2021-12-13 10:13:25 +00:00
Gordon Williams 44e4bb1d3d
Merge pull request #1070 from stephenPspackman/master
Make internal menu time out + small fixes
2021-12-13 10:12:27 +00:00
Gordon Williams 3b3bffdbd5
Merge branch 'master' into master 2021-12-13 09:51:28 +00:00
Gordon Williams 0a5c32c0c1
Merge pull request #1071 from nebbishhacker/weather
weather: Tweak bangle 2 light theme colors
2021-12-13 09:50:23 +00:00
Gordon Williams fcffb710e0
Merge pull request #1062 from nebbishhacker/abatterywidget
a_battery_widget: support dark themes
2021-12-13 09:47:45 +00:00
Gordon Williams 9a376a7386
Merge pull request #1063 from nebbishhacker/qmsched
qmsched: Correctly size widget on load
2021-12-13 09:47:20 +00:00
Gordon Williams c3c792ee24
Merge pull request #1064 from halemmerich/master
Custom QR Code v0.04: Adds QR code scanning
2021-12-13 09:46:42 +00:00
Gordon Williams fda5a9fc6e
Merge pull request #1061 from nebbishhacker/vectorclock
vectorclock: Bangle.js 2 support
2021-12-13 09:44:48 +00:00
Jeroen Peters c892da146d
Merge branch 'espruino:master' into master 2021-12-13 10:11:38 +01:00
Gordon Williams 821a49c834
Merge pull request #1058 from adamschmalhofer/fix-gbridge
Gbridge fixes
2021-12-13 09:09:13 +00:00
Gordon Williams af293b3e7c
Merge branch 'master' into master 2021-12-13 09:06:12 +00:00
Gordon Williams 1edcc1f79e
Merge pull request #1051 from crazysaem/master
Update Pattern Launcher: Show saved patterns with linked apps
2021-12-13 09:04:38 +00:00
Gordon Williams f31054a34b
Merge pull request #1057 from myxor/clicomplete_v0.03
CLI complete clock v0.03
2021-12-13 08:51:55 +00:00
Gordon Williams 20317a7efe
Merge pull request #1056 from lightnin/master
Updates for impwclock BangleJs2 compatibility
2021-12-13 08:50:09 +00:00
Jeroen Peters c0f6dee079 Work in progress on icon-support 2021-12-13 09:13:04 +01:00
Marco H 15ac03f866
Update app.js
Below threshold means below :)
2021-12-13 08:51:10 +01:00
Ben Whittaker e56be81f8f weather: Tweak bangle 2 light theme colors 2021-12-12 22:37:59 -05:00
Michael Kronenwett bafbca8187
Update snaky-icon.js 2021-12-13 02:29:01 +01:00
Michael Kronenwett 5126ddf9d2
Update snaky-icon.js 2021-12-13 02:25:15 +01:00
Michael Kronenwett 65736c5c1d
Update snaky-icon.js 2021-12-13 02:18:56 +01:00
Michael Kronenwett 4ad525ea9b
Update snaky-icon.js 2021-12-13 02:15:53 +01:00
Michael Kronenwett 22fbb99e64
Update snaky-icon.js 2021-12-13 02:10:16 +01:00
Michael Kronenwett 48c08f0ebe
Update snaky-icon.js 2021-12-13 02:07:16 +01:00
Michael Kronenwett f171391b23
Rename snaky.app.js to snaky.js 2021-12-13 01:40:04 +01:00
Michael Kronenwett 0f1b13b17e
Create README.md 2021-12-13 01:34:33 +01:00
Michael Kronenwett fe5470e6de
Update snaky-icon.js 2021-12-13 01:31:20 +01:00
Michael Kronenwett 083d5e47aa
Add files via upload 2021-12-13 01:30:07 +01:00
Michael Kronenwett 97bff1f533
Delete snaky.png 2021-12-13 01:29:48 +01:00
Michael Kronenwett a2a7373fe9
Add files via upload 2021-12-13 01:25:36 +01:00
Michael Kronenwett 934fe77d07
Rename app-icon.js to snaky-icon.js 2021-12-13 01:21:02 +01:00
Michael Kronenwett 1beaef5d3a
Update app-icon.js 2021-12-13 01:17:59 +01:00
Michael Kronenwett b59c26f1b1
Create app-icon.js 2021-12-13 01:06:07 +01:00
Michael Kronenwett bec573c1ab
Create snaky.app.js 2021-12-13 01:02:57 +01:00
Jeroen Peters 91d7cfbd47 Work in progres for testing 2021-12-13 00:21:16 +01:00
stephenPspackman d93ef10f26
Update app.js
Oops, shouldn't say return on a setter.
2021-12-12 15:08:55 -08:00
stephenPspackman 14e221fbb1
Merge branch 'espruino:master' into master 2021-12-12 14:55:38 -08:00
Jeroen Peters b63f1ee706 Work in progres for testing 2021-12-12 23:50:02 +01:00
stephenPspackman 47eb4a6346
Update app.js
* Improve handling of default local options.
* Add timeout to internal menu.
* Allow menus to be lazified (as in the Round face).
* Rename options.active to activeFg, restoring consistency and avoiding a name collision.
* Fix broken bounding box logic for drags.
* Defer screen clear on face reset to reduce blinking.
2021-12-12 14:40:36 -08:00
Jeroen Peters 977c26b5a1 Work in progres for testing 2021-12-12 23:14:43 +01:00
hughbarney 0cd7a577a4 Rebble: ensure widget area is also cleared when we hide widgets 2021-12-12 17:36:59 +00:00
Ben Whittaker a0a913a0e2 vectorclock: fix overlap caused by margin 2021-12-12 09:43:32 -05:00
lukasz 226666909f Added polish locale 2021-12-12 12:52:02 +01:00
Martin Boonk 30689e6430 Bump version to 0.04 2021-12-12 10:41:56 +01:00
Martin Boonk 63811b361f Add function for scanning QR codes from camera or file 2021-12-12 10:41:56 +01:00
lunctis-viribus a4d028f63e
Update app.js
Final fix
2021-12-12 10:36:34 +01:00
lunctis-viribus b4c2c0d422
Update ChangeLog 2021-12-12 10:18:12 +01:00
lunctis-viribus c5a598d75e
weatherClock Bangle.js 2 layout compatibility
On Bangle.js 2 there still was a layout overlap issue for wind text.
This commit fixes it. Tested for different input lengths in emulator, also for Bangle.js.
2021-12-12 10:15:44 +01:00
Amos Blanton 159ba0cece
Touch screen instead of button. 2021-12-11 21:03:22 +01:00
Ben Whittaker 6d49e1d466 qmsched: Correctly size widget on load 2021-12-11 14:53:02 -05:00
Ben Whittaker dc4f20d237 a_battery_widget: support dark themes 2021-12-11 14:16:41 -05:00
hughbarney 775715ddbd Rebble: updated README, gone for queueDraw() approach, update every minute 2021-12-11 18:58:50 +00:00
Ben Whittaker e3e360dbd8 vectorclock: add 2px margin 2021-12-11 13:44:40 -05:00
Michael Salaverry d8c41b78a2
feat: multiple player support 2021-12-11 20:37:08 +02:00
Ben Whittaker f81215eb46 vectorclock: Bangle.js 2 support 2021-12-11 13:36:28 -05:00
hughbarney b8c8ad4529 Rebble: added more screenshots, updated README 2021-12-11 18:32:37 +00:00
Michael Salaverry 24d66cb4a0
feat: new app Golf Score 2021-12-11 20:29:01 +02:00
Michael Salaverry 238b0fc58c
lint: 2021-12-11 20:01:34 +02:00
hughbarney 9eed9b8036 Rebble updated icon 2021-12-11 17:57:46 +00:00
Michael Salaverry e42f12e4e9
fix: exports 2021-12-11 19:45:22 +02:00
Michael Salaverry 4123434a35
fix: require 2021-12-11 19:17:05 +02:00
Michael Salaverry ad7f63a10f
fix: require 2021-12-11 19:08:50 +02:00
hughbarney acae86c937 Rebble clock - added screenshot and README 2021-12-11 17:05:02 +00:00
Michael Salaverry 764644ca25
fix: remove TS 2021-12-11 19:04:02 +02:00
hughbarney ecd97e00aa Merge remote-tracking branch 'upstream/master' 2021-12-11 13:50:30 +00:00
hughbarney 61f5dddf26 Rebble clock - long live the rebellion 2021-12-11 13:50:02 +00:00
Marco H aeea8241ba
Update README.md 2021-12-11 13:29:42 +01:00
Marco H 29ba4fab0a
Update app.js
Let's load correct settings :)
2021-12-11 13:28:21 +01:00
Marco H 7dcc5385e2
Update settings.js
Fix settings
2021-12-11 13:24:30 +01:00
Marco H dfc46898c3
Update app.js
* Use settings to toggle visibility of elements
* If heart rate should be hidden we do not enable HRM power
* Show battery value in red if value below threshold
2021-12-11 13:21:45 +01:00
Marco H 5b16eb20f8
Update settings.js
Extend settings
2021-12-11 13:12:30 +01:00
Amos Blanton dc84156055
Change to handling of digital time display
Remove code for BangleJS physical button.
Replace with code to toggle display of accurate time based on screen touch that works for both BangleJS and BangleJS2
Stop displaying accurate digital time when new imprecise era begins.
2021-12-11 13:03:21 +01:00
Marco H 2f7e81fea8
Create settings.js
Initial settings file
2021-12-11 12:55:16 +01:00