adb
291ef86a4f
Merge branch 'main' into adb/integrated-videocalls
2025-10-08 11:17:40 +02:00
adbenitez
4185219088
update calls webapp to v0.9.0-beta
2025-10-07 14:32:18 +02:00
adb
ef51492d0b
Merge branch 'main' into adb/new-rpc-bindings
2025-10-06 18:20:00 +02:00
adbenitez
4dc10f977e
update calls-webapp 0.8.0
2025-10-06 16:06:49 +02:00
adbenitez
ca4808aaca
tweak strings
2025-10-06 15:51:10 +02:00
B. Petersen
8b5c887402
add 'Save Message' string
...
the string can be used for the action to put a message to 'Saved Messages'.
it will be useful esp. on desktop,
where plain 'Save' often has the mindset of 'Files',
esp. for older ppl :)
the added noun tries to break that.
additionally, desktop can resort menu items,
but that alone would not solve the issue.
there are also thoughs about renaming that alltogether,
eg. to bookmark, but that is a larger and more breaking change,
also the messages are not just 'bookmarked' on purpose,
to eg. survive auto deletion.
2025-10-03 14:33:20 +02:00
adbenitez
183cb03577
set new calls-related stock strings
2025-10-02 17:09:28 +02:00
adbenitez
b1e6d59ba9
now it is CallState.Canceled not CallState.Cancelled
2025-10-02 17:05:43 +02:00
adb
33f38889c1
Merge branch 'adb/new-rpc-bindings' into adb/integrated-videocalls
2025-10-02 15:45:19 +02:00
adbenitez
57e5523bf3
update core to v2.16.0
2025-10-02 15:07:01 +02:00
adbenitez
874492c9ae
update calls web-app
2025-10-01 16:16:52 +02:00
adbenitez
8ae6407461
add call duration to message bubble
2025-09-30 22:41:14 +02:00
adbenitez
ae8ce94c00
add spaces around ==
2025-09-30 22:39:37 +02:00
adbenitez
74208fff69
update CallInfo
2025-09-30 22:37:47 +02:00
adbenitez
7ace2b9baf
add spaces arround ==
2025-09-30 20:46:01 +02:00
adbenitez
349e8d80c8
hide delivery status if not sending or error
2025-09-30 17:30:38 +02:00
adbenitez
4b9217e3e6
rename calls package
2025-09-30 16:29:47 +02:00
adbenitez
4e6e805ede
remove unused old videochat invitation API
2025-09-30 15:59:58 +02:00
adbenitez
02a1c86f01
allow to pick call and call back by clicking call messages
2025-09-27 19:43:00 +02:00
adbenitez
b28fb4ac9e
update calls webapp
2025-09-27 19:36:35 +02:00
adbenitez
fddc80e60b
use new call_info RPC API
2025-09-27 01:09:50 +02:00
adb
e5b1becf13
Merge branch 'adb/new-rpc-bindings' into adb/integrated-videocalls
2025-09-27 01:02:32 +02:00
adbenitez
01b78e37fd
update src/main/java/chat/delta/rpc/types/CallState.java
2025-09-27 01:02:06 +02:00
adbenitez
d0b1f36f60
fix imports, import from new Rpc package
2025-09-27 00:17:34 +02:00
adb
e388464d28
Merge branch 'adb/new-rpc-bindings' into adb/integrated-videocalls
2025-09-27 00:14:07 +02:00
adbenitez
afc7a04b63
revert changes in Rpc class
2025-09-27 00:13:13 +02:00
adbenitez
b871e42b86
use auto-generated RPC bindings
2025-09-26 23:40:26 +02:00
adbenitez
3479233f82
offer incoming call when clicking on the notification
2025-09-26 18:00:06 +02:00
adbenitez
7e3e35a9a1
update calls-app to 0.6.0-beta
2025-09-26 17:47:35 +02:00
adbenitez
92711444e4
update calls-app to 0.6.0-beta
2025-09-26 17:25:47 +02:00
adbenitez
ebda8c4577
hide calls button in "Saved Messages" and "Device Messages"
2025-09-24 14:23:52 +02:00
adbenitez
de9a2df1b4
update DeclineCallReceiver.java
2025-09-22 18:43:20 +02:00
adbenitez
a3c7e3db3d
use RPC for call API
2025-09-22 18:33:59 +02:00
adbenitez
249fc829be
fix constant numbering in ConversationAdapter.java
2025-09-22 17:44:27 +02:00
adbenitez
df6c858b92
improve displaying of calls messages
2025-09-19 18:44:06 +02:00
adbenitez
c9816ae785
don't allow to edit call messages
2025-09-19 14:29:46 +02:00
adbenitez
a24069ce3d
ask for required permissions in incoming call
2025-09-17 19:27:45 +02:00
adbenitez
f770f817d0
tweak preference name
2025-09-17 17:52:00 +02:00
adbenitez
bee804e095
update to new calls-app's API
2025-09-12 18:59:34 +02:00
adbenitez
6b1c6b37ac
add support for calls.getIceServers() and calls.getAvatar()
2025-09-12 15:59:00 +02:00
adbenitez
881e69c176
remove unused code
2025-09-11 21:58:54 +02:00
adbenitez
7698ac5c06
some tweaks
2025-09-11 21:44:15 +02:00
adbenitez
c2abe42b60
don't reject call on notification dismiss
2025-09-11 16:50:28 +02:00
adbenitez
3e95197d02
tweak calls channel
2025-09-11 16:33:15 +02:00
adbenitez
534a75feaa
remove notification on accepted call
2025-09-11 13:22:21 +02:00
adbenitez
7a11234431
go back to chat after finishing call
2025-09-10 21:04:08 +02:00
adbenitez
0e91537a4d
allow to decline calls and remove call notification
2025-09-10 20:47:25 +02:00
adbenitez
b074bf1819
allow to answer from notification
2025-09-10 18:55:19 +02:00
adbenitez
b8d2552aa8
remove unused imports
2025-09-10 16:04:55 +02:00
adbenitez
320c120a61
don't use calls integration API
2025-09-10 13:01:05 +02:00