Commit log

b381d6f Tweak account colour intensity

Stephen Paul Weber created

b1b601e Use account colour in lists of contacts/bookmarks

Stephen Paul Weber created

bb3fd09 Notification colour from account colour

Stephen Paul Weber created

11a21b7 Colour code conversations by account

Click to expand commit body
When multi-account

Stephen Paul Weber created

414c136 Primary not green when swiping away conversatino

Stephen Paul Weber created

52246b0 Translated using Weblate (Spanish)

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

gallegonovato created

3d6b3e5 Do not crash when rejecting an answered call

Click to expand commit body
race condition in UI?

Stephen Paul Weber created

a927361 Fix NPE

Stephen Paul Weber created

0408924 Only make a thumbnail if the file exists

Stephen Paul Weber created

29be9e6 Send thumbhash when sending media

Stephen Paul Weber created

8c5e5ba Decode thumbhash for fallback thumbnail

Stephen Paul Weber created

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