1
0
Fork 1
Commit graph

10686 commits

Author SHA1 Message Date
Arne
ca61d1b359 Only indicate active when account is online and connected 2024-10-24 15:34:34 +02:00
Arne
87c9f3ed83 Update translations 2024-10-23 11:18:30 +02:00
Arne
19bc30e0c0 Need to join with monocles when getting messages 2024-10-23 11:08:41 +02:00
Stephen Paul Weber
807fcb948c Photo picker on some androids uses this path
but it's just a temp file so we can't keep it

(cherry picked from commit 16b027d82b552353fb88eeaa9c5b64f9ca77e0c4)
2024-10-23 11:06:01 +02:00
Stephen Paul Weber
a3c851aa44 Fix NPE
(cherry picked from commit 987f97ec4d5f8a792cb24d9e159c2a12861542ce)
2024-10-23 11:05:46 +02:00
Stephen Paul Weber
245fbddea0 Fix asking for contact permission 2024-10-23 11:05:36 +02:00
Daniel Gultsch
b416742dfd look up older messages in DB for reactions
(cherry picked from commit d84a4796e257db7679e4729680003e93ad75e960)
2024-10-22 00:27:32 +02:00
Daniel Gultsch
09c0a21707 handle reactions with missing id attribute
(cherry picked from commit c25bb1fa668418579f309d4d636a2930bbda5e3e)
2024-10-22 00:27:23 +02:00
Daniel Gultsch
5a3aac64ef disable call integration on Android 15
The call integration depends on the operating system giving us a list of
possible output devices (speaker, earpiece, BT headset, ...) via a
callback called
`onAvailableCallEndpointsChanged()` that is called as soon as the app
registers the call with the operating system.
For outgoing calls on Android 15 this method is no longer invoked
leaving Conversations without knowledge about what devices are available
and thus without the ability to switch between speaker and earpiece.

Logcat output seems to indicate that there might be some sort of race
condition (there is a line that says something like: available endpoints
changed but service was not bound)
There is further evidence in that if one tries multiple calls in a row
(10+) one might actually see the output device switcher / indicator.

However after a full day of investigation it seems that the race
condition is in the platform code; not in Conversations.

(cherry picked from commit be0b5f84d7cd0af7a8dab7f433820255c7cdc804)
2024-10-22 00:27:17 +02:00
Arne
bbbca98bd7 Change build variant for strings 2024-10-21 14:02:56 +02:00
Arne
0df4e5f0a4 Prepare 2.0.1 + update changelog 2024-10-20 11:26:29 +02:00
Arne
0c321e3704 Update translations 2024-10-20 10:57:32 +02:00
Arne
cc95304314 Improve input field height 2024-10-19 22:59:55 +02:00
Arne
9322e11b70 Add monocles background 2024-10-18 14:04:14 +02:00
Arne
9c1d1fb22c Correct default build config 2024-10-18 12:07:51 +02:00
Arne
1f02f2b813 Correct caps to monocles.eu 2024-10-18 11:54:19 +02:00
Arne
3885677443 Fix up version code 2024-10-17 16:53:33 +02:00
Arne
1110bef57d Update changelog and fastlane description 2024-10-17 13:24:21 +02:00
Arne
6d9745ad3a Update translations 2024-10-17 13:07:55 +02:00
Arne
003ef80cf2 Further outlined icons 2024-10-17 12:47:02 +02:00
Arne
d3518e41d7 outlined icons for input field 2024-10-17 11:55:15 +02:00
Arne
a5be37dd06 Fix launcher icon background 2024-10-17 11:31:55 +02:00
Arne
e8afd7a9d1 Remove unused drawables 2024-10-17 06:07:26 +02:00
Arne
d182be3c77 Change picker selector color 2024-10-17 05:53:49 +02:00
Stephen Paul Weber
d80b7cc9e6 Do not check in fallback quotes for nickname
(cherry picked from commit fc10a1b0f484987bc95373e2d2a9cac89af2c6f6)
2024-10-16 23:50:49 +02:00
Stephen Paul Weber
3bff0bf200 Do not notify on own reactions
(cherry picked from commit 35b7e28fabac9bf3f8c18dd0526bb6313ce210a1)
2024-10-16 23:50:47 +02:00
Stephen Paul Weber
499a945c3a Only use puzzel for webxdc, question for fallback
(cherry picked from commit 278f492dccd92eb862eb5955ba0135a028e71781)
2024-10-16 23:50:43 +02:00
Arne
dd859e7594 Adjust WebxdcPage when keyboard visible + add strings 2024-10-16 21:53:07 +02:00
Arne
d17c04c61f Remove redundant XEP from doap file 2024-10-16 15:06:18 +02:00
Arne
943a766493 Finalize sticker picker 2024-10-16 13:41:31 +02:00
Arne
0fb173afae GIFs picker with animojis 2024-10-16 12:44:35 +02:00
Arne
6e766f98e9 Disable create call log files 2024-10-15 21:19:45 +02:00
Arne
5737459aa8 Fix up 2024-10-15 20:39:29 +02:00
Stephen Paul Weber
b02c608c85 Support corrections removing/adding reply better
(cherry picked from commit 8bbcb2309e5fc17bce8374869bd9f5f0cbeefa3d)
2024-10-15 20:36:33 +02:00
Stephen Paul Weber
211b1eab80 Fix double-remove crash
(cherry picked from commit edcd8fa92d74f1f89c9440d9e1b10bdf5cea4fbe)
2024-10-15 20:36:33 +02:00
Arne
5ac185a167 Fix crash caused by WeakRef 2024-10-15 20:36:33 +02:00
Arne
d8caedb1a8 Fix android bug 2024-10-15 20:29:25 +02:00
kosyak
dccd9db9ef hide verify encryption footer after blind trust 2024-10-15 14:04:28 +02:00
kosyak
cd7315fd7a otr blind trust 2024-10-15 14:04:26 +02:00
Arne
6cd19ba414 Reapply emoji picker TODO: Show picker content 2024-10-15 13:54:23 +02:00
Arne
31bc60134f Revert "Allow reactions only in unencrypted chats"
This reverts commit b7a6f36f1d.
2024-10-13 19:43:38 +02:00
Arne
9f60e11b2b Reapply "Remove reactions fallback"
This reverts commit 990cd02e43.
2024-10-13 19:43:18 +02:00
Arne
f147f23f96 Revert "Temporary remove setting for automatically jump to commands tab to prevent crash"
This reverts commit 1f2c880b82.
2024-10-13 19:42:47 +02:00
Arne
1f2c880b82 Temporary remove setting for automatically jump to commands tab to prevent crash 2024-10-13 18:25:05 +02:00
Arne
b7a6f36f1d Allow reactions only in unencrypted chats 2024-10-13 11:33:19 +02:00
Arne
3d13dc1606 Show further emojis for reaction 2024-10-13 11:27:46 +02:00
Arne
990cd02e43 Revert "Remove reactions fallback"
This reverts commit c1cd2d6a33.
2024-10-13 11:06:01 +02:00
Arne
d4857977b6 Update dependency 2024-10-12 18:08:33 +02:00
Arne
b0cd2daaee Don't show raw OTR message in notifications 2024-10-12 14:07:40 +02:00
Arne
ac2e1fe50a Code clean up 2024-10-12 13:34:11 +02:00