Onuray Sahin
7a1b138894
Merge branch 'develop' into feature/ons/voice_message
...
* develop: (286 commits)
Fix crash after video call
Fix issue on button styles
Clean after benoits review
Fix warning about implicit type, introduced in Kotlin 1.5.20. "Returning type parameter has been inferred to Nothing implicitly. Please specify type arguments explicitly to hide this warning. Nothing can produce an exception at runtime."
Bump kotlin_version from 1.5.10 to 1.5.20
Bump libphonenumber from 8.12.25 to 8.12.26
Fix call invite processed after call is ended because of fastlane mode.
Jump to unread: removes unnecessary check which can cause scroll issue
Jump to unread: avoid blink when jumping
Clean after Benoits review
Delete unused drawable to avoid conflict on develop
Jump to unread: add towncrier file.
Read marker: fix some issues with jump to unread visibility.
Stop using ProgressDialog, there is a theme issue with it. It's not maintain by Google since it's deprecated. Force usage of MaterialAlertDialogBuilder to have the same UI effect. We sometimes need to block the UI :/
Reordering
Add text style for dialogs
Colored dialog button is now handled by the theme
Update theme for material dialog and create a destructive variant
Reorder buttons
Update doc
...
# Conflicts:
# library/ui-styles/src/main/res/values/theme_dark.xml
# library/ui-styles/src/main/res/values/theme_light.xml
# vector/build.gradle
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/TextComposerView.kt
# vector/src/main/res/values/strings.xml
2021-07-06 13:17:49 +03:00
Benoit Marty
69c399a229
Merge pull request #3529 from erikhuizinga/erikhuizinga-3527-fix-google-play-service-application
...
Apply Google Services Gradle plugin more robustly
2021-07-01 10:16:00 +02:00
Onuray Sahin
5676226f42
Voice message recording view implementations.
2021-07-01 10:47:41 +03:00
dependabot[bot]
9e2f2f2372
Bump libphonenumber from 8.12.25 to 8.12.26
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.25 to 8.12.26.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.25...v8.12.26 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 23:05:19 +00:00
Benoit Marty
ca3e5cdf90
Merge pull request #3544 from vector-im/dependabot/gradle/org.amshove.kluent-kluent-android-1.67
...
Bump kluent-android from 1.65 to 1.67
2021-06-24 14:49:53 +02:00
Benoit Marty
14184aae6f
Merge pull request #3506 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.25
...
Bump libphonenumber from 8.12.24 to 8.12.25
2021-06-24 14:34:45 +02:00
Benoit Marty
ed90f376e6
Merge pull request #3518 from vector-im/dependabot/gradle/androidx.fragment-fragment-ktx-1.3.5
...
Bump fragment-ktx from 1.3.4 to 1.3.5
2021-06-24 14:31:04 +02:00
Benoit Marty
0c88d11429
Version++
2021-06-22 12:28:18 +02:00
dependabot[bot]
e2e3e2de86
Bump kluent-android from 1.65 to 1.67
...
Bumps [kluent-android](https://github.com/MarkusAmshove/Kluent ) from 1.65 to 1.67.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases )
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MarkusAmshove/Kluent/commits )
---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 23:06:17 +00:00
Benoit Marty
b30c27b7a6
Version++
2021-06-18 21:50:12 +02:00
Erik Huizinga
cc5260b311
Disable non-Gplay flavor *GoogleServices* tasks
2021-06-18 17:23:11 +02:00
Erik Huizinga
22f3f612d7
Apply Google Services Gradle plugin more robustly
...
Fixes #3527
2021-06-18 12:26:31 +02:00
Onuray Sahin
69350ef514
Voice message UI initial implementation.
2021-06-17 16:17:38 +03:00
dependabot[bot]
7c19c9f0b7
Bump fragment-ktx from 1.3.4 to 1.3.5
...
Bumps fragment-ktx from 1.3.4 to 1.3.5.
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 23:08:30 +00:00
Benoit Marty
df613c6044
Merge pull request #3511 from vector-im/feature/bma/theme_again
...
Create a module with themes and styles
2021-06-16 14:33:45 +02:00
Benoit Marty
f5f09224b1
Create module for ui-styles
2021-06-15 12:23:54 +02:00
dependabot[bot]
dd74b8a755
Bump libphonenumber from 8.12.24 to 8.12.25
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.24 to 8.12.25.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.24...v8.12.25 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 06:25:21 +00:00
dependabot[bot]
a2db0e4cce
Bump epoxy_version from 4.6.1 to 4.6.2
...
Bumps `epoxy_version` from 4.6.1 to 4.6.2.
Updates `epoxy` from 4.6.1 to 4.6.2
- [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.6.1...4.6.2 )
Updates `epoxy-glide-preloading` from 4.6.1 to 4.6.2
- [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.6.1...4.6.2 )
Updates `epoxy-processor` from 4.6.1 to 4.6.2
- [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.6.1...4.6.2 )
Updates `epoxy-paging` from 4.6.1 to 4.6.2
- [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.6.1...4.6.2 )
---
updated-dependencies:
- dependency-name: com.airbnb.android:epoxy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.airbnb.android:epoxy-glide-preloading
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.airbnb.android:epoxy-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.airbnb.android:epoxy-paging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 07:33:43 +00:00
Benoit Marty
e9db1dbb08
Merge pull request #3488 from vector-im/dependabot/gradle/daggerVersion-2.37
...
Bump daggerVersion from 2.36 to 2.37
2021-06-11 12:24:49 +02:00
dependabot[bot]
cc67e83b21
Bump daggerVersion from 2.36 to 2.37
...
Bumps `daggerVersion` from 2.36 to 2.37.
Updates `dagger` from 2.36 to 2.37
- [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.36...dagger-2.37 )
Updates `dagger-compiler` from 2.36 to 2.37
- [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.36...dagger-2.37 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:54:29 +00:00
ganfra
68143ab2cf
Merge branch 'develop' into feature/fga/voip_asserted_identity
2021-06-10 16:01:48 +02:00
Benoit Marty
aa8456575d
use multidex from androidx and not android support
2021-06-09 20:49:56 +02:00
Benoit Marty
706b2f5ea2
Merge pull request #3455 from vector-im/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.1
...
Bump recyclerview from 1.2.0 to 1.2.1
2021-06-09 18:02:36 +02:00
dependabot[bot]
b8c10312d1
Bump zxcvbn from 1.5.0 to 1.5.2
...
Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j ) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/nulab/zxcvbn4j/releases )
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nulab/zxcvbn4j/compare/1.5.0...1.5.2 )
---
updated-dependencies:
- dependency-name: com.nulab-inc:zxcvbn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 06:12:38 +00:00
Benoit Marty
8ec22de0b8
Merge pull request #3432 from vector-im/dependabot/gradle/com.github.yalantis-ucrop-2.2.7
...
Bump ucrop from 2.2.6 to 2.2.7
2021-06-03 10:13:28 +02:00
dependabot[bot]
37176b9770
Bump recyclerview from 1.2.0 to 1.2.1
...
Bumps recyclerview from 1.2.0 to 1.2.1.
---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:50:02 +00:00
Benoit Marty
26d54eeb8b
Explicitly add dep to androidx.transition.transition, before it was a transitive dep from ucrop library.
2021-06-02 12:03:46 +02:00
Benoit Marty
77ffdabd60
Version++
2021-06-02 11:48:08 +02:00
ganfra
0eca809b83
Asserted identity: handle if needed and use the data
2021-06-01 18:12:10 +02:00
dependabot[bot]
92f5008a41
Bump ucrop from 2.2.6 to 2.2.7
...
Bumps [ucrop](https://github.com/Yalantis/uCrop ) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/Yalantis/uCrop/releases )
- [Commits](https://github.com/Yalantis/uCrop/compare/2.2.6...2.2.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 19:10:36 +00:00
dependabot[bot]
7fb76b2541
Bump libphonenumber from 8.12.23 to 8.12.24
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.23 to 8.12.24.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.23...v8.12.24 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 06:23:10 +00:00
Benoit Marty
2bea2de0c5
Merge pull request #3365 from vector-im/dependabot/gradle/androidx.core-core-ktx-1.5.0
...
Bump core-ktx from 1.3.2 to 1.5.0
2021-05-26 14:22:26 +02:00
Benoit Marty
526f43044e
Merge pull request #3367 from vector-im/dependabot/gradle/androidx.fragment-fragment-ktx-1.3.4
...
Bump fragment-ktx from 1.3.3 to 1.3.4
2021-05-26 14:21:18 +02:00
dependabot[bot]
2703097294
Bump daggerVersion from 2.35.1 to 2.36
...
Bumps `daggerVersion` from 2.35.1 to 2.36.
Updates `dagger` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Updates `dagger-compiler` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 06:00:27 +00:00
Benoit Marty
680837611a
Version++
2021-05-25 18:13:09 +02:00
Benoit Marty
b44c1a1c77
Merge pull request #3383 from vector-im/feature/fga/authenticated_jitsi
...
Feature/fga/authenticated jitsi
2021-05-25 10:24:54 +02:00
Benoit Marty
a7c1dc5cd9
Merge branch 'develop' into feature/bma/login_v2
2021-05-20 15:18:18 +02:00
dependabot[bot]
ef884d84dc
Bump fragment-ktx from 1.3.3 to 1.3.4
...
Bumps fragment-ktx from 1.3.3 to 1.3.4.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 13:08:13 +00:00
dependabot[bot]
9b6a2c91f4
Bump core-ktx from 1.3.2 to 1.5.0
...
Bumps core-ktx from 1.3.2 to 1.5.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 13:08:12 +00:00
Benoit Marty
5d7acad75c
Merge pull request #3366 from vector-im/dependabot/gradle/androidx.appcompat-appcompat-1.3.0
...
Bump appcompat from 1.2.0 to 1.3.0
2021-05-20 15:07:27 +02:00
Benoit Marty
4ba40b1d34
Disable LoginFlowV2 to merge it on develop
2021-05-20 13:56:41 +02:00
ganfra
82c50b7c1d
Jitsi auth: introduce JitsiService and JWT token creation
2021-05-19 18:19:49 +02:00
dependabot[bot]
5629d30932
Bump appcompat from 1.2.0 to 1.3.0
...
Bumps appcompat from 1.2.0 to 1.3.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 06:20:33 +00:00
dependabot[bot]
e5cc6ceba7
Bump epoxy_version from 4.5.0 to 4.6.1
...
Bumps `epoxy_version` from 4.5.0 to 4.6.1.
Updates `epoxy` from 4.5.0 to 4.6.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.5.0...4.6.1 )
Updates `epoxy-glide-preloading` from 4.5.0 to 4.6.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.5.0...4.6.1 )
Updates `epoxy-processor` from 4.5.0 to 4.6.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.5.0...4.6.1 )
Updates `epoxy-paging` from 4.5.0 to 4.6.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.5.0...4.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 18:18:15 +00:00
dependabot[bot]
90f6f9f7c1
Bump libphonenumber from 8.12.22 to 8.12.23
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.22 to 8.12.23.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.22...v8.12.23 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 06:30:31 +00:00
Benoit Marty
1b84039407
Merge pull request #3288 from vector-im/dependabot/gradle/androidx.media-media-1.3.1
...
Bump media from 1.3.0 to 1.3.1
2021-05-12 20:58:23 +02:00
Benoit Marty
796bb80868
Merge pull request #3252 from vector-im/dependabot/gradle/com.github.chrisbanes-PhotoView-2.3.0
...
Bump PhotoView from 2.1.4 to 2.3.0
2021-05-12 16:51:12 +02:00
dependabot[bot]
cbd9ec33fe
Bump android-snowfall from 1.2.0 to 1.2.1
...
Bumps [android-snowfall](https://github.com/JetradarMobile/android-snowfall ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/JetradarMobile/android-snowfall/releases )
- [Changelog](https://github.com/JetradarMobile/android-snowfall/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JetradarMobile/android-snowfall/compare/1.2.0...1.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 14:50:50 +00:00
Benoit Marty
dcc37ec292
Merge pull request #3276 from vector-im/dependabot/gradle/daggerVersion-2.35.1
...
Bump daggerVersion from 2.35 to 2.35.1
2021-05-12 16:50:39 +02:00
dependabot[bot]
58dfe0f924
Bump daggerVersion from 2.35 to 2.35.1
...
Bumps `daggerVersion` from 2.35 to 2.35.1.
Updates `dagger` from 2.35 to 2.35.1
- [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.35...dagger-2.35.1 )
Updates `dagger-compiler` from 2.35 to 2.35.1
- [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.35...dagger-2.35.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 14:50:20 +00:00