Aris Kotsomitopoulos
09e8c104bb
Merge pull request #5592 from vector-im/feature/aris/prevent_decryption_fom_suspend_functions
...
Avoid accessing realm instance from suspend functions
2022-04-27 17:09:39 +03:00
Eric Decanini
5ac0555c21
Merge pull request #5826 from vector-im/bugfix/eric/missing-suggested-tag
...
Adds Suggested Tag in Explore Space
2022-04-27 14:15:05 +02:00
ariskotsomitopoulos
51b42929bd
Merge branch 'develop' into feature/aris/prevent_decryption_fom_suspend_functions
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/timeline/TimelineEventDecryptor.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/handler/room/RoomSyncHandler.kt
2022-04-27 12:26:16 +03:00
ariskotsomitopoulos
780f1ffc8c
Merge branch 'develop' into feature/aris/fix_account_deactivation_issue
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/account/deactivation/DeactivateAccountViewModel.kt
2022-04-27 12:15:36 +03:00
manuroe
f5973fa840
Merge pull request #5836 from vector-im/feature/manu/pr-2-reviews
...
Update the PR process doc with 2 reviewers and a new reviewer team
2022-04-27 08:47:11 +02:00
Benoit Marty
521fd1fcd7
Merge pull request #5847 from vector-im/bugfix/eric/missing-call-icons
...
Fixes Missing Call Icons when threads are enabled
2022-04-26 22:30:07 +02:00
ericdecanini
e4cd31d5ab
Adds changelog file
2022-04-26 21:13:36 +02:00
Benoit Marty
d694ea16a8
Merge pull request #5816 from vector-im/feature/bma/sdk_doc_update
...
Implement a more scoped API to the `Session` interface
2022-04-26 17:00:29 +02:00
Benoit Marty
8ff7acaec5
Merge pull request #5832 from vector-im/feature/manu/elementx_gh_workflow
...
Add a GH workflow to push ElementX issues to the global board
2022-04-26 16:18:57 +02:00
Benoit Marty
6ee0b62272
Merge branch 'develop' into feature/bma/sdk_doc_update
2022-04-26 16:15:07 +02:00
ariskotsomitopoulos
ba99d5c028
Merge branch 'develop' into feature/aris/fix_account_deactivation_issue
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/account/deactivation/DeactivateAccountViewModel.kt
2022-04-26 12:49:21 +03:00
Maxime NATUREL
343322ef21
Merge pull request #5814 from vector-im/fix/mna/live-location-beacon-format
...
[Live location sharing] - Removing BeaconInfo structure
2022-04-26 09:57:46 +02:00
manuroe
1b387c8242
Update the PR process doc with 2 reviewers and a new reviewer team.
2022-04-25 18:20:16 +02:00
manuroe
d2f6f0fa92
Add a GH workflow to push ElementX issues to the global board
...
https://github.com/orgs/vector-im/projects/43
2022-04-25 11:11:09 +02:00
Benoit Marty
4af883f5d2
changelog
2022-04-25 09:49:51 +02:00
Benoit Marty
b36955f6e2
Merge pull request #5812 from vector-im/feature/bma/dokka_3
...
Feature/bma/dokka 3
2022-04-25 09:43:17 +02:00
ericdecanini
ab924745de
Adds changelog file
2022-04-22 21:53:55 +02:00
TarasSmakula
2839d1467f
Feature/5575 custom auth params for sign up ( #5577 )
...
Add a fun `RegistrationWizard.registrationCustom()` to be able to use any parameters during the registration.
Move terms converter into `api` package.
2022-04-21 20:02:27 +00:00
Maxime NATUREL
eb844753a5
Adding changelog entry
2022-04-21 16:47:38 +02:00
Onuray Sahin
56b3e8aaa4
Merge branch 'develop' into feature/ons/voip_screen_sharing_permission
...
* develop: (107 commits)
Fixes long line and comment lint errors
Fixes lint errors
Adds changelog file
Formats entire project
Adds changelog file
Makes MediaType internal
Bump libphonenumber from 8.12.46 to 8.12.47
updating release version in preparation for next cycle
generating changelog
Replaces writeAsync with awaitTransaction
Replaces doWithRealm with writeAsync
Translated using Weblate (Polish)
Translated using Weblate (Slovak)
Crash: open private room by link. Use RoomId instead of the alias.
Translated using Weblate (Arabic)
Makes MediaFileUtils function internal
Removes runCatching from TemporaryFileCreator
using unix end of line character instead of windows as *nix OSes are more common dev environments
remove spaces feedback from left panel (#5686 )
Translated using Weblate (French)
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/call/VectorCallViewModel.kt
2022-04-21 15:16:04 +03:00
Eric Decanini
c21ec983e8
Merge pull request #5805 from vector-im/task/eric/format-project
...
Formats project with new code style
2022-04-21 12:43:28 +02:00
Benoit Marty
8874f236e4
Changelog
2022-04-21 12:30:34 +02:00
Eric Decanini
aebdee1070
Merge pull request #5652 from vector-im/bugfix/eric/sending-images-crashes
...
Potentially fixes intermittent crashing from sending gallery images
2022-04-21 11:54:59 +02:00
ericdecanini
ed11ca99af
Adds changelog file
2022-04-21 11:53:24 +02:00
Onuray Sahin
55740a1f6b
Changelog added.
2022-04-21 12:31:34 +03:00
Benoit Marty
7f3e72b9cb
Merge pull request #5772 from vector-im/feature/bma/ignore_users
...
Delete Events from ignored users and trigger a clear cache request dialog when unignoring user(s)
2022-04-21 11:03:09 +02:00
ericdecanini
b2e18a8591
Adds changelog file
2022-04-21 10:42:18 +02:00
Benoit Marty
7947d128fe
Merge pull request #5774 from vector-im/feature/bma/ignored_users_in_memberlist
...
Add a picto for ignored users in the room member list screen
2022-04-21 10:00:19 +02:00
Benoit Marty
f4f9c85bf7
Merge pull request #5773 from vector-im/feature/bma/ignore_user_settings
...
Move "Ignored users" setting section into "Security & Privacy"
2022-04-21 09:59:32 +02:00
ariskotsomitopoulos
b96adadf1b
Merge branch 'develop' into feature/aris/fix_account_deactivation_issue
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/tasks/InitializeCrossSigningTask.kt
# vector/src/main/java/im/vector/app/features/settings/account/deactivation/DeactivateAccountViewModel.kt
2022-04-19 11:06:43 +03:00
Benoit Marty
09abab6ce3
Add a picto for ignored users in the room member list screen ( #5764 )
2022-04-15 14:17:35 +02:00
Benoit Marty
749976a9cd
changelog
2022-04-15 13:31:49 +02:00
Benoit Marty
cf31381b60
changelog
2022-04-15 13:30:02 +02:00
Adam Brown
e58677a104
Merge pull request #5763 from vector-im/feature/adm/server-selection-errors
...
FTUE - Server selection errors
2022-04-14 17:22:58 +01:00
Benoit Marty
6a6f59a3be
Merge pull request #5757 from ofalvai/bugfix/uploads-order-e2e
...
Fix sorting of uploads in encrypted rooms
2022-04-14 18:11:49 +02:00
Eric Decanini
ace8ae6a37
Merge pull request #5766 from vector-im/bugfix/eric/joining-space-landing
...
Changes destination when joining space to explore space rooms
2022-04-14 17:58:31 +02:00
Adam Brown
dc5902e8f5
Merge pull request #5737 from vector-im/feature/adm/ftue-captcha
...
FTUE - Registration Captcha and T&Cs screens
2022-04-14 16:42:25 +01:00
Benoit Marty
97f2206f2a
Merge pull request #5767 from vector-im/feature/bma/unignore_user
...
Unignore user must perform an initial sync
2022-04-14 17:31:32 +02:00
Benoit Marty
a171a29bf1
Merge pull request #5762 from vector-im/feature/bma/dokka_2
...
Make some data class immutable
2022-04-14 17:17:55 +02:00
Benoit Marty
c58b8acdcc
Merge pull request #5765 from chagai95/fix-setting-transfer-title
...
Fix setting transfer title
2022-04-14 17:11:09 +02:00
Benoit Marty
7b7c509796
Changelog
2022-04-14 16:47:04 +02:00
Onuray Sahin
aa55b1f6b3
Merge pull request #5758 from vector-im/feature/ons/live_location_stop_sharing
...
Live Location Sharing - Update beacon info state event when sharing is ended
2022-04-14 17:12:50 +03:00
ericdecanini
5b8909b5d2
Adds changelog file
2022-04-14 15:37:06 +02:00
chagai95
f6c0050e90
Create 5765.bugfix
2022-04-14 15:11:02 +02:00
Adam Brown
11ef4a7fec
adding changelog entry
2022-04-14 13:34:54 +01:00
Benoit Marty
557808ef24
Changelog
2022-04-14 12:29:07 +02:00
Onuray Sahin
023a00d160
Changelog added.
2022-04-13 20:13:22 +03:00
Eric Decanini
9b7e94ebab
Fixes myroomnick changing Display Name ( #5618 )
2022-04-13 18:35:33 +02:00
Olivér Falvai
3f735e4346
Add changelog info
...
Signed-off-by: Olivér Falvai <ofalvai@gmail.com>
2022-04-13 17:40:41 +02:00
Adam Brown
f23d7f60b2
adding changelog entry
2022-04-13 14:50:11 +01:00