Commit Graph

4563 Commits (07049c4d880a82a6a5554d4bafe41c8392245357)

Author SHA1 Message Date
Thomas ICHÉ 07049c4d88 Fixed position of icon 2021-12-22 09:01:41 +01:00
Thomas ICHÉ 63850e74b3 Added Support for messages 2021-12-22 08:48:07 +01: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
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
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