Benoit Marty
|
566369cccd
|
Split long lines
|
2021-05-19 12:03:47 +02:00 |
|
Benoit Marty
|
3d174b0a25
|
Cleanup and properly inject the controller
|
2021-05-19 11:54:19 +02:00 |
|
Benoit Marty
|
8114d52d7d
|
Change related to Epoxy 4.6.0 upgrade - step 2: small API change
|
2021-05-19 11:43:42 +02:00 |
|
Benoit Marty
|
9a9edd979d
|
Change related to Epoxy 4.6.0 upgrade - step 1.1: handle DSL restriction, other error
|
2021-05-19 11:05:52 +02:00 |
|
Benoit Marty
|
a0d04c40e9
|
Change related to Epoxy 4.6.0 upgrade - step 1: handle DSL restriction
|
2021-05-19 11:00:20 +02:00 |
|
Benoit Marty
|
9d7f092016
|
Ignore lint false positive
|
2021-05-18 21:23:50 +02: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 |
|
Benoit Marty
|
0041743bf9
|
Merge pull request #3348 from vector-im/feature/bca/spaces_fix_invites
Fix space invite issues
|
2021-05-18 13:56:01 +02:00 |
|
Benoit Marty
|
36f397be48
|
Merge branch 'develop' into dependabot/gradle/kotlin_version-1.5.0
|
2021-05-17 12:15:19 +02:00 |
|
Benoit Marty
|
00b4ab8db9
|
ktlint
|
2021-05-17 11:39:42 +02:00 |
|
Benoit Marty
|
37cc0dc8b6
|
Ignore lint issues false positive
|
2021-05-17 10:25:31 +02:00 |
|
Valere
|
7f3d899521
|
Merge branch 'develop' into feature/bca/spaces_fix_invites
|
2021-05-17 09:14:37 +02:00 |
|
Valere
|
39b89ff103
|
Code review
|
2021-05-14 18:54:11 +02:00 |
|
Valere
|
14629f2041
|
Fix space invite issues
|
2021-05-14 17:15:41 +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
|
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
|
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
|
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
|
d6e3bb59f4
|
Minor cleanup on the doc
|
2021-05-14 11:39:12 +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 |
|
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 |
|
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
|
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
|
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 |
|