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
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
Ronin0000
91896bf9d6
Merge branch 'espruino:master' into master
2022-01-05 08:49:44 -08:00
Ronin0000
d290578af1
Update apps.json
2022-01-05 08:49:36 -08:00
Gordon Williams
8ce8f374a7
Merge branch 'master' of github.com:espruino/BangleApps
2022-01-05 16:47:19 +00:00
Gordon Williams
18fda77af8
Merge branch 'numerist-master'
2022-01-05 16:46:51 +00:00
Gordon Williams
37eac55854
merge dozenal time into one app
2022-01-05 16:46:09 +00:00
Gordon Williams
8e666f00e1
Merge branch 'master' of https://github.com/numerist/BangleApps into numerist-master
2022-01-05 16:37:57 +00:00
Gordon Williams
896508e7a2
docs
2022-01-05 16:37:24 +00:00
Gordon Williams
109bf15c91
boot 0.40: Bootloader now rebuilds for new firmware versions
2022-01-05 16:37:18 +00:00
Gordon Williams
2624588c9f
Merge pull request #1199 from 7kasper/master
...
Presentor App release 3.0
2022-01-05 16:35:49 +00:00
Gordon Williams
b63471c948
Merge pull request #1213 from peerdavid/master
...
[LCARS clock] Show Launcher
2022-01-05 16:31:57 +00:00
Alexander Minges
9a1543c171
calendar: Update screenshot
2022-01-05 17:26:32 +01:00
Alexander Minges
af187929ea
calendar: Use larger font for dates
2022-01-05 17:25:07 +01:00
David Peer
9bd1127ebc
Design adaptions.
2022-01-05 17:17:41 +01:00
Gordon Williams
722ac51468
Merge pull request #1218 from dirkhillbrecht/puzzle15
...
Puzzle15
2022-01-05 16:16:39 +00:00