Benoit Marty
|
36f397be48
|
Merge branch 'develop' into dependabot/gradle/kotlin_version-1.5.0
|
2021-05-17 12:15:19 +02:00 |
|
Benoit Marty
|
2e2667fd69
|
Changelog
|
2021-05-17 11:49:13 +02:00 |
|
Benoit Marty
|
00b4ab8db9
|
ktlint
|
2021-05-17 11:39:42 +02:00 |
|
gradle-update-robot
|
552424befb
|
Update Gradle Wrapper from 7.0.1 to 7.0.2.
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
|
2021-05-17 11:13:05 +02:00 |
|
Benoit Marty
|
37cc0dc8b6
|
Ignore lint issues false positive
|
2021-05-17 10:25:31 +02: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
|
640b86ca9e
|
Merge pull request #3341 from vector-im/feature/bma/fix_migration_nightly
Fix a problem with database migration on nightly builds (#3335)
|
2021-05-14 16:32:28 +02:00 |
|
Benoit Marty
|
535d266cc2
|
Remove usage of GlobalScope
|
2021-05-14 15:56:51 +02:00 |
|
Benoit Marty
|
1f7482922d
|
Remove usage of GlobalScope
|
2021-05-14 15:44:53 +02:00 |
|
Benoit Marty
|
8211cc266f
|
Remove usage of GlobalScope
|
2021-05-14 15:26:16 +02:00 |
|
Benoit Marty
|
0437814479
|
Remove usage of GlobalScope
|
2021-05-14 15:24:04 +02:00 |
|
Benoit Marty
|
1e708b113b
|
Remove usage of GlobalScope
|
2021-05-14 15:20:22 +02:00 |
|
Benoit Marty
|
25b4c32fd0
|
Remove usage of GlobalScope
|
2021-05-14 15:19:04 +02:00 |
|
Benoit Marty
|
0711ecc7f4
|
Remove usage of GlobalScope - I guess for those ones this is OK...
|
2021-05-14 15:10:36 +02:00 |
|
Benoit Marty
|
4112d28127
|
Remove usage of GlobalScope
|
2021-05-14 14:56:31 +02:00 |
|
Benoit Marty
|
555eada37a
|
Remove usage of GlobalScope
|
2021-05-14 14:55:02 +02:00 |
|
Benoit Marty
|
bf14251c3d
|
Remove usage of GlobalScope
|
2021-05-14 14:43:28 +02:00 |
|
Benoit Marty
|
257b2ef593
|
Remove usage of GlobalScope
|
2021-05-14 14:36:36 +02:00 |
|
Benoit Marty
|
baa4b95e18
|
Remove usage of GlobalScope
|
2021-05-14 14:35:08 +02:00 |
|
Benoit Marty
|
aeda8bcc81
|
Remove usage of GlobalScope
|
2021-05-14 14:29:01 +02:00 |
|
Benoit Marty
|
08aefa270e
|
internal
|
2021-05-14 13:15:35 +02:00 |
|
Benoit Marty
|
df68cd4b56
|
Fix warning 1.5: String.capitalize is now deprecated
|
2021-05-14 13:15:19 +02:00 |
|
Benoit Marty
|
4a94426d38
|
Fix warning 1.5: 'sumBy((T) -> Int): Int' is deprecated
|
2021-05-14 13:10:16 +02:00 |
|
Benoit Marty
|
babbcedd87
|
Fix warning 1.5: 'Char.toByte(): Byte' is deprecated
|
2021-05-14 12:49:38 +02:00 |
|
Benoit Marty
|
c70445a9a1
|
Fix warning 1.5: 'toUpperCase(Locale): String' and 'toLowerCase(Locale): String' are deprecated
|
2021-05-14 12:48:57 +02:00 |
|
Benoit Marty
|
7a28be941c
|
Fix warning 1.5: 'Char.toInt(): Int' is deprecated
|
2021-05-14 12:47:09 +02:00 |
|
Benoit Marty
|
58a2fd8c77
|
Fix warning 1.5: String.capitalize is now deprecated
|
2021-05-14 12:45:33 +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 |
|
Benoit Marty
|
95714e55b0
|
Merge pull request #3324 from vector-im/feature/bma/doc_register
Add documentation on LoginWizard and RegistrationWizard (#3303)
|
2021-05-14 12:29:10 +02:00 |
|
Benoit Marty
|
c27b7aec26
|
Add more doc
|
2021-05-14 11:44:44 +02:00 |
|
Benoit Marty
|
d6e3bb59f4
|
Minor cleanup on the doc
|
2021-05-14 11:39:12 +02:00 |
|
Benoit Marty
|
946208a84d
|
Add documentation on LoginWizard and RegistrationWizard (#3303)
ee
|
2021-05-14 11:39:12 +02:00 |
|
Benoit Marty
|
dca4a31fc6
|
Fix a problem with database migration on nightly builds (#3335)
|
2021-05-14 11:26:24 +02:00 |
|
Benoit Marty
|
393ef3845e
|
Merge pull request #3330 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.23
Bump libphonenumber from 8.12.22 to 8.12.23
|
2021-05-13 11:15:14 +02:00 |
|
Benoit Marty
|
413145ad29
|
Merge pull request #3328 from vector-im/dependabot/gradle/io.realm-realm-gradle-plugin-10.5.0
Bump realm-gradle-plugin from 10.4.0 to 10.5.0
|
2021-05-13 11:13:40 +02: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 |
|
dependabot[bot]
|
cd9b8c55f4
|
Bump realm-gradle-plugin from 10.4.0 to 10.5.0
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/realm/realm-java/releases)
- [Changelog](https://github.com/realm/realm-java/blob/v10.5.0/CHANGELOG.md)
- [Commits](https://github.com/realm/realm-java/compare/v10.4.0...v10.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-13 06:27:41 +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
|
ebbfa901d1
|
Merge pull request #3326 from vector-im/feature/bma/buildTools30
Sign APK with build tools 30.0.3
|
2021-05-12 20:56:22 +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
|
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 |
|
Benoit Marty
|
c68fc5fd10
|
Merge pull request #3254 from vector-im/dependabot/gradle/com.github.jetradarmobile-android-snowfall-1.2.1
Bump android-snowfall from 1.2.0 to 1.2.1
|
2021-05-12 16:51:04 +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
|
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
|
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 |
|
Benoit Marty
|
4b87413b5f
|
Merge pull request #3278 from vector-im/dependabot/gradle/nl.dionsegijn-konfetti-1.3.2
Bump konfetti from 1.2.6 to 1.3.2
|
2021-05-12 16:50:10 +02:00 |
|
Benoit Marty
|
b8d936e9f1
|
Merge pull request #3311 from vector-im/gradlew-update-7.0.1
Update Gradle Wrapper from 7.0 to 7.0.1
|
2021-05-12 16:49:35 +02:00 |
|
Benoit Marty
|
2709c1e99b
|
Merge pull request #3321 from vector-im/dependabot/gradle/com.google.firebase-firebase-messaging-22.0.0
Bump firebase-messaging from 21.1.0 to 22.0.0
|
2021-05-12 16:49:27 +02:00 |
|
Benoit Marty
|
dfc8860ade
|
Fix avatar sample after PR merge
|
2021-05-12 16:43:46 +02:00 |
|