Commit log

3f4ee87 show user no longer in group when coming from adapter

Daniel Gultsch created

005f9c3 set usage notification for notification channel audio attributes

Daniel Gultsch created

ce85c30 read backup file header from URI on background thread

Click to expand commit body
backup files can be on a network drive and thus take a while to read
even if just the header is read

Daniel Gultsch created

60ff921 add Galaxy Tab A to broken devices

Daniel Gultsch created

2195125 Fix hint and cursor colour, especially for multi-accounts

Stephen Paul Weber created

d3b393c Bump versionCode

Stephen Paul Weber created

5abad3a Merge branch 'master' of https://codeberg.org/iNPUTmice/Conversations

Click to expand commit body
* 'master' of https://codeberg.org/iNPUTmice/Conversations: (57 commits)
  synchronize renegotiate to avoid race condition when that fails
  move PushMessageReceiver to receiver package
  Translated using Weblate (Japanese)
  Translated using Weblate (French)
  Translated using Weblate (Italian)
  Translated using Weblate (Dutch)
  Translated using Weblate (Italian)
  Translated using Weblate (Albanian)
  Translated using Weblate (Albanian)
  support mute via call integration
  deep link into FSI setting if not granted
  fix opening ringtone chooser when channel sound was set to null
  add ability to cancel in-progress one-off backup
  refactor ExportBackupService to worker
  guard unregister phone account by system feature check
  ignore quickLog startService exception
  set message input cursor color to text color
  use onSurface as link color
  exclude all realme devices up to Android 11
  Translated using Weblate (Turkish)
  ...

Stephen Paul Weber created

36a4719 Translated using Weblate (Ukrainian)

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

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

SomeTr created

4c8c103 If security exception, don't fail call

Stephen Paul Weber created

320b981 Try to enable DTMF from in-app calls as well

Stephen Paul Weber created

da641dd Fix optional footer wrap on sent bubble

Stephen Paul Weber created

bb46086 Don't leave empty "application" category visible

Stephen Paul Weber created

409dcf7 Improve related chats button

Stephen Paul Weber created

5b5a6a0 Fix notification setting from overview context menu

Stephen Paul Weber created

12eaa34 Translated using Weblate (Albanian)

Click to expand commit body
Currently translated at 99.0% (1012 of 1022 strings)

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

Besnik_b created

567fe92 Translated using Weblate (Romanian)

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

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

licaon-kter created

a5d52c6 Translated using Weblate (Ukrainian)

Click to expand commit body
Currently translated at 99.8% (1020 of 1022 strings)

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

SomeTr created

d39f30e Translated using Weblate (Galician)

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

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

ghose created

088b870 Translated using Weblate (Chinese (Simplified))

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

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

Outbreak2096 created

a46246c synchronize renegotiate to avoid race condition when that fails

Daniel Gultsch created

359b215 move PushMessageReceiver to receiver package

Daniel Gultsch created

730f087 Translated using Weblate (Japanese)

Click to expand commit body
Currently translated at 98.7% (1003 of 1016 strings)

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

Mako created

36aeb0b Translated using Weblate (French)

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

nautilusx created

0a4a518 Translated using Weblate (Italian)

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

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

random_r created

f49879a Translated using Weblate (Dutch)

Click to expand commit body
Currently translated at 73.1% (743 of 1016 strings)

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

woutput created

4c40a19 Translated using Weblate (Italian)

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

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

random_r created

78a2ed6 Translated using Weblate (Albanian)

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

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

Besnik_b created

3461862 Translated using Weblate (Albanian)

Click to expand commit body
Currently translated at 99.2% (1008 of 1016 strings)

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

Besnik_b created

d904b5e support mute via call integration

Daniel Gultsch created

069b020 deep link into FSI setting if not granted

Daniel Gultsch created

9bf1e51 fix opening ringtone chooser when channel sound was set to null

Daniel Gultsch created

5853f57 add ability to cancel in-progress one-off backup

Daniel Gultsch created

45b9c4d refactor ExportBackupService to worker

Daniel Gultsch created

cbd8fb3 guard unregister phone account by system feature check

Daniel Gultsch created

60e6841 ignore quickLog startService exception

Daniel Gultsch created

0b673ef set message input cursor color to text color

Daniel Gultsch created

b2f89ca Bump versionCode

Stephen Paul Weber created

00b802d Better cooperation between call integration and dialler integration

Stephen Paul Weber created

cfd670a Use same colour as body text for links in body

Click to expand commit body
Defaults to primary, but this does not always have good contrast on top of tertiaryContainer...

Stephen Paul Weber created

d16f41d Fix colour and display of subject

Stephen Paul Weber created

0126fd9 Bump versionCode

Stephen Paul Weber created

e2814b5 Fix emoji popup

Stephen Paul Weber created

b0b8565 Text input box from account color

Stephen Paul Weber created

782ab97 Always set bg on inner view

Click to expand commit body
Otherwise it may layer as we scroll

Stephen Paul Weber created

1aa525a Materialize action buttons more

Stephen Paul Weber created

bc91104 Restore tap top to get to details

Stephen Paul Weber created

3219ef7 Give a name for WebXDC

Stephen Paul Weber created

986f190 Replace native QuoteSpan with ours

Stephen Paul Weber created

71e940e Add "color match" option for saturated themes

Click to expand commit body
Instead of special casing for oled black

Stephen Paul Weber created

40b8dac Do not use dynamic color when custom is on

Stephen Paul Weber created