1
0
Fork 0
Commit Graph

7716 Commits (37ecd01c5efcb6aba1803be681eb97eaecd51a38)

Author SHA1 Message Date
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
Marco Heiming c15b700ef6 Fix widget drawing 2022-01-05 19:50:07 +01:00
Marco Heiming 9a5937a3eb Improve widget visibility 2022-01-05 19:38:18 +01:00
Marco Heiming c87d1d1650 Fix settings default values 2022-01-05 19:28:32 +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
Peer David 1d70eb85de
Merge branch 'espruino:master' into master 2022-01-05 17:51:15 +01: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
David Peer 6cd9167565 Fixed 100% battery level. 2022-01-05 17:49:05 +01: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
Dirk Hillbrecht (home) 7829af0ef2 Anton clock: Switch between vector and 6x8 font for date and day of week 2022-01-05 15:52:14 +01:00
Dirk Hillbrecht (home) 322a3a0b5a Anton clock: README added 2022-01-05 15:52:09 +01:00
Dirk Hillbrecht (home) a245fa748d Anton clock: Coloured seconds, date format config, small enhancements
Result of the feedback on the first version.
2022-01-05 15:51:30 +01:00
Dirk Hillbrecht (home) 0b34ffefd5 Anton clock: Update with optional seconds and ISO-8601 date 2022-01-05 15:51:12 +01:00
Marco Heiming 801237b2cf Let's only register HRM and battery events when respective circle is visible 2022-01-05 15:35:01 +01:00
Dirk Hillbrecht (home) cabb0c2d7d Puzzle15: v0.05: Central game end function 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 3633078a46 Puzzle15: v0.04 with settings, formatting changes, about screen 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 46286e13b5 Puzzle15: v0.03 with splash screen and working menu system 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 43e87247d7 Puzzle15: v0.02 with shuffled board init, menu-based control flow etc.
Now it actually starts making sense…
2022-01-05 15:31:51 +01:00