Conversations icon indicating copy to clipboard operation
Conversations copied to clipboard

Draft: F-Droid 2.10.5 - Revert commits needing newer webrtc versions

Open licaon-kter opened this issue 3 years ago • 3 comments

Thanks

licaon-kter avatar Apr 14 '22 11:04 licaon-kter

Revert "do not restart wakelock if activity is finishing"

Depends on https://github.com/iNPUTmice/Conversations/commit/9c3f55bef220351e5eff5790b38ccec93aa6c573 which depends on https://github.com/iNPUTmice/Conversations/commit/61851e5f843307f2f90de892fd4fefbff5b19d46 and so on... not sure it is feasible.

licaon-kter avatar Apr 15 '22 12:04 licaon-kter

Revert "show 'using account …' in incoming call screen" Revert "show jid only for incoming calls during ringing"

These and Revert "show contact jid in call screen" depend on Revert "do not restart wakelock if activity is finishing" since it brings the checkMicrophoneAvailabilitySync() thing (adds that and modifies checkMicrophoneAvailability() and proposeJingleRtpSession() as needed) which might be easier to cherry pick

licaon-kter avatar Apr 21 '22 16:04 licaon-kter

2.10.9 will be available on fdroid.

iNPUTmice avatar Aug 16 '22 07:08 iNPUTmice