Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/espruino/BangleApps

Bangle.js App Loader (and Apps)
https://github.com/espruino/BangleApps

added longer delay before resetting accelHandler

479a2da3ab390c27891fd0024258e47d0740dc71 authored almost 2 years ago
removed email from README b/c I don't want it getting scraped

168d318fa9ae996bb83d88e5b675ee0e14f4f7a6 authored almost 2 years ago
added app.png

ad28b9b387b36461a73abe2bba37084b6d8182b7 authored almost 2 years ago
added spacing between two of the images

71c69d9668c4f936345ad8f93918610051044dae authored almost 2 years ago
added tags to metadata.json, trying to wrap my head around the sanitycheck

91eb88ef849ddf3ebed88fd3bea0dc61b571dc7e authored almost 2 years ago
added app icon

a82a50ff5a8194310a38ca8dec6adafcbdee1f2b authored almost 2 years ago
decided to keep around the button even while testing, disabled all safety round the accelHandler self-triggering

4d379345562cc70111421dd8b559bca586143237 authored almost 2 years ago
after a rigorous field study of size n = 1, I have determined this to be

a better app after this change

6a39a53c740ac2cc3568c885e5dd512b3dd278fd authored almost 2 years ago
updated changelog, metadata, & readme. deleted outdated images

f2c900f8e13ad8f36167e82c21ea63daa1642760 authored almost 2 years ago
fixed bug that caused rolled dice on the right of screen to be writ off-screen

fe010d949cdd37da4f47f2296b501e27607a0660 authored almost 2 years ago
added vibration when dice is rolled

678f7137224901d7253eb82b31c266ed9098f0bb authored almost 2 years ago
vibration caused the accelerometer to never stop

d82594480f36abf66c127451a87cf84c04686e72 authored almost 2 years ago
accidentally deleted app icon LMAO

7af12fd68e25647ed7b048dcb3a2cedf1ccafc73 authored almost 2 years ago
decreased vibration strength

d64609aa92785c826970e966d3a1c4f0817de5a5 authored almost 2 years ago
toggled the acceleration handler to prevent infinite buzz loop

1e46b479e25260cbc73ccda2fc412d60da3585cf authored almost 2 years ago
increased vibration again

959fa4183cca78cdbb9c7855a827d80f41a65f49 authored almost 2 years ago
IDK how to use promises properly

463c3fec238f531ac19accad0766f0264ee40332 authored almost 2 years ago
hopefully now it's fixed?

13c5b41aef1ed3743243d743bcec72485e6b545c authored almost 2 years ago
not having web bluetooth to debug is a PAIN

1499a524d950b523befbba2be24156852d1c686e authored almost 2 years ago
decreased vibration time, decreased accel requirement

3001618e0f0b00b77e3588de746f62550c83dec6 authored almost 2 years ago
issue with app calling roll function too many times at startup

f9c338d90db08c85f676bc2ceb81db9584b66c3a authored almost 2 years ago
added a delay after the buzzer stops to prevent multi-rolling

a89f6cb4df1e74aa77fcc454ea69b923d6941c70 authored almost 2 years ago
made the delay needlessly long to see if it even does anything

47caa9cd79716c4957cf7034981395de696298ee authored almost 2 years ago
moved accel & vibration commands to the accelHandler function

b3cc27a391e82afe582d49f776fcd3ea688ac6c3 authored almost 2 years ago
enabled button usage & temporarily disabled acceleration

ef8b26c4901c320f805de926dd976eb22a6b3a2e authored almost 2 years ago
made changes to when accelHandler gets overwritten, temporarily disabled button usage

64bff4303f508954f42b33530c9bdfaf336fe321 authored almost 2 years ago
toggled the enable emulation flag in metadata.json

76f3fe6c0c4e00d23b6e5178cdcc8b3f96401029 authored almost 2 years ago
added a one-line changelog, and filled out the metadata.json file

457a395617c08c6a04a5b1eb60a8d0fc36ff1f85 authored almost 2 years ago
Added app.js to this repository

32865ce94bdcf99b180c7bd35a7663b521086b6e authored almost 2 years ago
filled out the README.md, and added screenshots of the app.

2657090d4ebef0540fa495a653dc6a617d8094ca authored almost 2 years ago
left README.md incomplete so I can emulate + add screenshots

a8ba6e678b6446a2d296b7a885ca59f3fe546ad5 authored almost 2 years ago
forgot to switch from hard tabs to soft tabs

0c3aad9b10739e98d1120cd4e9a91496ffd5ae04 authored almost 2 years ago
weatherclock v0.06

