ariskotsomitopoulos
694b8de034
Merge branch 'develop' into feature/aris/threads
...
# Conflicts:
# library/ui-styles/src/main/res/values/dimens.xml
2022-01-03 11:08:22 +02:00
dependabot[bot]
7661d217ee
Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1
...
Bumps org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 23:06:36 +00:00
ariskotsomitopoulos
5723465106
Fix local notification badge number
2021-12-17 01:23:09 +02:00
ariskotsomitopoulos
a187e0ec33
Enhance thread awareness to recognise the type of messages that are not able to be send as a reply such as images, videos, audios, stickers
2021-12-16 22:03:42 +02:00
ariskotsomitopoulos
cd95fc41e4
Merge branch 'develop' into feature/aris/threads
...
# Conflicts:
# library/ui-styles/src/main/res/values/dimens.xml
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/session/events/model/RelationType.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/model/EventEntity.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/send/LocalEchoEventFactory.kt
# vector/src/main/java/im/vector/app/core/di/FragmentModule.kt
# vector/src/main/java/im/vector/app/core/di/ScreenComponent.kt
# vector/src/main/java/im/vector/app/features/command/Command.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailActivity.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/TimelineFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/MessageComposerViewEvents.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/MessageComposerViewModel.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/MessageComposerViewState.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/action/MessageActionsViewModel.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/MessageItemFactory.kt
# vector/src/main/java/im/vector/app/features/navigation/DefaultNavigator.kt
# vector/src/main/java/im/vector/app/features/navigation/Navigator.kt
# vector/src/main/java/im/vector/app/features/notifications/NotificationUtils.kt
# vector/src/main/java/im/vector/app/features/permalink/PermalinkHandler.kt
# vector/src/main/res/layout/fragment_room_detail.xml
2021-12-14 20:18:54 +02:00
Benoit Marty
7c2ed46dd7
Remove jcenter from here, let's see what the CI will say
2021-12-10 21:40:32 +01:00
Benoit Marty
a71f2415a6
Common struct for each maven repo
2021-12-10 21:35:48 +01:00
Benoit Marty
45ff069d66
Rename the file to group them
2021-12-10 21:19:43 +01:00
ariskotsomitopoulos
c514a3b063
Enhance include groups implementation by decoupling them to a separate file
2021-12-10 19:09:14 +02:00
Benoit Marty
1267468704
Add missing dependency for ktlint
2021-12-10 00:04:10 +01:00
Benoit Marty
b1f78004cf
Add comment
2021-12-09 23:59:16 +01:00
Benoit Marty
0df11fc145
Remove unused dependency videocache
2021-12-09 23:47:04 +01:00
Benoit Marty
29837d48fe
Alerter is now on Jitpack
2021-12-09 23:39:22 +01:00
Benoit Marty
f69f303246
Add missing dependency to compile Android tests
2021-12-09 23:23:12 +01:00
Benoit Marty
c32c0f8d7d
Add missing dependency to run lint
2021-12-09 23:11:54 +01:00
Benoit Marty
3604b1cc63
Add explicit dependency location for mavencentral
2021-12-09 22:16:20 +01:00
Benoit Marty
61625095cf
Cleanup
2021-12-09 21:48:00 +01:00
Benoit Marty
ced159b1b1
Add explicit dependency location for google
2021-12-09 21:41:37 +01:00
Benoit Marty
2b6618ab40
Add explicit dependency location for jitsi
2021-12-09 21:23:33 +01:00
Benoit Marty
abfaa03a1e
Add explicit dependency location for jitpack.io
2021-12-09 21:16:23 +01:00
Benoit Marty
934d325c2a
Add explicit dependency location for olm library
2021-12-09 21:05:31 +01:00
Benoit Marty
101f3229c2
Add explicit dependency location for jcenter
2021-12-09 21:03:36 +01:00
Benoit Marty
892d70812f
Upgrade OLM to v3.2.7 and get it from our maven repository.
2021-12-07 14:50:25 +01:00
Benoit Marty
e233915c0f
Jitsi android-sdk-3.1.0 -> android-sdk-3.10.0
2021-11-18 15:58:40 +01:00
ariskotsomitopoulos
8c539426e6
- Thread Summary along with optimization
...
- Create new thread & reply to thread
2021-11-15 19:17:13 +02:00
ganfra
ff53cf4db9
Hilt: replace the VectorComponent
2021-10-14 18:47:28 +02:00
dependabot[bot]
b7f0efbeb1
Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0
...
Bumps org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 23:06:54 +00:00
Benoit Marty
03bdcee3ad
Install ktlint plugin
2021-10-01 13:31:15 +02:00
ariskotsomitopoulos
c89b2c0536
Optimize dependencies handling
2021-09-15 13:21:25 +03:00
Benoit Marty
d773fb4135
Also upgrade kotlin_coroutines_version to 1.5.1
2021-09-08 22:39:37 +02:00
dependabot[bot]
13878c8e7e
Bump kotlin_version from 1.5.21 to 1.5.30
...
Bumps `kotlin_version` from 1.5.21 to 1.5.30.
Updates `kotlin-gradle-plugin` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
Updates `kotlin-stdlib-jdk7` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
Updates `kotlin-stdlib` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:39:20 +02:00
Benoit Marty
9a0f38455a
Add link to the release notes
2021-09-02 09:36:13 +02:00
dependabot[bot]
f0f778e872
Bump gradle from 4.2.2 to 7.0.2
...
Bumps gradle from 4.2.2 to 7.0.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 23:09:57 +00:00
ganfra
42bfa129b3
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-24 16:21:35 +02:00
ganfra
bcc9a75bdb
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-11 12:37:54 +02:00
dependabot[bot]
aedb4bde74
Bump google-services from 4.3.8 to 4.3.10
...
Bumps google-services from 4.3.8 to 4.3.10.
---
updated-dependencies:
- dependency-name: com.google.gms:google-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 23:06:44 +00:00
Onuray Sahin
c6bd6e4961
Merge pull request #3598 from vector-im/feature/ons/voice_message
...
Voice Message
2021-07-30 17:24:17 +03:00
ganfra
4788630949
Merge branch 'develop' into feature/fga/new_voip_design
2021-07-23 12:17:05 +02:00
dependabot[bot]
2afac82c81
Bump kotlin_version from 1.5.20 to 1.5.21
...
Bumps `kotlin_version` from 1.5.20 to 1.5.21.
Updates `kotlin-gradle-plugin` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
Updates `kotlin-stdlib-jdk7` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
Updates `kotlin-stdlib` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 23:08:48 +00:00
Benoit Marty
e391a1371c
Merge branch 'develop' into feature/ons/voice_message
2021-07-09 22:19:50 +02:00
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
ganfra
cdf97fc29f
Merge branch 'develop' into feature/fga/new_voip_design
2021-07-05 18:02:19 +02:00
ganfra
f74a71001a
Change active call bar + some minor changes in call screen
2021-07-01 20:05:58 +02:00
Onuray Sahin
5676226f42
Voice message recording view implementations.
2021-07-01 10:47:41 +03:00
dependabot[bot]
1ae88afcda
Bump gradle from 4.2.1 to 4.2.2
...
Bumps gradle from 4.2.1 to 4.2.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 23:09:18 +00:00
dependabot[bot]
b1a1b4651e
Bump kotlin_version from 1.5.10 to 1.5.20
...
Bumps `kotlin_version` from 1.5.10 to 1.5.20.
Updates `kotlin-gradle-plugin` from 1.5.10 to 1.5.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
Updates `kotlin-stdlib-jdk7` from 1.5.10 to 1.5.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
Updates `kotlin-stdlib` from 1.5.10 to 1.5.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 23:09:29 +00:00
Onuray Sahin
69350ef514
Voice message UI initial implementation.
2021-06-17 16:17:38 +03:00
dependabot[bot]
aa3bdd6044
Bump sonarqube-gradle-plugin from 3.2.0 to 3.3
...
Bumps sonarqube-gradle-plugin from 3.2.0 to 3.3.
---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:55:24 +00:00
Benoit Marty
8110e9b2ab
Also upgrade coroutine library to 1.5.0
2021-05-25 10:56:36 +02:00
dependabot[bot]
b311173385
Bump kotlin_version from 1.5.0 to 1.5.10
...
Bumps `kotlin_version` from 1.5.0 to 1.5.10.
Updates `kotlin-gradle-plugin` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Updates `kotlin-stdlib-jdk7` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Updates `kotlin-stdlib` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 06:14:09 +00:00
dependabot[bot]
ffba75a49e
Bump gradle from 4.1.3 to 4.2.1
...
Bumps gradle from 4.1.3 to 4.2.1.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 18:15:06 +00:00
dependabot[bot]
722bccb0bb
Bump google-services from 4.3.5 to 4.3.8
...
Bumps google-services from 4.3.5 to 4.3.8.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 16:26:08 +00:00
dependabot[bot]
0c92949e78
Bump gradle from 4.1.3 to 4.2.0
...
Bumps gradle from 4.1.3 to 4.2.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:54:49 +02:00
Benoit Marty
0354151fa7
kotlin_coroutines_version = "1.5.0-RC" since kotlin_version = '1.5.0'
2021-05-14 12:33:52 +02:00
dependabot[bot]
3c0ac0a576
Bump kotlin_version from 1.4.32 to 1.5.0
...
Bumps `kotlin_version` from 1.4.32 to 1.5.0.
Updates `kotlin-gradle-plugin` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 14:51:49 +00:00
Benoit Marty
756e690cc1
Merge pull request #3256 from vector-im/dependabot/gradle/org.sonarsource.scanner.gradle-sonarqube-gradle-plugin-3.2.0
...
Bump sonarqube-gradle-plugin from 3.1.1 to 3.2.0
2021-05-12 16:50:48 +02:00
Benoit Marty
64a37c251d
Merge pull request #3264 from vector-im/feature/bma/fix_3245
...
Compress video and improve file too big error detection
2021-05-05 15:50:21 +02:00
Benoit Marty
6347564365
Change the library to compress video for licensing reason
2021-05-04 12:17:43 +02:00
Benoit Marty
5e1c503d2e
Compress video before sending ( #442 )
2021-05-03 21:13:47 +02:00
Benoit Marty
0a9fdea26d
https://github.com/Piasy/BigImageViewer is now hosted on mavenCentral()
2021-05-03 00:27:28 +02:00
dependabot[bot]
257d5cd55a
Bump sonarqube-gradle-plugin from 3.1.1 to 3.2.0
...
Bumps sonarqube-gradle-plugin from 3.1.1 to 3.2.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 07:07:27 +00:00
Benoit Marty
55f1f56fec
master
branch has been renamed to main
...
Also in project vector-im/jitsi_libre_maven
2021-04-29 12:29:52 +02:00
dependabot[bot]
bb9258cc47
Bump oss-licenses-plugin from 0.10.3 to 0.10.4
...
Bumps oss-licenses-plugin from 0.10.3 to 0.10.4.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 07:21:36 +00:00
Benoit Marty
984342a6dd
Upgrade com.likethesalad.android:string-reference to 1.2.2
...
Compatible with gradle7, see https://github.com/LikeTheSalad/android-string-reference/issues/11
2021-04-11 21:07:08 +02:00
Benoit Marty
a9ef58912f
http -> https
...
Fix the followinf error, since gradle 7: `Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'maven2(http://dl.bintray.com/piasy/maven )' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/7.0/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.`
2021-04-10 08:45:27 +02:00
dependabot[bot]
49c79ceb74
Bump oss-licenses-plugin from 0.10.2 to 0.10.3
...
Bumps oss-licenses-plugin from 0.10.2 to 0.10.3.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 07:22:36 +00:00
dependabot[bot]
081a904f8a
Bump kotlin_version from 1.4.31 to 1.4.32
...
Bumps `kotlin_version` from 1.4.31 to 1.4.32.
Updates `kotlin-gradle-plugin` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 12:57:42 +00:00
dependabot[bot]
92f1390407
Bump gradle from 4.1.2 to 4.1.3
...
Bumps gradle from 4.1.2 to 4.1.3.
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 07:11:14 +00:00
Benoit Marty
263ad899d8
Setup com.likethesalad.android:string-reference to have compilation time build of Strings resource with the app_name
2021-03-03 17:30:57 +01:00
dependabot[bot]
6f6f76b36b
Bump kotlin_version from 1.4.30 to 1.4.31
...
Bumps `kotlin_version` from 1.4.30 to 1.4.31.
Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31 )
Updates `kotlin-stdlib-jdk7` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31 )
Updates `kotlin-stdlib` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 08:55:44 +00:00
Benoit Marty
88964d8cf7
Also bump kotlin_coroutines_version to recommended version 1.4.2
2021-02-21 16:24:40 +01:00
dependabot[bot]
d444e91ba8
Bump kotlin_version from 1.4.21 to 1.4.30
...
Bumps `kotlin_version` from 1.4.21 to 1.4.30.
Updates `kotlin-gradle-plugin` from 1.4.21 to 1.4.30
Updates `kotlin-stdlib-jdk7` from 1.4.21 to 1.4.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.30 )
Updates `kotlin-stdlib` from 1.4.21 to 1.4.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.30 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-21 16:23:46 +01:00
dependabot[bot]
8aab8ff882
Bump sonarqube-gradle-plugin from 2.7.1 to 3.1.1
...
Bumps sonarqube-gradle-plugin from 2.7.1 to 3.1.1.
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 23:21:26 +00:00
Benoit Marty
1ec4424c0a
Upgrade Jitsi library from 2.9.3 to 3.1.0
2021-02-10 12:15:32 +01:00
Benoit Marty
34fd5e7191
Upgrade build tools
2021-02-04 18:02:47 +01:00
Valere
7da8b13cde
Chat Effects
2020-12-15 09:39:16 +01:00
Benoit Marty
42bc4d2445
Upgrade some dependencies and Kotlin version
2020-12-02 12:09:56 +01:00
Benoit Marty
36cef26ab5
Fix allWarningsAsErrors mistake... Strange behaviour of Elvis operator in Groovy...
2020-10-22 17:23:45 +02:00
Benoit Marty
d8f2deb5d9
Update build tools from 4.0.1 to 4.1.0
2020-10-13 17:18:13 +02:00
Benoit Marty
6872a488de
Fix the latest lint issue (will modify the pipeline to let the test compilation pass
2020-10-08 13:04:55 +02:00
Benoit Marty
282a3f8ee3
Upgrade com.google.gms:google-services from 4.3.2
to 4.3.4
2020-10-06 13:08:36 +02:00
Benoit Marty
ebfee5868e
Remove OkReplay, not compatible to build tools 4.0.1
(and not used)
2020-10-06 13:06:24 +02:00
Benoit Marty
7a146327ca
Upgrade build tools from 3.5.3
to 4.0.1
2020-10-06 13:05:39 +02:00
Benoit Marty
5056615eb0
Upgrade kotlin version from 1.3.72
to 1.4.10
and kotlin coroutines version from 1.3.8
to 1.3.9
2020-10-06 12:33:40 +02:00
Benoit Marty
9e20f7db1a
Update of Buildkite configuration:
...
New pipeline location: https://github.com/matrix-org/pipelines/blob/master/element-android/pipeline.yml
New build location: https://buildkite.com/matrix-dot-org/element-android
2020-09-01 18:52:03 +02:00
Benoit Marty
8369003bdf
Sonar: rename project name and project key
2020-08-27 18:16:29 +02:00
Benoit Marty
02145eaa06
Github repository has been renamed
2020-08-27 18:16:29 +02:00
Benoit Marty
a857d8e306
Fix bugs detected by sonar
2020-08-27 18:16:29 +02:00
Benoit Marty
b69616117f
Sonar: skip project diff-match-patch
2020-08-27 18:15:53 +02:00
Benoit Marty
4cba1388f9
Add support for biometrics (not only Fingerprint)
2020-08-20 14:11:23 +02:00
Benoit Marty
05ecbf0f86
Build Jitsi lib version android-sdk-2.9.3, commit abcbbbea12e3ef88012b14723bb8cd42dbefc988
...
And host it in https://github.com/vector-im/jitsi_libre_maven/tree/master/android-sdk-2.9.3
2020-08-14 21:33:25 +02:00
Valere
42a24300a1
Initial commit jitsi
2020-08-14 09:31:24 +02:00
ganfra
ecdef52829
Continue PIN code library integration (fork required)
2020-07-28 20:22:59 +02:00
ganfra
f5fbb2bc4f
Setup screens for Pin
2020-07-17 13:29:18 +02:00
Valere
4a2a6d34ae
Initial commit
2020-07-08 20:09:55 +02:00
Benoit Marty
a0998e4aff
Revert to gradle build 3.5.3
2020-07-06 21:53:10 +02:00
Benoit Marty
9d4e903c4a
Upgrade some dependencies
2020-07-06 15:59:49 +02:00
Benoit Marty
542d11d7f1
Upgrade build-tools from 3.5.3 to 3.6.6 and gradle from 5.4.1 to 5.6.4
2020-07-02 12:44:07 +02:00
Benoit Marty
13d3aa9ff1
Merge branch 'develop' into feature/attachment_process
2020-02-17 13:48:21 +01:00
Valere
61ea4191dc
Update json viewer lib
2020-02-14 10:48:18 +01:00