Commit Graph

4791 Commits

Author SHA1 Message Date
Martin Häger
33b3f0650c Permit cleartext for .onion addresses
The Tor and Onion service protocols provide encryption and authentication
respectively. Since Domain Validation certificates aren't currently being
issued for .onion addresses, the HTTPS requirement makes Element practically
incompatible with homeservers operated by individuals on Tor.

Signed-off-by: Martin Häger <martin.haeger@gmail.com>
2021-03-02 12:46:12 +01:00
Benoit Marty
c152964323
Merge pull request #2908 from vector-im/feature/bma/jitsi_pip
PIP support for Jitsi call
2021-03-01 11:41:34 +01:00
Benoit Marty
f7bcc521d2
Merge pull request #2917 from vector-im/dependabot/gradle/epoxy_version-4.4.1
Bump epoxy_version from 4.4.0 to 4.4.1
2021-03-01 10:56:22 +01:00
Benoit Marty
3a20792668
Merge pull request #2918 from vector-im/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.0-beta02
Bump recyclerview from 1.2.0-beta01 to 1.2.0-beta02
2021-03-01 10:56:10 +01:00
dependabot[bot]
f6123d8dfd
Bump daggerVersion from 2.32 to 2.33
Bumps `daggerVersion` from 2.32 to 2.33.

Updates `dagger` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Updates `dagger-compiler` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 07:14:10 +00:00
dependabot[bot]
8c23b0561b
Bump recyclerview from 1.2.0-beta01 to 1.2.0-beta02
Bumps recyclerview from 1.2.0-beta01 to 1.2.0-beta02.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 07:20:31 +00:00
dependabot[bot]
6ec8be0d35
Bump epoxy_version from 4.4.0 to 4.4.1
Bumps `epoxy_version` from 4.4.0 to 4.4.1.

Updates `epoxy` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.0...4.4.1)

Updates `epoxy-glide-preloading` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.0...4.4.1)

Updates `epoxy-processor` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.0...4.4.1)

