Commit log
b6dee6d
reverse: webrtc: include oldState in onConnectionChange
Click to expand commit body
turns out we don’t need it and a better way is for RtpConnection to keep track of *all*
states in the current generation
Daniel Gultsch
created
4 years ago
9c3f55b
use stopwatch to keep track of jingle rtp session duration
Daniel Gultsch
created
4 years ago
9843b72
always use Camera2Enumerator
Daniel Gultsch
created
4 years ago
61851e5
do not automacially hang up failed webrtc sessions
Daniel Gultsch
created
4 years ago
4ec0996
webrtc: include oldState in onConnectionChange
Daniel Gultsch
created
4 years ago
fda45a7
use implicit descriptions for WebRTC
Click to expand commit body
using the parameter-free form of setLocalDescription() solves some potential race conditions
that can occur - especially once we introduce restartIce()
Daniel Gultsch
created
4 years ago
b578678
bump libphone number library
Daniel Gultsch
created
4 years ago
d4cbf2e
take intent type into account when sharing with conversations
Daniel Gultsch
created
4 years ago
7d7e158
code clean up for LocationProvider
Daniel Gultsch
created
4 years ago
a8ff883
version bump to 2.10.2 + changelog
Daniel Gultsch
created
4 years ago
bae9fc4
make rtcpMux optional
Daniel Gultsch
created
4 years ago
ba4a472
fixed IndexOutOfBounds when rendering quotes
Daniel Gultsch
created
4 years ago
226eb73
make custom 'xmpp' protocol in address book case insensitve
Click to expand commit body
fixes #4215
Daniel Gultsch
created
4 years ago
3825e24
Use the same debug key every time.
Stephen Paul Weber
created
4 years ago
37a9eae
Use our own readme
Stephen Paul Weber
created
4 years ago
228df19
RtpSessionActivity: Fix NPE from using incorrect view id
Matthew Wild
created
4 years ago
fae4245
Customize bugs, help, and other defaults
Stephen Paul Weber
created
4 years ago
Daniel Gultsch
created
4 years ago
7ddd60d
bump jxmpp. fix crash in magic create when entering @
Daniel Gultsch
created
4 years ago
2ca0026
bump speed dial version to something that uses AndroidX
Daniel Gultsch
created
4 years ago
e0c4964
bump gradle plugin version
Daniel Gultsch
created
4 years ago
3706981
fix mime type detection in urls that have query params or an anchor
Daniel Gultsch
created
4 years ago
820d46d
Changed dialpad icon to something more recognizable.
Click to expand commit body
Included SVG of icon in assets.
root21
created
4 years ago
d1b3c57
Code cleanup from first DTMF patch.
Click to expand commit body
Removed unnecessary System.out.printIn from DTMF patch.
Removed getDtmfSender hack from JingleRtpConnection.
root21
created
4 years ago
3ae8ada
Cleaned up DTMF click handling.
Click to expand commit body
Min API version change was required for user interface lambdas.
root21
created
4 years ago
6d2e406
attempt to parse Link header from https url scanned from welcome screen
Daniel Gultsch
created
4 years ago
cc489ef
bump version code
Daniel Gultsch
created
4 years ago
495537d
minor code cleanup in UriHandlerActivity
Daniel Gultsch
created
4 years ago
20e4d10
fixed regression of not handling jingle content map parsing failures
Daniel Gultsch
created
4 years ago
d0af5a0
leave code comment about xmpp vs jabber vcard entry
Daniel Gultsch
created
4 years ago
86de21f
allow encrypted backups. fixes #4190
Daniel Gultsch
created
4 years ago
e664a27
fix typo in action matcher
Daniel Gultsch
created
4 years ago
4a6df90
attempt to read both jabber and xmpp IM fields from address book
Daniel Gultsch
created
4 years ago
fdaab1c
remove unused import in favor of fqn
Daniel Gultsch
created
4 years ago
f8c59a7
support imto://xmpp intents
Daniel Gultsch
created
4 years ago
f182fe6
use PM on direct reply if last message in notifacation stack is PM
Daniel Gultsch
created
4 years ago
daf1bbf
bump version code
Daniel Gultsch
created
4 years ago
b8eec6a
pulled translations from transifex
Daniel Gultsch
created
4 years ago
3ede2d0
remove logging
Daniel Gultsch
created
4 years ago
d2a387e
correctly calculate socks destination
Daniel Gultsch
created
4 years ago
da14f83
ensure all bytes are read in socks handshake. fixes #4188
Daniel Gultsch
created
4 years ago
586fff5
Quicksy: theme choose country activity
Daniel Gultsch
created
4 years ago
ea9b73c
Quicksy: fix drawables not being styled in enter phone number screen
Daniel Gultsch
created
4 years ago
e791e19
ignore non letters when parsing action from xmpp uri
Daniel Gultsch
created
4 years ago
3de8147
pulled translations from transifex
Daniel Gultsch
created
4 years ago
b9ceb67
version bump to 2.10.1 + changelog
Daniel Gultsch
created
4 years ago
90a0d36
fix not recognizing message as download. fixes #4178
Daniel Gultsch
created
4 years ago
bd4d939
backport requireActivity method
Daniel Gultsch
created
4 years ago
64a6edd
Revert "Migrate Fragments to AndroidX"
Click to expand commit body
This reverts commit 231d97ea81bb2249afa432b43d78ac963b80594a.
Migrating to AndroidX Fragments seems to have some unforseen side effects
and no clear benefits
Daniel Gultsch
created
4 years ago
75c20a7
handle on-device contacts with unstable system uri
Click to expand commit body
on device contacts (contacts not synced) have an unstable system uri.
For quicksy.im contacts we can identify the contact based on the phone number
instead.
fixes #4174
Daniel Gultsch
created
4 years ago
Page 28 of 163