1
0
Fork 0
Commit Graph

4496 Commits (8dd11ff68f8f9e36c4be65dc372cc2e39cfc5f2a)

Author SHA1 Message Date
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