Maxime NATUREL
|
4cd81f194c
|
Copy content to clipboard on long click on an item
|
2022-09-14 10:31:22 +02:00 |
Maxime NATUREL
|
ecb7d77582
|
Hiding the last content item divider
|
2022-09-14 10:31:22 +02:00 |
Maxime NATUREL
|
30effb781b
|
Fixing margins in list items
|
2022-09-14 10:31:22 +02:00 |
Maxime NATUREL
|
92888b666c
|
Adding extra top margin between sections
|
2022-09-14 10:31:22 +02:00 |
Maxime NATUREL
|
bf88c16c9d
|
Show basic details info
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
94d1649ec9
|
Creation of header and content items
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
c7099f53c1
|
Using camelCase syntax for view ids
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
51fba85a3a
|
Using buildString{} inline method to improve readability
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
3970c2ec31
|
Using setTextOrHide() extension method inside SessionInfoView
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
15cf8b63a0
|
Using unwrap() extension method
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
9553fe0648
|
Using a ScrollView for the Session overview screen
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
a661f9c3fb
|
Navigation from session overview to session details
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
4a89fcea14
|
Adding basic structure for the new screen
|
2022-09-14 10:31:21 +02:00 |
Maxime NATUREL
|
583cc29472
|
Adding changelog entry
|
2022-09-14 10:31:21 +02:00 |
Benoit Marty
|
8dbfafb324
|
Merge pull request #7102 from vector-im/feature/eric/double-space-click-fix
Fixes Crash On Double Click Of Space FABs
|
2022-09-14 10:15:08 +02:00 |
ericdecanini
|
34303c4a62
|
Removes inject constructor in NewChatBottomSheet
|
2022-09-13 16:27:29 -04:00 |
ericdecanini
|
85f16e8dfa
|
Adds API 30 compatible method
|
2022-09-13 16:21:36 -04:00 |
Onuray Sahin
|
2763ebdd5a
|
Merge branch 'develop' into feature/ons/device_manager_filter
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/devices/v2/DevicesAction.kt
# vector/src/main/java/im/vector/app/features/settings/devices/v2/DevicesViewModel.kt
# vector/src/main/java/im/vector/app/features/settings/devices/v2/DevicesViewState.kt
# vector/src/main/java/im/vector/app/features/settings/devices/v2/GetCurrentSessionCrossSigningInfoUseCase.kt
# vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
|
2022-09-13 17:20:44 +03:00 |
Onuray Sahin
|
b5c6f60ee6
|
Scroll to top on filter type changed.
|
2022-09-13 16:35:30 +03:00 |
Benoit Marty
|
1afe0981a6
|
Use `buildjet-4vcpu-ubuntu-2204` runner instead of `macos-latest` to build and run the integration tests for the post merge task.
|
2022-09-13 14:47:35 +02:00 |
Benoit Marty
|
6ac9a7627b
|
Disable 2nd attempt to run the tests.
|
2022-09-13 14:42:39 +02:00 |
Benoit Marty
|
2e8b6e4eb9
|
typo
|
2022-09-13 14:40:26 +02:00 |
Maxime NATUREL
|
147dac8ebf
|
Merge pull request #7104 from vector-im/dependabot/gradle/flipper-0.164.0
Bump flipper from 0.163.0 to 0.164.0
|
2022-09-13 14:03:45 +02:00 |
Benoit Marty
|
9a651b223b
|
Use `buildjet-4vcpu-ubuntu-2204` runner instead of `macos-latest` to build and run the integration tests.
|
2022-09-13 13:18:18 +02:00 |
Onuray Sahin
|
42ade670da
|
Navigate to session details on click.
|
2022-09-13 13:47:38 +03:00 |
Onuray Sahin
|
0ec67c1ab8
|
Implement clear filter.
|
2022-09-13 13:10:03 +03:00 |
dependabot[bot]
|
125339a164
|
Bump flipper from 0.163.0 to 0.164.0
Bumps `flipper` from 0.163.0 to 0.164.0.
Updates `flipper` from 0.163.0 to 0.164.0
- [Release notes](https://github.com/facebook/flipper/releases)
- [Commits](https://github.com/facebook/flipper/compare/v0.163.0...v0.164.0)
Updates `flipper-network-plugin` from 0.163.0 to 0.164.0
- [Release notes](https://github.com/facebook/flipper/releases)
- [Commits](https://github.com/facebook/flipper/compare/v0.163.0...v0.164.0)
---
updated-dependencies:
- dependency-name: com.facebook.flipper:flipper
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.facebook.flipper:flipper-network-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 23:10:32 +00:00 |
ericdecanini
|
55c60c9a40
|
Adds changelog file
|
2022-09-12 17:49:06 -04:00 |
ericdecanini
|
8fc201121d
|
Adds min height to new chat
|
2022-09-12 17:44:59 -04:00 |
ericdecanini
|
662d77cb7e
|
Adds min height to space sheet
|
2022-09-12 17:40:22 -04:00 |
ericdecanini
|
db83099dc3
|
Adds changelog file
|
2022-09-12 12:29:33 -04:00 |
ericdecanini
|
8177d9777c
|
Fixes crash on double click of space fabs
|
2022-09-12 12:26:57 -04:00 |
Benoit Marty
|
2a59533818
|
Merge pull request #7082 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.55
Bump libphonenumber from 8.12.54 to 8.12.55
|
2022-09-12 17:29:44 +02:00 |
Benoit Marty
|
7f766eef2a
|
Merge pull request #7092 from pt2121/pt/5424-qr
Fix add by QR code layout (#5424)
|
2022-09-12 17:28:17 +02:00 |
Benoit Marty
|
6ac4d58636
|
Merge pull request #7098 from vector-im/sync-emojis
Sync Emojis
|
2022-09-12 17:24:58 +02:00 |
Benoit Marty
|
ec0770434d
|
Merge pull request #7035 from vector-im/feature/bma/space_response_model
Space response model
|
2022-09-12 17:24:10 +02:00 |
Nikita Fedrunov
|
da83a85f74
|
new app layout's room list overhaul (#7101)
|
2022-09-12 16:47:32 +02:00 |
bmarty
|
0c4707c315
|
Sync Emojis
|
2022-09-12 00:06:34 +00:00 |
Philip Goto
|
7afd49b7d8
|
Translated using Weblate (Dutch)
Currently translated at 25.3% (19 of 75 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/nl/
|
2022-09-11 09:33:12 +00:00 |
Jeff Huang
|
44b6563376
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
|
2022-09-11 09:33:11 +00:00 |
Ihor Hordiichuk
|
aa4e830cb5
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2022-09-11 09:33:10 +00:00 |
Jozef Gaal
|
84eb71d63f
|
Translated using Weblate (Slovak)
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2022-09-11 09:33:08 +00:00 |
lvre
|
05483d9ca0
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
|
2022-09-11 09:33:06 +00:00 |
Philip Goto
|
4b980e85f4
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
|
2022-09-11 09:33:05 +00:00 |
random
|
2f94162236
|
Translated using Weblate (Italian)
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
|
2022-09-11 09:33:02 +00:00 |
Linerly
|
596f2d993d
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
|
2022-09-11 09:33:00 +00:00 |
Szimszon
|
7645992cf1
|
Translated using Weblate (Hungarian)
Currently translated at 99.8% (2382 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
|
2022-09-11 09:32:58 +00:00 |
Danial Behzadi
|
c858d31761
|
Translated using Weblate (Persian)
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
|
2022-09-11 09:32:57 +00:00 |
Priit Jõerüüt
|
fd76bdfa4d
|
Translated using Weblate (Estonian)
Currently translated at 98.7% (2355 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
|
2022-09-11 09:32:55 +00:00 |
Deleted User
|
118fc2ffc1
|
Translated using Weblate (Spanish)
Currently translated at 97.3% (2322 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/es/
|
2022-09-11 09:32:54 +00:00 |