1
0
Fork 0
Commit Graph

1526 Commits (3c92b64bde268b5d99fe72ce9fa561d404f35a69)

Author SHA1 Message Date
Gordon Williams 3c92b64bde
Merge pull request #405 from v1nc/patch-2
Add wifi QR code generation
2020-05-11 13:50:22 +01:00
v1nc 58b0ce31b5
fix typo, change event back to "change" 2020-05-11 11:52:26 +00:00
v1nc 237bf48583
change "change" to "click" event for radio inputs
I dont get why it doesnt work with change event..
2020-05-11 11:41:58 +00:00
v1nc 8386f0ba9d
make url default, add event for radio onchange 2020-05-11 11:29:00 +00:00
v1nc 5456a10f65
bump app version 2020-05-11 11:22:41 +00:00
v1nc 312ba418a5
add changelog 2020-05-11 11:21:45 +00:00
v1nc f79e7e5222
change label, connect radio boxes 2020-05-11 11:18:50 +00:00
v1nc 21e3d659c9
fix typo, remove label 2020-05-11 11:15:09 +00:00
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 d55be9979f Merge branch 'v1nc-patch-1' 2020-05-11 08:28:47 +01:00
Gordon Williams 9be1fb1164 Tweak github links so they don't break for localhost, and still open in a new window 2020-05-11 08:28:23 +01:00
Gordon Williams ca3103bf47 Merge branch 'patch-1' of https://github.com/v1nc/BangleApps into v1nc-patch-1 2020-05-11 08:20:18 +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
v1nc 16004243a8
set href to replace onclick listener 2020-05-08 23:02:49 +02: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 2f87efe98c
fix typo 2020-05-08 00:58:21 +02:00
v1nc d2fc5d30a5
Fixed github links for apps for foked launchers
Github links for apps are statically linked to github.com/espruino.
These links are wrong if you run a fork App Launcher, probably with unpublished apps.
I added onClick eventListeners for every github link that generate the right url, if the launcher is not accessed via the main domain.
2020-05-07 22:44:01 +00: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 e7bd0d6f82
Add readme 2020-05-07 21:26:34 +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 eceead42d9
Merge pull request #9 from v1nc/standup
Make sitTime <= moveTime possible
2020-05-07 20:37:11 +02:00