1
0
Fork 0
Commit Graph

29 Commits (9d5e2bb612540f9015bd6a9d91dfdfb458ed1997)

Author SHA1 Message Date
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
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
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
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 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 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
Richard de Boer c9ffee04a7 messages: Open app when touching the widget 2021-12-09 20:57:04 +01:00
Jeroen Peters c9c91871e0 Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
#	apps/messages/ChangeLog
#	apps/messages/lib.js
2021-12-08 02:39:24 +01:00
Jeroen Peters 456c4f4019 Fix #968: messages app should not pop up with old messages 2021-12-08 02:05:35 +01:00
Gordon Williams 39b3a3fba2 messages Fix phone icon (#1014) 2021-12-06 15:38:06 +00:00
Gordon Williams f848f69770 messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 14:27:11 +00:00
Gordon Williams 1c9e9725fb messages 0.08: Fix rendering of long messages (fix #969)
buzz on new message (fix #999)
2021-12-06 11:08:26 +00:00
Gordon Williams e8264cc8f8 messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909) 2021-11-25 15:50:07 +00:00
Gordon Williams 6aa6bcf179 messages 0.06: New messages now go at the start (fix #898)
Answering true/false now exits the messages app if no new messages
      Back now marks a message as read
      Clicking top-left opens a menu which allows you to delete a message or mark unread
2021-11-25 15:12:04 +00:00
Gordon Williams cb6e14f6c1 messages, start of call handling and message responses, fix for scroll issue when only 2 menu items 2021-11-23 20:20:37 +00:00
Gordon Williams 4719fada28 Android Remove messages on disconnect, Fix music control (ref #909) 2021-11-23 16:28:34 +00:00
Gordon Williams f4f40cee3a Fixes for Bangle.js 1 2021-11-10 13:42:11 +00:00
Gordon Williams 935d409f4c ability to depend on a specific app ID
Layout can display images in buttons
iOS and Android integration apps
2021-11-04 17:16:02 +00:00