Adam Schmalhofer
d8d0dae4b5
metadata for _example_app, _widget
...
as the folder starts with "_" jekyll ignores that. So no additional
logic needed in apps.json
2022-01-06 23:37:38 +01:00
Adam Schmalhofer
9a0b3f07e8
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
2022-01-06 23:26:43 +01:00
Gordon Williams
6ad25385dc
Merge pull request #1227 from HilmarSt/master
...
Update "A Battery Widget (with percentage)"
2022-01-06 17:17:46 +00:00
Gordon Williams
3146b354be
Merge branch 'master' of github.com:espruino/BangleApps
2022-01-06 17:04:31 +00:00
Gordon Williams
d1d478015e
widpedom 0.21: Memory usage improvements, fix widget initial width ( fix #1170 )
2022-01-06 17:04:24 +00:00
Hilmar Strauch
c7fef8134c
Update widget.js
...
Increase screen update rate when charging.
2022-01-06 15:20:09 +01:00
Hilmar Strauch
ae27f50a47
Update apps.json
2022-01-06 15:17:43 +01:00
Hilmar Strauch
4497595b97
Update ChangeLog
2022-01-06 15:15:58 +01:00
Gordon Williams
5cd600c5ad
Merge pull request #1226 from HilmarSt/master
...
Update GPS Info app: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
2022-01-06 13:44:06 +00:00
Gordon Williams
a9ea028ede
fwupdate 0.03: Improve bootloader update safety. Now sets unsafeFlash:1 to allow flash with 2v11 and later
...
Add CRC checks for common bootloaders that we know don't work
2022-01-06 12:13:21 +00:00
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
Hilmar Strauch
5f0511bd82
Merge branch 'espruino:master' into master
2022-01-06 11:49:30 +01:00
Hilmar Strauch
1df9b03a30
Update apps.json
2022-01-06 11:04:22 +01:00
Hilmar Strauch
f59e97c5fc
Update gps-info.js
...
Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway).
2022-01-06 11:04:14 +01:00
Hilmar Strauch
f6e374838f
Update ChangeLog
2022-01-06 11:04:01 +01:00
Gordon Williams
adc5ae0071
fix issues with flipper pr
2022-01-06 09:03:35 +00:00
Gordon Williams
0e0ef464d1
Merge pull request #1165 from dirkhillbrecht/anton-0.04
...
Update Anton Clock with optional seconds and ISO-8601 date
2022-01-06 08:57:47 +00:00
Gordon Williams
657e72234e
Merge pull request #1222 from HilmarSt/master
...
Update GPS Info App and "Battery Level Widget (with percentage)"
2022-01-06 08:54:05 +00:00
Gordon Williams
c3ec875714
Merge pull request #1223 from Ronin0000/master
...
Update Pro Menu for Bangle.js 2
2022-01-06 08:51:01 +00:00
Gordon Williams
0e2a14d248
Merge pull request #1225 from numerist/patch-5
...
Update README.md
2022-01-06 08:50:31 +00:00
Gordon Williams
d79a88f287
Merge pull request #1224 from hughbarney/master
...
Flipper - utility to switch between light and dark theme and vice versa
2022-01-06 08:50:16 +00:00
numerist
b9dcd0a875
Update README.md
...
This description now fits both Bangle watch versions, 1 and 2.
2022-01-05 21:09:15 -05:00
Hilmar Strauch
50ae67fcd7
Update apps.json
2022-01-06 02:03:30 +01:00
Hilmar Strauch
d343de172e
Update ChangeLog
2022-01-06 02:01:54 +01:00
Hilmar Strauch
d305de0bdc
Update widget.js
...
Increase screen update rate when charging, as requested by issue https://github.com/espruino/BangleApps/issues/1137
2022-01-06 01:59:22 +01:00
hughbarney
84174a270b
Flipper: added README
2022-01-05 23:45:22 +00:00
Ronin0000
d330d6dfd5
remove exclamation from change log
2022-01-05 15:41:48 -08:00
Ronin0000
d546921177
fix text overlapping text issue
2022-01-05 15:35:57 -08:00
Ronin0000
73e3378d25
Update apps.json
2022-01-05 15:29:05 -08:00
Ronin0000
3aada0243d
Update ChangeLog
2022-01-05 15:25:39 -08:00
Ronin0000
1a97767aa3
Update apps.json
2022-01-05 15:24:26 -08:00
Ronin0000
9c7039af4c
Merge branch 'espruino:master' into master
2022-01-05 15:23:42 -08:00
hughbarney
4f4cb8aba5
Flipper: switch between light and dark theme and vice versa
2022-01-05 22:36:45 +00:00
Hilmar Strauch
b53a08fd9e
Merge pull request #1 from HilmarSt/HilmarSt-patch-1
...
Update GPS Info App
2022-01-05 23:36:29 +01:00
hughbarney
c5f77a0692
Flipper: switch between light and dark theme and vice versa
2022-01-05 22:31:21 +00:00
Hilmar Strauch
f167ab829b
Update ChangeLog
2022-01-05 23:17:04 +01:00
Hilmar Strauch
97200f4ac5
Update ChangeLog
2022-01-05 23:16:33 +01:00
Hilmar Strauch
b2f844f327
Update apps.json
2022-01-05 23:15:27 +01:00
Hilmar Strauch
71228efb4b
Update gps-info.js
...
Resolve one FIFO_FULL case and exit App with button press
2022-01-05 23:12:16 +01:00
hughbarney
bbfe1064e2
Flipper: switch between light and dark theme and vice versa
2022-01-05 22:04:50 +00:00
hughbarney
ebc7005e37
Flipper: switch between light and dark theme and vice versa
2022-01-05 21:27:21 +00:00
Dirk Hillbrecht (home)
d36743032c
Anton clock: Smaller seconds, weekday with seconds, seconds without colon, cleaner configuration
2022-01-05 22:23:44 +01:00
Adam Schmalhofer
7c833a21cb
Cleanup
...
remove unneeded layout definition in apps.json
2022-01-05 21:40:49 +01:00
Adam Schmalhofer
03d6a50580
Let apps.json be generated by Liquid template
...
Instead of plugin as tried first.
Turns out github doesn't allow own plugins (unlike gitlab). It is the
simpler and more elegant solution any how.
2022-01-05 21:40:40 +01:00
Adam Schmalhofer
01d3615663
Let apps.json be generated by jekyll
...
Reading
https://github.com/espruino/BangleApps/issues/1020
https://github.com/espruino/BangleApps/issues/46
My understanding is that the requirement for a splitt apps.json solution
is:
- work seemlessly with github pages (no manually calling a script)
- single (or at most a few) apps.json for the browser to load for the
store so the store page is fast
As the github pages already use jekyll to build the store page this can
be solved by a minimal jekyll plugin. This is a proof of concept of
that. If the concept is accepted in a next step, I will create the
splitt files for mmore that just the two here.
2022-01-05 21:39:45 +01:00
Gordon Williams
1906dd2839
Merge pull request #1220 from Athemis/calendar-font
...
calendar: Use a larger font for dates
2022-01-05 17:01:07 +00:00
Gordon Williams
bf5f5f6832
updated as per https://github.com/espruino/BangleApps/pull/1143#issuecomment-1005894992
2022-01-05 16:56:12 +00:00
Ronin0000
485fb4a3c2
Update apps.json
2022-01-05 08:54:56 -08:00
Ronin0000
3cfc5a8345
Update apps.json
2022-01-05 08:53:08 -08:00
Ronin0000
1adeef592b
Create bootb2.js
2022-01-05 08:51:42 -08:00