Commit Graph

188 Commits (b3d251f681b45c671db54f14f78aa58da897e2e5)

Author SHA1 Message Date
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
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 f61d5c8d57 Fix #968: messages app should not pop up with old messages 2021-12-08 02:22:06 +01:00
Jeroen Peters 456c4f4019 Fix #968: messages app should not pop up with old messages 2021-12-08 02:05:35 +01:00
Jeroen Peters e93615e3d3 We check lowercase strings, so also lowercase checks :-) 2021-12-07 23:19:12 +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 095165c5c9 oops - fix uncommitted file! 2021-11-25 16:33:45 +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
Barnaby Gray fe2ccb8356 messages: add telegram icon 2021-11-22 07:18:47 +00:00
Gordon Williams f4f40cee3a Fixes for Bangle.js 1 2021-11-10 13:42:11 +00:00
Gordon Williams a530c7e391 more icons 2021-11-04 19:38:06 +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
Gordon Williams 92cb0a5a07 Add showscroller polyfill, message app tidying 2021-10-25 14:35:00 +01:00
Gordon Williams 98a6bd7d43 Adding BETA messages app 2021-10-22 11:47:23 +01:00