Gordon Williams
|
fa169c3bef
|
revert accidental commits
|
2020-06-11 15:06:22 +01:00 |
Gordon Williams
|
93da493192
|
Merge branch 'master' of https://github.com/hopkira/BangleApps into hopkira-master
|
2020-06-11 15:04:36 +01:00 |
Gordon Williams
|
cb4df2d7c6
|
GPS POI Logger - A simple app to log points of interest with their GPS coordinates and read them back onto your PC. Based on the https://www.espruino.com/Bangle.js+Storage tutorial
|
2020-06-11 13:37:55 +01:00 |
Gordon Williams
|
e3867dcd43
|
Merge pull request #496 from matjaz/boot2
load only clock apps
|
2020-06-10 10:01:50 +01:00 |
Matjaz Lipus
|
e0a5f062a4
|
load only clock apps
|
2020-06-10 10:45:35 +02:00 |
Gordon Williams
|
da7d5fde8d
|
Merge pull request #494 from matjaz/boot
Bootloader
|
2020-06-10 09:22:28 +01:00 |
Gordon Williams
|
f4859dc269
|
lint fix
|
2020-06-10 08:27:26 +01:00 |
Gordon Williams
|
ca0dcb53d7
|
bump bootloader version
|
2020-06-10 08:26:38 +01:00 |
Gordon Williams
|
ea10f08dde
|
Merge pull request #495 from matjaz/master
updated SI date formats
|
2020-06-10 08:22:10 +01:00 |
Matjaz Lipus
|
fc5595bf6a
|
use less variables
|
2020-06-10 08:57:24 +02:00 |
Matjaz Lipus
|
8b6a691546
|
code format, don't use unnecessary .map
|
2020-06-10 08:56:45 +02:00 |
Matjaz Lipus
|
cce5f47924
|
updated SI date formats
|
2020-06-10 08:55:01 +02:00 |
Gordon Williams
|
f300977ea6
|
Merge pull request #493 from jeffmer/master
magnav - Navigational Compass
|
2020-06-09 12:54:46 +01:00 |
jeffmer
|
ee054008e4
|
Update apps.json
|
2020-06-09 12:12:00 +01:00 |
jeffmer
|
2ea54d5863
|
Add files via upload
|
2020-06-09 12:08:14 +01:00 |
jeffmer
|
3dc60b24a4
|
Create README.md
|
2020-06-09 12:06:55 +01:00 |
Gordon Williams
|
99dcd7868c
|
Fix apploader node.js app issues - invalid length when uploading (base64 encode issues) and path (when run from directory other than the root)
|
2020-06-09 09:23:55 +01:00 |
Gordon Williams
|
4a5abd1cfd
|
Merge pull request #492 from nebbishhacker/weather
Weather: Fix flickering last updated time
|
2020-06-09 07:40:05 +01:00 |
Gordon Williams
|
db361884f1
|
Merge pull request #491 from ps-igel/upstreamMerge
Numerals clock: improvements and bugfix
|
2020-06-09 07:39:19 +01:00 |
Ben Whittaker
|
19ce8b888e
|
weather: bump version
|
2020-06-08 21:52:23 -04:00 |
Ben Whittaker
|
60b4fc3351
|
weather: make expiry default to 2 hours
|
2020-06-08 21:48:45 -04:00 |
Ben Whittaker
|
2cb595300e
|
weather: redraw last update time less frequently
|
2020-06-08 21:09:28 -04:00 |
ps-igel
|
fa9efbc23f
|
Improve rendering of Numeral 1, fix issue with alarms not showing up
|
2020-06-08 22:16:20 +02:00 |
ps-igel
|
a31a141def
|
Merge pull request #9 from espruino/master
update 20200608
|
2020-06-08 21:54:38 +02:00 |
Gordon Williams
|
0d1c666e20
|
Merge pull request #490 from FransM/master
Allow 31 as day number
|
2020-06-08 15:49:45 +01:00 |
Frans Meulenbroeks
|
b4f5549c54
|
Allow 31 as day number
|
2020-06-08 16:45:16 +02:00 |
Gordon Williams
|
883196c006
|
Add @matjaz's fix for my bad promise code
|
2020-06-08 10:56:48 +01:00 |
Gordon Williams
|
de58659257
|
settings: Fix set time menu, allow dates to roll over
|
2020-06-08 09:52:27 +01:00 |
Gordon Williams
|
1c712d8039
|
Merge pull request #488 from matjaz/patch-2
bootloader syntax
|
2020-06-08 08:00:20 +01:00 |
Gordon Williams
|
487af79643
|
Merge pull request #489 from nebbishhacker/http-server
Disable cache when running locally
|
2020-06-08 07:59:40 +01:00 |
Gordon Williams
|
27efea19e7
|
Merge pull request #487 from matjaz/master
locale improvements
|
2020-06-08 07:59:14 +01:00 |
Ben Whittaker
|
e231e0991d
|
Disable cache when running locally
|
2020-06-06 22:46:54 -04:00 |
Matjaž Lipuš
|
5db167a81d
|
bootloader syntax
|
2020-06-06 22:32:50 +02:00 |
Matjaz Lipus
|
fd4e0ceea4
|
number format
|
2020-06-06 22:26:07 +02:00 |
Matjaz Lipus
|
4498cbb24b
|
distance and speed use 1 decimal point for numbers less than 10
|
2020-06-06 13:49:52 +02:00 |
Matjaz Lipus
|
8a757d4e34
|
single var for dow, month
|
2020-06-06 13:01:55 +02:00 |
Gordon Williams
|
001eea27e1
|
apploader tweaks
|
2020-06-05 15:13:04 +01:00 |
Gordon Williams
|
8a83eb3140
|
Misc fixes for apploader
|
2020-06-05 15:05:56 +01:00 |
Gordon Williams
|
2a494ebef0
|
Fixed Promise-based bug in removeApp
|
2020-06-05 11:35:16 +01:00 |
Gordon Williams
|
9f41180664
|
Dependency handling fix - now choose the dependency highest up the JSON list (before sorting, not after!)
|
2020-06-05 11:22:43 +01:00 |
Gordon Williams
|
77de51dac4
|
gadgetbridge: Added 'find' event handling
|
2020-06-05 11:21:52 +01:00 |
Gordon Williams
|
d04c418419
|
Merge pull request #486 from Jasper-Ben/master
banglerun fix timer
|
2020-06-05 09:19:18 +01:00 |
Gordon Williams
|
67f95e3e33
|
Merge pull request #482 from jeffmer/master
update to life app
|
2020-06-05 09:16:08 +01:00 |
Jasper Orschulko
|
9da68b6efd
|
banglerun fix timer
Missing modulo 60 caused the minutes not to reset when hitting 60
|
2020-06-04 22:49:22 +02:00 |
jeffmer
|
19fbd67b92
|
Update apps.json
|
2020-06-04 17:17:27 +01:00 |
jeffmer
|
e5cac15b8f
|
fix reset, default params and timing
|
2020-06-04 17:16:46 +01:00 |
Gordon Williams
|
53061f27d3
|
analogimgclk: Add BTN2 -> launcher
|
2020-06-04 17:06:25 +01:00 |
Gordon Williams
|
dc8d2fc25e
|
Added ability to have fullscreen notifications (fix #130)
|
2020-06-04 16:18:41 +01:00 |
Gordon Williams
|
8c230be70a
|
oops - fix sanity check
|
2020-06-04 15:48:27 +01:00 |
Gordon Williams
|
8ec7878ede
|
remove debug print
|
2020-06-04 15:43:20 +01:00 |