Commit log

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

0dde60c Fix NPE

Stephen Paul Weber created

a6b6a23 Fix @here for multiline message

Stephen Paul Weber created

b105b0b Make long press to copy more reliable

Stephen Paul Weber created

9a5b2dc Add cleanup conversations option

Stephen Paul Weber created

efeb8fc Only set "Note to Self" on a *copy*

Stephen Paul Weber created

cbc813c Continue to ask next question when first answer is no

Stephen Paul Weber created

13f94a4 FEATURE_CONNECTION_SERVICE still exists on 33

Stephen Paul Weber created

c336fc2 Consider subject and thread part of the correctable content of a message

Stephen Paul Weber created

45a3e61 Tweak height

Stephen Paul Weber created

d4c323d Translated using Weblate (Chinese (Traditional))

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

Adeptus2 created

1213d40 Fix index out of bounds issue

Click to expand commit body
Very rare, found by google play pre-launch

Stephen Paul Weber created

8f90a98 Phone number and date formatting for result forms

Stephen Paul Weber created

df1be35 Scrollable welcome views on small screens

Stephen Paul Weber created