Gordon Williams
bc62a90dab
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-28 14:37:55 +01:00
Gordon Williams
ed47314f02
Added animated clock using palette cycling
2020-05-28 14:36:54 +01:00
Gordon Williams
a173418506
Merge branch 'master' into master
2020-05-28 13:54:43 +01:00
Gordon Williams
8d4949b69c
Merge pull request #459 from nxdefiant/master
...
New app SleepPhaseAlarm
2020-05-28 10:00:21 +01:00
Ephraim Amiel Yusi
da8935c399
Fixed day being displayed
2020-05-28 11:05:20 +10:00
Ben Whittaker
3cdd0f7820
Merge branch 'master' of https://github.com/espruino/BangleApps into compass
...
# Conflicts:
# apps/compass/compass.js
2020-05-27 21:01:26 -04:00
Ben Whittaker
cc4757537a
compass: eliminate flickering
2020-05-27 20:51:21 -04:00
Gordon Williams
765be3ef40
tweak formatting using eslint
2020-05-27 16:41:55 +01:00
Gordon Williams
b158c8bed4
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-27 16:39:41 +01:00
Gordon Williams
148a258560
Ensure we only warn for whitespace issues
2020-05-27 16:37:56 +01:00
Gordon Williams
9241e125f6
Merge branch 'master' into master
2020-05-27 16:21:22 +01:00
Gordon Williams
0f0402c7cb
Merge branch 'master' into eslint-indent
2020-05-27 16:19:44 +01:00
Ephraim Amiel Yusi
4113754742
Proper app icon.
2020-05-28 01:17:54 +10:00
Ephraim Amiel Yusi
18a83baa2d
Fixed to proper size
2020-05-28 00:57:14 +10:00
Ephraim Amiel Yusi
194ed062e5
Fixed memory leak from multiple intervals.
...
Tutorial on first clock face causes multiple intervals to be created. Must be fixed to stop extra ticking.
2020-05-28 00:42:53 +10:00
Ephraim Amiel Yusi
52d2fa2efd
Add files via upload
2020-05-27 23:15:54 +10:00
Ephraim Amiel Yusi
25b3dc7fa8
Set BTN1 to enable heart monitor
2020-05-27 22:00:01 +10:00
Ephraim Amiel Yusi
809a08435a
Added heart rate visualiser
2020-05-27 21:48:30 +10:00
Gordon Williams
d0f5aed573
Merge pull request #455 from m0n5t3r/master
...
Make the alarm scheduling more reliable
2020-05-27 10:55:39 +01:00
Sabin Iacob
cb491d0678
also schedule the alarm for the next day if the alarm time is less than current time
2020-05-27 11:55:15 +03:00
Sabin Iacob
8e8e56098a
Bump alarm version
2020-05-27 11:47:20 +03:00
Ephraim Amiel Yusi
f6d2017789
Updates to ongoing development
2020-05-27 18:08:16 +10:00
Ephraim Amiel Yusi
fd1522cbdc
Fixed broken commit
2020-05-27 17:15:41 +10:00
Ephraim Amiel Yusi
aaa0401bb8
Added new capabilities and template for "widgets"
2020-05-27 17:05:14 +10:00
Ephraim Amiel Yusi
d8d520e3e1
Update app.js
2020-05-27 16:37:44 +10:00
Erik Andresen
0a616c7772
sleepphasealarm: attempt to fix image
2020-05-27 07:59:51 +02:00
Erik Andresen
b532468dac
Initial commit of sleepphasealarm
2020-05-27 07:50:48 +02:00
Ephraim Amiel Yusi
f3f5da0cd2
Update app.js
2020-05-27 15:21:03 +10:00
Sabin Iacob
b13c5d13f4
Make the alarm scheduling more reliable
...
Fixes https://github.com/espruino/BangleApps/issues/433
2020-05-27 08:14:48 +03:00
Ephraim Amiel Yusi
5e7299ad59
Added styling changes.
2020-05-27 14:58:21 +10:00
Ephraim Amiel Yusi
ec683cecad
Added touch to open launcher
2020-05-27 14:44:45 +10:00
Ephraim Amiel Yusi
49a83ee65f
Updated watch face for hour
2020-05-27 14:12:45 +10:00
Ephraim Amiel Yusi
baa1ee2a2a
App icon
2020-05-27 14:01:28 +10:00
Ephraim Amiel Yusi
65ce1ff1bd
Photo of app
2020-05-27 13:59:44 +10:00
Ephraim Amiel Yusi
c6a5b7fd59
Main App Repo.
2020-05-27 13:58:47 +10:00
Matjaž Lipuš
96c85c38c4
Added Slovenian
2020-05-26 21:52:23 +02:00
Tuukka Ikkala
b4dbb0fecf
Merge branch 'eslint' into eslint-indent
2020-05-26 19:06:54 +03:00
Gordon Williams
5530b80ca8
Start GPS after loading app, just in case widgets affect it ( #449 )
2020-05-26 17:02:10 +01:00
Tuukka Ikkala
d2d0027801
Merge branch 'eslint' into eslint-indent
2020-05-26 18:20:01 +03:00
Tuukka Ikkala
2a81ad52f9
Revert back the latest formatting of berlin-clock author.
2020-05-26 18:16:29 +03:00
Tuukka Ikkala
290ba19588
Merge branch 'eslint' into eslint-indent
2020-05-26 15:22:05 +03:00
Tuukka Ikkala
593a9240d7
eslint: Updated globals based on https://banglejs.com/reference
2020-05-26 15:10:34 +03:00
Tuukka Ikkala
a92f617bdd
Fix indentation
2020-05-26 11:08:33 +03:00
Tuukka Ikkala
c012d8196d
Merge branch 'eslint' into eslint-indent
2020-05-26 11:05:41 +03:00
Tuukka Ikkala
b1630cc7dc
Merge branch 'master' into eslint
2020-05-26 11:02:16 +03:00
Gordon Williams
799efd80d7
Merge pull request #446 from FransM/ImgClock
...
Make : between hours and minutes flash
2020-05-26 08:34:28 +01:00
Gordon Williams
4c9335412c
Merge pull request #445 from eska-muc/master
...
Update Berlin Clock to version 0.3
2020-05-26 08:24:26 +01:00
Gordon Williams
24f611c98d
Merge pull request #444 from msdeibel/master
...
RandomClockWidget even less invasive
2020-05-26 08:22:07 +01:00
Gordon Williams
16eab939ba
Merge pull request #442 from a-m-brewer/master
...
Pizza Timer App
2020-05-26 08:21:31 +01:00
Gordon Williams
9b12fb519d
Merge pull request #443 from nebbishhacker/weather
...
Improvements to weather app
2020-05-26 08:18:50 +01:00
Taffaz
8df70e19f0
Update app.js
2020-05-25 09:02:06 +01:00
Taffaz
bd9d3b0ac7
Update app.js
2020-05-25 08:55:00 +01:00
Taffaz
add29aa762
Update ChangeLog
2020-05-25 08:12:45 +01:00
Taffaz
d34f7d0226
Update app.js
2020-05-25 08:10:31 +01:00
Taffaz
2850986abb
Create ChangeLog
2020-05-24 21:51:50 +01:00
Frans Meulenbroeks
7e92aba454
Make : between hours and minutes flash
...
Flash the : separator; even seconds off, odd seconds on
2020-05-24 22:41:21 +02:00
Taffaz
b41a719b3f
Add files via upload
2020-05-24 21:41:12 +01:00
Taffaz
1d833ccd7a
Create app-icon.js
2020-05-24 21:37:03 +01:00
Taffaz
2e02407955
Create app.js
2020-05-24 21:27:04 +01:00
Stefan Kuehnel
29170c9abe
Attempt to fix reference error.
2020-05-24 18:49:30 +02:00
Stefan Kuehnel
42bb0e418e
Try/Catch and Stacktrace for debugging
2020-05-24 18:45:38 +02:00
Stefan Kuehnel
10cd2a31e9
Corrected markdown syntax
2020-05-24 18:25:42 +02:00
Stefan Kuehnel
379da3d6db
Final changes for new release.
2020-05-24 18:22:44 +02:00
msdeibel
a1f1eb4c7f
Merge branch 'master' of https://github.com/espruino/BangleApps
2020-05-24 17:58:02 +02:00
msdeibel
ef91392a9c
RandomClockWidget even less invasive
2020-05-24 17:57:55 +02:00
Stefan Kuehnel
a02a3c9edc
Changed handling of settings.
2020-05-24 17:12:02 +02:00
Stefan Kuehnel
7a409f74a3
Restructured settings file handling.
2020-05-24 15:40:02 +02:00
Stefan Kuehnel
2818c1049f
Changed logic for reading settings
2020-05-24 15:05:11 +02:00
Stefan Kuehnel
4f77cb887f
Changed settings
2020-05-24 14:47:39 +02:00
Stefan Kuehnel
bdd1dc018d
Changed code for reading settings.
2020-05-24 14:39:12 +02:00
Stefan Kuehnel
ee6171e1ca
Commented out date code for debugging purpose.
2020-05-24 14:11:42 +02:00
Stefan Kuehnel
bcea5326a5
Replaced template String with concatenation. Performed code indentation. Enabled settings again.
2020-05-24 13:54:32 +02:00
Stefan Kuehnel
17d5e1a1c4
Removed settings from apps.json for test purposes
2020-05-24 13:29:11 +02:00
Ben Whittaker
aba59bd2c2
weather: bump version & add change log
2020-05-24 05:37:00 -04:00
Ben Whittaker
e0cea37238
weather: general refactoring
2020-05-24 05:25:26 -04:00
Ben Whittaker
eed9868b76
weather: delete stale weather data
2020-05-24 05:25:26 -04:00
Ben Whittaker
3693d6ebce
weather: show time since last weather update
2020-05-24 05:25:26 -04:00
Ben Whittaker
3e4ac82b90
weather: add semicolons, replace substr with match
2020-05-24 05:25:26 -04:00
Ben Whittaker
18214da1f4
weather: draw widget if needed on LCD on
2020-05-24 05:25:26 -04:00
Ben Whittaker
388e1c792e
weather: adjust widget height
2020-05-24 05:25:26 -04:00
Tuukka Ikkala
c6fd71be03
Force indent to 2 spaces
...
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Tuukka Ikkala
0a32e40b1a
Remove "no-mixed-spaces-and-tabs": "off" and make linter happy
2020-05-23 23:51:24 +03:00
Tuukka Ikkala
894e13bd11
Remove unused "linebreak-style": "off"
2020-05-23 23:46:14 +03:00
Tuukka Ikkala
ff18d5c201
Remove "no-extra-semi": "off" and make linter happy
2020-05-23 23:45:56 +03:00
Tuukka Ikkala
cb90425fdf
For apps, add eslint with baseline .eslintrc.json
...
Add also npm run target "lint-apps".
2020-05-23 23:34:16 +03:00
Tuukka Ikkala
3eb150792c
Revert back buffgym-icon.js semicolon addition
...
Files to be evaluated must be expressions. Loosen buffgym eslintrc to allow missing semicolons.
2020-05-23 23:29:42 +03:00
Tuukka Ikkala
9e69fd2e74
buffgym: Code style vs linter
...
Pass redraw as parameter to Workout, instead of using global variable.
Make code to honor eslint linebreak-style (use Windows linebreak).
Change eslintrc indent rule to match code style.
Add missing semicolons.
2020-05-23 22:41:18 +03:00
Stefan Kuehnel
d8489a0e8a
Re-Wrote settings
2020-05-23 21:31:16 +02:00
Stefan Kuehnel
da05661e34
Fix settings
2020-05-23 21:13:07 +02:00
Stefan Kuehnel
8bc72576a0
Enabled reading of settings.
2020-05-23 20:24:10 +02:00
Stefan Kuehnel
e253e9d2c2
Corrected Settings. Set Color for date always to white.
2020-05-23 19:54:24 +02:00
Stefan Kuehnel
cc78c352ac
Merge branch 'berlin-clock-update'
2020-05-23 19:07:22 +02:00
Stefan Kuehnel
64a7a8f147
Added settings. Changed size to better fit the screen of the physical device. Added date display.
2020-05-23 18:42:52 +02:00
Adam Brewer
9990beeeac
Updated short name
2020-05-23 16:43:50 +01:00
Adam Brewer
6e14fc851d
Removed debugging buzzes
2020-05-23 16:42:06 +01:00
Adam Brewer
97989e2884
Created a timer for pizza
2020-05-23 16:31:48 +01:00
Tuukka Ikkala
0bacb71bbd
gpstime 0.04: Fix shown UTC time zone sign
2020-05-23 13:26:33 +03:00
Richard Hopkins
5df11d3c3d
Working transmission
2020-05-22 22:09:52 +01:00
Gordon Williams
793b5d6361
Merge pull request #439 from jeffmer/master
...
Update of widviz to use swipe rather than buttons.
2020-05-22 13:24:54 +01:00
jeffmer
753a8e96bc
Add files via upload
2020-05-22 13:14:54 +01:00
jeffmer
e1c8e90838
Update ChangeLog
2020-05-22 13:14:06 +01:00
Gordon Williams
a782cce450
Merge pull request #432 from jeffmer/master
...
Widget Visibility Widget
2020-05-22 11:24:35 +01:00
Gordon Williams
d4463e4379
Merge pull request #438 from nebbishhacker/imgclock-wide-dates
...
imgclock: Make text area wider
2020-05-21 08:09:58 +01:00
Gordon Williams
8ee68934fb
Fix US and Brazil long date locales ( fix #436 )
2020-05-21 07:53:10 +01:00
Ben Whittaker
5f8e424f5f
imgclock: Make imgclock text area wider
...
This prevents imgclock from cutting off the date in locales with long date
formats such as "Wednesday, September 10, 2020". Also adjusts the position
and alignment of the date when necessary to prevent it from flowing off the edge of the
screen.
2020-05-20 22:18:00 -04:00
GRISHENK0
7e39d8f1b5
Update French locales
...
Change thousands separator and modify the speed unit
2020-05-20 14:45:25 +02:00
jeffmer
fe0387b3bb
Update ChangeLog
2020-05-19 15:29:50 +01:00
jeffmer
b602188abe
Widget files
2020-05-19 15:28:34 +01:00
jeffmer
b45fb06ec1
Create ChangeLog
2020-05-19 15:25:21 +01:00
jeffmer
17fb9e795f
Delete ChangeLog
2020-05-19 15:23:43 +01:00
jeffmer
d98fca9f01
Create ChangeLog
2020-05-19 15:22:41 +01:00
Francesco Bedussi
3148a59dc6
fix: simpletimer - BTN2 to open launcher
2020-05-18 22:58:56 +02:00
Gordon Williams
0df077db55
Merge pull request #429 from nebbishhacker/gbridge-battery
...
Report battery status to Gadgetbridge more often
2020-05-18 13:06:51 +01:00
Ben Whittaker
9ebb718cc2
gbridge: report battery status more often
...
Make the gbridge widget report battery status
- every 10 minutes
- 2 seconds after a new bluetooth connection is initiated
2020-05-17 19:12:31 -04:00
Ben Whittaker
31e56b23ed
Stop Gadgetbridge from ignoring initial message.
...
Gadgetbridge seems to ignore the first line sent to it after connecting.
This commit works around this by prepending each message with a blank line.
2020-05-17 19:12:31 -04:00
Richard Hopkins
ce066c2a38
Update README.md
2020-05-17 18:37:10 +01:00
Richard Hopkins
a38371d8d4
Update README.md
2020-05-17 18:36:54 +01:00
Richard Hopkins
dfc54d8d73
Add files via upload
2020-05-17 18:24:17 +01:00
Richard Hopkins
ba68904acf
Update app-icon.js
2020-05-17 18:23:51 +01:00
Richard Hopkins
0bb93839e6
Add files via upload
2020-05-17 18:14:17 +01:00
Richard Hopkins
0d013efb8e
Update app-icon.js
2020-05-17 18:13:23 +01:00
Richard Hopkins
6bf2b7d969
Create README.md
2020-05-17 18:09:54 +01:00
Richard Hopkins
ed20c802da
Add files via upload
2020-05-17 18:01:52 +01:00
Richard Hopkins
0e67901c39
Update app-icon.js
2020-05-17 17:59:52 +01:00
Richard Hopkins
033b227e67
Create app-icon.js
2020-05-17 17:56:05 +01:00
Richard Hopkins
ca65ff6be6
Create app.js
2020-05-17 17:50:07 +01:00
jeffmer
dc7e04cc76
Add waypoints editor
2020-05-17 11:57:09 +01:00
jeffmer
7514fc09fa
Update to 0.03 - includes waypoint editor
2020-05-17 11:55:25 +01:00
msdeibel
d2b3cb7d34
Reduce invasiveness of RndmClk
2020-05-15 14:48:52 +02:00
Gordon Williams
a2bf0e4b3d
tweaks
2020-05-15 13:37:28 +01:00
Gordon Williams
14c1f04d0d
Merge pull request #421 from johanbove/master
...
New App: Magic 8Ball
2020-05-15 13:36:46 +01:00
Gordon Williams
50412f256d
Merge pull request #423 from bengwalker/master
...
new pull request motronome v0.05
2020-05-15 13:34:52 +01:00
Michael Bengfort
78cc747c43
add settings.js
2020-05-15 13:56:56 +02:00
Michael Bengfort
c7aed0d192
update v005 - Use settings
2020-05-15 13:53:30 +02:00
Michael Bengfort
4fa752397f
Revert "adding settings"
...
This reverts commit 3beaab82ce
.
2020-05-15 13:52:25 +02:00
Michael Bengfort
2498881609
Revert "hotfix"
...
This reverts commit 0c1499253d
.
2020-05-15 13:52:15 +02:00
Michael Bengfort
1e60f47fa9
Revert "add settings to apps.json"
...
This reverts commit 09ba504289
.
2020-05-15 13:52:07 +02:00
Michael Bengfort
886195a339
Revert "change version and update Readme"
...
This reverts commit 7df65cad51
.
2020-05-15 13:51:57 +02:00
Michael Bengfort
45b2316e04
Revert "change README and ChangeLog entry"
...
This reverts commit 0ce1556a70
.
2020-05-15 13:51:33 +02:00
Michael Bengfort
618ade43b9
Revert "Revert "change README and ChangeLog entry""
...
This reverts commit 21963f3835
.
2020-05-15 13:51:23 +02:00
Michael Bengfort
e210fdaea3
Revert "Revert "change version and update Readme""
...
This reverts commit e3aea0fd61
.
2020-05-15 13:51:15 +02:00
Michael Bengfort
131c918d3d
Revert "Revert "add settings to apps.json""
...
This reverts commit 2b77dabe51
.
2020-05-15 13:51:04 +02:00
Michael Bengfort
afa6d0dc3a
Revert "update0005"
...
This reverts commit 4ceb67f2b2
.
2020-05-15 13:47:55 +02:00
Johan Bové
6a5bef65a3
Removes jbb app
2020-05-15 13:44:14 +02:00
Johan Bové
67cd8c6c13
Reverts example add_to_apps.json changes
2020-05-15 13:38:28 +02:00
Michael Bengfort
4ceb67f2b2
update0005
2020-05-15 13:38:03 +02:00
Johan Bové
72f7f2c2f8
Removes add_to_apps.json
2020-05-15 13:37:53 +02:00
Michael Bengfort
2b77dabe51
Revert "add settings to apps.json"
...
This reverts commit 09ba504289
.
2020-05-15 13:36:33 +02:00
Michael Bengfort
e3aea0fd61
Revert "change version and update Readme"
...
This reverts commit 7df65cad51
.
2020-05-15 13:35:56 +02:00
Michael Bengfort
21963f3835
Revert "change README and ChangeLog entry"
...
This reverts commit 0ce1556a70
.
2020-05-15 13:34:54 +02:00
Johan Bové
ba4c2493c0
Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master
2020-05-15 13:32:50 +02:00
Paul Cockrell
5a7216166f
Fix sensors activation/deactivation and fix more pretokenisation issues (doesn't work well with var names with lenght <= 3
2020-05-15 11:23:52 +01:00
Paul Cockrell
40c4673db7
Remove inline comments, seems to break pretokenisation or something!
2020-05-15 09:46:21 +01:00
Paul Cockrell
04e3d3b455
Update README
2020-05-15 09:37:37 +01:00
Paul Cockrell
7488970e74
Allow multiple coloured screens
2020-05-15 09:33:25 +01:00
Paul Cockrell
2101a28557
Merge remote-tracking branch 'upstream/master'
2020-05-15 09:11:39 +01:00
Gordon Williams
a13954b6cb
tweak
2020-05-14 21:36:33 +01:00
Gordon Williams
2ed65f3ead
Welcome: Allow welcome to run after a fresh install
...
+ More useful app menu
+ BTN2 now goes to menu on release
2020-05-14 21:32:36 +01:00
Johan Bové
dc1c599d63
Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master
2020-05-14 22:13:58 +02:00
Paul Cockrell
cc400677a1
Fix month string truncation
2020-05-14 20:10:49 +01:00
Paul Cockrell
f465e06cdd
Finish dotmatrix clock.. turn off sensors when screen sleeps, enable menu on BTN2 press
2020-05-14 19:49:29 +01:00
Paul Cockrell
7589712e43
Remove debugging
2020-05-14 19:48:45 +01:00
Paul Cockrell
decc3dcfaf
Create dotmatrix clock
2020-05-14 19:48:42 +01:00
Gordon Williams
7bf0e57882
Bootloader: Don't modify beep/buzz behaviour if firmware does it automatically
2020-05-14 11:42:24 +01:00
Michael Bengfort
0ce1556a70
change README and ChangeLog entry
2020-05-14 10:55:50 +02:00
Michael Bengfort
7df65cad51
change version and update Readme
2020-05-14 09:01:52 +02:00
bengwalker
09ba504289
add settings to apps.json
2020-05-14 07:51:55 +02:00
bengwalker
0c1499253d
hotfix
2020-05-13 22:44:16 +02:00
bengwalker
3beaab82ce
adding settings
2020-05-13 22:31:11 +02:00
bengwalker
f8657f93aa
Handle "Buzz in progess" Exception
2020-05-13 17:47:47 +02:00
Gordon Williams
d6f03a49e1
Merge pull request #415 from msdeibel/master
...
Add Random Clock Loader widget
2020-05-13 07:39:05 +01:00
msdeibel
069d663253
Add Random Clock Loader widget
2020-05-12 23:10:14 +02:00
Ben Whittaker
187798da70
mclock: support 12h time
2020-05-12 12:37:57 -04:00
Gordon Williams
7a46ac82c8
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-12 11:05:12 +01:00
Gordon Williams
b7ef9e424c
Added app for reading from bluetooth plan moisture sensors
2020-05-12 11:05:07 +01:00
jl
9d48b5ddee
fix: use "write" instead of "writeJSON" to mitigate possible memory leak
2020-05-12 09:52:59 +02:00
Gordon Williams
ea2962a226
Merge pull request #408 from msdeibel/master
...
BatteryChart 0.10
2020-05-12 08:16:51 +01:00
Gordon Williams
4391b48aeb
Tweaks to appease the sanity checker
2020-05-12 08:08:19 +01:00
Gordon Williams
2c6248c031
Merge branch 'master' into master
2020-05-12 07:58:38 +01:00
Gordon Williams
7363cda5bf
Merge pull request #410 from nebbishhacker/en_ca-locale
...
Update en_CA locale units
2020-05-12 07:56:21 +01:00
Ben Whittaker
7b0f5beb2c
Add 12 hour time to imgclock
2020-05-11 23:30:07 -04:00
Ben Whittaker
74564e23cc
Update en_CA locale units
...
We're pretty inconsistent when it comes to units here, but we are
theoretically a metric nation.
2020-05-11 19:54:30 -04:00
msdeibel
4dd102a906
BatteryChart 0.10
2020-05-11 20:48:50 +02:00
Richard Hopkins
883147bc00
Speed up drawing
2020-05-11 17:05:27 +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
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
Richard Hopkins
9f52fe4a91
Default option fixes
2020-05-11 12:15:59 +01: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
Richard Hopkins
0b8fa574d2
Bug fixes
2020-05-11 12:05:18 +01:00
Richard Hopkins
2495df581f
Bug fix and tidy
2020-05-11 11:57:31 +01:00
Richard Hopkins
cefaa93bc1
Bug fix
2020-05-11 11:53:03 +01:00
v1nc
45a76871be
replace jquery inArray
2020-05-11 10:51:24 +00:00
Richard Hopkins
d13d64c0dd
Bug fix
2020-05-11 11:47:48 +01:00
v1nc
de6cc1bd90
fix typo
2020-05-11 10:47:07 +00:00
Richard Hopkins
64684680b2
Bug fix
2020-05-11 11:44:31 +01: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
Richard Hopkins
d76f3e859d
Bug fix
2020-05-11 11:27:08 +01:00
Richard Hopkins
b96e6ad416
Tweaks
2020-05-11 11:23:13 +01:00
Gordon Williams
2e709b4f83
files: Tweaks to help with memory usage
2020-05-11 11:20:50 +01:00
Richard Hopkins
1a94d84845
Enable menu options
2020-05-11 11:20:22 +01:00
Richard Hopkins
abb48b296f
Bug fix
2020-05-11 10:57:30 +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
Richard Hopkins
898f0c67b9
Enabling decoration
2020-05-11 10:51:44 +01:00
Richard Hopkins
d6cb2bba18
Adding README
2020-05-11 10:35:17 +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
Richard Hopkins
d7341d4486
New menu
2020-05-11 02:08:30 +01:00
Richard Hopkins
b56ccb8017
Bug fix
2020-05-11 02:01:22 +01:00
Richard Hopkins
971a2f358d
Update settings.js
2020-05-11 01:53:07 +01:00
Richard Hopkins
cc71fc1dba
Menu function
2020-05-11 01:46:48 +01:00
Richard Hopkins
2cd4396860
Adding settings
2020-05-11 01:29:27 +01:00
Richard Hopkins
f9beb2f5cd
Added ChangeLog
2020-05-11 00:44:12 +01:00
Richard Hopkins
8bb3eaa27e
Update gallifr.png
2020-05-11 00:16:07 +01:00
Richard Hopkins
1d239f8541
Sanity check
2020-05-11 00:12:59 +01:00
Richard Hopkins
2615f28aae
Delete app.png
2020-05-10 22:56:22 +01:00
Richard Hopkins
4268616483
Add files via upload
2020-05-10 22:55:50 +01:00
Richard Hopkins
6322927815
Rename apps.js to gallifr.js
2020-05-10 22:54:13 +01:00
Richard Hopkins
94158feda3
Rename app-icon.js. to gallifr-icon.js.
2020-05-10 22:53:34 +01:00
Richard Hopkins
df2065c5f2
Icon change
2020-05-10 21:59:51 +01:00
Richard Hopkins
4d0b7767ec
Delete app.png
2020-05-10 21:59:30 +01:00
Richard Hopkins
3cf4c8eeb4
Add files via upload
2020-05-10 21:58:07 +01:00
Richard Hopkins
0d38ff7e4b
Add files via upload
2020-05-10 21:54:44 +01:00
Richard Hopkins
1d8db9b9a2
Update app-icon.js.
2020-05-10 21:44:56 +01:00
Richard Hopkins
ffa4992777
Add files via upload
2020-05-10 21:20:07 +01:00
Richard Hopkins
58202cd32d
Delete gallifrey.png
2020-05-10 21:18:41 +01:00
Richard Hopkins
440d130b6b
Rename apps/gallifrey/gallifrey.js to apps/gallifr/apps.js
2020-05-10 21:18:06 +01:00
Richard Hopkins
60cef5ba03
Rename apps/gallifrey/gallifrey-icon.js. to apps/gallifr/app-icon.js.
2020-05-10 21:17:32 +01:00
jl
5c3bc8166f
feat: add app sorting functionality
2020-05-10 22:10:20 +02:00
Richard Hopkins
0c2701015e
Add files via upload
2020-05-10 21:03:08 +01:00
Richard Hopkins
93731e8959
Rename app.js to gallifrey.js
2020-05-10 21:02:25 +01:00
Richard Hopkins
af108e9a68
Delete app.png
2020-05-10 21:01:58 +01:00
Richard Hopkins
7bc39c8e36
Rename apps/gallifrey-icon.js to apps/gallifrey/gallifrey-icon.js.
2020-05-10 21:01:08 +01:00
Richard Hopkins
007a7969e0
Rename apps/gallifrey/app-icon.js to apps/gallifrey-icon.js
2020-05-10 21:00:13 +01:00
Richard Hopkins
8aff27fe3e
Adding icon
2020-05-10 20:56:41 +01:00
Richard Hopkins
dcafdbd196
Delete gallifrey.png
2020-05-10 20:56:18 +01:00
Richard Hopkins
840dc58ae6
Add files via upload
2020-05-10 20:50:23 +01:00
Richard Hopkins
61af541b17
Create app-icon.js
2020-05-10 20:24:04 +01:00
Richard Hopkins
a0040525d8
Gallifreyan Wrist Watch
2020-05-10 19:34:46 +01:00
Michael Bengfort
39eab0895e
update Metronome/ChangeLog
2020-05-10 17:01:56 +02:00