Commit graph

  • 6bd552f6a3 flush stanzas in batches Daniel Gultsch 2022-02-14 11:46:57 +01:00
  • cdc239b040 code clean up in TagWriter Daniel Gultsch 2022-02-14 10:27:12 +01:00
  • 2553895300 Fix #4249. Millesimus 2021-12-11 15:53:53 +01:00
  • 364ef2543d Clarify build instructions. Lockywolf 2022-02-11 15:20:18 +08:00
  • 12463911f1 allow verification of own omemo keys via uri Daniel Gultsch 2022-02-13 10:22:31 +01:00
  • fecc34431c bump dependencies Daniel Gultsch 2022-02-13 10:19:06 +01:00
  • cf9d6e5ca3 version bump to 2.10.3-beta Daniel Gultsch 2022-02-12 10:20:07 +01:00
  • d7f38a3e5a fix precondition for timeout handling Daniel Gultsch 2022-02-12 10:19:54 +01:00
  • ecdb5af547 bump agp version Daniel Gultsch 2022-02-09 12:26:39 +01:00
  • f2a67f899b pulled translations from transifex Daniel Gultsch 2022-02-09 12:17:29 +01:00
  • b6442c0bd4 add Samsung S4 to hardware aec blacklist Daniel Gultsch 2022-01-18 11:30:17 +01:00
  • eed5c5e743 add additional logging to image compression Daniel Gultsch 2022-01-18 09:49:10 +01:00
  • 68fd17778c bump agp version Daniel Gultsch 2022-01-18 09:48:10 +01:00
  • 666ca485db pulled translations from transifex Daniel Gultsch 2022-01-13 20:58:47 +01:00
  • 51db83d629 pulled translations from transifex Daniel Gultsch 2022-01-08 11:14:29 +01:00
  • db834a1f07 indicate call reconnect in notification Daniel Gultsch 2021-11-19 12:26:11 +01:00
  • f8a94161db don't play tone going from connect->reconnect->connect Daniel Gultsch 2021-11-19 12:25:27 +01:00
  • 5d526a77e3 include uncertainty into shared geo uri Daniel Gultsch 2021-11-18 11:24:10 +01:00
  • a508a81553 externalize rtc config generation into seperate method Daniel Gultsch 2021-11-17 11:33:15 +01:00
  • 61fb38cd84 clean up some error handling error ICE restarts Daniel Gultsch 2021-11-17 10:49:16 +01:00
  • 1bf2d5dd8f video calls: leave full screen mode during reconnect Daniel Gultsch 2021-11-16 22:01:48 +01:00
  • 0a18c8613f assume credentials are the same for all contents when restarting ICE Daniel Gultsch 2021-11-16 17:08:34 +01:00
  • abb671616c synchronize setDescription calls Daniel Gultsch 2021-11-16 15:17:12 +01:00
  • 297a843b9c use implicit rollback (needed to be enabled on libwebrtc) Daniel Gultsch 2021-11-16 13:17:10 +01:00
  • 0698fa0d8c store peer dtls setup for later use in ice restart Daniel Gultsch 2021-11-16 11:21:11 +01:00
  • 70b5d8d81a set proper peer dtls setup on ice restart received Daniel Gultsch 2021-11-15 21:49:31 +01:00
  • 0a3947b8e3 terminate with application failure when failing to apply ICE restart Daniel Gultsch 2021-11-15 17:18:43 +01:00
  • 3f402b132b respond with tie-break to prevent ICE restart race Daniel Gultsch 2021-11-15 13:03:04 +01:00
  • 5b80c62a63 treat transport-info w/o candidates and changed credentials as offer Daniel Gultsch 2021-11-14 18:22:18 +01:00
  • 717c83753f delay discovered ice candidates until JingleRtpConnection is ready to receive Daniel Gultsch 2021-11-11 21:02:15 +01:00
  • b6dee6da6a reverse: webrtc: include oldState in onConnectionChange Daniel Gultsch 2021-11-11 17:05:32 +01:00
  • 9c3f55bef2 use stopwatch to keep track of jingle rtp session duration Daniel Gultsch 2021-11-11 16:52:18 +01:00
  • 9843b72f6f always use Camera2Enumerator Daniel Gultsch 2021-11-11 15:23:45 +01:00
  • 61851e5f84 do not automacially hang up failed webrtc sessions Daniel Gultsch 2021-11-11 14:40:15 +01:00
  • 4ec0996dff webrtc: include oldState in onConnectionChange Daniel Gultsch 2021-11-11 11:19:37 +01:00
  • fda45a7c86 use implicit descriptions for WebRTC Daniel Gultsch 2021-11-10 16:40:16 +01:00
  • b5786787f0 bump libphone number library Daniel Gultsch 2021-11-09 14:27:26 +01:00
  • d4cbf2e11e take intent type into account when sharing with conversations Daniel Gultsch 2021-11-07 11:35:00 +01:00
  • 7d7e158fd7 code clean up for LocationProvider Daniel Gultsch 2021-11-03 16:00:26 +01:00
  • a8ff88398d version bump to 2.10.2 + changelog Daniel Gultsch 2021-11-03 15:59:05 +01:00
  • bae9fc45c2 make rtcpMux optional Daniel Gultsch 2021-10-31 10:20:58 +01:00
  • ba4a47204b fixed IndexOutOfBounds when rendering quotes Daniel Gultsch 2021-10-31 10:20:34 +01:00
  • 226eb739bd make custom 'xmpp' protocol in address book case insensitve Daniel Gultsch 2021-10-31 08:35:39 +01:00
  • 3825e2480b
    Use the same debug key every time. Stephen Paul Weber 2021-10-27 22:40:02 -05:00
  • 37a9eae2bd
    Use our own readme Stephen Paul Weber 2021-10-27 15:33:54 -05:00
  • 228df19ef6
    RtpSessionActivity: Fix NPE from using incorrect view id Matthew Wild 2021-10-15 11:46:24 +01:00
  • fae4245f20
    Customize bugs, help, and other defaults Stephen Paul Weber 2021-10-27 13:59:32 -05:00
  • 869a135bab bump okhttp Daniel Gultsch 2021-10-20 10:19:59 +02:00
  • 7ddd60d314 bump jxmpp. fix crash in magic create when entering @ Daniel Gultsch 2021-10-20 10:19:46 +02:00
  • 2ca00265db bump speed dial version to something that uses AndroidX Daniel Gultsch 2021-10-20 09:52:10 +02:00
  • e0c4964cc2 bump gradle plugin version Daniel Gultsch 2021-10-14 17:32:07 +02:00
  • 3706981645 fix mime type detection in urls that have query params or an anchor Daniel Gultsch 2021-10-14 17:30:55 +02:00
  • 820d46d4b1
    Changed dialpad icon to something more recognizable. root21 2021-10-11 11:57:22 -06:00
  • d1b3c57e42
    Code cleanup from first DTMF patch. root21 2021-10-11 13:17:29 -06:00
  • 3ae8ada44a
    Cleaned up DTMF click handling. root21 2021-10-11 09:38:13 -06:00
  • 6d2e406ee5 attempt to parse Link header from https url scanned from welcome screen Daniel Gultsch 2021-10-07 09:48:49 +02:00
  • cc489ef7bf bump version code Daniel Gultsch 2021-10-06 12:33:36 +02:00
  • 495537d087 minor code cleanup in UriHandlerActivity Daniel Gultsch 2021-10-06 12:18:58 +02:00
  • 20e4d108d4 fixed regression of not handling jingle content map parsing failures Daniel Gultsch 2021-10-05 15:43:05 +02:00
  • d0af5a002e leave code comment about xmpp vs jabber vcard entry Daniel Gultsch 2021-10-04 15:18:37 +02:00
  • 86de21f6a8 allow encrypted backups. fixes #4190 Daniel Gultsch 2021-10-04 14:17:01 +02:00
  • e664a27cd0 fix typo in action matcher Daniel Gultsch 2021-10-03 18:51:18 +02:00
  • 4a6df90f0c attempt to read both jabber and xmpp IM fields from address book Daniel Gultsch 2021-10-03 17:26:24 +02:00
  • fdaab1c27e remove unused import in favor of fqn Daniel Gultsch 2021-10-03 17:01:51 +02:00
  • f8c59a7b75 support imto://xmpp intents Daniel Gultsch 2021-10-03 17:01:32 +02:00
  • f182fe6697 use PM on direct reply if last message in notifacation stack is PM Daniel Gultsch 2021-10-03 16:38:30 +02:00
  • daf1bbfca5 bump version code Daniel Gultsch 2021-10-02 19:49:18 +02:00
  • b8eec6ae5b pulled translations from transifex Daniel Gultsch 2021-10-02 16:59:39 +02:00
  • 3ede2d00bd remove logging Daniel Gultsch 2021-10-02 16:54:19 +02:00
  • d2a387e82f correctly calculate socks destination Daniel Gultsch 2021-10-02 16:44:36 +02:00
  • da14f83a42 ensure all bytes are read in socks handshake. fixes #4188 Daniel Gultsch 2021-10-02 14:24:36 +02:00
  • 586fff5485 Quicksy: theme choose country activity Daniel Gultsch 2021-09-29 10:51:25 +02:00
  • ea9b73c1fe Quicksy: fix drawables not being styled in enter phone number screen Daniel Gultsch 2021-09-29 10:42:26 +02:00
  • e791e19265 ignore non letters when parsing action from xmpp uri Daniel Gultsch 2021-09-27 11:15:56 +02:00
  • 3de8147b41 pulled translations from transifex Daniel Gultsch 2021-09-27 10:48:04 +02:00
  • b9ceb67104 version bump to 2.10.1 + changelog Daniel Gultsch 2021-09-24 09:25:27 +02:00
  • 90a0d36362 fix not recognizing message as download. fixes #4178 Daniel Gultsch 2021-09-24 09:15:21 +02:00
  • bd4d939a29 backport requireActivity method Daniel Gultsch 2021-09-21 11:55:37 +02:00
  • 64a6edd3fb Revert "Migrate Fragments to AndroidX" Daniel Gultsch 2021-09-21 11:41:35 +02:00
  • 75c20a7a2b handle on-device contacts with unstable system uri Daniel Gultsch 2021-09-21 10:20:21 +02:00
  • d5994a8d65 add to address book should add phone number for Quicksy+quicksy.im Daniel Gultsch 2021-09-21 10:19:05 +02:00
  • 572b9c2dc6 pulled translations from transifex Daniel Gultsch 2021-09-20 11:29:35 +02:00
  • f9f994c540 Intent.EXTRA_ALLOW_MULTIPLE is now supported by minSdk Daniel Gultsch 2021-09-20 10:08:11 +02:00
  • ba9596b37d catch rare exception around execute pending fragment transactions Daniel Gultsch 2021-09-20 10:07:38 +02:00
  • b01bca74fd fix some linter warnings Daniel Gultsch 2021-09-20 09:54:42 +02:00
  • bfc8668803 bump appcompat version Daniel Gultsch 2021-09-20 09:27:40 +02:00
  • 951d84f404 make sure messages_index is always cleaned up fully. fixes #4170 Alexei Sorokin 2021-09-19 20:35:27 +03:00
  • 231d97ea81
    Migrate Fragments to AndroidX Ashique Bava 2021-09-20 11:52:55 +05:30
  • 73000962fe bump transcoder version Daniel Gultsch 2021-09-15 21:32:27 +02:00
  • 3075833ab3 swap out transcoder library Daniel Gultsch 2021-09-15 11:38:03 +02:00
  • 3f315751a1 version bump to 2.10.0 Daniel Gultsch 2021-09-11 10:28:34 +02:00
  • 68d8e2b9cf delete targe file after unsuccessful image compression Daniel Gultsch 2021-09-11 09:55:44 +02:00
  • c195e8b3d2 run file observer on its own thread. fixes #4164 Daniel Gultsch 2021-09-10 19:07:57 +02:00
  • 25f137441b catch security exception when viewing file from media preview Daniel Gultsch 2021-09-10 18:46:37 +02:00
  • d436c5f856 catch exception when trying to read display name. fixes #4163 Daniel Gultsch 2021-09-10 18:46:10 +02:00
  • 8d9c51d755 pulled translations from transifex Daniel Gultsch 2021-09-10 10:25:31 +02:00
  • 2957bccb33 Revert "Fixing trailing characters treated as part of URI error (#3938)." Daniel Gultsch 2021-09-08 21:30:21 +02:00
  • 3135550b83 pulled translations from transifex Daniel Gultsch 2021-09-08 20:53:11 +02:00
  • 4d36231fa5 >.< should be quoteable (bugfix). Millesimus 2021-09-08 16:32:44 +02:00
  • dfeeaff74c >.< should not be rendered as quote (bugfix). Millesimus 2021-09-08 15:25:47 +02:00