Commit Graph

35 Commits (master)

Author SHA1 Message Date
paul-arg 1005b67c54 messageicons: add more icons including gmail, google agenda, google messages 2024-08-29 22:33:21 +02:00
Gordon Williams ff04564e2a Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Anton 921f5b3dd5 Merge branch 'master' into no-unused-vars 2024-03-06 11:05:13 +01:00
Anton 5e074ecce7
Merge branch 'master' into no-unused-vars 2024-03-06 11:03:23 +01:00
Gordon Williams 0b15dfa48f 0.06: Add message icon for 'molly' and 'threema libre' 2024-03-06 09:20:13 +00:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
EnerGeh b705c4bc74
Update lib.js
Added Molly (Signal Form) and Threma libre (official f-droid flavour of threema).
2024-01-31 00:32:01 +01:00
Gordon Williams 540b85fba5 Update after #2578 2023-02-23 10:04:14 +00:00
m-p-3 5993d24cc3
oopsie, moved comment to proper location 2023-02-22 13:42:31 -05:00
m-p-3 8b51c31027
Add generate.js -> lib.js note
Left a comment, to make it clearer that you should not modify "lib.js" directly, but to modify "generate.js" instead.
2023-02-22 13:40:57 -05:00
m-p-3 79f391d84d
Add Jira color to generate.js 2023-02-22 13:06:43 -05:00
m-p-3 02f8284771
Update icon_names.json
Added jira
2023-02-22 12:27:17 -05:00
m-p-3 5a2597ae5c
Fixed typo 2023-02-15 14:52:07 -05:00
m-p-3 e1bfebfdc3
Update ChangeLog for v0.05 2023-02-15 14:47:15 -05:00
m-p-3 005f577492
Bump version to 0.05 2023-02-15 14:46:18 -05:00
m-p-3 0611aa94c9
Add jira.png to /apps/messageicons/icons 2023-02-15 14:45:26 -05:00
m-p-3 666ae825cf
[messageicons] Add Jira to icon list + color 2023-02-15 14:43:05 -05:00
Gordon Williams 16daa3d294 Add message icon for 'clock', and ensure messages with no body just use the title 2023-01-11 13:50:21 +00:00
Gordon Williams 159042a727
Merge branch 'master' into master 2022-12-12 16:34:08 +00:00
Gordon Williams 5836d7de65 oops. didn't commit 2022-12-12 16:33:37 +00:00
pebl-hank 8962c2527e
Update ChangeLog 2022-12-12 17:17:47 +01:00
Gordon Williams 6a434f35cc 0.03: Fix icons broken in 0v02 (#2386)
+      Store all icons in a separate binary file (much faster lookup)
2022-12-12 11:32:20 +00:00
Gordon Williams 3e5c0538a9 Support for provides_widgets entry in metadata, and try and tag existing widgets
Support for 'default' tag and add it to apps that we expect would be used by default with the Bangle
split widalarm out of alarm

fixes https://github.com/espruino/BangleApps/issues/2353
2022-12-06 10:25:32 +00:00
m-p-3 768e2cb8f3
Update Changelog 2022-12-04 21:26:22 -05:00
m-p-3 72bbc3a406
Bump version
0.01 -> 0.02
2022-12-04 21:24:33 -05:00
m-p-3 1c475097e0
Fixed another typo
Line 58
2022-11-30 06:57:30 -05:00
m-p-3 70307b3267
Fixed typo
At 132:16
2022-11-29 21:20:47 -05:00
m-p-3 938f881653
Added several icons to MessageIcons' lib.js
Also added some "colors" from the official branding guidelines with a reference to the source info.

Related to #2189
2022-11-29 21:17:24 -05:00
m-p-3 e0bfca0715
Delete .createdir 2022-11-23 10:46:28 -05:00
m-p-3 a733055c10
Upload icon source files to messageicons/icons 2022-11-23 10:44:58 -05:00
m-p-3 5e2af483b3
Creating "icons" directory in "messageicons" 2022-11-23 10:41:28 -05:00
Gordon Williams 0fb45cb6fc Add module app type and provides_modules, 2022-11-16 15:17:28 +00:00