Updates `epoxy-paging` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.0...4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 07:18:51 +00:00
Benoit Marty
60cc441092
Merge pull request #2905 from vector-im/feature/bma/preview_fix
Try to fix crash about UrlPreview (#2640)
2021-02-23 16:07:16 +01:00
Benoit Marty
dee3676640 Add a delay to avoid glitch when displaying the dialog 2021-02-23 13:13:15 +01:00
Benoit Marty
5e4219cf8e Jitsi: handle switch to another conference, now possible since we support PiP 2021-02-23 12:56:54 +01:00
Benoit Marty
d5f0a6d66a Remove log, I do not understand when this code has disappeared. 2021-02-23 11:52:15 +01:00
Benoit Marty
0607f835aa It's now in the manifest 2021-02-23 11:39:56 +01:00
Benoit Marty
d2a1041a51 Simpler code 2021-02-23 11:28:52 +01:00
Benoit Marty
9c1475d2f1 To squash 2021-02-23 11:28:38 +01:00
Benoit Marty
486815b9ab Pip 2021-02-23 11:28:38 +01:00
Benoit Marty
24e9e6bbd7 Move to dedicated package and split into several files 2021-02-23 10:31:19 +01:00
Benoit Marty
649edffa30 Hide menu if not in developer mode 2021-02-23 10:31:19 +01:00
Benoit Marty
c938795576 Read init sync to a file and split into smaller files to handle it 2021-02-23 10:31:19 +01:00
Benoit Marty
bebb956005 Try to fix crash about UrlPreview (#2640) 2021-02-22 17:44:11 +01:00
Benoit Marty
b38ff46af4
Merge pull request #2896 from vector-im/feature/bma/dependabot
Upgrade dependencies
2021-02-22 12:22:43 +01:00
Benoit Marty
e162ebdf91
Merge pull request #2831 from vector-im/feature/bma/hs_version
Fetch homeserver type and version and display in a new setting screen and add info in rageshakes
2021-02-22 10:29:16 +01:00
Benoit Marty
f617a8d77f Fix compilation issue after upgrade of alerter from 5.1.2 to 7.0.1 2021-02-21 16:20:57 +01:00
dependabot[bot]
76923ad88a Bump alerter from 5.1.2 to 7.0.1
Bumps [alerter](https://github.com/Tapadoo/Alerter) from 5.1.2 to 7.0.1.
- [Release notes](https://github.com/Tapadoo/Alerter/releases)
- [Changelog](https://github.com/Tapadoo/Alerter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Tapadoo/Alerter/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-21 16:16:55 +01:00
Benoit Marty
dd3a395d11 Fix compilation issue after upgrade of browser from 1.2.0 to 1.3.0 2021-02-21 16:11:49 +01:00
dependabot[bot]
4465d87eb8 Bump browser from 1.2.0 to 1.3.0
Bumps browser from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-21 11:10:00 +01:00
Benoit Marty
370651ab56 Dependabot will create only 1 PR to upgrade RxBinding dependencies 2021-02-21 10:43:35 +01:00
Benoit Marty
c985639691
Merge pull request #2883 from vector-im/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.0-beta01
Bump recyclerview from 1.2.0-alpha06 to 1.2.0-beta01
2021-02-21 00:09:48 +01:00
Benoit Marty
580c48d4f9
Merge pull request #2868 from vector-im/dependabot/gradle/com.google.android-flexbox-2.0.1
Bump flexbox from 1.1.1 to 2.0.1
2021-02-21 00:09:15 +01:00
Benoit Marty
e612e66ac9
Merge pull request #2865 from vector-im/dependabot/gradle/com.jakewharton.rxbinding3-rxbinding-material-3.1.0
Bump rxbinding-material from 3.0.0 to 3.1.0
2021-02-21 00:08:16 +01:00
Benoit Marty
ec2493c03c
Merge pull request #2869 from vector-im/dependabot/gradle/androidx.fragment-fragment-ktx-1.3.0
Bump fragment-ktx from 1.3.0-beta01 to 1.3.0
2021-02-21 00:07:56 +01:00
Benoit Marty
4a510d583d
Merge pull request #2876 from vector-im/dependabot/gradle/androidx.work-work-runtime-ktx-2.5.0
Bump work-runtime-ktx from 2.4.0 to 2.5.0
2021-02-21 00:07:28 +01:00
Benoit Marty
ff4643be8c
Merge pull request #2858 from vector-im/dependabot/gradle/io.reactivex.rxjava2-rxkotlin-2.4.0
Bump rxkotlin from 2.3.0 to 2.4.0
2021-02-21 00:07:01 +01:00
Benoit Marty
5a54899835
Merge pull request #2866 from vector-im/dependabot/gradle/big_image_viewer_version-1.7.0
Bump big_image_viewer_version from 1.6.2 to 1.7.0
2021-02-20 11:29:08 +01:00
Benoit Marty
183c104ff3
Merge pull request #2874 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.4.0
Bump zxcvbn from 1.2.7 to 1.4.0
2021-02-20 11:26:34 +01:00
Benoit Marty
d4532089a9
Merge pull request #2870 from vector-im/dependabot/gradle/nl.dionsegijn-konfetti-1.2.6
Bump konfetti from 1.2.5 to 1.2.6
2021-02-20 11:26:08 +01:00
Benoit Marty
7eda5e1ef5
Merge pull request #2884 from vector-im/dependabot/gradle/com.gabrielittner.threetenbp-lazythreetenbp-0.9.0
Bump lazythreetenbp from 0.7.0 to 0.9.0
2021-02-20 11:24:14 +01:00
dependabot[bot]
5320d16406
Bump work-runtime-ktx from 2.4.0 to 2.5.0
Bumps work-runtime-ktx from 2.4.0 to 2.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:22:58 +00:00
dependabot[bot]
94faa2dc11
Bump rxbinding-material from 3.0.0 to 3.1.0
Bumps [rxbinding-material](https://github.com/JakeWharton/RxBinding) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/JakeWharton/RxBinding/releases)
- [Changelog](https://github.com/JakeWharton/RxBinding/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/RxBinding/compare/3.0.0...3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:22:09 +00:00
Benoit Marty
40785e9a40
Merge pull request #2877 from vector-im/dependabot/gradle/com.jakewharton.rxbinding3-rxbinding-appcompat-3.1.0
Bump rxbinding-appcompat from 3.0.0 to 3.1.0
2021-02-20 11:21:11 +01:00
dependabot[bot]
a7adcbcd78
Bump rxkotlin from 2.3.0 to 2.4.0
Bumps [rxkotlin](https://github.com/ReactiveX/RxKotlin) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/ReactiveX/RxKotlin/releases)
- [Commits](https://github.com/ReactiveX/RxKotlin/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:20:10 +00:00
dependabot[bot]
a5a857f036
Bump recyclerview from 1.2.0-alpha06 to 1.2.0-beta01
Bumps recyclerview from 1.2.0-alpha06 to 1.2.0-beta01.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:19:35 +00:00
Benoit Marty
1a4617af17
Merge pull request #2872 from vector-im/dependabot/gradle/com.google.firebase-firebase-messaging-21.0.1
Bump firebase-messaging from 21.0.0 to 21.0.1
2021-02-20 11:19:28 +01:00
dependabot[bot]
c069582007
Bump fragment-ktx from 1.3.0-beta01 to 1.3.0
Bumps fragment-ktx from 1.3.0-beta01 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:19:23 +00:00
Benoit Marty
17ddab585a
Merge pull request #2878 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.18
Bump libphonenumber from 8.10.23 to 8.12.18
2021-02-20 11:19:05 +01:00
Benoit Marty
120ed41507
Merge pull request #2860 from vector-im/dependabot/gradle/androidx.autofill-autofill-1.1.0
Bump autofill from 1.0.0 to 1.1.0
2021-02-20 11:18:10 +01:00
Benoit Marty
dcb96593ec
Merge pull request #2881 from vector-im/dependabot/gradle/com.google.android.material-material-1.3.0
Bump material from 1.3.0-alpha04 to 1.3.0
2021-02-20 11:17:51 +01:00
Benoit Marty
a489ddda87
Merge pull request #2879 from vector-im/dependabot/gradle/epoxy_version-4.4.0
Bump epoxy_version from 4.1.0 to 4.4.0
2021-02-20 11:08:03 +01:00
dependabot[bot]
3ba71390b2
Bump lazythreetenbp from 0.7.0 to 0.9.0
Bumps [lazythreetenbp](https://github.com/gabrielittner/lazythreetenbp) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/gabrielittner/lazythreetenbp/releases)
- [Changelog](https://github.com/gabrielittner/lazythreetenbp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gabrielittner/lazythreetenbp/compare/0.7.0...0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 23:23:10 +00:00
dependabot[bot]
108a81d338
Bump material from 1.3.0-alpha04 to 1.3.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0-alpha04 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0-alpha04...1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 23:22:53 +00:00
dependabot[bot]
0226a0cba3
Bump epoxy_version from 4.1.0 to 4.4.0
Bumps `epoxy_version` from 4.1.0 to 4.4.0.

Updates `epoxy` from 4.1.0 to 4.4.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.1.0...4.4.0)

Updates `epoxy-glide-preloading` from 4.1.0 to 4.4.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.1.0...4.4.0)

Updates `epoxy-processor` from 4.1.0 to 4.4.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.1.0...4.4.0)

Updates `epoxy-paging` from 4.1.0 to 4.4.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.1.0...4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 23:22:34 +00:00