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 |
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 |
Valere
|
1799dcbd0c
|
Fix lint
|
2021-05-12 09:20:55 +02:00 |
dependabot[bot]
|
3ddf181224
|
Bump firebase-messaging from 21.1.0 to 22.0.0
Bumps firebase-messaging from 21.1.0 to 22.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 05:58:36 +00:00 |
Valere
|
0de56e2993
|
Code Review
|
2021-05-11 19:11:15 +02:00 |
Valere
|
eb9fadaebf
|
user error when no space support on HS
remove buggy separators on add room; design update
|
2021-05-11 17:34:55 +02:00 |
Valere
|
91d8ee2a81
|
Space panel room ordering
|
2021-05-11 14:45:30 +02:00 |
Valere
|
f9820cde58
|
Fixes on unread badges
|
2021-05-11 11:36:17 +02:00 |
Valere
|
14144dc99d
|
Default all in home + lab flag
|
2021-05-11 10:45:07 +02:00 |
Valere
|
24a32f2b7e
|
Subspace more hierarchy depth + fix bad notification count
|
2021-05-11 10:07:34 +02:00 |
Weblate
|
d9ffff70a6
|
Merge branch 'origin/develop' into Weblate.
|
2021-05-11 07:55:27 +00:00 |
Hivaa
|
631d8510ed
|
Translated using Weblate (Persian)
Currently translated at 100.0% (2438 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
|
2021-05-11 07:53:01 +00:00 |
Michael Sasser
|
4e28de2107
|
Translated using Weblate (German)
Currently translated at 99.5% (2428 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
|
2021-05-11 07:52:56 +00:00 |
Valere
|
1ec08bec07
|
Fix spaces add room via server
|
2021-05-11 08:18:37 +02:00 |
Benoit Marty
|
3a746cf23a
|
Split sample step 3: rooms and spaces
|
2021-05-10 23:07:08 +02:00 |
Benoit Marty
|
2b632a2d52
|
Split sample step 2: messages
|
2021-05-10 22:53:51 +02:00 |
Benoit Marty
|
e34574f658
|
Split sample step 1
|
2021-05-10 22:51:07 +02:00 |
Benoit Marty
|
1b0b5e4ff0
|
Make the avatar matches the user
|
2021-05-10 22:45:08 +02:00 |
Benoit Marty
|
cf00cc2fda
|
Fix issue with margin change
|
2021-05-10 22:34:42 +02:00 |
Benoit Marty
|
0cd1d57fc0
|
Avoid using @tools:sample/full_names
And make preview works for some text
|
2021-05-10 22:34:42 +02:00 |
Benoit Marty
|
3e66988b6a
|
Use round room and user avatars and rounded corner space avatar
|
2021-05-10 22:34:42 +02:00 |
Benoit Marty
|
5631a4714e
|
Use built in sample
|
2021-05-10 20:27:23 +02:00 |
Valere
|
723f7cc326
|
VectorEpoxyHolder Form Ext
|
2021-05-10 20:01:17 +02:00 |
Valere
|
80366ee938
|
Code review
|
2021-05-10 20:01:17 +02:00 |
Valere
|
31b6d9844b
|
Cleaning
|
2021-05-10 20:01:17 +02:00 |
Valere
|
f9e608a790
|
Manage Spaces as Admin
|
2021-05-10 20:01:17 +02:00 |
Valere
|
5be3faf914
|
Epoxy Form fixes
|
2021-05-10 19:59:04 +02:00 |
Benoit Marty
|
e6d4f9a1dc
|
Merge pull request #3298 from vector-im/feature/ypi/join_rules
Add joinRules field to RoomSummary
|
2021-05-10 19:54:44 +02:00 |
Benoit Marty
|
0e0cfababf
|
Merge pull request #3308 from vector-im/feature/fga/fix_timeline_read_marker
Fix read marker visibility/position when filtering some events
|
2021-05-10 19:54:19 +02:00 |
Benoit Marty
|
7ec44a5542
|
Merge pull request #3290 from vector-im/feature/bca/spaces_various_fixes
Various fixes on spaces explore
|
2021-05-10 19:52:45 +02:00 |
ganfra
|
525cd3edd7
|
Merge branch 'develop' into feature/fga/fix_timeline_read_marker
|
2021-05-10 17:33:52 +02:00 |
Valere
|
f1919be197
|
code review
|
2021-05-10 17:15:02 +02:00 |
ganfra
|
581847e5c1
|
Fix read marker visibility/position when filtering some events
|
2021-05-10 16:53:52 +02:00 |
Onuray Sahin
|
0f8a641510
|
Code review fixes.
|
2021-05-10 17:38:40 +03:00 |
Onuray Sahin
|
e74f4d570d
|
Lint fix.
|
2021-05-10 17:22:32 +03:00 |
Valere
|
a272f4d4c6
|
Remove dead code
|
2021-05-10 15:48:06 +02:00 |
Onuray Sahin
|
87d35958c6
|
Allow inviting users even if profile information cannot be retrieved.
|
2021-05-10 16:34:30 +03:00 |
Valere
|
01ec263ff3
|
Fix deprecation warning
|
2021-05-10 14:59:38 +02:00 |
Benoit Marty
|
d760d6c25b
|
Iterate with design team
|
2021-05-10 14:23:36 +02:00 |
Valere
|
5e2c3239ea
|
Code review
|
2021-05-10 10:21:43 +02:00 |
LinAGKar
|
d42a4bb5ee
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2438 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2021-05-09 19:34:31 +00:00 |
Marek
|
e951b2097d
|
Translated using Weblate (German)
Currently translated at 97.4% (2376 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
|
2021-05-09 19:34:29 +00:00 |
Benoit Marty
|
87b12b7e11
|
Add the public icon on the rooms in the room list (#3292)
|
2021-05-07 16:41:30 +02:00 |
LinAGKar
|
3d613c003d
|
Translated using Weblate (Swedish)
Currently translated at 99.3% (2421 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2021-05-07 12:34:29 +00:00 |
Benoit Marty
|
fb0205e903
|
Exchange fun name :)
|
2021-05-06 14:28:27 +02:00 |
Quang Trung
|
e2682b6082
|
Translated using Weblate (Vietnamese)
Currently translated at 18.7% (456 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2021-05-06 11:34:30 +00:00 |
LinAGKar
|
728356fdeb
|
Translated using Weblate (Swedish)
Currently translated at 99.1% (2418 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2021-05-06 11:34:28 +00:00 |
Valere
|
19223826fe
|
Various fixes on spaces explore
+ MxTo bottom sheet Fix regression when using state button
|
2021-05-06 11:54:26 +02:00 |
Benoit Marty
|
096e95f9da
|
Merge pull request #3279 from vector-im/feature/bca/space_beta_people
Spaces | beta Browsing Member Directory In Space
|
2021-05-06 10:38:40 +02:00 |
Benoit Marty
|
89d71ceedc
|
Merge pull request #3283 from vector-im/feature/bca/spaces_fix_notif_filter
Fix unread badges and invite filtering
|
2021-05-06 10:36:09 +02:00 |
dependabot[bot]
|
711dfe41b7
|
Bump media from 1.3.0 to 1.3.1
Bumps media from 1.3.0 to 1.3.1.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 07:11:17 +00:00 |
Benoit Marty
|
4864137fa1
|
Properly clean the back stack if the user cancel registration when waiting for email/msisdn validation
|
2021-05-05 23:13:56 +02:00 |
Valere
|
efe5176286
|
rename activeSpaceId to activeSpaceFilter
|
2021-05-05 22:36:27 +02:00 |
Valere
|
506870302e
|
Fix unread badges and invite filtering
|
2021-05-05 22:12:29 +02:00 |
Benoit Marty
|
ea93261b83
|
Fix close icon color in dark theme
|
2021-05-05 18:51:43 +02:00 |
Benoit Marty
|
908e7be2ba
|
Create a GenericIdArgs instead of using unrelated GenericIdArgs - fix crash
|
2021-05-05 18:36:33 +02:00 |
Benoit Marty
|
cdb3d7c308
|
Create a GenericIdArgs instead of using unrelated GenericIdArgs
|
2021-05-05 18:22:16 +02:00 |
Benoit Marty
|
ea3abee63a
|
Format
|
2021-05-05 18:12:45 +02:00 |
Benoit Marty
|
961f3bcd19
|
More cleanup and split into several files
|
2021-05-05 18:09:29 +02:00 |
Benoit Marty
|
2acfb29416
|
Some cleanup
|
2021-05-05 17:54:56 +02:00 |
Valere
|
99d4471799
|
space beta people screen
|
2021-05-05 17:54:56 +02:00 |
Benoit Marty
|
b09e509db7
|
Merge pull request #3259 from vector-im/feature/bca/spaces_advertise_beta
Invite bottom sheet + fixes + beta tag
|
2021-05-05 16:26:54 +02:00 |
Benoit Marty
|
17e57fe86c
|
Fix small issue
|
2021-05-05 16:24:47 +02:00 |
Valere
|
168633b466
|
Code review
|
2021-05-05 14:55:02 +02:00 |
Valere
|
ecceb0fb03
|
code review
|
2021-05-05 11:33:28 +02:00 |
Valere
|
b9b3832ee3
|
Invite bottom sheet + fixes + beta tag
|
2021-05-05 11:33:28 +02:00 |
LinAGKar
|
51ea772579
|
Translated using Weblate (Swedish)
Currently translated at 99.0% (2416 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2021-05-05 08:34:50 +00:00 |
Besnik Bleta
|
abd8e987b8
|
Translated using Weblate (Albanian)
Currently translated at 99.4% (2425 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
|
2021-05-05 08:34:49 +00:00 |
Andrejs
|
0d041cbf11
|
Translated using Weblate (Latvian)
Currently translated at 84.1% (2051 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
|
2021-05-05 08:34:43 +00:00 |
Vancha
|
89a08ca2a0
|
Translated using Weblate (Frisian)
Currently translated at 23.5% (573 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fy/
|
2021-05-05 08:34:42 +00:00 |
Thibault Martin
|
e4e9707ab7
|
Translated using Weblate (French)
Currently translated at 99.9% (2437 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
|
2021-05-05 08:34:32 +00:00 |
libexus
|
42b8f74f5e
|
Translated using Weblate (German)
Currently translated at 97.4% (2375 of 2438 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
|
2021-05-05 08:34:28 +00:00 |
dependabot[bot]
|
314ace9208
|
Bump konfetti from 1.2.6 to 1.3.2
Bumps [konfetti](https://github.com/DanielMartinus/Konfetti) from 1.2.6 to 1.3.2.
- [Release notes](https://github.com/DanielMartinus/Konfetti/releases)
- [Commits](https://github.com/DanielMartinus/Konfetti/compare/v1.2.6...v1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 07:12:55 +00:00 |
Benoit Marty
|
9e4f1147f4
|
Fix an issue with the layout dialog_photo_or_video.xml on Dark theme. Light theme does not use .Bridge, so no reason to use it for Dark theme.
I hope there will be no regression though...
|
2021-05-04 23:26:06 +02:00 |
Benoit Marty
|
fb42b869dd
|
Fix false positive with lint
|
2021-05-04 17:31:04 +02:00 |