Commit Graph

15489 Commits (90336ac20f92ffc1f174ba085f3312f2f53fb1f5)

Author SHA1 Message Date
ainegil 90336ac20f
Update README.md 2023-05-03 06:44:32 +02:00
ainegil 8f93b46b21
Update README.md 2023-05-03 06:41:27 +02:00
ainegil f2ed4e8976
Update README.md 2023-05-03 06:39:53 +02:00
ainegil 65c890efc2
Update README.md 2023-05-03 06:31:23 +02:00
ainegil b1b3c54db0
Update app.js 2023-05-03 06:28:30 +02:00
ainegil 9e82f580ae
Add files via upload 2023-05-03 06:22:25 +02:00
ainegil a01eb194d7
Update README.md 2023-05-02 21:59:18 +02:00
ainegil 0532908632
Add files via upload 2023-05-02 21:56:16 +02:00
ainegil 550914f69e
Update metadata.json 2023-05-02 21:54:25 +02:00
ainegil 23cfcd7b58
Update metadata.json 2023-05-02 21:48:53 +02:00
ainegil 48a0d61761
Update metadata.json 2023-05-02 21:44:02 +02:00
ainegil 695551037e
Update metadata.json 2023-05-02 21:42:46 +02:00
ainegil db627a0295
Add files via upload 2023-05-02 21:40:20 +02:00
ainegil c187db2a2f
Create README.md 2023-05-02 21:37:48 +02:00
ainegil 1f7b92d9c1
Update metadata.json 2023-05-02 21:14:20 +02:00
ainegil fb9528b690
Delete polymath.js 2023-05-02 21:01:30 +02:00
ainegil ac1678d2ff
Add files via upload 2023-05-02 20:57:02 +02:00
ainegil 847362dd14
Add files via upload 2023-05-02 20:52:07 +02:00
ainegil 3dde3f7035
Delete app.js 2023-05-02 20:42:08 +02:00
ainegil 4d20b495aa
Add files via upload 2023-05-02 20:32:31 +02:00
ainegil 49ec9476f1
Update metadata.json 2023-05-02 20:08:29 +02:00
ainegil 8f85b9e58a
Create metadata.json 2023-05-02 19:47:07 +02:00
ainegil 95cf8edb88
Create app-icon.js 2023-05-02 19:41:14 +02:00
ainegil 7fdabba1cb
Add files via upload 2023-05-02 19:36:47 +02:00
ainegil 59cdf22af7
Create polymath.js 2023-05-02 19:34:01 +02:00
ainegil 71883255f7
Create polymath.app.js 2023-05-02 19:28:20 +02:00
Gordon Williams dea770cb91 Merge branch 'master' of github.com:espruino/BangleApps 2023-04-28 09:59:22 +01:00
Gordon Williams 4b2061e899 Update app metadata to make clockinfo apps easier to find 2023-04-28 09:59:11 +01:00
Gordon Williams 92a5acdbca Add more tooltips, allow sorting by Clock Info 2023-04-28 09:58:39 +01:00
Gordon Williams 73c55e6d26 add agps to tags 2023-04-28 08:57:08 +01:00
Gordon Williams 0881693139
Merge pull request #2706 from bobrippling/fix-wid_edit-draw
Fix `wid_edit`'s `draw()` - pass `WIDGET` as first argument
2023-04-28 08:18:36 +01:00
Gordon Williams 78c1b83729 update android html file 2023-04-28 08:17:15 +01:00
Gordon Williams eae351f63d Move 'Default Settings' into Advanced options 2023-04-28 08:15:56 +01:00
Gordon Williams 7fb3bd7072
Merge pull request #2709 from bobrippling/minify-danger
Move minify setting into expandable area, and warn
2023-04-28 08:14:01 +01:00
Rob Pilling 3224f48712 Show advanced options below translations 2023-04-27 18:10:32 +01:00
Rob Pilling 3dd25f0bfd Update changelogs for draw() API change 2023-04-27 18:10:20 +01:00
Gordon Williams 1b30a4fe83
Merge pull request #2711 from rigrig/cogclock-banglejs2
cogclock: Support Bangle.js 2
2023-04-27 14:31:16 +01:00
Richard de Boer d2875ba38b
cogclock: Support Bangle.js 2
Very tight, but it looks acceptable with hidden widgets.
Not defaulting the settingto hiding widgets though, to avoid code clutter.
2023-04-27 15:19:46 +02:00
Gordon Williams d8ba658769 Merge branch 'master' of github.com:espruino/BangleApps 2023-04-27 11:03:17 +01:00
Gordon Williams 9a7e28548f minor tweak - track now plots smaller updates more quickly, and remembers color 2023-04-27 11:03:03 +01:00
Gordon Williams 60948dc3f6 hide DFU version message if bootloader is already new 2023-04-27 11:02:33 +01:00
Gordon Williams 9eee14bb0f
Merge pull request #2710 from eyecreate/master
update red7game with new game confirmation
2023-04-27 08:54:06 +01:00
Gordon Williams a860a8d146
Merge pull request #2708 from hughbarney/master
Yet Another Battery Widget,   GPS clock_info
2023-04-27 08:37:40 +01:00
Hugh Barney e180786883 clkinfogps fix tab spaces, build fail 2023-04-26 19:25:50 +01:00
Kevin Whitaker 3c03aef619 update red7game with new game confirmation 2023-04-26 11:20:25 -04:00
Rob Pilling d56de3048b Move minify setting into expandable area, and warn
This moves the minify option to an expandable advanced section, and changes the warning ("may" -> "will")

See #2562 for more details.
2023-04-25 22:35:12 +01:00
Rob Pilling f46a9f526d Fix ABI of widget.draw() 2023-04-25 22:12:06 +01:00
Hugh Barney e4a4480376 Merge remote-tracking branch 'upstream/master' 2023-04-25 17:52:27 +01:00
Gordon Williams c7d60250a6 Misc recorder/openstmap tweaks 2023-04-25 10:09:07 +01:00
Gordon Williams e143dce26a
Merge pull request #2707 from bobrippling/drained-icon
drained: add app icon
2023-04-25 08:42:34 +01:00