Commit Graph

10127 Commits (9cbe9ed4ccd1784eda62b10fdd7167f1d509128b)

Author SHA1 Message Date
thyttan d1bd45f300
Update metadata.json 2022-04-10 22:35:51 +02:00
Eskild Hustvedt 78e135b80d Tagging bootloader messages, and all "Loading..." messages 2022-04-10 21:35:46 +02:00
Richard de Boer 0b9d8b16a6
buzz_menu: give a demonstration after selecting a pattern 2022-04-10 17:01:28 +02:00
Richard de Boer 44810118b4
buzz_menu: fix duplicate "Off" option 2022-04-10 16:41:19 +02:00
Eskild Hustvedt e94ff288d0 lang/nn: additional translations 2022-04-10 16:18:58 +02:00
Eskild Hustvedt c10bd83c9f Autogenerate apps.json if needed 2022-04-10 16:04:31 +02:00
David Peer f160a44c50 Minor changes 2022-04-10 13:54:51 +02:00
thyttan 8a86f2e9a2
[dtlaunch, b2] Change swipe direction to UpDown
Change swipe directions to move between pages from LeftRight to UpDown, as to match the page indicators. Implemented like 'natural scrolling'.

Also added function showClock() which is called on 'left-to-right' swipe.  Here I imagine the clock to be to the left of the launcher, if you do that then this also follows the natural scrolling principle.
2022-04-10 12:52:07 +02:00
Eskild Hustvedt aaefe390b0 Added basic command-line parameter handling 2022-04-10 12:17:14 +02:00
Eskild Hustvedt 1307ce9fc9 Corrected translation for "timer" 2022-04-10 12:00:52 +02:00
frigis1 dca303f1a7
Delete apps/testkeyboard directory 2022-04-09 18:19:20 -07:00
frigis1 a2c3beea4e
Create app-icon.js 2022-04-09 18:06:29 -07:00
frigis1 3eda5efece
Update metadata.info 2022-04-09 18:06:13 -07:00
frigis1 6bcbcf61ef
Add files via upload 2022-04-09 18:04:52 -07:00
frigis1 7ad96fc4f8
Update metadata.info 2022-04-09 18:03:17 -07:00
frigis1 ed16f966c9
Create metadata.info 2022-04-09 17:50:35 -07:00
frigis1 4d48e1f1bb
Create app.js 2022-04-09 17:48:49 -07:00
frigis1 fe3327458b
Update metadata.json 2022-04-09 17:43:51 -07:00
frigis1 24facde6ef
Delete apps/gbalarms directory 2022-04-09 17:42:06 -07:00
frigis1 9b1b3c436c
Create README.md 2022-04-09 17:10:10 -07:00
frigis1 5224cf42ac
Update boot.js 2022-04-09 16:27:26 -07:00
frigis1 cff2b5e48c
Update settings.js 2022-04-09 16:12:45 -07:00
frigis1 ceb925512b
Update boot.js 2022-04-09 16:04:25 -07:00
frigis1 945b7e1d01
Update metadata.json 2022-04-09 16:04:05 -07:00
frigis1 ab2f95b1f0
Add files via upload 2022-04-09 15:14:52 -07:00
frigis1 6261eee9c2
Create app-icon.js 2022-04-09 15:14:41 -07:00
frigis1 716d2c33ee
Create metadata.json 2022-04-09 15:14:17 -07:00
frigis1 7037dc2310
Create settings.js 2022-04-09 15:14:01 -07:00
frigis1 79149dad96
Create boot.js 2022-04-09 15:13:47 -07:00
frigis1 65b848a9c0
Update metadata.json 2022-04-09 12:55:52 -07:00
frigis1 84eb9ed4bc
Update app.js 2022-04-09 12:36:32 -07:00
frigis1 008c19d177
Update metadata.json 2022-04-09 12:34:49 -07:00
frigis1 51e077acbd
Update app.js 2022-04-09 12:32:36 -07:00
frigis1 3647cc0e44
Update app.js 2022-04-09 12:22:24 -07:00
Eskild Hustvedt 0514c7dbd1 Added app name for Pushover 2022-04-09 20:11:59 +02:00
thyttan e6f49639be
Update lib.js to not clear the trace of user input
Change the way the display is updated as to keep user input trace intact until they lift their finger from the screen. 
Now only the marker is updated every second as opposed to the whole screen.
To achieve this the marker is reimplemented outside the wrapString-method with g.fillRect() and g.clearRect() as well as a newly introduced function findMarker().
2022-04-09 19:49:16 +02:00
David Peer 815c781d70 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-04-09 14:49:55 +02:00
David Peer 66e0f944cd Version 0.06 of BW Clock 2022-04-09 14:49:52 +02:00
storm64 c4b7c798d2 sched: Ensure dow wrap, Sa(6)+1 = Su(0) 2022-04-09 14:46:08 +02:00
Danny 9ce4883e78 Merge remote-tracking branch 'upstream/master' 2022-04-09 12:29:49 +02:00
Erik Andresen 614d73adda sleepphasealarm
- Read alarms from new scheduling library
- account for higher acceleration sensor noise on Bangle.js 2
2022-04-09 11:22:51 +02:00
marko 83fbed1f59 Bump version, add Changelog 2022-04-08 21:26:31 -04:00
Jason Dekarske 0eb1c5fe0c fix description 2022-04-08 18:25:15 -07:00
Jason Dekarske a06068315c Merge branch 'master' of https://github.com/jdekarske/BangleApps 2022-04-08 18:20:51 -07:00
Jason Dekarske 8613b6662f osm attribution 2022-04-08 18:20:49 -07:00
Jason Dekarske 273dbe3507
Merge branch 'espruino:master' into master 2022-04-08 18:12:48 -07:00
marko 06356f0304 Better support for themes. 2022-04-08 20:58:40 -04:00
Jason Dekarske 65679f0f3b typo 2022-04-08 17:53:36 -07:00
frigis1 66ed02a193
Create widget.js 2022-04-08 17:47:44 -07:00
frigis1 31b9dd32ec
Update app.js 2022-04-08 17:47:20 -07:00