p42ity
8ed61b5234
Do not play a connection sound when establishing an audio-/videocall. Reduce volume of call integration sounds.
2024-12-21 19:31:50 +01:00
Arne
d32afb8858
Add missing preferences strings
2024-10-25 11:16:07 +02:00
Arne
63eeca81e8
Add further strings
2024-10-25 10:52:23 +02:00
Arne
4c8f249980
Prepare 2.0.2
2024-10-25 10:36:40 +02:00
Arne
aa39942354
Only indicate active when account is online and connected
2024-10-24 15:34:34 +02:00
Arne
fe5b9a5624
Update translations
2024-10-23 11:18:30 +02:00
Arne
21852a90c3
Need to join with monocles when getting messages
2024-10-23 11:08:41 +02:00
Stephen Paul Weber
1f84056c88
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
7323199d11
Fix NPE
...
(cherry picked from commit 987f97ec4d5f8a792cb24d9e159c2a12861542ce)
2024-10-23 11:05:46 +02:00
Stephen Paul Weber
9f7fee4033
Fix asking for contact permission
2024-10-23 11:05:36 +02:00
Daniel Gultsch
a5c4fb0cf3
look up older messages in DB for reactions
...
(cherry picked from commit d84a4796e257db7679e4729680003e93ad75e960)
2024-10-22 00:27:32 +02:00
Daniel Gultsch
3684c83d90
handle reactions with missing id attribute
...
(cherry picked from commit c25bb1fa668418579f309d4d636a2930bbda5e3e)
2024-10-22 00:27:23 +02:00
Daniel Gultsch
08b566a9bb
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
2b25e196a7
Change build variant for strings
2024-10-21 14:02:56 +02:00
Arne
8864338773
Prepare 2.0.1 + update changelog
2024-10-20 11:26:29 +02:00
Arne
be2fecc974
Update translations
2024-10-20 10:57:32 +02:00
Arne
050189f9da
Improve input field height
2024-10-19 22:59:55 +02:00
Arne
152832d361
Add monocles background
2024-10-18 14:04:14 +02:00
Arne
877da3a475
Correct default build config
2024-10-18 12:07:51 +02:00
Arne
b116747689
Correct caps to monocles.eu
2024-10-18 11:54:19 +02:00
Arne
866e7b286c
Fix up version code
2024-10-17 16:53:33 +02:00
Arne
5350ad45fa
Update changelog and fastlane description
2024-10-17 13:24:21 +02:00
Arne
b6b3719f4c
Update translations
2024-10-17 13:07:55 +02:00
Arne
cdf44ad806
Further outlined icons
2024-10-17 12:47:02 +02:00
Arne
30b1637131
outlined icons for input field
2024-10-17 11:55:15 +02:00
Arne
d3c3418a25
Fix launcher icon background
2024-10-17 11:31:55 +02:00
Arne
9dcaddf347
Remove unused drawables
2024-10-17 06:07:26 +02:00
Arne
c535d39a07
Change picker selector color
2024-10-17 05:53:49 +02:00
Stephen Paul Weber
dc02a70360
Do not check in fallback quotes for nickname
...
(cherry picked from commit fc10a1b0f484987bc95373e2d2a9cac89af2c6f6)
2024-10-16 23:50:49 +02:00
Stephen Paul Weber
4ae8f66f16
Do not notify on own reactions
...
(cherry picked from commit 35b7e28fabac9bf3f8c18dd0526bb6313ce210a1)
2024-10-16 23:50:47 +02:00
Stephen Paul Weber
d92792dd78
Only use puzzel for webxdc, question for fallback
...
(cherry picked from commit 278f492dccd92eb862eb5955ba0135a028e71781)
2024-10-16 23:50:43 +02:00
Arne
e925392196
Adjust WebxdcPage when keyboard visible + add strings
2024-10-16 21:53:07 +02:00
Arne
d5da3c63bd
Remove redundant XEP from doap file
2024-10-16 15:06:18 +02:00
Arne
6c5aeeafb9
Finalize sticker picker
2024-10-16 13:41:31 +02:00
Arne
c543d36a09
GIFs picker with animojis
2024-10-16 12:44:35 +02:00
Arne
bc47004f32
Disable create call log files
2024-10-15 21:19:45 +02:00
Arne
b50cd1458c
Fix up
2024-10-15 20:39:29 +02:00
Stephen Paul Weber
e16c61cd55
Support corrections removing/adding reply better
...
(cherry picked from commit 8bbcb2309e5fc17bce8374869bd9f5f0cbeefa3d)
2024-10-15 20:36:33 +02:00
Stephen Paul Weber
14a1956a9c
Fix double-remove crash
...
(cherry picked from commit edcd8fa92d74f1f89c9440d9e1b10bdf5cea4fbe)
2024-10-15 20:36:33 +02:00
Arne
30c98a716b
Fix crash caused by WeakRef
2024-10-15 20:36:33 +02:00
Arne
fbf2a0afa8
Fix android bug
2024-10-15 20:29:25 +02:00
kosyak
2284d67237
hide verify encryption footer after blind trust
2024-10-15 14:04:28 +02:00
kosyak
a05f0b1828
otr blind trust
2024-10-15 14:04:26 +02:00
Arne
29f70163db
Reapply emoji picker TODO: Show picker content
2024-10-15 13:54:23 +02:00
Arne
99b47525f7
Revert "Allow reactions only in unencrypted chats"
...
This reverts commit a9e75c959e
.
2024-10-13 19:43:38 +02:00
Arne
4929770783
Reapply "Remove reactions fallback"
...
This reverts commit 6b6619de6e
.
2024-10-13 19:43:18 +02:00
Arne
e99c28a261
Revert "Temporary remove setting for automatically jump to commands tab to prevent crash"
...
This reverts commit 648c8d9cfe
.
2024-10-13 19:42:47 +02:00
Arne
648c8d9cfe
Temporary remove setting for automatically jump to commands tab to prevent crash
2024-10-13 18:25:05 +02:00
Arne
a9e75c959e
Allow reactions only in unencrypted chats
2024-10-13 11:33:19 +02:00
Arne
a0f79aede8
Show further emojis for reaction
2024-10-13 11:27:46 +02:00