~singpolyma/cheogram-android

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.
d5208a6b — Daniel Gultsch 5 months ago
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
f8517612 — Daniel Gultsch 5 months ago
version bump to 2.11.0
0a133b6c — Daniel Gultsch 5 months ago
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
bb52962f — Daniel Gultsch 6 months ago
delay candidates until after session-init/accept
a27f6210 — Daniel Gultsch 6 months ago
pulled translations from transifex
542afe2c — Daniel Gultsch 6 months ago
pulled translations from transifex
2c7c44e9 — Daniel Gultsch 6 months ago
null PeerConnection reference before disposing; otherwise getState() might be issued against disposed object
Next