Do not lose the file if the rename fails
This turns out to be more confusing than helpful
Since you can't install any other version while the data is present, and it's
hard to clear, it really doesn't help in the ways we hoped.
show switch to video only if other party has caps
fixes #4421
Merge tag '2.11.0'
* tag '2.11.0': (101 commits)
version bump to 2.11.0
temporarily use Snikket’s build of WebRTC
delay candidates until after session-init/accept
pulled translations from transifex
pulled translations from transifex
null PeerConnection reference before disposing; otherwise getState() might be issued against disposed object
avoid race condition when restarting ICE
version bump to 2.11.0-beta.2
pulled translations from transifex
add switch to video menu item to call
prepare JingleRtpConnection for content-adds
trim xmpp address after user input
add helper methods for content modification to RtpContentMap
ensure cc-ed proceed is equivalent to accept
rename initiateIceRestart to renegotiate to handle content adds
take senders attr into account when converting to and from sdp
make sure VideoSourceWrapper is stored in property
refactor WebRTCWrapper to allow for track adds
use plurals for missed call strings
version bump to 2.11.0-beta
...
jid-single and jid-multi fields are clickable
Even in tables
Refactor command UI clipboard to use ShareUtil
Switch to snikket webrtc build
Approved by F-Droid for use and is up to date
temporarily use Snikket’s build of WebRTC
Do not require active rtp connection when DTMF button is pressed
Just ignore the button press is there isn't one.
Add contact groups to system tags
Do not repaint view during edit
Cancel all edits on back/collapse
delay candidates until after session-init/accept
pulled translations from transifex
pulled translations from transifex
null PeerConnection reference before disposing; otherwise getState() might be issued against disposed object