d3d96e3782d7e0d24833f69580196ccf06325860 authored almost 2 years ago
added longer delay before resetting accelHandler

c2d694cabc8a7fed4c78cfefa9f3e1a983a353fd authored almost 2 years ago
weatherclock v0.06

f635e37263566ed5f406f73a862f27ec6118dd05 authored almost 2 years ago
use screenshot with widgets

f5211fff10e559cf4694449bc0f32621ba3221d4 authored almost 2 years ago
decided to keep around the button even while testing, disabled all safety round the accelHandler self-triggering

3a5a6f47a58322bfe8b7da6b20187db43e4d9a8b authored almost 2 years ago
Indentation

3bec7ffcdb00c50168018b18322cda00c98ca2d9 authored almost 2 years ago
match new screenshot for clock info

137ad32d85db502a97a6c6848c31a6412f79ec41 authored almost 2 years ago
weatherclock v0.06

fd33d8445e0f346852f83fbfd0102eebfe92643f authored almost 2 years ago
change screenshots

05146ce283ef06bed856cac08164817e75607c03 authored almost 2 years ago
made changes to when accelHandler gets overwritten, temporarily disabled button usage

18d1425ad725d26334fb954b15b2e56da7234cd5 authored almost 2 years ago
Change all occurrances of bwclk to bwclklite

20e300182e21fb2cfc413efcd8f5bc714d2a00e8 authored almost 2 years ago
enabled button usage & temporarily disabled acceleration

8efd551ba493d47569b324525ca4c9dccf3d6bae authored almost 2 years ago
Add changes to bwclklite after forking from bwclk. Change custom font to a standard bitmap one. Don't invert theme as this doesn't work very well with fastloading. Do an initial fillRect on the clock info area since it would wait for clock info before drawing out the previous app. Change all occurences of var to let.

09eeac356b8adbcf17ca146ea26b2d96a3616744 authored almost 2 years ago
moved accel & vibration commands to the accelHandler function

e6e2d622fbe3e0208a2fcc174160828a4c491c47 authored almost 2 years ago
fork bwclklite from bwclk

6cd3c02253a2916d6388c9ea95a883af8c8a2b71 authored almost 2 years ago
made the delay needlessly long to see if it even does anything

f85c17814cbe1cf2bb748615975c4925d8b60dec authored almost 2 years ago
added a delay after the buzzer stops to prevent multi-rolling

5d399688910171e05d351b7f3afb9f56c0102a76 authored almost 2 years ago
weatherclock v0.06

a41402607462fc9545ce212d9c52d0405e779160 authored almost 2 years ago
issue with app calling roll function too many times at startup

b9559280f973a430c1b2b088f7559ae9bafd099b authored almost 2 years ago
spelling karvonnen -> karvonen in metadata

4199f8a4fcd0ce7b4e33a27ed2583bbff060e107 authored almost 2 years ago
change spelling karvonnen -> karvonen in app.js, karvonen.js

5e1857d963975e238af2a8825d0f2f3108c56901 authored almost 2 years ago
weatherclock v0.06

9db41919f80e6c2b7150bb73f940aa0f4d39796c authored almost 2 years ago
add tag karvonen

21c928ba8796470aa60fea568fecaee356a73c4c authored almost 2 years ago
decreased vibration time, decreased accel requirement

bd9ac4fc33856abc1c18a5683ea5e4ee3e779feb authored almost 2 years ago
weatherclock v0.06

4680ad77098f6159f83d65f6163d04e966f28405 authored almost 2 years ago
not having web bluetooth to debug is a PAIN

79b733b963846f874c834ba1c52486c1569d3da5 authored almost 2 years ago
weatherclock v0.06

bf3a9e0002e82cbaf9b289a4b8fea77c7d92e408 authored almost 2 years ago
hopefully now it's fixed?

53ba86b01a617576d4cb680b21ed13271779aa6e authored almost 2 years ago
still trying to fix the lack of vibrations

b688a4e90ad026a62ab34ca2142a778d9563697a authored almost 2 years ago
IDK how to use promises properly

54f61412a87a6fefd52b6ba4051ba7abc26d9f26 authored almost 2 years ago
increased vibration again

79a64152cf4802af6f1dd2c8e0f89e34351509f3 authored almost 2 years ago
toggled the acceleration handler to prevent infinite buzz loop

379af915458eb6ee653d1c5a14dc3adcee04c651 authored almost 2 years ago
add to the instruction for # of handlers i readme

4a4c9315710f38d76c34a4b62c75acededab25ab authored almost 2 years ago
powermanager - Fix drawing on hidden widgets when LCD brightness is changed

