Commit Graph

2097 Commits (5ae38e02a3e6799d8eadb286e8614268b49750fc)

Author SHA1 Message Date
Gordon Williams 5ae38e02a3
Merge pull request #522 from rigrig/gbridge
Gbridge
2020-07-08 08:45:18 +01:00
Richard de Boer 1b2f8e7404 gbridge: Nicer display of alarm clock notifications
My phone generates these events for alarms (even labelled ones):
{"t":"notify","id":1592721702,"src":"ALARMCLOCKRECEIVER"}
{"t":"notify-","id":1592721702} // when dismissing the alarm

This commit shows a nice alarm-clock icon and friendlier title instead,
but preserves event title/body if it is provided after all.

Lifted the icon from apps/alarm/app-icon.js
2020-07-07 21:41:24 +02:00
Richard de Boer a5f3118859 gbridge: Handle notify- events
So dismissing notifications on the phone also clears them on the watch
2020-07-07 20:53:00 +02:00
Richard de Boer 9c55b47263 notify/notifyfs: Add notification ID option
So you can hide a notification only if it hasn't been replaced yet.
2020-07-07 20:45:03 +02:00
Gordon Williams 350bec8aaf
Merge pull request #520 from berkenbu/gpsrec_changes
Gpsrec OpenStreetMap track plotting
2020-07-06 09:21:19 +01:00
berkenbu a16f026e2b
gpsrec ver 0.12 - openstreetmap plotting 2020-07-03 23:06:41 -04:00
berkenbu 5011c376f0
Plot track on top of OpenStreetMap tiles 2020-07-03 23:05:00 -04:00
berkenbu 4ccea1377f
Plot on OpenStreetMap tiles
Add option to plot tracks on top of OpenStreetMap tiles, if they are installed on the watch.
2020-07-03 23:03:13 -04:00
berkenbu adbfcead38
Make gps fix icon green to be more visible 2020-07-03 23:01:09 -04:00
Gordon Williams 8f6f446e3e
Merge pull request #519 from gsin11/feat/added-en_IN-locale
Feat/added en_IN locale
2020-07-03 13:31:42 +01:00
Gurpreet Singh 3e049e3a26 Changed the currency code for en_IN locale 2020-07-03 10:54:58 +02:00
Gurpreet Singh 8e9a70a588 feat(AddedNewLocale): Added en_IN local to support English India 2020-07-02 21:13:46 +02:00
Gurpreet Singh df1b523824
Merge pull request #1 from espruino/master
Fetching latest changes from upstream branch
2020-07-02 20:46:07 +02:00
Gordon Williams 176f1eb578
Merge pull request #518 from rigrig/gbridge_music
gbridge: Don't keep LCD on while playing music
2020-07-01 08:01:35 +01:00
Richard de Boer b172017f2e gbridge: Don't keep LCD on while playing music
Looks like this fell through during the 'notify' upgrade.
Some apps can keep the LCD pretty much awake all the time with
"position" updates.
2020-06-30 22:48:00 +02:00
Gordon Williams 3f74e96bc5 verticalclock 0.05: Stop hours being displayed wrong if moving from 2 digits to 1 (fix #516) 2020-06-29 08:39:11 +01:00
Gordon Williams 484f2c7eb2
Merge pull request #511 from paulcockrell/master
BugFix: Marioclock use of fillPoly adjustments
2020-06-29 08:33:06 +01:00
Gordon Williams da11909d4e
Merge pull request #514 from capybara1/pr-cprassist
Added first version of CRP Assist app
2020-06-29 08:32:36 +01:00
Gordon Williams 9b0a1652b6
Merge pull request #517 from tebarius/simplevectorclock
Simple Vector Clock
2020-06-29 08:31:53 +01:00
tebarius a9f691cfea misspelling 2020-06-28 21:16:25 +02:00
tebarius 65cb9b46ba Modification of SimpleClock to use Vectorfont 2020-06-28 21:04:16 +02:00
tebarius f319cff2bc Modification of SimpleClock to use Vectorfont 2020-06-28 21:03:05 +02:00
capybara1 6ca8262b51 Added first version of CRP Assist app 2020-06-27 09:38:58 +02:00
Gordon Williams 76b51f5074
Merge pull request #513 from jeffmer/master
iPhone Notification Widget
2020-06-26 15:05:52 +01:00
Gordon Williams dcf8c6c1f3 Add workaround for https://github.com/espruino/Espruino/issues/1868 since 2v06 firmware has the issue 2020-06-26 09:26:41 +01:00
jeffmer f1fcc6ff5a
Update apps.json 2020-06-25 18:44:21 +01:00
jeffmer d69d6098a4
Add files via upload 2020-06-25 18:39:00 +01:00
jeffmer 25bd4fb752
Create README.md 2020-06-25 18:35:56 +01:00
Gordon Williams e859c3d20c gpsrec: Ensure we don't turn GPS off if it was previously on (eg from another app/widget) 2020-06-25 07:55:44 +01:00
Gordon Williams 30519272cf Merge branch 'master' of github.com:espruino/BangleApps 2020-06-24 10:21:43 +01:00
Gordon Williams ab30d2dd6b launcher 0.04: Now displays widgets 2020-06-24 10:20:39 +01:00
Gordon Williams 7647a7a921 Add new draw styles, tidy up draw functionality 2020-06-24 10:13:00 +01:00
Gordon Williams c449a258f1 Added Espruino control (fix #417) 2020-06-24 09:55:28 +01:00
Gordon Williams af408e9363
Merge pull request #512 from jeffmer/master
New MultiClock app
2020-06-23 16:08:06 +01:00
jeffmer 2708243979
Add files via upload 2020-06-23 14:24:01 +01:00
Gordon Williams f40e3a2549 bump version 2020-06-23 13:54:28 +01:00
Gordon Williams a345ca2316 Add flag raiser docs 2020-06-23 13:13:14 +01:00
Paul Cockrell 7a054bc794 Update apps.json 2020-06-23 10:28:59 +01:00
Paul Cockrell c67d76612b BugFix: Marioclock drawPoly (used to draw pyramids) update to stop pyramids appearing to float above ground 2020-06-23 10:27:03 +01:00
jeffmer 9af674aa30
Update apps.json 2020-06-23 09:30:38 +01:00
jeffmer 13ab4f1993
Add files via upload 2020-06-23 09:27:36 +01:00
jeffmer 682f2ad9d3
Create README.md 2020-06-23 09:26:25 +01:00
Gordon Williams a04b1298f8 Merge branch 'master' of github.com:espruino/BangleApps 2020-06-23 08:18:04 +01:00
Gordon Williams 8309804985 0.10: Fix auto-snooze option (this stopped new alarms being added) (fix #506) 2020-06-23 08:17:52 +01:00
Gordon Williams 56ce4c30e1 boldclk: Tweak for more efficient rendering, and firmware 2v06 2020-06-23 08:08:59 +01:00
Gordon Williams b513252923
Merge pull request #510 from nxdefiant/master
Added gpsautotime widget
2020-06-23 07:56:31 +01:00
Erik Andresen 7ec8f1f90c gpsautotime:
renamed gps_auto_time to gpsautotime to fix sanitycheck
2020-06-22 22:44:04 +02:00
Erik Andresen a8f52da803 Added gpsautotime widget 2020-06-22 20:48:08 +02:00
Gordon Williams e295f91bc4
Merge pull request #507 from gedankenstuecke/master
Adds a one-button-tracker widget
2020-06-22 08:55:09 +01:00
Gordon Williams 8275e64ec4
Merge pull request #508 from ps-igel/upstreamMerge
Numerals clock: Add date on touch and some improvements
2020-06-22 08:54:13 +01:00