Commit Graph

16 Commits (001cbe87fece95cc020e8918237808eba95cb373)

Author SHA1 Message Date
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Gordon Williams 33ce71f279 fix for sanity test errors 2021-11-29 10:06:21 +00:00
Ronin0000 ff62b603a2
Add files via upload 2021-11-23 11:28:51 -08:00
Adam Schmalhofer 08383611c1 Chore: New pomodo release 2021-11-18 17:22:44 +01:00
Adam Schmalhofer f5317862c8 Use touch to set duration on Banglejs2 2021-11-18 17:22:44 +01:00
Adam Schmalhofer f035f36ba9 Use showPromt() instead of own implementation
as it works with Bangle.js2
2021-11-18 17:22:44 +01:00
Adam Schmalhofer 3dba1342e8 Use Adapter to generalize Buttons beween devices 2021-11-18 17:22:44 +01:00
Adam Schmalhofer bc813feaa3 Use getWidth(), getHeight() instead of fixed values 2021-11-18 17:22:44 +01:00
Daniel Kulesz 069abf1a83 Add Changelog for v0.01 apps that lack a changelog 2020-07-29 21:00:41 +02: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
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
🦑Svarba, Rastislav ebaf96bdbd
📝 [Pomodoro] Update changelog 2019-11-27 10:01:07 +01:00
🦑Svarba, Rastislav 05d70c75ad
🔇 [Pomodoro] Remove unnecessary logs 2019-11-27 10:00:15 +01:00
🦑Svarba, Rastislav 06758f3788
📝 [Pomodoro] Add changelog 2019-11-27 09:18:01 +01:00
🦑Svarba, Rastislav 1f457ed9d1
[Pomodoro] Save the last interval value 2019-11-27 09:18:01 +01:00
🦑Svarba, Rastislav 624b53094d
🚚 [Pomodoro] Rename Promodoro to Pomodoro 2019-11-27 09:17:51 +01:00