Commit log

50ba165 bump targetSdk to 32

Daniel Gultsch created

d41020c ignore race condition after reject from notification

Click to expand commit body
fixes #4351
fixes #4261

Daniel Gultsch created

353c4f1 use threemas webrtc build (trial)

Daniel Gultsch created

1f37431 upgrade okhttp

Daniel Gultsch created

67f0214 remove null bytes from strings before creating sql statements in backup

Daniel Gultsch created

62a3798 jingle rtp: improve logging and error reporting

Daniel Gultsch created

b6ce914 version bump to 2.10.8

Daniel Gultsch created

78c3b1f pulled translations from transifex

Daniel Gultsch created

8027b3b parse pep events only from bare jid

Daniel Gultsch created

dd30951 every device is 21+ now

Daniel Gultsch created

13dda82 Fix for targeting 31+

Click to expand commit body
com.cheogram.android: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.

Stephen Paul Weber created

03eca53 Target 30 until bluetooth permissions issue fixed

Click to expand commit body
https://github.com/iNPUTmice/Conversations/issues/4338

Stephen Paul Weber created

afd02db Merge branch 'audio-routing2'

Click to expand commit body
* audio-routing2:
  Support mute during dialler integration calls
  Use a more familiar ringback for north american users

Stephen Paul Weber created

9f7a949 Support mute during dialler integration calls

Stephen Paul Weber created

fc20bc1 Use a more familiar ringback for north american users

Stephen Paul Weber created

470213a Merge remote-tracking branch 'upstream/master'

Click to expand commit body
* upstream/master:
  every device is 21+ now
  bump targetSdk to 32
  use signal protocol android
  version bump to 2.10.7
  do not show toast when activity is gone. fixes #4335
  fix orbot detection
  pulled translations from transifex
  Here too
  Show battery dialogue always
  fix array out of bounds. fixes #4334
  add local only flag to foreground service
  pulled translations from transifex
  bump dependencies
  A Quicky user can be a stranger
  pulled translations from transifex
  minor code clean up
  use item id 'current' for nick as fallback as per XEP-0060 §12.20
  bump various libraries
  pulled translations from transifex
  support sasl/temporary-auth-failure

Stephen Paul Weber created

0beb1e9 every device is 21+ now

Daniel Gultsch created

49c9584 bump targetSdk to 32

Daniel Gultsch created

52e9b2c use signal protocol android

Daniel Gultsch created

7d92ac3 version bump to 2.10.7

Daniel Gultsch created

abfe1f1 do not show toast when activity is gone. fixes #4335

Daniel Gultsch created

e455ed4 fix orbot detection

Daniel Gultsch created

2364d7c pulled translations from transifex

Daniel Gultsch created

4985105 Here too

Click to expand commit body
...but why was that function created elsewhere if here you just compare this?

Licaon_Kter created

b97e2de Show battery dialogue always

Licaon_Kter created

d8fd593 fix array out of bounds. fixes #4334

Daniel Gultsch created

73c7d76 add local only flag to foreground service

Daniel Gultsch created

65daeff pulled translations from transifex

Daniel Gultsch created

206b099 bump dependencies

Daniel Gultsch created

84e0893 A Quicky user can be a stranger

Click to expand commit body
At some point a refactor changed this check from checking that the quicksy
domain itself is talking to you, to checking that anyone using quicksy is
talking to you, which breaks the notifications from strangers setting for
quicksy users.

Stephen Paul Weber created

e9e177d Default file size to 3.5MB

Click to expand commit body
This is the max for Bandwidth HTTP-API MMS attachments

Stephen Paul Weber created

d9fa535 pulled translations from transifex

Daniel Gultsch created

42bd8e6 minor code clean up

Daniel Gultsch created

17b9ca9 use item id 'current' for nick as fallback as per XEP-0060 §12.20

Daniel Gultsch created

467e34e bump various libraries

Daniel Gultsch created

30dff9a pulled translations from transifex

Daniel Gultsch created

a9dd5a3 support sasl/temporary-auth-failure

Click to expand commit body
if the server is unable to query the database throwing a temporary-auth-failure
might be more appropriate

Daniel Gultsch created

23eff8f Fix NPE

Stephen Paul Weber created

a8146ce Merge branch 'fix-contact-sync'

Click to expand commit body
* fix-contact-sync:
  Contact sync needs to happen when we discover a new gateway
  Skip contact sync work if there are no gateways configured

Stephen Paul Weber created

0837127 Link in readme

Stephen Paul Weber created

97a4d6a Merge branch 'master' of github.com:iNPUTmice/Conversations

Click to expand commit body
* 'master' of github.com:iNPUTmice/Conversations:
  bump agp
  version bump to 2.10.6
  pulled translations from transifex
  do not merge failed decryptions
  version bump firebasse-messaging lib

Stephen Paul Weber created

aab94fd Contact sync needs to happen when we discover a new gateway

Click to expand commit body
Since that can change the outcome of the sync operation.

Stephen Paul Weber created

f2e88bb Skip contact sync work if there are no gateways configured

Click to expand commit body
Or if syncing before gateways have been discovered, etc.  Don't do the work if
we know nothing will come of it.

Stephen Paul Weber created

4b0cdba Merge branch 'darker'

Click to expand commit body
* darker:
  Darker Obsidian

Stephen Paul Weber created

082d747 Merge branch '3GPP-video'

Click to expand commit body
* 3GPP-video:
  Move video MIME above audio MIME

Stephen Paul Weber created

85a19a8 Move video MIME above audio MIME

Click to expand commit body
So that when a file extension is ambiguous, we guess video.

Stephen Paul Weber created

d5ac6e3 bump agp

Daniel Gultsch created

356d881 Darker Obsidian

Stephen Paul Weber created

d1dcc57 version bump to 2.10.6

Daniel Gultsch created

86bb3df pulled translations from transifex

Daniel Gultsch created