Commit Graph

69 Commits (79f4f50b7e38b94facc27f91f74d803ce8695aa4)

Author SHA1 Message Date
Gordon Williams d13631f4be
Merge branch 'master' into messages-home-assistant-logo 2022-02-22 10:12:01 +00:00
Jeroen Peters f20872f6ae #1132: Messages: Allow disabling repetition of buzzer: Wow, dazzling solution 2022-02-19 23:59:23 +01:00
Richard de Boer c130fa05d1
messages: fix ChangeLog typo 2022-02-19 21:24:35 +01:00
Richard de Boer c0921c6a1d
messages: add Home Assistant icon 2022-02-19 21:24:13 +01:00
Jeroen Peters 7c0328d642 #1132: Messages: Allow disabling repetition of buzzer 2022-02-19 09:34:56 +01:00
Jeroen Peters 6acf7b1b29 #1132: Messages: Allow disabling repetition of buzzer: Wow, dazzling solution 2022-02-19 08:09:28 +01:00
Jeroen Peters e29a41aa28 #1132: Messages: Allow disabling repetition of buzzer 2022-02-19 00:38:00 +01:00
Jeroen Peters e172aa4927 #1132: Messages: Allow disabling repetition of buzzer 2022-02-19 00:23:12 +01:00
Jeroen Peters a20e7d36c3 #1132: Messages: Allow disabling repetition of buzzer 2022-02-18 22:33:17 +01:00
Jeroen Peters 5bb799898b #1132: Messages: Allow disabling repetition of buzzer 2022-02-18 22:28:26 +01:00
Jeroen Peters b7da92c773 #1132: Messages: Allow disabling repetition of buzzer 2022-02-18 22:21:19 +01:00
Jeroen Peters d35481130a #1132: Messages: Allow disabling repetition of buzzer 2022-02-18 21:57:09 +01:00
Jeroen Peters a4c97850dd #1132: Messages: Allow disabling repetition of buzzer 2022-02-18 19:53:11 +01:00
Gordon Williams 621813968b messages 0.21: Improve list readability on dark theme 2022-02-14 12:41:49 +00:00
Gordon Williams 9d5e2bb612 workaround for e00585c173 2022-02-08 11:27:01 +00:00
Gordon Williams bc242a6cf2 tweak - always allow scrollable message by tapping on the message body, even if it fit in the main message view 2022-02-08 10:49:13 +00:00
Gordon Williams 83a849a9d1 0.20: If message doesn't fit, allow tapping on the body to show a scrollable
view of the message and title in a bigger font (fix #1405, #1031)
2022-02-08 10:41:56 +00:00
Gordon Williams 25116c15e6 bump version 2022-02-07 10:42:48 +00:00
Amos Blanton 77d89ad0db
Allow large font for message body that fits in 2 lines 2022-02-06 13:26:04 +01:00
Amos Blanton 4274503bff
When message body is < 1 line wide, use large font. 2022-02-06 11:25:30 +01:00
Gordon Williams 9e0191cf1b message docs 2022-02-03 14:00:48 +00:00
Adam Schmalhofer d3af80efc9 Merge branch 'master' into jekyll-apps.json 2022-01-19 15:21:50 +01:00
Gordon Williams e56d75eb88 minor extra language translations 2022-01-19 11:49:59 +00:00
Adam Schmalhofer 3de7692e2c Merge branch 'master' into jekyll-apps.json 2022-01-13 21:41:39 +01:00
Gordon Williams 5e353b6755 messages : If showMessage called with no message (eg all messages deleted) now return to the clock (fix #1267) 2022-01-12 09:14:33 +00:00
Richard de Boer a945a32f51
messages: Back button now goes back to list of messages 2022-01-11 19:30:00 +01:00
Richard de Boer d32674f825
messages: Spread message action buttons out 2022-01-11 19:30:00 +01:00
Richard de Boer 8467a8810a
messages: app-specific icon colors 2022-01-11 19:29:59 +01:00
Adam Schmalhofer d3b923bafd Merge branch master into jekyll-apps.json 2022-01-10 20:52:33 +01:00
Gordon Williams eaaddae946 fix broken instagram icon 2022-01-10 14:06:50 +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
Jeroen Peters 4c3720ee26 Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
#	apps.json
#	apps/messages/ChangeLog
#	apps/messages/app.js
2022-01-04 16:54:06 +01:00
Jeroen Peters cb85dc0c8e Messages app: bring back icons in code, not on top 2022-01-04 15:32:48 +01:00
Gordon Williams 128f2d4e66 messages 0.16: Fix text wrapping so it fits the screen even if title is big (fix #1147) 2022-01-04 14:27:23 +00:00
Jeroen Peters 2d72459433 APP ios: 0.08: Added more app identifiers, added 'cannot display' in case a message goes empty because of replacements 2022-01-04 00:44:48 +01:00
Richard de Boer 43f2252bbf messages: don't buzz during Quiet Mode 2021-12-17 21:54:02 +01:00
Ben Whittaker 66e75055a4 messages: Hide widget when all unread messages are dismissed 2021-12-16 19:39:45 -05:00
Gordon Williams 25e1fc5f28 messages 0.13: Add /*LANG*/ comments for internationalisation
+      Add 'Delete All' option to message options
+      Now update correctly when 'require("messages").clearAll()' is called
2021-12-15 09:09:27 +00:00
Jeroen Peters 158e59c5bf Changes version numbers to align with live 2021-12-14 12:27:05 +01:00
Jeroen Peters 9f195b74ee Cleaned up messages code and put back `this.t` 2021-12-14 12:21:27 +01:00
Jeroen Peters 94761c5c0c Messages: reverted icon change as 'notification' is very versatile, could be anything from envelopes, to bells, to chatbubbles etc.. Also fixed duration 2021-12-14 12:02:48 +01:00
Jeroen Peters c347c6d6ee Messages: changed screenshots, reverted translation text
iOS: added song duration
2021-12-14 10:07:22 +01:00
Jeroen Peters 96078a2791 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers
 Added Readme

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons

 Locale 0.14
 ===========
  Added some first translations for Messages in nl_NL
2021-12-14 01:34:30 +01:00
Jeroen Peters ab4941c495 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons
2021-12-13 14:21:06 +01:00
Jeroen Peters c0f6dee079 Work in progress on icon-support 2021-12-13 09:13:04 +01:00
Jeroen Peters 91d7cfbd47 Work in progres for testing 2021-12-13 00:21:16 +01:00
Jeroen Peters b63f1ee706 Work in progres for testing 2021-12-12 23:50:02 +01:00
Jeroen Peters 977c26b5a1 Work in progres for testing 2021-12-12 23:14:43 +01:00
Jeroen Peters f54c59bd02 Merge branch 'master' of github.com:jeroenpeters1986/BangleApps
 Conflicts:
	apps.json
	apps/messages/ChangeLog
2021-12-11 00:06:31 +01:00
Jeroen Peters 10be0b5e97 Local work in progress on ios integration and new app messages app look 2021-12-11 00:04:10 +01:00