1
0
Fork 0
Commit Graph

12444 Commits (05094f6c511991dc41755184166c8361bd666fd5)

Author SHA1 Message Date
Scharf 00a9db1bf0 [sleeplog] Improving triggers and web interface
to 0.13:
- Prevent to stay in consecutive sleep if not worn.
- Correct calling triggers where last time is earlier then first time.
- Add the trigger object itself as argument to the fn function to be able to store data or functions inside the trigger object.

to 0.14:
improvements initiated by #2677
- Add a option to delete all logfiles before a specific date from the watch
- Correct regex file search from `\d\d\d\d` / `\d{4}` to `\d+`
2023-04-05 16:47:09 +02:00
thyttan 81bc99b7a1 pull in 'Ensure that changing a menu item when half-scrolled off screen doesn't overwrite widgets' from the standard scroller 2023-04-05 12:38:12 +02:00
Gordon Williams 9db02af9f1
Merge pull request #2676 from elykittytee/master
[encourageclk] - draw update
2023-04-05 08:55:34 +01:00
Gordon Williams 340a1f9668
Merge pull request #2672 from thyttan/longpressbuzz
[Long Press, Buzz!] Add longpressbuzz app (boot code)
2023-04-05 08:42:24 +01:00
eleanor fcd1089ca6
now version 0.03 2023-04-04 11:42:30 -05:00
eleanor 7089640f0d
Update ChangeLog 2023-04-04 11:42:03 -05:00
eleanor 1d095bc205
updated app.js again
idk what's going on. why are my changes being reverted.
2023-04-04 11:39:17 -05:00
thyttan 2c93c2f3c5 change 'per' -> 'at' in metadata and readme 2023-04-04 17:22:51 +02:00
thyttan fb499c6a85 Add Gordon Williams as creator 2023-04-04 17:16:38 +02:00
thyttan f44327915c move quote from Changelog to README 2023-04-04 17:16:38 +02:00
thyttan cf1205d417 Change icon to Buzz Lightyear, add to Changelog. 2023-04-04 17:16:38 +02:00
thyttan e34728849f change the logic to buzz at boot instead of before reboot 2023-04-04 17:16:38 +02:00
eleanor 8d14562be3
removed clearText() 2023-04-04 10:13:08 -05:00
eleanor bdd0d73101
messed up and fixed again ): 2023-04-04 10:12:25 -05:00
eleanor ce144e05ff
reordered app.js again 2023-04-04 10:02:35 -05:00
eleanor 08e7d14b08
updated to ChangeLog 0.02 2023-04-04 09:43:33 -05:00
eleanor cd8de2b1cc
Update ChangeLog 2023-04-04 09:42:56 -05:00
Gordon Williams cfb7e9ee8f
Merge pull request #2675 from nxdefiant/master
grocery interface: Automatically scroll down on add
2023-04-04 08:48:33 +01:00
eleanor 47bd0a1aea
fixed setInterval
loader() to draw()
2023-04-03 14:47:01 -05:00
eleanor 2f7b2e8e15
undeleted and fixed organization of loading 2023-04-03 14:46:21 -05:00
eleanor b33d909639
updated app.js
fix: time not updating
2023-04-03 14:44:35 -05:00
eleanor cc7d5d2b40
update app.js
removed `Bangle.setUI("clock"); `
2023-04-03 14:27:26 -05:00
Erik Andresen b2ae41c129 grocery interface: Automatically scroll down on add 2023-04-03 20:04:06 +02:00
Gordon Williams b5531607dc
Merge pull request #2671 from 23RoMax/master
New App: Tinycmc - A tiny coin market cap client for banglejs
2023-04-03 11:59:19 +01:00
Gordon Williams ae8b227d21
Merge pull request #2666 from elykittytee/master
Created Encouragement & Positivity watchface
2023-04-03 09:55:40 +01:00
pinq- 5bd479adba rename settings file 2023-04-03 01:06:58 +03:00
pinq- 43aa9db890 fix on metadata.json format 2023-04-03 01:04:24 +03:00
pinq- 7581201c84
Merge branch 'espruino:master' into master 2023-04-03 00:47:16 +03:00
pinq- 1520cb60ba Settings and logs
- Added settings to select number and bubble
- Modified logs
2023-04-03 00:43:12 +03:00
thyttan d410c5acad add tag system 2023-04-01 22:25:15 +02:00
thyttan a6844f4f80 tweak buzz lenght and strength 2023-04-01 17:43:37 +02:00
thyttan d758d655b5 Add longpressbuzz app (boot code) 2023-04-01 17:27:39 +02:00
23RoAGX e677c52e37 New App: tinyCMC coinmarketcap client 2023-04-01 16:47:54 +02:00
pinq- 3013e10e3e Battery circle
- Added battery circle in the center
- Added "draw arc" function for battery circle
2023-04-01 07:54:40 +03:00
pinq- 28927f7849 New futures
- Hole can be circle or square
- Hole can be with number or without
- Draw circle takes whole object in as a variable
2023-04-01 07:34:32 +03:00
olivierbarriere 3cd77145f8
Merge branch 'espruino:master' into master 2023-03-31 23:29:19 -04:00
eleanor 3e83f01306
updated app.js
changed order of loaded widgets and drawing watchface
2023-03-31 14:50:54 -05:00
Gordon Williams 59b66684a6 Merge branch 'master' of github.com:espruino/BangleApps 2023-03-31 14:09:52 +01:00
Gordon Williams a39b773ac1 widdst 0.04: Give the boot file the highest priority to ensure it runs before sched (fix #2663) 2023-03-31 14:09:39 +01:00
eleanor f7c65df902
forgot drawTimeout like a dummy 2023-03-29 15:21:26 -05:00
eleanor 3bab49ea44
Update app-icon.js 2023-03-29 14:59:59 -05:00
eleanor a8bfd90ef4
updated app.js
added/fixed queuedraw
2023-03-29 14:58:20 -05:00
eleanor b665fff3c3
reconverted 48x48 icon 2023-03-29 10:47:09 -05:00
eleanor 4b95ad5427
updated app.js
- fixed a line in the encouragements
- added the menu when you press a button
2023-03-29 10:32:42 -05:00
eleanor ebb5d52079
Update app.js 2023-03-29 10:07:48 -05:00
olivierbarriere cda8fab912
Merge branch 'espruino:master' into master 2023-03-29 09:22:39 -04:00
Kevin Whitaker 2f2000db5e Change font to more accurate one for smb3 2023-03-28 15:21:24 -04:00
Kevin Whitaker 224af0b209 clean up some nesclock code, including use let instead of var 2023-03-28 13:36:30 -04:00
eleanor 339792324d
48x48 2023-03-28 12:00:24 -05:00
eleanor 1b80ab926e
Delete app.png 2023-03-28 12:00:11 -05:00
eleanor acdc213369
Add files via upload 2023-03-28 11:41:30 -05:00
eleanor c468e64283
Create metadata.json 2023-03-28 11:41:12 -05:00
eleanor 86cbc0b81e
Create app.js 2023-03-28 11:40:53 -05:00
eleanor c64dbef9e8
Create app-icon.js 2023-03-28 11:40:37 -05:00
eleanor ce0c8fe433
Create README.md 2023-03-28 11:40:24 -05:00
eleanor aa030f2fe6
Create ChangeLog 2023-03-28 11:40:08 -05:00
eleanor 6c4a19a132
deleted because it doesn't work ): 2023-03-28 11:37:38 -05:00
eleanor c096e067cc
Merge branch 'espruino:master' into master 2023-03-28 08:29:49 -05:00
Kevin Whitaker a7dac089ed Fix off center text with trim and reduce size of smb3 font for 24hr 2023-03-27 15:42:51 -04:00
olivierbarriere c8285a16b3
Update ChangeLog 2023-03-27 11:37:15 -04:00
olivierbarriere 66e4a01bf1
Vertical Battery Widget: make color depend on level 2023-03-27 11:31:15 -04:00
olivierbarriere 0ce0b9e22b
Update metadata.json 2023-03-27 11:28:35 -04:00
Kevin Whitaker df79cacd90 Small fix for font in nes clock 2023-03-27 09:04:20 -04:00
Kevin Whitaker cc0ac4e3f5 fix setting screen 2023-03-25 17:46:41 -04:00
Kevin Whitaker 7e095a67f5 typo in nes clock 2023-03-25 17:39:44 -04:00
Kevin Whitaker 0a92b70c2c disable emulator 2023-03-25 17:38:15 -04:00
Kevin Whitaker 377953cbd4 Merge branch 'master' of github.com:eyecreate/BangleApps 2023-03-25 17:32:36 -04:00
Kevin Whitaker 8b484f32ab Added custom new clock: NES Clock 2023-03-25 17:31:16 -04:00
Gordon Williams 46e4bba312
Merge pull request #2655 from blm768/alarm-fix
Fix a menu crash in alarms app
2023-03-20 09:50:15 +00:00
Gordon Williams 31ea6b6f1e
Update ChangeLog 2023-03-20 09:29:23 +00:00
Gordon Williams 3ea91c66a2
Merge pull request #2657 from nxdefiant/master
hrmmar: bthrm compatibility
2023-03-20 09:24:48 +00:00
Erik Andresen a152ff546c hrmmar: bthrm compatibility
- Disable when bthrm is active
- Enable fft elim as default
2023-03-19 08:26:51 +01:00
thyttan 197f9bb436 Don't go down extensions paths if nothing waits at the end 2023-03-18 17:27:29 +01:00
Ben Merritt 1dd4344e75 Fix a menu crash in alarms app 2023-03-18 08:30:57 -07:00
Gordon Williams 641fecf116
Merge pull request #2652 from notEvil/widdevst3
widdevst v0.03
2023-03-17 08:24:46 +00:00
Gordon Williams b76c69590d
Merge pull request #2653 from thyttan/alarm
[Alarms and Timers] Use substring of message for label...
2023-03-17 08:24:38 +00:00
Gordon Williams 1cbb5d2c21
Merge pull request #2654 from thyttan/quicklaunch
[quicklauch] remove a print statement
2023-03-17 08:20:35 +00:00
thyttan b3a59ff35c Use substring of message as label when it's longer than fits the designated menu entry. Also add some semicolons. 2023-03-16 21:36:41 +01:00
thyttan 3b52491e4f remove a print statement 2023-03-16 21:05:46 +01:00
notEvil b99c841ed6 - apps/widdevst: changed to refresh storage usage and run GC every minute 2023-03-16 16:33:10 +01:00
Gordon Williams d230d6b6f6
Merge pull request #2647 from thyttan/quicklaunch
[quicklaunch] Pause timeout to clock by touch and hold.
2023-03-15 15:02:18 +00:00
Gordon Williams 96c0067e6a
Merge pull request #2650 from pavelmachek/merge_3
waypoint_editor: Add simple application for editing waypoints on watch
2023-03-15 08:19:24 +00:00
Pavel Machek 98e6b8c49f Add missing icon. 2023-03-14 23:13:51 +01:00
Pavel Machek 6cdf3cc572 waypoint_editor: Add simple application for editing waypoints on
watch.
2023-03-14 23:08:30 +01:00
thyttan 30232e85e2 readme: is -> are 2023-03-14 19:04:47 +01:00
thyttan f8bd92fc56 move app launch logic into a function 2023-03-14 18:48:38 +01:00
thyttan 203d017727 Add function for pausing the timeout on long touch. Remove some superfluous code. 2023-03-14 18:24:35 +01:00
Gordon Williams 1e99a7f83a
Merge pull request #2646 from Mcsquarex/master
Chance
2023-03-13 08:52:41 +00:00
Gordon Williams 6a27d7bcb5
Merge pull request #2645 from thyttan/quicklaunch-infinite
[quicklaunch] Implement stackable extension screens
2023-03-13 08:49:44 +00:00
Gordon Williams 86b00ae734
Merge pull request #2643 from thyttan/runplus
[runplus] follow the preferred metadata.json style
2023-03-13 08:48:02 +00:00
Gordon Williams 4dc0ad39c6
Merge pull request #2642 from thyttan/messagesoverlay
[messagesoverlay] follow the preferred metadata.json style
2023-03-13 08:47:53 +00:00
thyttan c0ded36586
Update README.md 2023-03-12 22:02:01 +01:00
thyttan 424adcce4f list contributors in readme 2023-03-12 21:57:36 +01:00
thyttan 3792396150 tweak faking of Bangle.loadWidgets() 2023-03-12 21:23:19 +01:00
thyttan 927d69b9e3 tweak readme 2023-03-12 15:09:13 +01:00
thyttan 224500e8f4 add screenshots to readme 2023-03-12 14:48:32 +01:00
thyttan b06e9968ca cleanup after removine fuInstalled settings entry 2023-03-12 14:14:07 +01:00
thyttan 850c791ba2 handle if Fastload Utils is installed or not with a hack instead of with a settings entry 2023-03-12 14:12:57 +01:00
thyttan 3c6e708009 tweaks re checking if Fastload Utils is installed 2023-03-12 14:00:01 +01:00
thyttan b1e57cc00d only call loadWidgets if Fastload Utils is installed 2023-03-12 13:41:23 +01:00