Commit Graph

8825 Commits

Author SHA1 Message Date
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 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
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
Benoit Marty 87953e7150
Merge pull request #3310 from vector-im/feature/bma/samples
Improve layout preview regarding avatars
2021-05-12 16:36:33 +02:00
Benoit Marty a42a9b5e32 Version++ 2021-05-12 15:15:24 +02:00
Benoit Marty 355ee3133c Merge branch 'release/1.1.7' into develop 2021-05-12 15:14:04 +02:00
Benoit Marty 2f37c703a4 Prepare release 1.1.7 2021-05-12 15:13:51 +02:00
Benoit Marty b06bd403ca
Merge pull request #3322 from vector-im/feature/bca/spaces_feedback
Add option to send beta feedback
2021-05-12 14:55:54 +02:00
Benoit Marty 72e343ad5a Better wording 2021-05-12 14:26:20 +02:00
Benoit Marty 6af9fda7df Fix lint issue 2021-05-12 14:06:59 +02:00
Benoit Marty 5d052cda79 Increase clickable area (no layout rendering change) 2021-05-12 13:55:47 +02:00
Benoit Marty 0d5b66f92b Flatten View hierarchy 2021-05-12 13:53:03 +02:00
Valere 391e952fbd Review + design update 2021-05-12 12:23:14 +02:00
Valere df3d3b63c8 Code review 2021-05-12 11:04:54 +02:00
Valere aefcb4841b Cleaning 2021-05-12 10:47:52 +02:00
Valere eb18b23528 Add option to send beta feedback 2021-05-12 10:47:52 +02:00
Benoit Marty 03f2b516a0 Please the code quality checker 2021-05-12 10:17:33 +02:00
Benoit Marty 56d0699bc7
Merge pull request #3312 from vector-im/feature/bca/spaces_polish
Spaces various fixes and polish
2021-05-12 10:09:36 +02:00