Commit Graph

9226 Commits (bf51d5ed7ae9407874b0cf0bda40a80381202270)

Author SHA1 Message Date
David Peer bf51d5ed7a Minor improvement 2022-03-28 06:29:42 +02:00
David Peer bceb2949bf Optional timer if qalarm is installed 2022-03-27 11:53:27 +02:00
David Peer d51fd88246 Set defaults correctly 2022-03-27 11:29:37 +02:00
David Peer 2583bdd4af Minor chnages 2022-03-27 11:26:34 +02:00
David Peer 508b6105a0 Finished V0.02 with fullscreen mode and optional lock icon 2022-03-27 11:26:22 +02:00
David Peer 9f3935cb9e Minor changes 2022-03-26 08:31:06 +01:00
David Peer 0bd35cec29 Improvements accordingly to the community 2022-03-26 08:28:25 +01:00
David Peer 288123d729 Minor fix 2022-03-25 18:05:17 +01:00
David Peer ec40e5d8fd Show lock status. 2022-03-25 18:00:22 +01:00
David Peer c2bce25a42 Finished V1 2022-03-25 17:57:19 +01:00
David Peer d3dcc50071 Fixed invalid json 2022-03-25 17:23:54 +01:00
David Peer ab0c299a27 Add black and white clock 2022-03-25 17:22:39 +01:00
David Peer c32040c311 Minor changes 2022-03-25 16:19:18 +01:00
David Peer 1267860420 Added settings for fullscreen mode 2022-03-25 16:14:30 +01:00
David Peer 034026019a Minor changes 2022-03-25 16:07:29 +01:00
Peer David bcf3ce01e9
Merge branch 'espruino:master' into master 2022-03-25 07:43:36 +01:00
Gordon Williams 0a347ee031 boot 0.46: Fix no clock found error on Bangle.js 2 2022-03-24 16:16:25 +00:00
Gordon Williams e790f17819 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-24 15:52:27 +00:00
Gordon Williams 373e967082 first hack at support for running the App Loader inside Gadgetbridge 2022-03-24 15:52:19 +00:00
Gordon Williams 5a569bfd04
Merge pull request #1614 from alessandrococco/master
[Wave Clock] Show the day of the week
2022-03-24 14:20:18 +00:00
Gordon Williams b70cd90c65
Merge pull request #1613 from berkenbu/master
New app: 2047pp game
2022-03-24 14:19:12 +00:00
Gordon Williams 9d8d610c73
Merge pull request #1612 from andrewgoz/master
Authentiwatch 0.07
2022-03-24 14:18:30 +00:00
Gordon Williams e47884baf7
Merge pull request #1611 from foostuff/master
ClockCal: Configurable launch gestures
2022-03-24 14:18:04 +00:00
Alessandro Cocco ae74a50838 [Wave Clock] Show the day of the week 2022-03-24 09:23:34 +01:00
Andrew Gregory dd27b11eb8
Update app.js
Fix automatic font sizing.
2022-03-24 09:43:32 +08:00
marko fd8cc60283 Make border thicknesses more consistent; add screenshot; allow running in emulator. 2022-03-23 17:24:42 -04:00
David Peer d93646abd7 Show steps. Performance improvement 2022-03-23 21:36:15 +01:00
marko 0c24bd397a Use correct string for supported devices 2022-03-23 15:40:28 -04:00
marko 0342b13124 Support Bangles 1&2 2022-03-23 15:38:16 -04:00
marko 80246d2398 New app 2047pp 2022-03-23 15:00:54 -04:00
marko 1e10f4a25e Change name of new app 2022-03-23 14:59:23 -04:00
marko 287cbf6eea New app 2047++ 2022-03-23 14:56:07 -04:00
David Peer b8f906b2e3 Fixed lcars 2022-03-23 19:18:42 +01:00
David Peer 8426b13e0e Finished 90s clock 2022-03-23 19:16:23 +01:00
David Peer fd01680ef9 Addd 90s clk 2022-03-23 18:12:38 +01:00
David Peer fb7e5501d4 Merge remote-tracking branch 'upstream/master' 2022-03-23 18:02:10 +01:00
Andrew Gregory 77e6bd3a8d
Merge branch 'espruino:master' into master 2022-03-23 22:30:42 +08:00
Andrew Gregory 00ad2a1278
Update app.js
Define some constants.
Add RFC comments.
2022-03-23 22:24:14 +08:00
Micha d6c8f634c7
Update README.md 2022-03-23 14:56:17 +01:00
Micha 00d74ceef6
Update ChangeLog 2022-03-23 14:46:03 +01:00
Micha abf6844497
increment version 2022-03-23 14:40:31 +01:00
Micha d0426a2093
Configurable drag gestures 2022-03-23 14:38:42 +01:00
Micha 6158d76f17
configurable drag gestures 2022-03-23 14:37:44 +01:00
Gordon Williams 25b4735630
Merge pull request #1610 from bhubbb/add-5-second-count-down-buzzer
touchtimer: ADD 5 second count down buzzer
2022-03-23 08:43:54 +00:00
Andrew Gregory b3cc125a3f
Update app.js
Use let instead of var.
2022-03-23 16:36:42 +08:00
Andrew Gregory 05b75d2241
Update app.js
Fix missing break.
2022-03-23 16:30:24 +08:00
Andrew Gregory 47332eba50
Update app.js
Simplify.
2022-03-23 16:26:48 +08:00
Andrew Gregory bf30b35ac0
Update app.js
Fix progress bar drawing.
2022-03-23 16:18:21 +08:00
Andrew Gregory b26d341609
Update app.js
Refactoring
2022-03-23 16:13:57 +08:00
Brendan Hubble e76535fece touchtimer: ADD 5 second count down buzzer
- This is a configurable option (Default is off) for the timer to buzz
  each second when there are 5 seconds left.
2022-03-23 18:53:47 +11:00