Commit Graph

4669 Commits (faf14dfe99b1a6978132b74d6f3791e9ccd7532a)

Author SHA1 Message Date
jeffyactive 904e3e39f0 Added GPS elevation (altitude) to location and speed service 2021-12-17 16:43:33 -05:00
Marco Heiming 37504ec553 Circles clock v0.03 2021-12-17 22:36:34 +01:00
jeffyactive 00116b760c Refactored byte array conversions for efficiency and readability 2021-12-17 16:28:30 -05:00
Richard de Boer 43f2252bbf messages: don't buzz during Quiet Mode 2021-12-17 21:54:02 +01:00
jeffyactive c93bbe4fb8 Corrected magnetic field Z negative encoding 2021-12-17 15:40:22 -05:00
Gordon Williams d9d5926416
Merge pull request #1126 from Athemis/calendar
calendar: improve legibility on Bangle2 and localize strings
2021-12-17 19:34:46 +00:00
Gordon Williams 7357f0e601
Merge pull request #1127 from peerdavid/master
[LCARS Clock] Added Settings
2021-12-17 19:34:25 +00:00
Richard de Boer d8398d73a3 qmsched: fix #1117
Properly check WIDGETS is set before redrawing the widget
2021-12-17 17:42:53 +01:00
David Peer 1c554e3a14 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-12-17 16:32:11 +01:00
David Peer 8948e9f2ae Updated screenshot 2021-12-17 16:32:08 +01:00
Peer David 0b087d86c4
Merge branch 'espruino:master' into master 2021-12-17 16:28:06 +01:00
David Peer 2d192f486d Updated changelog 2021-12-17 16:27:36 +01:00
David Peer e09baafafa Set settings for each row 2021-12-17 16:24:05 +01:00
Gordon Williams ff13a72b27 link in readme 2021-12-17 14:11:38 +00:00
Gordon Williams 72c2a9e9d4 Merge branch 'master' of https://github.com/elrod16/BangleApps into elrod16-master 2021-12-17 14:08:07 +00:00
xxDUxx 670608ea24
Update app-icon.js 2021-12-17 14:58:51 +01:00
xxDUxx 8dd11ff68f
Create app-icon.js 2021-12-17 14:58:17 +01:00
Minges, Alexander Ralph Michael (almin100) 22c5f2281c calendar: compress app icon 2021-12-17 14:51:12 +01:00
Minges, Alexander Ralph Michael (almin100) d56f9e3a8b calendar: shorten settings to prevent clipping 2021-12-17 14:42:47 +01:00
Minges, Alexander Ralph Michael (almin100) a67ef83bd8 calendar: use hardware version to set color scheme 2021-12-17 14:21:26 +01:00
xxDUxx 48601f2dde
Create app.js 2021-12-17 14:08:42 +01:00
Minges, Alexander Ralph Michael (almin100) bae67ecf6d calendar: use non-dithering colors by default;
localize strings; remove unused variables
2021-12-17 14:05:52 +01:00
Gordon Williams e67f15710d Merge branch 'master' of github.com:espruino/BangleApps 2021-12-17 11:26:38 +00:00
Gordon Williams df810fc7bb screenshot 2021-12-17 11:26:34 +00:00
Gordon Williams 62900059ad thermom 0.05: Use temperature from current locale
+      Update every 10s, average last 5 readings
+      Changes based on #1092
2021-12-17 11:24:46 +00:00
Gordon Williams a8fa6faafa
Merge pull request #1106 from RomanistHere/master
Feat: added new app (fork of Pebble clock) with new functionality.
2021-12-17 09:17:44 +00:00
Gordon Williams c78818eb3e
Merge pull request #1120 from hughbarney/master
Setting: restructed menus as per forum discussion
2021-12-17 09:16:51 +00:00
Gordon Williams d848871a7f
Merge pull request #1123 from nebbishhacker/messages
messages: Hide widget when all unread messages are dismissed
2021-12-17 09:15:54 +00:00
Gordon Williams 9b429fff22 health 0.09: Fix file naming so months are 1-based (not 0) (fix #1119) 2021-12-17 09:09:33 +00:00
Gordon Williams 70924cb17a trying to fix the worst sanity check errors that have crept in 2021-12-17 08:55:09 +00:00
Gordon Williams 8c7e02610d
Merge pull request #1108 from xxDUxx/master
Update app.js
2021-12-17 08:27:56 +00:00
Gordon Williams 9d717f9ca9
Merge pull request #1118 from stephenPspackman/roman-autolight
Update README.md
2021-12-17 08:24:36 +00:00
Gordon Williams 4d2312d585
Merge pull request #1111 from myxor/locale-german
Update locales: de_DE, de_AT and es_ES
2021-12-17 08:24:17 +00:00
Marco Heiming 1a6ff78b71 Update README 2021-12-17 08:37:59 +01:00
Marco Heiming 622c94b1e8 Color battery text and icon in green when charging
Color battery icon in red when battery low
2021-12-17 08:34:28 +01:00
Ben Whittaker 66e75055a4 messages: Hide widget when all unread messages are dismissed 2021-12-16 19:39:45 -05:00
elrod16 45521e9fe5
Update readme.md
Added content about new revisions.
2021-12-16 18:15:43 -05:00
hughbarney aa365bc1de Setting: restructed menus as per forum discussion 2021-12-16 21:11:51 +00:00
stephenPspackman 4f6a2452fb
Merge branch 'espruino:master' into roman-autolight 2021-12-16 12:25:26 -08:00
stephenPspackman 0984dfb463
Update README.md
Clarify that the autobacklight is only needed for older firmware.
2021-12-16 12:22:34 -08:00
elrod16 b192f75b55
Have it average readings
After 10 consecutive readings it starts averaging the temp displayed from a FIFO cache. It slows down the responsiveness but delivers better figures over time instead of jumping degrees +/-.
2021-12-16 14:44:52 -05:00
Marco H a49513d18a
Delete Changelog 2021-12-16 20:03:00 +01:00
Marco Heiming 47706cf172 Fixed name of ChangeLog file 2021-12-16 18:08:12 +01:00
Marco Heiming 696d46e717 Bump version to v0.02 2021-12-16 17:56:31 +01:00
Marco Heiming ace239047b Resize icon to 48x48 2021-12-16 17:55:39 +01:00
Marco Heiming 3ce407caf4 Add setting for battery warn level and color battery text red if below level 2021-12-16 17:26:52 +01:00
Marco H e3e2ee9ea0
Fix missing ampm in de_AT 2021-12-16 16:19:00 +01:00
Marco H 2fbffb3a44
Update locales: de_DE, de_AT and es_ES 2021-12-16 16:03:50 +01:00
xxDUxx 16cba6794f
Update README.md 2021-12-16 13:04:15 +01:00
xxDUxx cb32ad6121
Update app.js 2021-12-16 11:20:37 +01:00
RomanistHere d5b3bdc0d5 fix: remove semicolon from the image 2021-12-16 11:39:58 +03:00
Romanist 86bb54b079
Merge branch 'master' into master 2021-12-16 11:36:46 +03:00
RomanistHere 040c3eeaa5 fix: update readme [2] 2021-12-16 11:29:23 +03:00
RomanistHere 2b8bcf55b9 chore: update readme 2021-12-16 11:27:43 +03:00
Gordon Williams 4da89c1a05
Merge pull request #1103 from myxor/circlesclock
New clock: Circles clock
2021-12-16 08:27:08 +00:00
Gordon Williams 689de43595
Merge pull request #1102 from xxDUxx/master
image viewer 0.2
2021-12-16 08:26:32 +00:00
Gordon Williams 1bd8e5a216
Merge branch 'master' into master 2021-12-16 08:25:51 +00:00
Gordon Williams 0745feff11
Merge pull request #1098 from stephenPspackman/round-dev
pooq Round: tap for transient complications; bugfixes
2021-12-16 08:24:20 +00:00
Gordon Williams d2d736cee5
Merge pull request #1097 from crazysaem/master
Update ptlaunch: Respect theme colors
2021-12-16 08:23:45 +00:00
Gordon Williams b8968f122e
Merge pull request #1094 from hughbarney/master
Rebble, Pebble, Pastel dependancy and README updates, updated stopwatch README
2021-12-16 08:22:54 +00:00
RomanistHere 6ef60ff6c5 fix: reset width, update image 2021-12-16 11:17:37 +03:00
RomanistHere bcf9f07d17 fix: set width to images 2021-12-16 11:10:18 +03:00
RomanistHere 6e9611b913 feat: add photo 2021-12-16 11:04:47 +03:00
RomanistHere 676de1775c fix: update step length setting 2021-12-16 10:54:35 +03:00
RomanistHere c852e1a215 fix: dark theme color 2021-12-16 10:52:47 +03:00
Marco Heiming 49136a1ca7 Initial version of circles clock 2021-12-16 08:06:53 +01:00
Ben Whittaker c9fd252ec9 widpedom: update changelog 2021-12-15 19:53:39 -05:00
Ben Whittaker 108c12d3ec widpedom: Save lastUpdated as a unix timestamp
Fixes #961
2021-12-15 19:31:39 -05:00
xxDUxx fdb4a8835b
Create ChangeLog 2021-12-16 01:24:27 +01:00
xxDUxx 562b44279c
Create app-icon.js 2021-12-16 01:22:11 +01:00
xxDUxx 6f32b9cbcd
Delete app-icon.js 2021-12-16 01:21:15 +01:00
stephenPspackman a72974110c
Update ChangeLog 2021-12-15 12:48:13 -08:00
stephenPspackman 030eddba5c
Update app.js
Fix broken variable update.
Fix excessive screen clearing.
2021-12-15 12:47:45 -08:00
stephenPspackman 32af212454
Update README.md 2021-12-15 12:18:07 -08:00
crazysaem eeed392782 ptlaunch: remove now redundant draw call, and also remove all setColor calls since we now only need the fg color which is the default anyways 2021-12-15 20:12:42 +00:00
crazysaem c52f57f5ba ptlaunch: fix setup for screenshots 2021-12-15 20:12:42 +00:00
crazysaem fd6fa1522a ptlaunch: update screenshots 2021-12-15 20:12:42 +00:00
crazysaem cff3a99380 ptlaunch: Respect theme colors. Fix: Do not pollute global space with internal variables ans functions in boot.js 2021-12-15 20:12:42 +00:00
RomanistHere 700e12f18d fix: rename everything 2021-12-15 23:03:01 +03:00
stephenPspackman 4ec850bec2
Update ChangeLog 2021-12-15 11:55:40 -08:00
stephenPspackman 81bc60796b
Update app.js
Implement tap-to-decorate feature.
2021-12-15 11:54:23 -08:00
RomanistHere 1e9130de0f fix: icons 2021-12-15 22:51:07 +03:00
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
hughbarney 0c9eeb4e23 Updated README for stopwatch touch 2021-12-15 19:30:05 +00:00
RomanistHere 8e0ba23aa8 fix: play with syntax 2021-12-15 22:23:38 +03:00
hughbarney 2378ff304b Pastle, Pebble, Rebble: updated dependancies and ChangeLogs 2021-12-15 19:11:32 +00:00
RomanistHere d57ccb5073 fix: update icon.js 2021-12-15 22:06:43 +03:00
RomanistHere 6679922bfb feat: add pebbleDistance app 2021-12-15 22:00:12 +03:00
Peer David 4d0247d986
Merge branch 'espruino:master' into master 2021-12-15 19:50:42 +01:00
The Dod 3559247415 Remove `;` from app-icon (upsets travis-ci) 2021-12-15 17:14:19 +02: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 869bb58eb5
Merge pull request #1090 from marissz/patch-1
Added Latvian language to "locales.js"
2021-12-15 11:29:08 +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
elrod16 8a4d79ef2f
Create readme.md 2021-12-15 05:37:07 -05:00
elrod16 2fed2e2c45
Add files via upload 2021-12-15 05:34:43 -05:00
elrod16 36ed08f0ea
Create icon.js 2021-12-15 05:33:35 -05:00
xxDUxx 3326cee400
Add files via upload 2021-12-15 11:33:26 +01:00
elrod16 69dc98c681
Rename apps/thermomF2.app.js to apps/ltherm/app.js 2021-12-15 05:33:07 -05:00
elrod16 d80dc2ae12
Add files via upload 2021-12-15 05:30:50 -05:00
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 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
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