Commit log

75f42d6 lower bitrate for voice recordings

Daniel Gultsch created

cd1821f Avoid truncated voice messages for affected devices

Click to expand commit body
There were some devices which are known to produce truncated voice messages from time to time. I investigated this issue on a Fairphone 4 and found a configuration which did not show this behaviour in my experiments.

These devices are very sensitive on AAC settings. That's why I added an extra section for them. The list of devices can be adjusted.

Reviewed-on: https://codeberg.org/iNPUTmice/Conversations/pulls/192
Co-authored-by: p42ity <shopping@fpgas.de>
Co-committed-by: p42ity <shopping@fpgas.de>

p42ity and p42ity created

b93c562 modify quicksy user consent wording once more

Daniel Gultsch created

03dc151 use modern Java in XmppConnection

Daniel Gultsch created

0f34444 add next fastlane changelog (to be translated)

Daniel Gultsch created

b08466d No one knows what a "2D Barcode" is

Click to expand commit body
"stolen" from https://git.singpolyma.net/cheogram-android/commit/e9ce8ebbaf57067b71f11467312975b62c04cca7

Licaon_Kter created

5aff7d0 slight modifications in quicksy onboard flow

Daniel Gultsch created

3882ea6 check server from on stream open

Daniel Gultsch created

01ac291 catch exception when hardware renderer can not be set up

Daniel Gultsch created

7fe8be1 better work around for not processing race condition stanza

Daniel Gultsch created

7455e99 remove unnecessary resume call

Daniel Gultsch created

961a024 XEP says thread means not the topic

Click to expand commit body
Note: A message with a <subject/> and a <body/> or a <subject/> and a
<thread/> is a legitimate message, but it SHALL NOT be interpreted as a
subject change.

Stephen Paul Weber created

a63b419 version bump to 2.13.1 (and rename changelogs)

Daniel Gultsch created

600d6f6 Translated using Weblate (German)

Click to expand commit body
Currently translated at 100.0% (54 of 54 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/de/

nautilusx created

38d0090 Translated using Weblate (German)

Click to expand commit body
Currently translated at 100.0% (979 of 979 strings)

Translation: Conversations/Android App (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-shared/de/

nautilusx created

3ffa952 Translated using Weblate (Italian)

Click to expand commit body
Currently translated at 100.0% (54 of 54 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/it/

random_r created

4fbfc22 Translated using Weblate (Bengali (India))

Click to expand commit body
Currently translated at 100.0% (13 of 13 strings)

Translation: Conversations/Android App (Conversations)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-conversations/bn_IN/

NLBRT created

d223b4c Translated using Weblate (Spanish)

Click to expand commit body
Currently translated at 100.0% (54 of 54 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/es/

gallegonovato created

887ec3b Translated using Weblate (Chinese (Simplified))

Click to expand commit body
Currently translated at 100.0% (54 of 54 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/zh_Hans/

Outbreak2096 created

20f096a Translated using Weblate (Chinese (Simplified))

Click to expand commit body
Currently translated at 100.0% (2 of 2 strings)

Translation: Conversations/App Store Metadata (Conversations)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata-conversations/zh_Hans/

Outbreak2096 created

b18d0f2 Translated using Weblate (Ukrainian)

Click to expand commit body
Currently translated at 100.0% (54 of 54 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/uk/

SomeTr created

371dfed Translated using Weblate (Galician)

Click to expand commit body
Currently translated at 48.1% (26 of 54 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/gl/

ghose created

e857948 Translated using Weblate (Chinese (Simplified))

Click to expand commit body
Currently translated at 100.0% (979 of 979 strings)

Translation: Conversations/Android App (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-shared/zh_Hans/

Outbreak2096 created

37194c7 Translated using Weblate (Russian)

Click to expand commit body
Currently translated at 100.0% (9 of 9 strings)

Translation: Conversations/Android App (Quicksy)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-quicksy/ru/

Application-Maker created

f80e11d Translated using Weblate (Russian)

Click to expand commit body
Currently translated at 99.8% (978 of 979 strings)

Translation: Conversations/Android App (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-shared/ru/

Application-Maker created

8571292 Don't bother trying dnssec on TLDs with no support

Stephen Paul Weber created

63f0e2a If user *or* nick is null, try other way

Stephen Paul Weber created

3804264 Center buttons in chat bubbles

Stephen Paul Weber created

3d1c7e7 Don't show aesgcm urls to people

Stephen Paul Weber created

2e51b60 Cache spannablebody for a message

Click to expand commit body
Should speed up rendering

Stephen Paul Weber created

ff082ab code clean up in IQ callback handling

Daniel Gultsch created

c2592d1 fixup: simplify loginInfo null check

Daniel Gultsch created

5ab8912 simplify loginInfo null check

Daniel Gultsch created

edf65a9 Process MUC password from XMPP URI

Stephen Paul Weber created

b4fdd21 Do not consider subject only messages as "unread"

Stephen Paul Weber created

5b22325 Compromise on status line wrapping

Click to expand commit body
Never wrap nickname
Only wrap at all for images past the minimum or oledblack sends

Stephen Paul Weber created

f7a3c51 Move image back below text

Click to expand commit body
Now that it's just all round anyway

Stephen Paul Weber created

200e089 Reduce input area rounding

Stephen Paul Weber created

35ce1f6 More sentry CI config

Stephen Paul Weber created

48d536e De-lighten busy color also

Stephen Paul Weber created

816e33d Ignore already cancelled

Stephen Paul Weber created

9b571db Fix NPE

Stephen Paul Weber created

0937ca1 Fix NPE

Stephen Paul Weber created

72ccbf6 Switch to sentry gradle plugin

Stephen Paul Weber created

2e3c433 Video track is absent if tranceiver is disposed

Stephen Paul Weber created

99ec9fa Merge branch 'master' of https://codeberg.org/iNPUTmice/Conversations

Click to expand commit body
* 'master' of https://codeberg.org/iNPUTmice/Conversations:
  version bump to 2.13.1-beta.3
  less noisy logcat. catch illegal state exception as result of race condition
  call current transport when receiving transport-replace
  respond OK to JFT session terminate
  bump copyright year to 2024
  version bump to 2.13.1-beta.2 and changelog
  Translated using Weblate (Persian)
  Translated using Weblate (Dutch)
  Translated using Weblate (German)
  Translated using Weblate (Persian)
  Translated using Weblate (Persian)
  Translated using Weblate (German)
  Translated using Weblate (Persian)
  Translated using Weblate (Persian)
  Added translation using Weblate (Persian)
  Translated using Weblate (German)
  Translated using Weblate (Galician)
  bundle letsencrypt root certificates
  bump various dependencies

Stephen Paul Weber created

071ba30 Forgot this

Stephen Paul Weber created

646bfe0 Keep away colour desaturated but the lightening was too much

Stephen Paul Weber created

4db3d8a Show list of recent threads in muc details

Stephen Paul Weber created

1819258 Show thread subject if message has no subject itself

Stephen Paul Weber created