Commit log

e416a6c maintain phone accounts only for enabled accounts

Daniel Gultsch created

a04dc6e show warning when call integration accounts exceed 10

Daniel Gultsch created

d2d7632 show speaker configuration during ACCEPTING

Daniel Gultsch created

18dea35 send jmi finish alongside session terminate

Daniel Gultsch created

21b8bf4 skip automatic audio device selection when BT is available

Daniel Gultsch created

a78747e react to onSilence() and stop ringtone

Daniel Gultsch created

bfe2aff show speaker selection during 'ringing'

Daniel Gultsch created

bff1ac5 do not nofiy UI if UI triggered retract

Daniel Gultsch created

5158fc4 do not process JMI from offline queue as live messages

Daniel Gultsch created

32da585 track offline message queue

Daniel Gultsch created

ef5508e trigger incoming call integration only for rtp connections

Daniel Gultsch created

b7da7f3 add generator for JMI finish message

Daniel Gultsch created

bcc0c32 fix crash when using direct jingle init on offline contacts

Daniel Gultsch created

1090b2e add optional strict offline checking for calls

Daniel Gultsch created

d4225fc fix regression with screen not being put in right state

Daniel Gultsch created

7f9d836 play connected sound from sound file

Daniel Gultsch created

d31b24d get rid of ToneManager and play sounds in CallIntegration instead

Click to expand commit body
CallIntegration takes care of audio routing so it makes sense to play
and sounds here too

Daniel Gultsch created

66cd50e add permission check to placeCall method

Daniel Gultsch created

0ffc295 provide alternative method to create calls for Android <8

Daniel Gultsch created

d79fc1b run some AppRTCAudioManager actions on main thread

Daniel Gultsch created

6ba9208 switch audio device when switching to video

Daniel Gultsch created

ebb48e9 set correct video state for calls

Daniel Gultsch created

6975299 hook into onAnswer/onReject of CallIntegration

Click to expand commit body
the Operating System shows a notification on our behalf if there is currently
a call going on that can not be put on hold (For example a Quicksy call is going
on while a Conversations call is coming on)

Daniel Gultsch created

f119c36 (un)register phone account on xmpp account creation/deletion

Daniel Gultsch created

b9e4296 reformat debug info

Daniel Gultsch created

dfa389f update UI in case proposal gets retracted by system

Daniel Gultsch created

a44ad60 update UI with correct state after UI gets invoked with ACTION_VIEW

Daniel Gultsch created

d20cc87 retract proposal when accepting other call

Daniel Gultsch created

4378f89 add Config flag to debug direct call init

Daniel Gultsch created

19c634f use call integration via MANAGE_OWN_CALLS

Click to expand commit body
better integrate calls into the system via 'Build a calling app'¹

a few hooks like onAnswer/onReject and automatic PhoneAccount creation are still missing

¹: https://developer.android.com/develop/connectivity/telecom/selfManaged

Daniel Gultsch created

ac4473a WebXDC can only use encryption if there is no state update

Stephen Paul Weber created

4187435 Bump versionCode

Stephen Paul Weber created

9510328 Allow long searchable list to take up more screen if alone

Stephen Paul Weber created

2a55284 Don't try to copy content we already have

Click to expand commit body
Saves time, but also saves us copying over ourselves and destroying the file

Stephen Paul Weber created

ea13e90 We check later if canRead, no reason to hardcode about A11+

Stephen Paul Weber created

0c3f8b7 Allow thread+omemo

Stephen Paul Weber created

e599bcd Register with MUC when joining, deregister when leaving

Click to expand commit body
Where allowed, if not allowed just do nothing.
Complex registration forms (requiring more than just nickname) are not
supported for now, we could render them in the UI to allow for "apply
for membership" flows, but no one supports that yet so this gets us the
basics for now.

Stephen Paul Weber created

1b401cb Bump versionCode

Stephen Paul Weber created

a17a7a7 No more viewType=-1

Click to expand commit body
Crashing on unknown input was a useful debugging tool for awhile, but
it's not really acceptable in a production app being used for so many
different things.  If we get send nonsense, at least show the user an error.

Stephen Paul Weber created

d6279ff Re-number webxdc serials on import

Click to expand commit body
Otherwise unique violations fail the whole import

Stephen Paul Weber created

3a90267 Don't try to encrypt null body

Stephen Paul Weber created

c8f4637 Fix NPE

Stephen Paul Weber created

9aff1bc Don't ever add moderations as new messages

Stephen Paul Weber created

c236ffa Keep line numbers and stuff in prod

Stephen Paul Weber created

15e6e32 Hide subject option when in legacy encryption

Stephen Paul Weber created

b8f9f79 Pump the brakes before we hit 100

Stephen Paul Weber created

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

Click to expand commit body
* 'master' of https://codeberg.org/iNPUTmice/Conversations: (108 commits)
  Translated using Weblate (Spanish)
  Translated using Weblate (Ukrainian)
  Translated using Weblate (German)
  Translated using Weblate (German)
  Translated using Weblate (Ukrainian)
  Translated using Weblate (Spanish)
  Translated using Weblate (German)
  Translated using Weblate (Silesian)
  Translated using Weblate (Vietnamese)
  Translated using Weblate (Serbian)
  Translated using Weblate (Portuguese (Brazil))
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (Russian)
  Translated using Weblate (Portuguese)
  Translated using Weblate (Polish)
  Translated using Weblate (Korean)
  Translated using Weblate (Japanese)
  Translated using Weblate (Hebrew)
  Translated using Weblate (Italian)
  Translated using Weblate (Indonesian)
  ...

Stephen Paul Weber created

6e11b9a Switch to GlitchTip

Stephen Paul Weber created

aefcce4 Translated using Weblate (Spanish)

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

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

gallegonovato created

1c2db7b Translated using Weblate (Ukrainian)

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

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

SomeTr created