Commit log

fae6a12 Translated using Weblate (Italian)

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

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

random_r created

c3df570 Fix light theme call icon colour

Stephen Paul Weber created

f46c001 Switch to CallStyle notifications for calls

Stephen Paul Weber created

1846ea0 Add subtext for account to message notifications too

Click to expand commit body
Might not always show depending on style.

Stephen Paul Weber created

73be2c6 Richer call notifications

Click to expand commit body
Especially, show which account call is coming in on if you have multiple

Stephen Paul Weber created

bc05f1f Don't send jingle for disconnected call

Stephen Paul Weber created

369e7b2 Include note to self in other ChooseContact contexts

Stephen Paul Weber created

fbc92fb Don't totally fail sticker update because of pre-existing files

Stephen Paul Weber created

7497fc6 Delete thumbnail when file deleted or message moderated

Stephen Paul Weber created

4709d08 If we can't even read the file that already exists, just use a different name I guess

Stephen Paul Weber created

34ca562 Declare MANAGE_EXTERNAL_STORAGE for free

Click to expand commit body
This allows users to optionally give the app ability to overwrite files even
from previous installs, etc.

Stephen Paul Weber created

ed3315f Can't withResource with empty string

Stephen Paul Weber created

c242885 Translated using Weblate (Chinese (Simplified))

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

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

hamburger1024 created

1eaff06 Translated using Weblate (Romanian)

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

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

licaon-kter created

b84b31b Translated using Weblate (Polish)

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

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

Eryk Michalak created

1dc7093 Translated using Weblate (Galician)

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

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

ghose created

be70433 Translated using Weblate (German)

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

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

nautilusx created

a94e319 whitespace

Stephen Paul Weber created

c3bdb76 Fix NPEs

Stephen Paul Weber created

974295b Match webrtc to snikket and upstream

Stephen Paul Weber created

db9748f WebXDC file sent with no thread is just a file

Click to expand commit body
Don't try to get updates from the non-thread and crash.

Stephen Paul Weber created

746787f play dial tones on STREAM_MUSIC when phone is silent

Click to expand commit body
when the phone is silent only the first ~three tones are played when
attempting to play out the tone over STREAM_VOICE_CALL

it’s unclear exactly why this is the case (in the past we went back and forth
between STREAM_VOICE_CALL and STREAM_MUSIC) exactly to fix issues around silent
mode.
Apparently we failed to test this past three sounds.

This commit changes the stream back to music - but not generally as this was in
the past - but only for when the phone is on silent

Daniel Gultsch created

afccd6b Translated using Weblate (Danish)

Click to expand commit body
Currently translated at 2.1% (1 of 46 strings)

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

Daniel Holmgaard created

eb7ca01 Translated using Weblate (Danish)

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

Daniel Holmgaard created

f2cfe0f Translated using Weblate (Danish)

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

Daniel Holmgaard created

0acfa90 Translated using Weblate (Danish)

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

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

Daniel Holmgaard created

1ef03b0 Fix NPE

Stephen Paul Weber created

d43b6ea Actually clear reply fallback for directReply which doesn't have one

Stephen Paul Weber created

3183155 Initial support for XEP-0221

Click to expand commit body
Works for images delivered over https only

Stephen Paul Weber created

083d854 Do not show geo URI as message body

Click to expand commit body
Just show the button

Stephen Paul Weber created

c536612 On slow devices even blurhash decode costs enough to do on background thread

Stephen Paul Weber created

881a868 Do not load from DB in UI thread

Stephen Paul Weber created

18b0751 Do not miss actions if they come after the form

Stephen Paul Weber created

ed7388d Use bookmark name for a contact when there is no roster item but is a bookmark

Click to expand commit body
Especially useful since shortcut code assumes contact right now.

Stephen Paul Weber created

c878985 Once you have really entered an onboarding flow, don't bail out

Click to expand commit body
Going back in and pushing cancel should not bail you out anymore, you're waiting
for the onboarding to finish somehow.

Stephen Paul Weber created

1188a89 sanity check push server url

Daniel Gultsch created

f7f34c6 fix regressions after target sdk 33 update

Daniel Gultsch created

1d20af9 Make text-multi and multi-jid work at all

Stephen Paul Weber created

d1fa4f6 Fix typo

Stephen Paul Weber created

18c6134 Make result field tall enough to show all items

Stephen Paul Weber created

b4661e6 Fix NPE

Stephen Paul Weber created

291091d revert target sdk bump

Daniel Gultsch created

cc16811 rename bookmarks tab to 'group chats'

Click to expand commit body
fixes #38

exposing bookmarks like this was a mistake that Conversations 3 will not repeat

in the meantime we rename this to group chats which might be more broadly understood

Daniel Gultsch created

aa8e0b3 remember bound stream features. fixes #45

Daniel Gultsch created

799ff50 Use proper unicode codepoint offsets for fallback

Stephen Paul Weber created

49ae960 Reusing TimerTask sometimes fails

Stephen Paul Weber created

2156435 Paper over rare crash with any colour theme

Stephen Paul Weber created

2d04b0d Pin dependency

Stephen Paul Weber created

826d19e At least call search result action quote until it can do reply

Stephen Paul Weber created

dafc687 Fix location of cleanup menu item

Stephen Paul Weber created