Pavel Machek
7bfcdee6e2
contacts: we use textinput, include it in dependencies
2023-11-04 09:07:41 +01:00
Pavel Machek
b735ae13e4
waypoint_editor: fix tabs vs. spaces.
2023-11-03 22:19:08 +01:00
Pavel Machek
9dd09945a1
[] wp_edit: mark this as v0.03
2023-11-03 22:07:23 +01:00
Pavel Machek
b814454d90
[] wp_edit: Graphical fixes for waypoint marking.
2023-11-03 22:07:23 +01:00
Pavel Machek
dbde4923c6
[] wp_editor: reindent, minor cleanups.
2023-11-03 22:07:23 +01:00
Pavel Machek
73375ebe96
[] wp_edit: use text entry for waypoint names
2023-11-03 22:07:23 +01:00
Pavel Machek
9690e8128b
[] wp_edit: implement marking.
...
These are changes from devel_wp branch. Graphical cleanups would be
good, otherwise it should work.
2023-11-03 22:07:23 +01:00
Pavel Machek
35751aae3b
sixths: Fix altitude display.
2023-11-03 18:32:10 +01:00
Pavel Machek
c03776c767
[] sixths: v0.02, allow on emulator
2023-11-03 17:19:35 +01:00
Pavel Machek
7eb9d6cd86
[] sixths: use icons to save screen space.
2023-11-03 17:19:35 +01:00
Pavel Machek
b24e9ca079
[] sixths: update docs.
2023-11-03 17:19:35 +01:00
Pavel Machek
4ca2f69e99
[] sixths: Implemented compass / navigating back to waypoints.
...
These are summary changes from devel_clock branch.
2023-11-03 17:19:35 +01:00
Pavel Machek
0bc7cb4918
stacker: Add documentation, allow on emulator.
2023-11-03 15:38:32 +01:00
Pavel Machek
98ecd6c9c7
tetris: implement level/mode selection
...
Implement level selection, and allow user to slect controls.
2023-11-03 15:33:58 +01:00
Pavel Machek
2c64fb51ae
contacts: Inital version of contacts app.
2023-11-03 15:03:43 +01:00
Gordon Williams
319d22fab6
widclk 0.08: Ensure we clear the whole rect so we don't end up leaving old text when time changes ( fix #3073 )
2023-11-03 08:42:14 +00:00
Gordon Williams
b6e601b9a4
Merge pull request #3072 from charlestietjen/master
...
App addition: Approx Clock
2023-11-03 08:33:45 +00:00
Gordon Williams
e4b0ed2ecf
link in readme
2023-11-03 08:32:29 +00:00
Gordon Williams
310d59429d
Merge pull request #3071 from jamespsteinberg/master
...
hardalarm and 28x6 for banglejs 2
2023-11-03 08:30:55 +00:00
Rob Pilling
3ac964763b
Merge pull request #3038 from th10111/master
...
Add tyreid app
2023-11-03 08:26:03 +00:00
Rob Pilling
f03f39e413
tyreid: match changelog version
2023-11-03 08:25:34 +00:00
Gordon Williams
c68a8925f9
Merge pull request #3068 from Mineinjava/master
...
Add cadence data to `recorder` app
2023-11-03 08:24:23 +00:00
Gabriele Monaco
6433ae0a11
cards: bump version and changelog
2023-11-03 06:51:30 +01:00
charlestietjen
4f504f5c1c
added readme
2023-11-02 17:21:05 -04:00
charlestietjen
822dbf7811
touch interaction added
2023-11-02 16:39:53 -04:00
th10111
ff91b41e8e
Update metadata.json
2023-11-02 19:56:20 +00:00
th10111
815c77b8c1
Add files via upload
2023-11-02 19:38:59 +00:00
th10111
a2751d8ddd
Create ChangeLog
2023-11-02 19:37:02 +00:00
James Steinberg
9319ef0ba7
fix one small size issue
2023-11-02 11:52:34 -04:00
James Steinberg
9aa71d12f6
fix readme format
2023-11-02 11:45:40 -04:00
James Steinberg
33ffbf8005
make pr changes
2023-11-02 11:40:31 -04:00
charlestietjen
a80a7f2162
version increment, changelog notes
2023-11-02 09:06:00 -04:00
charlestietjen
d2692aa36c
fixed incorrect hour drawn
2023-11-02 09:04:37 -04:00
charlestietjen
117a7aa552
remove some comments
2023-11-02 08:40:33 -04:00
charlestietjen
39a9b2e3b4
refactor and added before and after strings
2023-11-02 08:32:38 -04:00
James Steinberg
4f56d0c447
buzz more
2023-11-02 03:45:24 -04:00
James Steinberg
43f9ccdca0
formatting
2023-11-02 03:33:11 -04:00
James Steinberg
660653858a
hardalarm 1 btn
2023-11-02 03:31:44 -04:00
James Steinberg
1726233805
revert extra stuff
2023-11-02 03:16:57 -04:00
James Steinberg
be6d191eb3
better formatting
2023-11-02 03:12:15 -04:00
James Steinberg
077127c3cb
resizing
2023-11-02 01:50:48 -04:00
James Steinberg
ff1ee4e3c7
changelg
2023-11-02 01:32:24 -04:00
jamespsteinberg
3c06f268b5
Merge branch 'espruino:master' into master
2023-11-02 01:26:07 -04:00
James Steinberg
5453ef719d
support banglejs2
2023-11-02 01:25:22 -04:00
Mineinjava
9afd4ef79a
divide by two
2023-11-01 21:22:39 -07:00
Mineinjava
9ec73873ab
cleanup code
2023-11-01 21:10:13 -07:00
Mineinjava
e1d9701bbf
change getUTCMilliseconds to getTime
2023-11-01 21:04:09 -07:00
Mineinjava
ccc21082e3
account for my lack of thought and print more stuff
2023-11-01 20:40:09 -07:00
Mineinjava
465aa25ffc
Apparently i forgot how to console.log
2023-11-01 20:36:08 -07:00
Mineinjava
2ce1d4b510
print for debug
2023-11-01 20:28:03 -07:00
Mineinjava
3c9ebd7130
Merge branch 'master' of https://github.com/Mineinjava/BangleApps into master
2023-11-01 20:06:25 -07:00
Mineinjava
8ceae6df47
fix check for cadence calculation
2023-11-01 20:05:37 -07:00
Mineinjava
76ea4570c9
Merge branch 'espruino:master' into master
2023-11-01 19:44:23 -07:00
Mineinjava
3b1c75e874
forgot colon
2023-11-01 19:41:19 -07:00
Mineinjava
b5182301fb
increment version
2023-11-01 19:38:39 -07:00
Mineinjava
40968a24fc
add cadence to gpx data
2023-11-01 19:36:21 -07:00
thyttan
90ebb4f961
Merge pull request #3067 from thyttan/fastreset
...
fastreset:(partly) fix accidental load of launcher
2023-11-02 01:06:49 +01:00
Gabriele Monaco
60a7cbcf5b
cards: hiding widgets while showing the code
2023-11-01 11:07:00 +01:00
Gordon Williams
86729904b8
Merge pull request #3070 from bobrippling/fix-astral
...
astral: setUI before loading widgets
2023-11-02 13:26:50 +00:00
Rob Pilling
4c2170f9c5
astral: setUI before loading widgets
...
This fixes the sanity check warning:
```
Clock astral file calls loadWidgets before setUI (clock widget/etc won't be aware a clock app is running)
```
2023-11-01 17:58:59 +00:00
Gordon Williams
8d0859f24e
Merge pull request #3066 from bobrippling/sunrise-drawtime
...
sunrise: redraw the clock exactly when a minute ticks
2023-11-01 08:43:16 +00:00
Charles
a1bcf50fc6
edit to metadata
2023-11-01 02:06:46 -04:00
Charles
421302eac5
added approxclock
2023-11-01 01:59:56 -04:00
thyttan
901d06a0ae
fastreset:(partly) fix accidental load of launcher
2023-10-31 01:20:02 +01:00
Rob Pilling
267b1422c2
sunrise: redraw the clock exactly when a minute ticks
2023-10-30 20:05:27 +00:00
Leon Matthes
27d7c7820a
CalClock: Add buzzing before events
2023-10-30 19:41:30 +01:00
Rob Pilling
3bef99cfc4
pebbled: prevent exceptions halting the draw cycle
2023-10-30 08:24:39 +00:00
James Steinberg
25cabc80ef
take 2
2023-10-29 18:55:29 -04:00
James Steinberg
af6eaa8a35
take 2
2023-10-29 18:24:33 -04:00
James Steinberg
9df6beb62d
test
2023-10-29 18:13:30 -04:00
James Steinberg
3dba0b1a61
test
2023-10-29 18:08:00 -04:00
James Steinberg
eca118bc18
28x6
2023-10-29 18:06:12 -04:00
Gordon Williams
a6a6e5fb4e
Merge pull request #3061 from nxdefiant/master
...
scicalc: Switch swipe handling
2023-10-27 14:52:37 +01:00
Erik Andresen
d06f9bdc6e
scicalc: Switch swipe handling
...
As discussed in #3054
- Use Swipe up/down to switch between screens, left to delete, right to
calculate result
- Also use Bangle.setUI()
2023-10-27 15:39:11 +02:00
Gordon Williams
fbfb087e07
Merge pull request #3049 from jabituyaben/master
...
added support for hr raw exporter and astral clock to bangle.js 2
2023-10-27 10:09:10 +01:00
Gordon Williams
684f705ffe
Merge pull request #3054 from nxdefiant/master
...
scicalc: Add swipe up action
2023-10-27 10:08:22 +01:00
olivierbarriere
48f2cd3f45
Update ChangeLog
2023-10-26 20:43:49 -04:00
olivierbarriere
437a8ba0f5
Update metadata.json
2023-10-26 20:43:29 -04:00
olivierbarriere
008fce39f0
Update custom.html
...
Keep advertising when connected
Airtag interval = 2000
BangleJS OpenHaystack interval = 2*1000
2023-10-26 20:43:07 -04:00
Erik Andresen
3b59bead01
scicalc: Exit with short button press
2023-10-26 20:44:30 +02:00
Gordon Williams
77f925d49f
Support for interface/custom files to listen directly to data coming from the Bangle
...
hrmaccevents now uses this feature rather than trying to access BLE directly
2023-10-20 17:04:39 +01:00
nxdefiant
6bb2a86767
Merge branch 'espruino:master' into master
2023-10-20 14:02:20 +02:00
Gordon Williams
ded269bc3e
Merge pull request #3057 from thyttan/setting
...
setting: Prepend 'LCD->Calibration' touch listener
2023-10-20 09:04:55 +01:00
Gordon Williams
a3d9f2cc76
Merge pull request #3058 from thyttan/multi-clock
...
multiclock: fix widget field flashing
2023-10-20 09:04:14 +01:00
Erik Andresen
7a6aa80f30
calendar: cleanup
2023-10-20 07:02:35 +02:00
Ben Jabituya
14ede8b3f1
Merge branch 'espruino:master' into master
2023-10-20 01:47:53 +01:00
Ben Jabituya
0745533c81
Update app.js
2023-10-20 01:47:10 +01:00
Erik Andresen
4fcd9dba40
calendar: reload settings after change
2023-10-19 22:08:28 +02:00
Erik Andresen
2dec53ae2f
calendar: test
2023-10-19 21:45:28 +02:00
Erik Andresen
2bd209f0a1
calendar: tweaks
2023-10-19 21:40:54 +02:00
Erik Andresen
f78818ae00
calendar: re-add ndColors setting
2023-10-19 20:00:54 +02:00
thyttan
c026c6eede
multiclock: fix widget field flashing
...
... when switching to the "dk "clock face.
2023-10-19 19:57:07 +02:00
Erik Andresen
aac031489c
Merge remote-tracking branch 'upstream/master' into calendar
2023-10-19 19:47:16 +02:00
thyttan
7bf3a846c2
setting: Prepend 'LCD->Calibration' touch listener
...
...and stop event propagation.
2023-10-19 19:28:43 +02:00
Gordon Williams
503516e42a
fix settings not loading if no calendar.days.json file exists
2023-10-19 14:06:53 +01:00
Ben Jabituya
35ed55a24e
Update app.js
2023-10-18 21:32:46 +01:00
Ben Jabituya
9c7e8e168a
Update README.md
2023-10-18 21:32:20 +01:00
Ben Jabituya
11aa21386f
Update app.js
2023-10-18 21:30:33 +01:00
Erik Andresen
1500e68011
scicalc: Add swipe up action
...
Swiping up has now the same effect as hitting the "<" button.
2023-10-18 18:37:15 +02:00
Ben Jabituya
fbcc56a09c
Update app.js
2023-10-18 10:45:25 +01:00
Gordon Williams
fd750b1ba8
Merge pull request #3053 from nxdefiant/master
...
grocery: Drop grocery.html
2023-10-18 08:25:44 +01:00
Erik Andresen
c8ef7097c0
grocery: Drop grocery.html
...
Drop app customiser as it is redundant with download interface and the
latter has more features
2023-10-17 19:17:09 +02:00
Ben Jabituya
fd31dcd972
Update app.js
2023-10-17 16:09:53 +01:00
Gordon Williams
36f76cb09e
notes about DFU version
2023-10-17 11:47:46 +01:00
Gordon Williams
d13c084cc9
widminbate 0.05: Fix broken fork which removed the `update` function
2023-10-17 11:47:46 +01:00
Erik Andresen
107468bcdc
calendar: drop settings.ndColors, fixes widgets
2023-10-16 19:08:35 +02:00
Ben Jabituya
ce96202fe4
Update README.md
2023-10-16 17:32:03 +01:00
Ben Jabituya
1aa7583fce
Update README.md
2023-10-16 17:20:47 +01:00
Ben Jabituya
53371952a4
Update metadata.json
2023-10-16 17:10:29 +01:00
Ben Jabituya
9bb721f78e
Update metadata.json
2023-10-16 17:09:51 +01:00
Ben Jabituya
387e95283f
Update metadata.json
2023-10-16 17:09:39 +01:00
Ben Jabituya
51207c9de4
Update ChangeLog
2023-10-16 17:08:44 +01:00
Ben Jabituya
b673038680
Update app.js
2023-10-16 17:08:16 +01:00
Ben Jabituya
fef0fc0743
Update metadata.json
2023-10-16 15:31:58 +01:00
Ben Jabituya
ad2b42f5c2
Update ChangeLog
2023-10-16 15:28:40 +01:00
Ben Jabituya
09dbda1d2c
Update metadata.json
2023-10-16 15:28:19 +01:00
Ben Jabituya
a8985f96df
Update app.js
2023-10-16 15:28:02 +01:00
frederic wagner
dafd4a0121
gipy: interface and ui tweaks
2023-10-16 11:40:09 +02:00
Gordon Williams
07fa23ee25
Merge pull request #3046 from nxdefiant/master
...
alarm auto expiration for events + fix repeat back
2023-10-16 10:28:31 +01:00
Erik Andresen
404ceca0b2
calendar: prefix functions with const
2023-10-15 10:42:07 +02:00
Erik Andresen
abdbe1767e
calendar: Update version
2023-10-15 10:30:41 +02:00
Erik Andresen
5b20af90da
Merge branch 'master' of github.com:nxdefiant/BangleApps into widbaroalarm
2023-10-15 10:23:47 +02:00
Erik Andresen
eb90dfa89a
calendar: Add menu
2023-10-15 10:17:03 +02:00
Erik Andresen
b6fcc5ee4c
alarm: auto expiration for events
2023-10-14 10:04:31 +02:00
Erik Andresen
927306cf8a
alarm repeat menu: Do not change value on back
...
Instead of saving repeat to originalRepeat create a new repeatObj
2023-10-14 09:25:39 +02:00
Erik Andresen
4f47636195
alarm: auto expiration for events
...
- Set default value
- Add "delete timer after expiration" setting to events.
2023-10-14 09:23:49 +02:00
Ben Jabituya
bded700708
Update metadata.json
2023-10-14 00:12:04 +01:00
Ben Jabituya
97a4f2379d
Update ChangeLog
2023-10-14 00:11:43 +01:00
Ben Jabituya
ed0a062285
Update app.js
2023-10-14 00:09:56 +01:00
Ben Jabituya
74f8869b85
Update app.js
2023-10-14 00:09:15 +01:00
Gordon Williams
ee405145ca
run 0.17: Ensure screen redraws after "Resume run?" menu ( #3044 )
2023-10-13 09:03:47 +01:00
Ben Jabituya
c18a52e15b
Update app.js
2023-10-11 23:45:54 +01:00
Ben Jabituya
ef923cba85
Update metadata.json
2023-10-11 22:18:27 +01:00
Ben Jabituya
13a7fbe43a
Update ChangeLog
2023-10-11 22:18:13 +01:00
Ben Jabituya
5bd98caa16
Create ChangeLog
2023-10-11 22:06:44 +01:00
Ben Jabituya
10135176b7
Update metadata.json
2023-10-11 22:04:29 +01:00
Ben Jabituya
9f37d2f5de
Update README.md
2023-10-11 19:27:42 +01:00
Ben Jabituya
b58ab4bb26
Update app.js
...
Updated to work with new API. Additional capability includes:
1. Now also records upto 2 hours - if you cancel at any time the CSV file will still be there, the timer you set at the start is more so that you get an alert when it's complete.
2. Along with raw PPG readings, it also records bandpassed filtered data in a second column, available in the new API.
3. Rather than overwriting 1 data file, the app will record upto 5 files before recording to a generic data file as a fallback if all 5 allocated files remain on the watch storage. The limit is in place to avoid going over storage limits as these files can get large over time.
2023-10-11 19:26:20 +01:00
Gordon Williams
213ac33faa
0.64: Default to wakeOnTwist being off
2023-10-10 11:26:10 +01:00
Rob Pilling
70b89fbe2f
backswipe: ignore `undefined` handlers
...
`undefined` handlers are created when we [remove listeners] part-way
through the array. This fixes `backswipe` for all firmwares, but
leaves the door open for a potential firmware change.
[remove listeners]: 0f16231a43/src/jswrap_object.c (L1035-L1035)
2023-10-10 10:51:50 +01:00
Gordon Williams
8a4a2cee5a
recorder/openstmap 0.31: Ensure that background-drawn tracks can get cancelled, and draw less at a time to make updates smoother
...
plotTrack now draws the current track even if you're not actively recording
2023-10-09 12:50:30 +01:00
Gordon Williams
1ec0b94362
Merge pull request #3039 from g-rden/sunrise
...
Sunrise 0.05
2023-10-09 10:53:48 +01:00
Gordon Williams
d291ae4a1b
Merge pull request #3040 from pavelmachek/devel_games
...
tetris: Better controls and game over
2023-10-09 10:42:48 +01:00
g-rden
d34da4356e
Fixed zenith position, time formatting & misc
...
Offset ypos function. Use float in sine function instead of fraction to represent 2*pi. Added function to format time, which makes times draw correct. Moved global variables. Made animations more consistent
2023-10-08 17:24:54 +00:00
g-rden
27ed85d677
Fix sine and sun pos offset
2023-10-08 10:53:27 +00:00
Pavel Machek
2dbde15cc4
Update version to 0.02
2023-10-08 12:10:31 +02:00
g-rden
a9cfd89466
Bug fixes
...
Increased sun position resolution. Fixed various wrong offsets. Fixed sun positions for sun rise & set. Fixed sine line not drawing until the right screen edge. Simplified
2023-10-08 10:09:06 +00:00
Pavel Machek
ade2df3f0f
Implement move down with one click.
2023-10-08 12:05:30 +02:00
Pavel Machek
87afbe8938
Update metadata/changelogs.
2023-10-08 12:00:00 +02:00
g-rden
5a54681954
sine line fix & simplification
...
Corrected first sine line section. Removed radius offset from sine line x values. & Simplified
2023-10-07 22:30:37 +00:00
Pavel Machek
7a0c3f2bd9
Implement controls by clicking, implement game over.
2023-10-07 23:05:05 +02:00
Pavel Machek
f09532d6f7
Split functions in preparation.
2023-10-07 22:28:13 +02:00
g-rden
2993d391d5
Updated to 0.05
2023-10-07 15:54:49 +00:00
g-rden
d64ed09c53
Update to 0.05
2023-10-07 15:47:11 +00:00
g-rden
844b01c54d
Bugs fixed and simplified
...
Fixed bug in function drawClock: displayed time jumps from 11:50 to 12:59 to 12:07
Fixed bug in function drawClock: skipping 23 o'clock
Simplified various parts & removed unreachable checks
2023-10-07 15:37:00 +00:00
Richard de Boer
db75324d00
saclock: add "monochrome" setting for Bangle.js 2
...
Only for Bangle.js 2, because part of the "simple" is that we draw to a
graphics buffer, and B1 doesn't have enough memory for a colour buffer.
(Drawing directly would involve sprinkling y-offsets and
"redraw background" all over the code; doable, but no longer simple)
2023-10-07 14:54:51 +02:00
Gordon Williams
e5493caa9d
Oops - forgot commis
2023-10-06 14:42:10 +01:00
Gordon Williams
9c4d9058e4
ios 0.14: Add settings page, allow time sync
...
Allow negative/positive actions to pass through to message GUI
2023-10-06 14:27:59 +01:00
frederic wagner
86dd2801f2
gipy: interface changes + waypoints treshold change
2023-10-06 11:38:52 +02:00
frederic wagner
ab8d103a8b
gipy: waypoints magic
2023-10-05 14:52:18 +02:00
Gordon Williams
de5fcd2efa
Add tool to count flashes of light using the HRM
2023-10-04 11:42:58 +01:00
Gordon Williams
a67e5cfcee
Allow upload even with warnings
2023-10-04 11:42:58 +01:00
Hugh Barney
e4bbc5a6f1
Merge remote-tracking branch 'upstream/master'
2023-09-29 19:43:52 +01:00
Hugh Barney
8261f52e12
oxofocus fixed issue with one of the corner moves
2023-09-29 19:43:29 +01:00
Gordon Williams
095b0c80ac
Merge pull request #3030 from r-j-taylor/mtnclock-add-widgets
...
[mtnclock] Add settings and the ability to show widgets
2023-09-29 09:46:23 +01:00
Gordon Williams
c1efe64c0d
Update apps/mtnclock/settings.js
...
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-09-29 09:45:50 +01:00
Gordon Williams
1a18a5463b
Update apps/oxofocus/app.js
...
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-09-29 09:32:49 +01:00
Hugh Barney
28cbfa37f6
Oxofocus - README update
2023-09-28 19:10:23 +01:00
Hugh Barney
ab4a5b8cce
Oxofocus - added README to metadata
2023-09-28 18:50:39 +01:00
Hugh Barney
fcd2a5dd94
Merge remote-tracking branch 'upstream/master'
2023-09-28 18:35:49 +01:00
Hugh Barney
2b56345604
Oxofocus - added ChangeLog
2023-09-28 18:35:31 +01:00
Hugh Barney
7c8c340c4c
Oxofocus - learns as it plays
2023-09-28 18:34:22 +01:00
thyttan
518009a0a4
widminbate: make monochrome
2023-09-27 02:22:20 +02:00
thyttan
14ac41c8e6
widminbate: fork from `widminbat`
2023-09-27 02:22:20 +02:00
thyttan
2d3646381b
fastload: update readme re `fastreset` app
2023-09-27 00:48:07 +02:00
Ryan Taylor
ec97b439ba
Moving loadWidgets call
2023-09-25 09:00:35 -07:00
Gordon Williams
c0516e4cda
formatting, mention openmeteo
2023-09-25 12:15:09 +01:00
Gordon Williams
0c432e80e4
Merge pull request #3025 from rigrig/switchclock
...
switchclock: new app: Clock Switcher
2023-09-25 10:45:45 +01:00
Ryan Taylor
1f9d61d254
Adding new lines
2023-09-24 19:13:42 +00:00
Ryan Taylor
1fb7c5c368
Adding settings and the ability to show widgets
2023-09-24 19:07:35 +00:00
Willems Davy
e43abd2055
update options screenshot with removed widgets option
2023-09-24 09:27:47 +02:00
Willems Davy
a67b636d32
Bigger playfield tiles, Removed displaying of widgets (always runs fullscreen), fixex selector tiles display (wrong array type used), updated screenshots to reflect changes
2023-09-24 09:27:47 +02:00
Gabriele Monaco
8932be94a0
cards: updated docs about synchronization
...
Since now GB supports the feature, I added it in the readme.
2023-09-23 23:32:48 +02:00
Richard de Boer
632a7ae220
switchclock: new app: Clock Switcher
2023-09-22 21:28:38 +02:00
Gordon Williams
d57b30a696
Merge pull request #3018 from hughbarney/master
...
HRM Widget+ adds bpm digits in lato font, plus some README, icon, screenshot fixes
2023-09-22 13:48:13 +01:00
frederic wagner
539d687fd8
gipy: quickfix for heights position
2023-09-21 18:36:53 +02:00
frederic wagner
7f91bceb5c
gipy: fix for nearest segment detection
2023-09-21 16:50:49 +02:00
frederic wagner
e753efbd47
gipy: rust changes
2023-09-21 14:43:23 +02:00
frederic wagner
a7a845fae4
gipy: better position in elevation profiles
2023-09-21 11:44:29 +02:00
frederic wagner
88f45b6714
gipy: powersaving disabled by default + setting
...
you can enable it by default in the settings
2023-09-21 11:32:39 +02:00
Willems Davy
98cdd1f361
update metadata.json
2023-09-20 12:06:53 +02:00
Willems Davy
b42c679aef
update README.md
2023-09-20 11:55:31 +02:00
Willems Davy
b86f382ce5
disable all debugmodes
2023-09-20 11:50:35 +02:00
Willems Davy
0c03c7f55e
Update README.md and Screenshots
2023-09-20 11:46:16 +02:00
Willems Davy
9c297817d9
Merge branch 'espruino:master' into add_waternet
2023-09-20 11:27:19 +02:00
Gordon Williams
eab1c32e77
Merge pull request #3001 from lauzonhomeschool/alarm_type_and_settings
...
Alarm type and settings; fix drag keyboards colors settings
2023-09-19 08:28:13 +01:00
Gordon Williams
2c6209ecca
Ensure values are bools
2023-09-19 08:27:42 +01:00
Gordon Williams
d5889ebf8d
Quick tweak after recent default value changes
2023-09-19 08:27:11 +01:00
lauzonhomeschool
279ee5d292
[alarm] default settings at the top; upd metadata
2023-09-18 17:38:17 -04:00
Hugh Barney
200c626b48
widhrtplus - renamed id to widhrtplus
2023-09-18 21:58:08 +01:00
Hugh Barney
bae348703c
widhrtplus - renamed id to widhrtplus
2023-09-18 21:57:16 +01:00
Hugh Barney
b469b0ba01
Merge remote-tracking branch 'upstream/master'
2023-09-18 21:50:43 +01:00
Gordon Williams
abc6b6776f
Merge pull request #3008 from xxDUxx/master
...
ContourClock 0.31
2023-09-18 13:57:51 +01:00
Gordon Williams
d58c29f8d0
semicolons
2023-09-18 13:42:32 +01:00
Willems Davy
55be2892e4
fix hide position of cursors + fix a few tiles (in image)
2023-09-18 00:45:36 +02:00
notEvil
713a6582e5
- changed buzz pattern before long break
2023-09-16 19:07:35 +02:00
notEvil
d9de3d8b3e
- first version
2023-09-16 13:54:50 +02:00
Hugh Barney
d72acad06c
widhrt2 README update
2023-09-16 10:23:47 +01:00
Hugh Barney
e85292a14b
widhrt/widhrt2 Icon and README updates
2023-09-16 10:19:39 +01:00
Hugh Barney
2b7529cdc6
widhrt2 - heart rate widget with digits for bpm, uses lato font, heart icon goes red when HRM is on
2023-09-16 10:04:36 +01:00
Willems Davy
05142fc8cf
Merge branch 'espruino:master' into add_waternet
2023-09-15 04:28:14 +02:00
Willems Davy
003a307280
Add C alternatives for generateLevel and random functions but keep the javascript ones for the emulator + put certain functions always in ram
2023-09-15 04:18:40 +02:00
Willems Davy
6d47b4d994
switch global variables and images section, grab memstart as early as possible to get more correct info on ram use
2023-09-14 21:46:08 +02:00
Willems Davy
d49ea7333e
Remove some unused globals & functions, add back functionality to help screens, fix some "else" statements, remove some unused commented code,
2023-09-14 21:16:49 +02:00
Hugh Barney
b1f5b821a3
Merge remote-tracking branch 'upstream/master'
2023-09-14 17:56:04 +01:00
Hugh Barney
48757ffc6c
updated image to a fuller red heart so easier to see
2023-09-14 17:55:47 +01:00
Hugh Barney
86cb19a64e
updated image to a fuller red heart so easier to see
2023-09-14 17:53:35 +01:00
xxDUxx
6e608e09fe
Merge branch 'espruino:master' into master
2023-09-14 14:04:35 +02:00
xxDUxx
e0b262249b
Update app.js
2023-09-14 14:04:15 +02:00
Gordon Williams
6ff61b917e
Add saveFile function, and ensure it uses data: URI not blobs (because they don't work in Gadgetbridge)
...
Reduce duplication to make custom/interface use .saveFile where possible (avoiding Blob)
2023-09-14 12:43:38 +01:00
Gordon Williams
cc1d369f28
Add option for driving on left (affects roundabout icons in navigation)
...
plus docs on message options
2023-09-14 10:40:48 +01:00
Gordon Williams
eddf7da1bf
update bootloader signature and suggested firmware
2023-09-14 10:40:48 +01:00
Willems Davy
c1043379f2
Make theming optional
2023-09-14 01:58:46 +02:00
Willems Davy
ce7ef61df4
switch back to const for images, palettes can still be changed it seems
2023-09-13 23:29:58 +02:00
Willems Davy
57048389aa
disable debugmode, remove unneeded setcolor, remove debug comment
2023-09-13 22:42:47 +02:00
Willems Davy
0f9d2021c8
fix options partial draw bug + switch to 2bpp paletted images + adjust to theme colors
2023-09-13 22:33:00 +02:00
Gabriele Monaco
b17c640acf
Added licenses and references to cards code libraries
2023-09-13 17:03:23 +02:00
Willems Davy
1b1226bb8b
Change var to let and partial drawing for level selector + fix for print functions & charCodeAt
2023-09-13 12:57:28 +02:00
Gabriele Monaco
23a67398c5
cards: added disclaimer in README
2023-09-12 07:20:08 +02:00
Willems Davy
46dd68eb03
Next batch of changes like:
...
- faster & simpler RNG
- partial redraws
- different debugmodes & printed text
- option to draw inputrects
- option to draw the widgets (requires restart when changed)
- adapted and faster print functions
- displaying things offscreen (compared to intial arduboy screen size) as we have the space
2023-09-11 22:57:39 +02:00
xxDUxx
dbc00c8420
Merge branch 'espruino:master' into master
2023-09-11 20:52:51 +02:00
Gordon Williams
0b96c2f063
Merge pull request #2983 from hughbarney/master
...
Asteroids - increased ship, asteroids and font size
2023-09-11 15:08:50 +01:00
Gordon Williams
1cec511879
Use transformvertices rather than creating array each time
2023-09-11 15:08:34 +01:00
Gordon Williams
aad6513989
lightswitch 0.08: Ensure boot code doesn't allocate and leave a gloval variable named 'settings'
2023-09-11 14:57:26 +01:00
Gordon Williams
ca74c9a1c3
Add separate USA locale for different dates, and show examples
2023-09-11 14:57:26 +01:00
Gordon Williams
42141524b2
Merge pull request #3004 from joyrider3774/add_widhrm
...
Add widhr (Last announced heartrate BPM Widget)
2023-09-11 13:48:25 +01:00
Gordon Williams
71be348b2f
Merge pull request #3005 from eyecreate/master
...
update red7 game with AI fix and prompt to explain what AI did
2023-09-11 09:54:38 +01:00
Gordon Williams
f56192fc40
Merge pull request #3002 from pavelmachek/m_10_spacew
...
Prepare version 0.02 of Space Weaver
2023-09-11 09:54:09 +01:00
xxDUxx
c9ce0a967b
Update metadata.json
2023-09-11 00:34:46 +02:00
xxDUxx
10b642ea44
Update ChangeLog
2023-09-11 00:34:29 +02:00
xxDUxx
bf5f56b7fc
Update app.js
2023-09-11 00:31:43 +02:00
th10111
1438501215
Update README.md
2023-09-10 22:26:52 +01:00
th10111
0474abef3b
Update metadata.json
2023-09-10 20:32:37 +01:00
th10111
2697c544f0
Update app.js
2023-09-10 20:32:17 +01:00
eyecreate
3a13985fd2
Update metadata.json
2023-09-09 18:54:17 -04:00
eyecreate
7eb155dd3c
Update ChangeLog
2023-09-09 18:54:04 -04:00
eyecreate
6338f18ba9
Fix AI logic typo and add prompt telling what AI plays
2023-09-09 18:52:32 -04:00
Willems Davy
324007b4dd
Big Batch of changes:
...
- Constants uppercase
- 2 space formatting
- prescaled image instead of scaling every frame
- logic runs first before drawing now (one less loop call)
- only do a redraw when going from a gamestate to an initgamestate
- optimized redraws a bit
- removed music option as there is no music / sound (sound is just a buzz call)
- Added "loading" message when generating the level as it has a small delay
- revert version to 0.01 as it was never released yet on official repo
2023-09-10 00:32:12 +02:00
Willems Davy
a93e2015ff
fix README.md
2023-09-09 22:57:46 +02:00
Willems Davy
439f301c23
add widhr (Last announced heartrate BPM Widget)
2023-09-09 21:28:58 +02:00