1
0
Fork 0
Commit Graph

1047 Commits (8e5c1202d9d40392519396c1db705ab7317c4138)

Author SHA1 Message Date
v1nc 8e5c1202d9
fix typo, add radio input, display ssid on device 2020-05-11 11:10:00 +00:00
v1nc 45a76871be
replace jquery inArray 2020-05-11 10:51:24 +00:00
v1nc de6cc1bd90
fix typo 2020-05-11 10:47:07 +00:00
v1nc dc4bc9860a
implement wifi qr code
add input for ssid, password, encryption type and if wifi is hidden.
generate wifi qr code.
2020-05-11 10:43:25 +00:00
Gordon Williams 2e709b4f83 files: Tweaks to help with memory usage 2020-05-11 11:20:50 +01:00
Gordon Williams 20892da27a Merge branch 'master' of github.com:espruino/BangleApps 2020-05-11 10:51:53 +01:00
Gordon Williams 63901b34b4
Merge pull request #402 from jl-cs/feature/app-sorting
App Manager Sorting: use less memory
2020-05-11 10:51:49 +01:00
Gordon Williams f5cad4a05a Merge branch 'master' of github.com:espruino/BangleApps 2020-05-11 10:34:30 +01:00
Gordon Williams 40f38500b6 imgclock: Fix memory/interval leak when LCD turns on 2020-05-11 10:34:20 +01:00
Gordon Williams ebc78c65c3
Merge pull request #392 from v1nc/getup
New App: Get Up - reminds you to move after some time sitting
2020-05-11 08:36:47 +01:00
Gordon Williams 95fb22ac8f
Merge pull request #385 from fbedussi/release/largeclock
fix: 3/4 moon orientation
2020-05-11 08:18:44 +01:00
jl 70aafbd9de chore: update changelog 2020-05-11 09:05:38 +02:00
jl 4795ccfd42 fix: reduce memory usage, by suggestions of @gfwilliams 2020-05-11 09:03:46 +02:00
Gordon Williams a1e28898b2
Merge pull request #398 from bengwalker/master
Metronome App shows instructions and loaded widgets
2020-05-11 07:47:35 +01:00
Gordon Williams aea5c92667
Merge pull request #401 from jl-cs/feature/app-sorting
App Manager: Add app sorting functionality
2020-05-11 07:46:52 +01:00
jl 5c3bc8166f feat: add app sorting functionality 2020-05-10 22:10:20 +02:00
Michael Bengfort 39eab0895e update Metronome/ChangeLog 2020-05-10 17:01:56 +02:00
Michael Bengfort 3e90f92e35 switch manual and bpm string-positions 2020-05-10 16:48:24 +02:00
Michael Bengfort c69ac747a1 Metronome shows manual instructions 2020-05-10 16:42:27 +02:00
Francesco Bedussi 23b6f88824 chore: fix version number 2020-05-09 15:28:33 +02:00
Gordon Williams e57e03d35d 0.03: Show widgets (mainly so we can use the GPS recorder widget) 2020-05-08 22:06:36 +01:00
Gordon Williams 4416df1363 gpsrec 0.09: Change default GPS period to 10 (1 is overkill for most uses and makes things slow)
Added RAM keyword to functions & other tweaks to speed up rendering
      Going 'back' from track view now doesn't load again
2020-05-08 21:58:55 +01:00
Gordon Williams 743f319d85 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-08 15:56:59 +01:00
Gordon Williams 59fab34035 imgclock: Fix hour alignment for single digits Fix hour alignment for single digits
Scaling for background images <240px wide
2020-05-08 14:59:15 +01:00
v1nc 43d182fd9b new branch 2020-05-07 22:11:55 +02:00
v1nc 5f269726b0
Update move font size 2020-05-07 21:39:40 +02:00
v1nc c0a7711a5a
Fix setting loading 2020-05-07 21:18:55 +02:00
v1nc 4b1bb86386
Update README.md 2020-05-07 21:05:14 +02:00
v1nc 74eb86d376
Add comments 2020-05-07 20:59:04 +02:00
v1nc 42ee5e647a
Update README.md 2020-05-07 20:53:12 +02:00
v1nc aaeafea7e2
Merge pull request #10 from v1nc/standup
Update icon
2020-05-07 20:50:01 +02:00
v1nc fa840e6bbc merge 2020-05-07 20:48:10 +02:00
v1nc ca2996e57a update icon 2020-05-07 20:45:51 +02:00
v1nc d539b15f57
Update README.md 2020-05-07 20:41:06 +02:00
v1nc e871a97b7e
Make sitTime <= moveTime possible 2020-05-07 20:36:32 +02:00
v1nc 6f77f4dcd2
Fix typo 2020-05-07 20:20:00 +02:00
v1nc d4ae51cf22 swap colors 2020-05-07 20:10:27 +02:00
v1nc c091db0d68 add settings for move and sit time 2020-05-07 20:03:11 +02:00
v1nc dbf57058d0 change colors and interval time 2020-05-07 19:38:34 +02:00
v1nc 6e412abba0 rename + fix typos 2020-05-07 19:13:41 +02:00
v1nc c05477ad54 use interval instead of timeout 2020-05-07 18:15:42 +02:00
v1nc a8adf39be0 add stepup 2020-05-07 18:02:49 +02:00
v1nc 9c21cbe2e8 add findphone version 0.01 2020-05-07 16:33:11 +02:00
Gordon Williams 31a58a15a4 Add {msb:true} so that on new builds, color is correct for 16 bit 2020-05-07 11:52:15 +01:00
Gordon Williams 9b08134515 Add option for 16 bit images 2020-05-07 10:20:09 +01:00
Gordon Williams 0541a66640 * Included image and compression tools in repo
* Added better upload of large files (incl. compression)
2020-05-07 10:04:24 +01:00
Gordon Williams 5b6d4e9956 allow custom images 2020-05-07 09:27:28 +01:00
Gordon Williams d6e2295c8c Merge branch 'master' of github.com:espruino/BangleApps 2020-05-07 08:22:41 +01:00
Gordon Williams e8d5394ee5 Update speedo to use localised speed 2020-05-07 08:21:12 +01:00
Gordon Williams 3745b83caf
Merge pull request #388 from flautrup/master
Adding support for HR indication
2020-05-07 08:08:48 +01:00