Commit log

fc10a1b Do not check in fallback quotes for nickname

Stephen Paul Weber created

35b7e28 Do not notify on own reactions

Stephen Paul Weber created

db66e53 improve reaction flow when they dont fit in one line

Daniel Gultsch created

278f492 Only use puzzel for webxdc, question for fallback

Stephen Paul Weber created

e9373eb Bump versionCode

Stephen Paul Weber created

58d7555 Encrypt fallback when OMEMO is in use

Click to expand commit body
To not leak the quoted message

Stephen Paul Weber created

89c7e6a Bump versionCode

Stephen Paul Weber created

8bbcb23 Support corrections removing/adding reply better

Stephen Paul Weber created

edcd8fa Fix double-remove crash

Stephen Paul Weber created

189c7f9 Fix weakref related crash

Stephen Paul Weber created

ab7f71c Translated using Weblate (Estonian)

Click to expand commit body
Currently translated at 73.1% (763 of 1043 strings)

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

Priit Jõerüüt created

ab1d6f3 Translated using Weblate (Estonian)

Click to expand commit body
Currently translated at 68.4% (714 of 1043 strings)

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

Priit Jõerüüt created

1509e8b Translated using Weblate (Albanian)

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

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

Besnik_b created

315b906 Translated using Weblate (Russian)

Click to expand commit body
Currently translated at 13.8% (10 of 72 strings)

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

0ko created

36d379f Translated using Weblate (Russian)

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/ru/

0ko created

7e667d6 Translated using Weblate (German)

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

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

nautilusx created

638db99 Translated using Weblate (German)

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

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

fossdd created

f1a078a Translated using Weblate (Polish)

Click to expand commit body
Currently translated at 22.2% (16 of 72 strings)

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

Grzegorz Szymaszek created

a3e48d5 Translated using Weblate (Galician)

Click to expand commit body
Currently translated at 61.1% (44 of 72 strings)

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

ghose created

172d87f Translated using Weblate (Chinese (Simplified Han script))

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

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

Outbreak2096 created

85dbe51 Translated using Weblate (Ukrainian)

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

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

SomeTr created

892b7d4 Translated using Weblate (Russian)

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

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

solokot created

caff685 Translated using Weblate (Estonian)

Click to expand commit body
Currently translated at 66.7% (696 of 1043 strings)

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

Priit Jõerüüt created

e75ae65 Translated using Weblate (Estonian)

Click to expand commit body
Currently translated at 64.4% (672 of 1043 strings)

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

Priit Jõerüüt created

af06842 Translated using Weblate (Russian)

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

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

solokot created

fb5a160 Translated using Weblate (Russian)

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

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

solokot created

d10bb20 add occupant ids to doap file

Daniel Gultsch created

fb7f0ce add TODOs for camera permission

Daniel Gultsch created

c1ef824 Bump versionCode

Stephen Paul Weber created

cb3490a The right way to solve this leak is WeakRef

Click to expand commit body
duh

Stephen Paul Weber created

c996da3 Don't produce ram-expensive Bitmap just for letter

Click to expand commit body
Instead save a very small object with the string in it and draw every
time. Drawing a single letter is not noticibly slower than blitting a
bitmap of the same size. It may even be faster, and certainly saves RAM.

Stephen Paul Weber created

777112f Optimize cache a BitTorrent

Click to expand commit body
By computing same size for messages and for overview

Stephen Paul Weber created

ff2bdc8 No refreshUi thundering herd

Click to expand commit body
But may delay by more than the interval this way

Stephen Paul Weber created

abb31b5 This may help the leak also

Stephen Paul Weber created

3cb373d We made the cache way too small

Click to expand commit body
If it's constantly evicting things, that's bad for performance too.

Stephen Paul Weber created

be73a00 If we are cached only then pass that through

Stephen Paul Weber created

401805b Try to fix this leak

Stephen Paul Weber created

52745a9 do not purge offline messages when using bind 2

Daniel Gultsch created

a9f592c Bump versionCode

Stephen Paul Weber created

227cfce Be sure to call callback even on failure

Stephen Paul Weber created

44a12a6 Show category/type for domain jids in roster

Stephen Paul Weber created

af89171 Even better animator race guards

Stephen Paul Weber created

524fbd1 Try each possible phoneAccount

Click to expand commit body
Otherwise if one is disabled we bail out of call integration and lose features.

Stephen Paul Weber created

96bd92b Fix another leak

Stephen Paul Weber created

debc2f4 Fix leak

Stephen Paul Weber created

2d577c2 Non-encrypted media URLs in omemo messages

Stephen Paul Weber created

c01a1f0 version bump to 2.17.0 + changelog

Daniel Gultsch created

1e76e60 Speed up passes over messages

Click to expand commit body
And don't pass over for sortedTime or else sorting the list takes way
too long.

Stephen Paul Weber created

c31fa20 hide UP settings when default push server is empty

Daniel Gultsch created

c0b401a do not purge offline messages when using bind 2

Daniel Gultsch created