Gordon Williams
f49ca11111
Merge pull request #2762 from halemmerich/owmweather
...
owmweather - Fix updating weather too often
2023-05-18 08:35:34 +01:00
Martin Boonk
fe240ea27c
owmweather - Fix calling weather if it is not available
2023-05-17 22:22:48 +02:00
Martin Boonk
bd34c54eed
owmweather - Respect update interval even on boot
2023-05-17 22:05:08 +02:00
Martin Boonk
4c5e9ce74b
owmweather - Bump version
2023-05-17 22:03:37 +02:00
Martin Boonk
bd3c8b4107
owmweather - Read defaults to prevent loading weather every few seconds
2023-05-17 21:54:35 +02:00
Gordon Williams
091a78058a
Merge pull request #2760 from bobrippling/stlapview-menu
...
Small stlapview menu fixes
2023-05-17 13:21:43 +01:00
Rob Pilling
087f6d0f1a
stlap: use closure to avoid hanging onto `arguments` in `showMainMenu`
2023-05-17 12:54:28 +01:00
Gordon Williams
2434ac668e
Merge branch 'master' of github.com:espruino/BangleApps
2023-05-17 10:49:33 +01:00
Gordon Williams
397c16757c
Attempt at fixing openstreetmap map when viewed on mobile (I find going portrait/landscape was needed previously)
2023-05-17 10:38:21 +01:00
Gordon Williams
5f715b7f78
ensure clockinfo text is usppercase (font doesn't render lowercase)
2023-05-17 10:37:27 +01:00
Gordon Williams
4b9f121026
Merge pull request #2759 from rigrig/ha-sensors-inline
...
[Home Assistant Sensors] inline config, add icons, quotes unification
2023-05-17 09:38:28 +01:00
Gordon Williams
e2ea182d73
Merge pull request #2761 from bobrippling/fix-widhid
...
Fix `widhid`'s HID sending errors and handling of #ondrag
2023-05-17 09:38:08 +01:00
Gordon Williams
1d7d9e2962
0.10: Option to hide widgets, tweak top widget width to avoid overlap with hour text at 9am
2023-05-17 09:25:47 +01:00
Gordon Williams
0f7c1d5e40
screenshot
2023-05-17 09:08:17 +01:00
Gordon Williams
b3d251f681
Adding app id to clockinfo to ensure clock faces remember their own settings
2023-05-17 09:06:45 +01:00
Rob Pilling
9ea17e7f4a
stlapview: bump version
2023-05-16 23:36:18 +01:00
Rob Pilling
ca9bae78af
stlapview: fix closure let-capture
2023-05-16 23:35:37 +01:00
Rob Pilling
23081d95cc
widhid: bump changelog
2023-05-16 23:26:55 +01:00
Rob Pilling
42e925d35e
widhid: continue on HID Report errors
...
e.g.
```
Uncaught Error: ERR 0xf (FORBIDDEN) (:3020)
at line 1 col 2082 in widhid.wid.js
NRF.sendHIDReport([1,code],function(){return NRF.sendHIDReport([1,0]);});
^
in function "sendHid" called from line 1 col 2165 in widhid.wid.js
sendHid(0x10);
^
in function "toggle" called from line 1 col 567 in widhid.wid.js
...s(e.y-anchor.y)<2)){toggle();onEvent();return;}}if(waitForRelease)...
^
in function called from system
```
2023-05-16 23:26:55 +01:00
Rob Pilling
7bd8d4701a
stlapview: add top-level back button
2023-05-16 23:25:32 +01:00
Rob Pilling
2efc24c5a4
stlapview: remove eval & comment
2023-05-16 23:25:21 +01:00
Rob Pilling
d595b5a9e1
stlapview: fix back button on lap view
2023-05-16 23:25:01 +01:00
Rob Pilling
c4b08bda3b
widhid: fix "#ondrag" singular being a function
2023-05-16 23:16:34 +01:00
Richard de Boer
b79a1caae6
hasensors: cleanup: use double quotes everywhere
2023-05-16 23:04:08 +02:00
Richard de Boer
b500e96b36
hasensors: add icons
...
Home Assistant already sets a level-dependant icon, but doesn't know
how to apply the charging state.
2023-05-16 22:54:48 +02:00
Richard de Boer
5428e482b8
hasensors: inline config
...
There is no need for a config file: we can customize the code directly.
2023-05-16 22:29:44 +02:00
pancake
bad193f739
Fix regression in kanawatch picking the wrong bitmap sometimes
2023-05-16 12:16:34 +02:00
stweedo
0c2244eb5a
Update app.js - changed 6 to 8 in comment
2023-05-15 23:30:13 -05:00
stweedo
65d2886c88
Update metadata.json
2023-05-15 23:14:10 -05:00
stweedo
8e25ad3350
Add files via upload
2023-05-15 23:08:26 -05:00
stweedo
cfd782b1b2
Create README.md
2023-05-15 23:07:57 -05:00
stweedo
64fd52017a
Delete icon.png
2023-05-15 23:07:39 -05:00
stweedo
9309b925c4
Delete readme.md
2023-05-15 23:07:19 -05:00
stweedo
c5cc53b548
Update metadata.json
2023-05-15 23:06:06 -05:00
stweedo
7cc763db1b
Update app.js
...
Added default 'none' for when there is no tolerance value provided
Added back missing code for using multiplied value from menu for generating colors
2023-05-15 22:49:15 -05:00
stweedo
32c27fb918
Add files via upload
2023-05-15 05:11:15 -05:00
stweedo
df22765dc1
Create resistor.js
2023-05-15 05:07:07 -05:00
Gordon Williams
1f30066c7d
Merge pull request #2755 from dapgo/master
...
fixed issue on tempmonitor and minor fiixes
2023-05-15 10:45:32 +01:00
Gordon Williams
ced3783ae5
Merge pull request #2743 from bobrippling/widhid-exception
...
widhid: avoid clashing with other swipe/drag handlers
2023-05-15 09:59:47 +01:00
Gordon Williams
7a3b211fb3
Merge pull request #2752 from bruceblore/folderlaunch-0.01
...
New app: folderlaunch: Folder-based launcher
2023-05-15 09:55:35 +01:00
Gordon Williams
1b9df10b08
Timer ClockInfo now updates once a minute
2023-05-15 09:50:18 +01:00
Gordon Williams
b5167d7068
+0.04: On 2v18+ firmware, we can now stop swipe events from being handled by other apps
...
+ eg. when a clockinfo is selected, swipes won't affect swipe-down widgets
+0.05: Reported image for battery is now transparent (2v18+)
Fix https://github.com/espruino/BangleApps/issues/2749
2023-05-15 09:49:17 +01:00
Gordon Williams
de79b0a39e
Fix issue rendering ClockInfos with for fg+bg color set to the same ( #2749 )
2023-05-15 09:21:41 +01:00
Gordon Williams
c3ec56a3a8
Merge pull request #2751 from bruceblore/keytimer-0.03
...
Updated keytimer to use sched library
2023-05-15 09:16:33 +01:00
Bruce Blore
fdb27ed81a
Added scheduler dependency
2023-05-15 00:59:27 -07:00
Gordon Williams
363aa8b34e
Merge pull request #2753 from targor/master
...
Kanagawa watchface update to v0.3
2023-05-15 08:50:00 +01:00
Gordon Williams
9dbb67121c
Merge pull request #2750 from bruceblore/infoclk-0.09
...
Updated infoclk with multiple new features and bugfixes
2023-05-15 08:45:02 +01:00
dapgo
f67d98440d
disable mode debug
2023-05-14 15:40:48 +02:00
dapgo
ceec7612eb
fixed issue on tempmonitor and minor fiixes
...
fixed issue on tempmonitor and minor fiixes
2023-05-14 15:36:07 +02:00
Targor
45a5ec87c5
Merge branch 'espruino:master' into master
2023-05-14 14:05:05 +02:00
Targor
818d6ea98e
Merge branch 'master' of github.com:targor/BangleApps
2023-05-14 14:03:58 +02:00
Targor
0c5a442558
updates to version 0.3, fixes bug where enerysave is not activated after receiving message
2023-05-14 14:03:47 +02:00
Bruce Blore
96389aa255
Re-enabled first buzz
2023-05-13 08:13:25 -07:00
Bruce Blore
4dfdc8ab63
Fixed two buzzes and use AppInfo instead of AppInfoFile
2023-05-13 08:07:42 -07:00
stweedo
710c45d7b9
Update settings.js
...
Fix theme settings not persisting from menu
2023-05-13 07:59:48 -05:00
Bruce Blore
032b7c03f5
Built the js
2023-05-13 04:59:33 -07:00
Bruce Blore
f983a4c6b6
Removed my own fast loading functionality in favor of using fast load utils
2023-05-13 04:40:38 -07:00
Bruce Blore
aca4661620
Removed unnecessary semicolon in typescript too, changed type of settings function
2023-05-13 04:36:35 -07:00
Rob Pilling
109fd078f4
popcon: use E.stopEventPropagation() for the drag handler
2023-05-13 08:44:50 +01:00
Bruce Blore
5e47dc3926
Removed one singular semicolon
2023-05-12 16:58:30 -07:00
Bruce Blore
4ed3961763
Fixed dependencies metadata
2023-05-12 16:53:02 -07:00
Bruce Blore
0b5f35e602
Fixed build errors and actually added dependency
2023-05-12 16:50:37 -07:00
Bruce Blore
be872e62dd
New app: folderlaunch: Folder-based launcher
2023-05-12 15:52:45 -07:00
Bruce Blore
c24b2067a3
Updated keytimer to use sched library
2023-05-12 15:49:49 -07:00
Bruce Blore
333b957c74
Updated infoclk with multiple new features and bugfixes
2023-05-12 15:49:22 -07:00
stweedo
91e4759152
bug fix in menu and optimization
2023-05-12 07:09:49 -05:00
Gordon Williams
01d4cea940
Merge pull request #2745 from stweedo/master
...
+settings for UI, less IO r/w, rm timeout from eval
2023-05-12 10:43:41 +01:00
stweedo
6d4d88b821
Lots of improvements and fixes
2023-05-12 04:37:00 -05:00
Martin Boonk
69527428c5
widminbat - Fix clearing outside of widget bar
2023-05-12 11:17:44 +02:00
Martin Boonk
cd6ecdab61
powermanager - Bump version
2023-05-12 00:39:26 +02:00
Martin Boonk
b5ffb4e675
powermanager - Fix typo
2023-05-12 00:35:12 +02:00
Martin Boonk
fd1c9058aa
powermanager - Allow clearing log files from settings
2023-05-12 00:35:12 +02:00
Martin Boonk
9d7bb2d9c8
powermanager - Log timestamps while tracing and tweak table visuals
2023-05-12 00:35:12 +02:00
Martin Boonk
c32f234e95
powermanager - Use charging state on boot
2023-05-12 00:35:12 +02:00
stweedo
0eaea67ac2
up[date buttons after loading settings
2023-05-11 16:36:01 -05:00
stweedo
22bd23178c
Flipped logic on 12hr
2023-05-11 13:26:22 -05:00
stweedo
f89de44dfa
+settings for UI, less IO r/w, rm timeout from eval
2023-05-11 13:01:54 -05:00
Gordon Williams
419d734043
Merge pull request #2741 from targor/master
...
Buzzing behavior in message app
2023-05-11 13:57:06 +01:00
Gordon Williams
e8036a3780
changed other timeout bits to interval
2023-05-11 13:32:58 +01:00
Gordon Williams
b616675246
Merge pull request #2740 from stweedo/master
...
Update interface.html - shadowclk
2023-05-11 13:27:23 +01:00
Gordon Williams
19bd1da0fe
minor tweak
2023-05-11 12:46:20 +01:00
Gordon Williams
9b84ada7b2
added pebble++ - pebble clock with clockinfo
2023-05-11 12:38:51 +01:00
Gordon Williams
cde3818815
clockinfo 0.03: Reported image for battery now reflects charge level
2023-05-11 12:38:27 +01:00
Gordon Williams
ef1f4e4064
add magnetometer clock info
2023-05-11 10:28:33 +01:00
Gordon Williams
0e05d97056
example update
2023-05-11 10:27:27 +01:00
stweedo
482af03edf
Fixes default settings not being used
2023-05-11 04:03:49 -05:00
stweedo
123cd79a5d
Fixes broken suffix
2023-05-11 03:36:06 -05:00
stweedo
c971a7cd0e
fixes broken 12hr format
2023-05-11 02:32:27 -05:00
stweedo
1f35b08ee0
Update app.js
...
Fixed bug in leading zero logic
2023-05-11 00:42:32 -05:00
stweedo
81d7720826
Merge branch 'espruino:master' into master
2023-05-10 23:14:54 -05:00
stweedo
f7c5051bfa
v0.03 update - new settings
2023-05-10 20:15:39 -05:00
stweedo
fb3e036ebd
Delete icon.png
2023-05-10 20:15:04 -05:00
Rob Pilling
b12fa58215
bump version
2023-05-10 23:38:43 +01:00
Rob Pilling
2d3f4375ed
version bumps
2023-05-10 23:37:08 +01:00
Rob Pilling
4b29579bd5
Merge branch 'master' into drained-fixes
...
Conflicts:
apps/popconlaunch/boot.js
2023-05-10 23:34:44 +01:00
Rob Pilling
b4d46d5779
popconlaunch: avoid polluting global scope
2023-05-10 23:28:32 +01:00
Rob Pilling
1cbda278fe
drained: avoid polluting global scope
2023-05-10 23:28:32 +01:00
Rob Pilling
9a3ac3bc7a
widhid: better clash detection
2023-05-10 23:13:19 +01:00
stweedo
5126f9178d
better icons
2023-05-10 16:59:18 -05:00
stweedo
e480433307
Update fonts and images
2023-05-10 16:47:51 -05:00
Rob Pilling
a9affac57e
widhid: disable (temporarily) if a menu's shown
2023-05-10 21:57:33 +01:00
Rob Pilling
051b417971
widhid: don't check clkinfo focus on drag
...
... because we've already disabled those handlers
2023-05-10 21:56:59 +01:00
Rob Pilling
1f6070bafd
drained: regenerate JS
2023-05-10 21:25:19 +01:00
Rob Pilling
fe1a11e098
drained: fix menu redraw
2023-05-10 21:25:00 +01:00
stweedo
a1a446a4c6
fixes json errors in interface.html
...
Also changed timeout to 1000ms for testing
2023-05-10 12:17:14 -05:00
Targor
e64564ae58
Merge branch 'espruino:master' into master
2023-05-10 17:01:46 +02:00
Targor
9f96ae0955
fixes buzzing behavior in de messages app.
2023-05-10 16:56:58 +02:00
Gordon Williams
8a65bc9c7b
docs
2023-05-10 13:48:09 +01:00
Gordon Williams
5d08afdba0
New widget - allows you to use clock info from your widget bar
2023-05-10 12:06:54 +01:00
stweedo
96342a3c39
Update interface.html - shadowclk
...
Add comments
Reduce timeout to 50ms
2023-05-10 05:00:03 -05:00
Gordon Williams
cccce9318e
Show the current date as a widget in tha Patriot clock
2023-05-10 10:29:00 +01:00
Gordon Williams
9541d3a076
remove beta tag
2023-05-10 10:28:15 +01:00
Gordon Williams
9dad168cd9
Merge pull request #2733 from bobrippling/bikespeedo-tweaks
...
bikespeedo - tweaks
2023-05-10 08:14:04 +01:00
Gordon Williams
8707307195
Merge pull request #2734 from bobrippling/app/widhid
...
New widget: widhid
2023-05-10 08:13:39 +01:00
Gordon Williams
603b24e5f4
Merge pull request #2738 from bobrippling/popcon-tweaks
...
popcon: trim old entries from the cache
2023-05-10 08:12:30 +01:00
Rob Pilling
abc57030ad
widhid: delete unused variables
2023-05-10 08:05:29 +01:00
stweedo
72315d2b34
Update interface.html
...
Lots of fixes, fairly reliable now.
GadgetBridge throws a "Malformed JSON from Bangle.js: No value for t"
2023-05-09 15:28:54 -05:00
Gordon Williams
1d6677d238
Merge pull request #2736 from stweedo/master
...
update to interface.html
2023-05-09 14:56:12 +01:00
Gordon Williams
0f00217e92
more flags
2023-05-09 13:22:17 +01:00
Gordon Williams
f186d36b40
Added patriot clock - show your country's flag!
2023-05-09 13:05:08 +01:00
stweedo
51a5defac9
Add files via upload
...
Meant to use this one instead
2023-05-09 05:23:55 -05:00
Gordon Williams
5535d06781
Merge pull request #2730 from targor/master
...
Kanagawa (kanagsec) watchface (clock)
2023-05-09 11:00:30 +01:00
Gordon Williams
a51c70eac9
Merge pull request #2735 from hughbarney/master
...
RAM clock_info - a clock info that shows % ram used
2023-05-09 11:00:19 +01:00
Gordon Williams
ae518cd80e
Merge pull request #2731 from dapgo/master
...
temperature monitor and cosmetic changes for HR Workout (wohrm)
2023-05-09 10:57:56 +01:00
stweedo
ef29ff3709
Merge branch 'espruino:master' into master
2023-05-09 04:49:59 -05:00
stweedo
1ce38450c9
update interface.html
...
Removed `document.write` usage
Added better font handling
Added confirmation message
2023-05-09 04:47:32 -05:00
Gordon Williams
666a413bd1
Merge pull request #2726 from bobrippling/stlap-tweaks
...
stlap - reduce battery consumption
2023-05-09 09:16:56 +01:00
Gordon Williams
4651f7fa12
Merge pull request #2725 from bobrippling/fix-ratchet-version
...
Fix `d888b80ea` - correctly bump ratchet launcher's version
2023-05-09 09:12:04 +01:00
Gordon Williams
57b7050001
Merge pull request #2724 from nxdefiant/master
...
Calendar: Add support for holidays
2023-05-09 09:11:12 +01:00
Gordon Williams
763ba8934a
Merge pull request #2723 from stweedo/master
...
v0.02 of Shadow Clock with settings menu
2023-05-09 09:09:53 +01:00
Gordon Williams
fa7d81e5bb
Merge pull request #2732 from gellnerm/master
...
Disallow emulator
2023-05-09 09:09:07 +01:00
Rob Pilling
6cca01db0b
widhid: only register swipe/activation handler when connected
2023-05-09 07:38:56 +01:00
Rob Pilling
cb03f2837c
widhid: fix type, add music tag
2023-05-08 22:33:50 +01:00
Rob Pilling
cd2ea09509
widhid: resize app image
2023-05-08 22:33:50 +01:00
Rob Pilling
e1c99b1677
widhid: add README
2023-05-08 22:33:50 +01:00
Rob Pilling
c62056a0cf
widhid: regenerate JS
2023-05-08 22:33:50 +01:00
Rob Pilling
c1f8b1e4aa
widhid: guard against errors restoring handlers
2023-05-08 22:33:50 +01:00
Rob Pilling
4352cd0f29
widhid: formatting
2023-05-08 22:33:50 +01:00
Rob Pilling
610f4d61a7
widhid: initial display based on NRF.connected
2023-05-08 22:33:50 +01:00
Rob Pilling
a2e9c8db1e
widhid: disable all touch events when active
2023-05-08 22:33:50 +01:00
Rob Pilling
28fe46f77e
widhid: disable if clkinfo is focused
2023-05-08 22:33:50 +01:00
Rob Pilling
02b41cf4ec
widhid: rename widget icons & add app icon
2023-05-08 22:33:50 +01:00
Rob Pilling
0192b150e7
widhid: only draw if width > 0 (i.e. when connected)
2023-05-08 22:33:50 +01:00
Rob Pilling
69bfcfeb99
widhid: regenerate JS
2023-05-08 22:33:50 +01:00
Rob Pilling
2fc4fdedac
widhid: debug comments
2023-05-08 22:33:50 +01:00
Rob Pilling
d2a989170c
widhid: gesture/dragging improvements
2023-05-08 22:33:50 +01:00
Rob Pilling
4af055dac7
widhid: formatting
2023-05-08 22:33:50 +01:00
Rob Pilling
683b2dff21
widhid: icon size changes
2023-05-08 22:33:50 +01:00
Rob Pilling
9cdf97164c
widhid: new widget
2023-05-08 22:33:50 +01:00
stweedo
1964039ecc
Interface to set color and theme from app loader
2023-05-08 13:28:27 -05:00
stweedo
17e99cb10c
Delete custom.html
...
Switching to interface.html
2023-05-08 13:27:03 -05:00
Targor
df97ac3b7c
fixes app.js
2023-05-08 19:30:14 +02:00
Rob Pilling
68ba2f29d6
popcon: use emoji in README
2023-05-08 11:32:52 +01:00
Rob Pilling
b67a07962f
popcon: bump version
2023-05-08 11:13:43 +01:00
Rob Pilling
efe023c5cb
drained: use Bangle's bool formatter
2023-05-08 11:07:17 +01:00
Rob Pilling
ca03a82535
bikespeedo: option to stop recording on app exit
2023-05-08 10:49:33 +01:00
gellnerm
52fd577a93
Update metadata.json
...
Disallow emulator
2023-05-08 11:21:00 +02:00
gellnerm
b8b8bc41f3
Update ChangeLog
2023-05-08 11:20:39 +02:00
stweedo
4256f63dce
Update app.js
...
Switch const to var
2023-05-08 00:19:06 -05:00
stweedo
4cac535960
Update settings.js
...
Added fallback to application theme setting if it can't read system theme setting
2023-05-07 23:49:12 -05:00
stweedo
e81259e2c4
Update settings.js
2023-05-07 22:14:17 -05:00
stweedo
9a2873fb63
Update settings.js
...
added missing quotations
2023-05-07 22:11:41 -05:00
stweedo
bfeaa5219f
Update settings.js
2023-05-07 21:28:56 -05:00
stweedo
d6184765c1
Update settings.js
2023-05-07 21:24:00 -05:00
stweedo
f8f5405795
Update settings.js
...
Reverting back to 10905e98cc
2023-05-07 21:14:18 -05:00
stweedo
2389371aa4
Update settings.js
...
Remove file name variables
2023-05-07 20:56:42 -05:00
Rob Pilling
e3fed6ceb7
popcon: trim old entries from the cache
2023-05-07 23:51:38 +01:00
Rob Pilling
425df4a3db
bikespeedo: changelog & metadata
2023-05-07 23:40:22 +01:00
Rob Pilling
9e93d1588d
bikespeedo: add option to record ride
2023-05-07 23:40:22 +01:00
Rob Pilling
afe37b55fa
bikespeedo: guard against showing NaN speed
2023-05-07 23:38:26 +01:00
Rob Pilling
cf4daf58fe
bikespeedo: add option for locale-units (e.g. mph)
2023-05-07 23:38:26 +01:00
stweedo
3e9db27044
Update settings.js
...
Fix typo in comment
2023-05-07 15:53:57 -05:00
dapgo
9b323dcdce
thermometer improved
...
several improvements
2023-05-07 22:45:40 +02:00
stweedo
ff94b814c7
Update settings.js
...
Switch from const to let
2023-05-07 14:52:00 -05:00
Targor
0be7e948f7
Updates changelog
2023-05-07 20:40:07 +02:00
Targor
7a6a1c0bc9
reduces screenshot size
2023-05-07 20:33:08 +02:00
Targor
2e04964092
Updates kanagsec clock, adds new screenshot and readme
2023-05-07 20:31:02 +02:00
Targor
78c85f6556
Adds kanagsec clock v0.1
2023-05-07 20:14:03 +02:00
dapgo
21d6c8846c
Cosmetic and UX improvements
...
IMO the UX and legibility have been improved
2023-05-07 13:16:09 +02:00
Rob Pilling
e489b26834
drained: regenerate JS
2023-05-07 10:44:04 +01:00
Rob Pilling
a5253487f1
drained: version bump for boot exceptions
2023-05-07 10:43:46 +01:00
Rob Pilling
c9f4fd7cc7
drained: load boot exceptions (e.g. dst)
2023-05-07 10:43:42 +01:00
Rob Pilling
4d676a9e46
drained: infrastructure for boot exceptions
2023-05-07 10:43:28 +01:00
Rob Pilling
dfece3994c
drained: add settings into metadata
2023-05-07 10:43:28 +01:00
Rob Pilling
00cf120a28
drained: s/disableBoot/keepStartup/
2023-05-07 10:43:28 +01:00
Rob Pilling
cbc69c9275
drained: better clock alignment
2023-05-07 09:58:47 +01:00
Rob Pilling
16202c1843
drained: always check charge, regardless of boot-disable
2023-05-07 09:46:24 +01:00
stweedo
e88198dd11
Update README.md
2023-05-07 02:12:20 -05:00
stweedo
d61aca2e62
Update app.js
...
changed const to let which fixed launcher bug
2023-05-07 02:07:58 -05:00
stweedo
6ef609d1d5
Update app.js
2023-05-07 01:24:06 -05:00
stweedo
62a5be694c
Update app.js
...
Remove fonts when switching UI
2023-05-07 01:15:28 -05:00
Rob Pilling
2c896c8567
stlap: bump version
2023-05-06 17:58:36 +01:00
stweedo
00818886a6
Merge branch 'master' of https://github.com/stweedo/BangleApps
2023-05-06 07:27:54 -05:00
stweedo
10905e98cc
change menu to match theme switching from settings
2023-05-06 07:25:34 -05:00
stweedo
c2766e8455
Update app.js
...
removed unused function call
2023-05-06 06:33:50 -05:00
Rob Pilling
7dca61a0d5
Fix d888b80ea
- correctly bump ratchet launcher's version
2023-05-06 12:27:21 +01:00
Rob Pilling
16d4dc7588
stlap: slow down javascript when the user's not watching
2023-05-06 11:37:55 +01:00
Rob Pilling
8702b35045
stlap: no exceptions when STATE_PATH doesn't exist
2023-05-06 11:23:16 +01:00
Rob Pilling
fc91e7db89
stlap: add state and lap data files
2023-05-06 11:23:01 +01:00
nxdefiant
a8cd69b89b
Merge branch 'espruino:master' into master
2023-05-05 21:13:06 +02:00
stweedo
52c8df698b
Update settings.js
2023-05-05 13:32:11 -05:00
Hugh Barney
c955a73990
Merge remote-tracking branch 'upstream/master'
2023-05-05 19:15:09 +01:00
Hugh Barney
815110da60
RAM clkinfo
2023-05-05 19:14:54 +01:00
stweedo
134ef22606
Update README.md
2023-05-05 12:53:38 -05:00
stweedo
196fa38d58
Update metadata.json
2023-05-05 12:14:48 -05:00
stweedo
12e5d1abc7
Update metadata.json
2023-05-05 12:12:34 -05:00
stweedo
42700ea24d
v0.02 of Shadow Clock with settings menu
2023-05-05 12:09:58 -05:00
Gordon Williams
2f084b4c8a
Assisted GPS now changes the GPS output format since new Bangle.js 2 don't seem to have it set by default: https://github.com/espruino/Espruino/issues/2354
2023-05-05 14:29:53 +01:00
Gordon Williams
2defa08b86
Merge pull request #2720 from bobrippling/apps/popcon
...
New launcher/boot app: popcon
2023-05-05 08:21:11 +01:00
Gordon Williams
79eedba54d
Merge pull request #2722 from nxdefiant/widalarmeta
...
widalarmeta: font 4x5 -> 6x8:1x2
2023-05-05 08:20:07 +01:00
Erik Andresen
0746730d98
widalarmeta: settings fix
2023-05-05 05:02:43 +02:00
Erik Andresen
e8a5d68d7d
widalarmeta: Only load required font
2023-05-05 04:57:49 +02:00
Rob Pilling
623b11b518
popcon: narrow variable scope, don't pollute global namespace
2023-05-04 22:58:16 +01:00
Rob Pilling
945c7ca70a
popcon: note about potential app slowdown
2023-05-04 22:53:44 +01:00
Erik Andresen
957ccc431a
widalarmeta: fix settings
2023-05-04 22:30:49 +02:00
Erik Andresen
fe6247cc79
widalarmeta: font 4x5 -> 6x8:1x2
...
- Change 4x5 font to 6x8
- teletext is now default font
- reload widget on settings change
2023-05-04 22:29:20 +02:00
Erik Andresen
d4116f80d5
calendar: Change color for holidays
2023-05-04 21:27:20 +02:00
Gordon Williams
0e7afd5550
Moved LCD calibration to top of menu, and use 12 taps (not 8)
...
LCD calibration will now error if the calibration is obviously wrong
2023-05-04 12:21:32 +01:00
Gordon Williams
1c79c76193
Merge pull request #2581 from nxdefiant/gpsmagdir
...
Adding gpsmagcourse service
2023-05-04 10:35:48 +01:00
Gordon Williams
7830fb60c5
Merge pull request #2719 from bobrippling/feature/ratchet-cache
...
Ratchet launch: add caching
2023-05-04 10:34:42 +01:00
Gordon Williams
46de34a98d
Merge pull request #2721 from ainegil/master
...
3d Clock and Polymaths Clock
2023-05-04 10:34:17 +01:00
Rob Pilling
988945f0dc
popcon: regenerate JS
2023-05-03 22:16:29 +01:00
Rob Pilling
eb0af982c5
popcon: use own .info file to bust launcher cache
2023-05-03 22:16:23 +01:00
Rob Pilling
09c3445ac3
popcon: make orderChanged local
2023-05-03 22:14:41 +01:00
Rob Pilling
d888b80ea1
Ratchet launch: bump version
2023-05-03 22:03:07 +01:00
Rob Pilling
f9710e75e1
popcon: update README & metadata
2023-05-03 21:59:33 +01:00
Erik Andresen
044fc173c5
calendar: Add type other+repeat
2023-05-03 22:09:14 +02:00
ainegil
97bf76533a
Delete polymath.app.js
2023-05-03 21:40:52 +02:00
ainegil
056b273523
Delete icon.png
2023-05-03 21:38:58 +02:00
ainegil
943ce51852
Update app.js
2023-05-03 21:28:54 +02:00
ainegil
d36f4f3b56
Update app.js
2023-05-03 21:22:32 +02:00
ainegil
d314fe6c78
Update app.js
2023-05-03 21:16:48 +02:00
ainegil
abccdb00b4
Add files via upload
2023-05-03 21:13:31 +02:00
ainegil
b923aa57e3
Update metadata.json
2023-05-03 20:48:34 +02:00
ainegil
93c54cc1f6
Update README.md
2023-05-03 20:33:31 +02:00
ainegil
1f40abaffd
Update README.md
2023-05-03 20:31:44 +02:00
ainegil
46ac3d0f9c
Delete screenshot .png
2023-05-03 20:31:09 +02:00
ainegil
82a3f6dd6a
Add files via upload
2023-05-03 20:28:21 +02:00
ainegil
f180c19541
Add files via upload
2023-05-03 20:25:56 +02:00
ainegil
7b418f7861
Update README.md
2023-05-03 20:09:13 +02:00
ainegil
57254539b6
Update README.md
2023-05-03 20:06:20 +02:00
ainegil
b7f26dbb01
Update metadata.json
2023-05-03 20:00:52 +02:00
ainegil
9abddfb2f9
Delete metadata.md
2023-05-03 19:58:10 +02:00
ainegil
2dd9eeaf7a
Add files via upload
2023-05-03 19:57:25 +02:00
ainegil
eedc4799dd
Add files via upload
2023-05-03 19:56:19 +02:00
ainegil
fd40c6f281
Add files via upload
2023-05-03 19:52:04 +02:00
ainegil
4e7b249277
Add files via upload
2023-05-03 19:50:40 +02:00
ainegil
d94cdc9915
Add files via upload
2023-05-03 19:49:39 +02:00
ainegil
e1b2f19f0d
Create app.js
2023-05-03 19:30:53 +02:00
Gordon Williams
291d809583
Merge pull request #2715 from stweedo/master
...
Made a new clock
2023-05-03 11:09:37 +01:00
Gordon Williams
fcc8fe3ff5
Merge pull request #2700 from bobrippling/powermanager-interface
...
powermanager: format seconds into days/hours/minutes/seconds
2023-05-03 11:09:28 +01:00
Gordon Williams
4faa3dc5b3
Merge pull request #2717 from eyecreate/master
...
Update to nesclock to improve memory usage
2023-05-03 10:55:52 +01:00
Rob Pilling
a628124ac3
popcon: icons
2023-05-03 08:03:49 +01:00
Rob Pilling
e6078df861
popcon: generate JS
2023-05-03 07:53:09 +01:00
Rob Pilling
7f528585e7
popcon: remove debug logs
2023-05-03 07:53:09 +01:00
Rob Pilling
fcfc33399d
popcon: app sorting (and debug logs)
2023-05-03 07:53:09 +01:00
Rob Pilling
3b16c85578
popcon: change type
2023-05-03 07:53:09 +01:00
Rob Pilling
d4878be7fa
popcon: initial launch-sortorder modification app
2023-05-03 07:52:51 +01:00
ainegil
e5f165e740
Add files via upload
2023-05-03 08:05:25 +02:00
ainegil
ed7028d429
Add files via upload
2023-05-03 07:38:12 +02:00
ainegil
251cb13ac9
Add files via upload
2023-05-03 07:28:43 +02:00
ainegil
d57803e94b
Add files via upload
2023-05-03 07:25:35 +02:00
stweedo
e94cbcbf74
Update metadata.json
...
Added dark theme screenshot
2023-05-02 23:58:52 -05:00
stweedo
c3b0f4a56d
Add files via upload
2023-05-02 23:54:41 -05:00
ainegil
6b7674d584
Add files via upload
2023-05-03 06:51:19 +02:00
ainegil
90336ac20f
Update README.md
2023-05-03 06:44:32 +02:00
ainegil
8f93b46b21
Update README.md
2023-05-03 06:41:27 +02:00
ainegil
f2ed4e8976
Update README.md
2023-05-03 06:39:53 +02:00
ainegil
65c890efc2
Update README.md
2023-05-03 06:31:23 +02:00
ainegil
b1b3c54db0
Update app.js
2023-05-03 06:28:30 +02:00
ainegil
9e82f580ae
Add files via upload
2023-05-03 06:22:25 +02:00
Rob Pilling
4e2c3dc0c1
Ratchet launch: add caching
2023-05-02 22:57:15 +01:00
Erik Andresen
5da64a5f83
calendar/interface: Add check for existing file
2023-05-02 22:55:58 +02:00
Erik Andresen
2d752832b7
sched/interface: fix date format
2023-05-02 22:31:21 +02:00
Erik Andresen
8650595ca4
calendar: Add interface.html for holidays
2023-05-02 22:30:47 +02:00
ainegil
a01eb194d7
Update README.md
2023-05-02 21:59:18 +02:00
ainegil
0532908632
Add files via upload
2023-05-02 21:56:16 +02:00
ainegil
550914f69e
Update metadata.json
2023-05-02 21:54:25 +02:00
ainegil
23cfcd7b58
Update metadata.json
2023-05-02 21:48:53 +02:00
ainegil
48a0d61761
Update metadata.json
2023-05-02 21:44:02 +02:00
ainegil
695551037e
Update metadata.json
2023-05-02 21:42:46 +02:00
ainegil
db627a0295
Add files via upload
2023-05-02 21:40:20 +02:00
ainegil
c187db2a2f
Create README.md
2023-05-02 21:37:48 +02:00
ainegil
1f7b92d9c1
Update metadata.json
2023-05-02 21:14:20 +02:00
ainegil
fb9528b690
Delete polymath.js
2023-05-02 21:01:30 +02:00
eyecreate
4a50b9944c
Merge branch 'espruino:master' into master
2023-05-02 14:57:02 -04:00
ainegil
ac1678d2ff
Add files via upload
2023-05-02 20:57:02 +02:00
ainegil
847362dd14
Add files via upload
2023-05-02 20:52:07 +02:00
Kevin Whitaker
dc84105a3c
typo in variable name
2023-05-02 14:46:45 -04:00
ainegil
3dde3f7035
Delete app.js
2023-05-02 20:42:08 +02:00
Kevin Whitaker
159d7e6c71
rearrange bitmap code to save memory and preallocate fonts
2023-05-02 14:37:21 -04:00
ainegil
4d20b495aa
Add files via upload
2023-05-02 20:32:31 +02:00
stweedo
cba2e11dcc
Update metadata.json
2023-05-02 13:25:35 -05:00
stweedo
c2aa2f3908
Create metadata.json
2023-05-02 13:09:37 -05:00
ainegil
49ec9476f1
Update metadata.json
2023-05-02 20:08:29 +02:00
stweedo
5790cfc58d
Create app-icon.js
2023-05-02 13:06:27 -05:00
stweedo
18e6df533f
Create ChangeLog
2023-05-02 13:04:44 -05:00
Erik Andresen
aa6d7cdbe1
calendar: Display holidays
2023-05-02 20:03:58 +02:00
stweedo
e8f1bf638c
Add files via upload
2023-05-02 13:02:46 -05:00
stweedo
355d1ab8f9
Create app.js
2023-05-02 13:01:44 -05:00