Benoit Marty
|
f704539c89
|
Merge pull request #3284 from vector-im/feature/bca/spaces_stable_prefixes
stable prefix for msc1772
|
2021-05-06 11:09:21 +02:00 |
|
Valere
|
efe5176286
|
rename activeSpaceId to activeSpaceFilter
|
2021-05-05 22:36:27 +02:00 |
|
Valere
|
3cbdf4ad5c
|
stable prefix for msc1772
|
2021-05-05 22:30:38 +02:00 |
|
Valere
|
4abfc1fd2b
|
Fix space test + room history visibility bug
|
2021-05-05 17:46:58 +02:00 |
|
Benoit Marty
|
64a37c251d
|
Merge pull request #3264 from vector-im/feature/bma/fix_3245
Compress video and improve file too big error detection
|
2021-05-05 15:50:21 +02:00 |
|
Benoit Marty
|
080bdf1495
|
Fix long line
|
2021-05-05 15:48:11 +02:00 |
|
SpiritCroc
|
2f4e9e3017
|
Ensure proper grouping for notifications tab query
Change-Id: I58e8a85fd5e2c938d55189825daf7820f826da1e
|
2021-05-05 12:31:20 +02:00 |
|
Benoit Marty
|
e28556dd1b
|
Create TemporaryFileCreator to avoid code duplication
|
2021-05-05 11:26:36 +02:00 |
|
Benoit Marty
|
590d8fc849
|
Also test the effect of completeExceptionally()
|
2021-05-05 11:12:06 +02:00 |
|
Benoit Marty
|
62207f02f0
|
Properly handle the compression cancellation
It should never occur though
|
2021-05-05 10:53:52 +02:00 |
|
Benoit Marty
|
8d52829918
|
Fix issue in logs
|
2021-05-05 10:49:57 +02:00 |
|
Benoit Marty
|
2a411ccf6c
|
Handle properly the case where the video compression is not necessary
|
2021-05-04 23:14:18 +02:00 |
|
Benoit Marty
|
efc08b376b
|
Transcoder.transcode() already operated on a background thread
|
2021-05-04 22:50:42 +02:00 |
|
Benoit Marty
|
dd325c4e91
|
Merge pull request #3270 from vector-im/feature/bma/remove_jcenter
https://github.com/Piasy/BigImageViewer is now hosted on mavenCentral()
|
2021-05-04 17:32:23 +02:00 |
|
Benoit Marty
|
61380bf48a
|
Use Junit import
|
2021-05-04 15:28:52 +02:00 |
|
Benoit Marty
|
c502e971a1
|
Use Long for size like for the other models (FileInfo, AudioInfo, VideoInfo)
|
2021-05-04 13:35:03 +02:00 |
|
Benoit Marty
|
bcf6dcbf70
|
Compute new video dimension after compression
|
2021-05-04 12:47:21 +02:00 |
|
Benoit Marty
|
6347564365
|
Change the library to compress video for licensing reason
|
2021-05-04 12:17:43 +02:00 |
|
Benoit Marty
|
ee7518bf51
|
Dependabot missed this one (?)
|
2021-05-04 10:51:07 +02:00 |
|
Benoit Marty
|
4189db0f89
|
Use Junit import
|
2021-05-04 10:50:31 +02:00 |
|
Benoit Marty
|
9d225b7826
|
Fixed!
|
2021-05-03 21:14:06 +02:00 |
|
Benoit Marty
|
12c4f3c6f7
|
Fix video thumbnail not displayed in when replying and in bottom sheet
Also create some extensions for future use
|
2021-05-03 21:14:06 +02:00 |
|
Benoit Marty
|
d7cbae7c47
|
Fix a regression with video size
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
e510de1ccc
|
Display video/image compression progress
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
765380ab95
|
Fix potential issue with video message conten
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
d6b6768f41
|
Cleanup
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
5213309587
|
Send the Thumbnail after the main content, for the case the main content fails if too large.
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
e1e4b03532
|
Do not serialize "soft_logout"
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
e108534a2a
|
Improve file too big error detection and rendering (#3245)
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
5e1c503d2e
|
Compress video before sending (#442)
|
2021-05-03 21:13:47 +02:00 |
|
Benoit Marty
|
75a4455d15
|
reorder methods
|
2021-05-03 21:13:25 +02:00 |
|
SpiritCroc
|
39359f7d24
|
Merge remote-tracking branch 'upstream/develop' into spaces
Change-Id: I10235a7a808ae66f5b00ad2e58c2aedf395e8e25
Conflicts:
matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/session/room/summary/RoomAggregateNotificationCount.kt
sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/summary/RoomSummaryDataSource.kt
vector/build.gradle
vector/src/main/java/im/vector/app/core/extensions/TimelineEvent.kt
vector/src/main/java/im/vector/app/features/configuration/VectorConfiguration.kt
vector/src/main/java/im/vector/app/features/home/HomeDetailFragment.kt
vector/src/main/java/im/vector/app/features/home/HomeDetailViewModel.kt
vector/src/main/java/im/vector/app/features/home/HomeDrawerFragment.kt
vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/action/MessageActionsViewModel.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/helper/MessageInformationDataFactory.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListAction.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListFragment.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListViewModel.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListViewModelFactory.kt
vector/src/main/java/im/vector/app/features/home/room/list/SectionHeaderAdapter.kt
vector/src/main/java/im/vector/app/features/roomdirectory/createroom/CreateRoomController.kt
vector/src/main/java/im/vector/app/features/roomprofile/RoomProfileActivity.kt
vector/src/main/java/im/vector/app/features/ui/SharedPreferencesUiStateRepository.kt
|
2021-05-02 12:12:52 +02:00 |
|
SpiritCroc
|
2605c6ac9b
|
Properly sort rooms according to events previewed in summary
Change-Id: Id17385a4d17869b0356aa7242407581e2193845e
|
2021-05-01 11:56:03 +02:00 |
|
SpiritCroc
|
3ee98f3c94
|
Fix missing sender information after edits
Fixes https://github.com/vector-im/element-android/issues/3184
Change-Id: I27de01c29b31fbd49c8d2b0d4dacf13ba932d5b9
|
2021-05-01 11:56:03 +02:00 |
|
SpiritCroc
|
47aa787ecb
|
Fix missing sender information after edits
Fixes https://github.com/vector-im/element-android/issues/3184
|
2021-05-01 10:11:15 +02:00 |
|
Benoit Marty
|
5d9d984c73
|
Merge pull request #3235 from vector-im/feature/bca/spaces_justme_beta
Just me spaces support
|
2021-04-29 17:47:19 +02:00 |
|
Benoit Marty
|
4486181669
|
Sort social logins buttons
|
2021-04-29 15:57:52 +02:00 |
|
Benoit Marty
|
344a7e5b3d
|
Add facility to get profile info to the login wizard
|
2021-04-29 15:56:25 +02:00 |
|
Benoit Marty
|
9972ab5d2e
|
Cleanup
|
2021-04-29 15:56:25 +02:00 |
|
Benoit Marty
|
98177da6b1
|
Merge pull request #3197 from vector-im/feature/bma/crashfix
WIP - introduce sessionScope
|
2021-04-29 15:34:42 +02:00 |
|
Valere
|
31ffa65fd0
|
Update add room screen as per design
|
2021-04-29 11:51:07 +02:00 |
|
Benoit Marty
|
264eb3b0a2
|
Merge pull request #3246 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.22
Bump libphonenumber from 8.12.21 to 8.12.22
|
2021-04-29 11:12:29 +02:00 |
|
Benoit Marty
|
e073563a67
|
Cleanup
|
2021-04-29 11:10:41 +02:00 |
|
ganfra
|
80b155e042
|
Refact coroutine session scope
|
2021-04-29 11:10:41 +02:00 |
|
Benoit Marty
|
bd0fcce572
|
Return Job
|
2021-04-29 11:10:41 +02:00 |
|
Benoit Marty
|
a5c0c23bae
|
Inject constructor...
|
2021-04-29 11:10:41 +02:00 |
|
Benoit Marty
|
e5d0a8f3d8
|
Cleanup
|
2021-04-29 11:10:41 +02:00 |
|
Benoit Marty
|
dc69d5c68a
|
Create a holder
|
2021-04-29 11:10:41 +02:00 |
|
Benoit Marty
|
ecd2d0fb76
|
Use session scope
|
2021-04-29 11:10:41 +02:00 |
|
Benoit Marty
|
82ee2567b7
|
Provide a session scope, to launch coroutines without using the ViewModelScope
It could be used elsewhere, will change other location in another commit.
|
2021-04-29 11:10:41 +02:00 |
|