Commit Graph

15312 Commits (39d91dd4ac8cf1cdbe9a4b687629145c306820d7)

Author SHA1 Message Date
pinq- 39d91dd4ac Merge branch 'master' of https://github.com/pinq-/BangleApps 2023-04-10 22:09:32 +03:00
pinq- ed998b8b81 change of the default values
Added images and change default values
2023-04-10 22:08:28 +03:00
pinq- a89ea65410
No need for this 2023-04-10 21:48:13 +03:00
pinq- 2889a73ff5 change of default values 2023-04-10 21:38:47 +03:00
pinq- 0a4faec632
Merge branch 'espruino:master' into master 2023-04-10 21:31:17 +03:00
pinq- f648a7250d Some settings changes
Made bubble option global
Added date to text
2023-04-10 21:29:13 +03:00
pinq- 0b0c89737f Some code fix to make it britty 2023-04-08 03:11:29 +03:00
Gordon Williams a33a6df463
Merge pull request #2678 from thyttan/swipeScroller
[Swipe Menus] pull in 'Ensure that changing a menu item when half-scrolled off scre…
2023-04-05 12:23:35 +01: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
Gordon Williams a058c22108
Merge pull request #2673 from olivierbarriere/master
Vertical Battery Widget: make color depend on level
2023-04-03 09:53:01 +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