290fd81f46e60e46cdd3ee2a2c36d6e663e16bab authored almost 2 years ago
contributors appended to readme

3d21d2bef438a9e992905137829259dbfd402b77 authored almost 2 years ago
write to correct settings file

0db11e57073acc846d047b07005b4dd384969229 authored almost 2 years ago
decreased vibration strength

ec1c534b0d0b525879263d5fd3d4a8354cc9f7c7 authored almost 2 years ago
accidentally deleted app icon LMAO

ae1bb8dab407fdcd9977b1bcd7eca48e1346198b authored almost 2 years ago
vibration caused the accelerometer to never stop

4deee14663f2526bb1295db11273c36ecd180c03 authored almost 2 years ago
added vibration when dice is rolled

4d2763d1e013f38c65a2097b03433d6a57e7206a authored almost 2 years ago
fixed bug that caused rolled dice on the right of screen to be writ off-screen

c6dbb65bd3a7f408f428357ed18e0752a135b8bc authored almost 2 years ago
updated changelog, metadata, & readme. deleted outdated images

d567a55f9ca34700fd8bc9200fec1c7750333ae2 authored almost 2 years ago
after a rigorous field study of size n = 1, I have determined this to be

a better app after this change

b2c8f55261a2b84bc184e93f60e81cadec24da3e authored almost 2 years ago
powermanager - Bump version

eab7ae25d9eaa25ac493842e4e41dbb5bc8a34b9 authored almost 2 years ago
powermanager - Fix wrapping of deferred functions with parameters

7f20125fd949534fa2517a9a558727987167b13f authored almost 2 years ago
bump version

a73543365211cc824106a0d0618ed7684ddf4ce6 authored almost 2 years ago
tweak clearRect width to not clear the indicator segment

ad6e2f71080f997e76c5a6c65aa594babb4477ff authored almost 2 years ago
Merge branch 'master' of github.com:espruino/BangleApps

769c4c27932bc174b77207025075c65fe1a6fb8f authored almost 2 years ago
0.11: Change level for medium charge (50% -> 40%), and darken color on light themes as yellow was almost invisible

6ac1713122cddf6ea5c236fbb1ecf96f3a60ea16 authored almost 2 years ago
Merge pull request #2598 from nxdefiant/master

sleepphasealarm: Fix inverted setting

c66189a3d91c18c952bdf1778b772d8f00e65875 authored almost 2 years ago
settings: Also invert value

fb1518f6b8fd4c2250e58dcbe9785d14341dc556 authored almost 2 years ago
Update app.js

2d9ca7730ebde254e5eaa4453bcb70928e7332ff authored almost 2 years ago
added screenshot

c3e340c0101dcb25d55588f6521ae942f235dfe0 authored almost 2 years ago
Update README.md

cffbcbd2a21029265a0cd8ae3248fde383257d98 authored almost 2 years ago
Update metadata.json

acc3d9183e5e95b545abe1dcda9da0e8f6f3a4c8 authored almost 2 years ago
Create app-icon.js

e07748fda4488efc1ab0f6af1fcc776dfbca1df3 authored almost 2 years ago
Update metadata.json

a671036ea8d591a762bc53b1135cd01f3f123e1f authored almost 2 years ago
Rename readme.md to README.md

338383ff8350e2ff93ba8697c8d9017e53a4af23 authored almost 2 years ago
fixed wrong file name

1ec9813c804b4d403fa1c6faf8790a210df5b971 authored almost 2 years ago
Update info.md

9e57285db2ff1be9d0a08a9cf7916501739c095a authored almost 2 years ago
Merge pull request #6 from elykittytee/elykittytee-patch-1

Elykittytee patch 1

e7001bad3c6046258f2a915db900a24c328b5c5a authored almost 2 years ago
Update readme.md

1ef37baa140384887228e9aff2fa1204bd24fb43 authored almost 2 years ago
Add files via upload

3ea3f32ae547cbbdd5c460aa39c40d10a795b564 authored almost 2 years ago
fixed everything, yay

cf64dbb19624d40a4a6884a5ffb757e0f11542af authored almost 2 years ago
gpsmagcourse: conform with 0ba8cef33c1a313626e204cd811ed02a58381d11

db370302a573a90cf75500ee2ea26122c0de5968 authored almost 2 years ago
sleepphasealarm: Fix inverted setting

3b849ef3262ebe6ac7f440ebebac05f398f55605 authored almost 2 years ago
Update app.js

1640b4861c98585ad313dd687e921f1f448daecc authored almost 2 years ago
Create readme.md

3b69fab5973ab756d119fe7f9a132cf686452703 authored almost 2 years ago