chagai95
5f1aad76e6
don't pause timer when call is held
...
This is also the way it is implemented in web and the correct way
2022-05-02 09:11:47 +02:00
Adam Brown
cd52df5d2e
Merge pull request #5785 from vector-im/feature/adm/ftue-step-ordering
...
FTUE - Registration step ordering
2022-04-28 09:33:08 +01:00
Aris Kotsomitopoulos
3d190bb2ac
Merge pull request #5815 from vector-im/feature/aris/crypto_improve_UISI_exceptions
...
Enhance crypto posthog errors with more details
2022-04-27 17:10:19 +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
ericdecanini
039c9c60fe
Replaces elvis false if orFalse
2022-04-27 12:04:38 +02:00
ariskotsomitopoulos
1f9b9571fd
Enhance code format
2022-04-27 12:42:23 +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
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
9c951687b0
Moves tools ignore AlwaysShowAction to root of menu_timeline
2022-04-26 21:56:56 +02:00
ericdecanini
6548c3cf6f
Replaces call title with action_voice_call
2022-04-26 21:54:54 +02:00
ericdecanini
f6a03cdc63
Fixes missing call icons
2022-04-26 21:10:40 +02:00
Benoit Marty
6ee0b62272
Merge branch 'develop' into feature/bma/sdk_doc_update
2022-04-26 16:15:07 +02:00
Adam Brown
636f7fdc30
removing comment re-explains what the code is already doing
2022-04-26 15:14:58 +01:00
Benoit Marty
d4c0575f28
Merge remote-tracking branch 'origin/hotfix/1.4.13' into develop
2022-04-26 11:50:23 +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
Benoit Marty
b2f9d6778a
Version hotfix 1.4.13
2022-04-26 11:29:40 +02: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
Benoit Marty
c542619525
We do not need to observe the user here
2022-04-25 18:31:30 +02:00
Benoit Marty
abdfd9deee
Format
2022-04-25 18:29:49 +02:00
Benoit Marty
d2eca739f4
Apply suggestion
2022-04-25 17:55:31 +02:00
Benoit Marty
fb736281f0
Rename val
2022-04-25 17:49:50 +02:00
Benoit Marty
cd06ba656a
Ensure getRootSpaceSummaries()
is not called on the main thread.
2022-04-25 16:10:17 +02:00
Benoit Marty
272bdf95cb
Use the session SearchService to search in a room.
2022-04-25 09:49:51 +02:00
Benoit Marty
0092a7057e
Access the various services with a getter
2022-04-25 09:49:51 +02:00
Benoit Marty
a52182490d
Add a TODO for next Weblate sync
2022-04-25 09:48:35 +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
c0da9f6bf0
Fixes lint error
2022-04-22 21:54:21 +02:00
ericdecanini
43c2b42a82
Adds suggested tag in explore rooms
2022-04-22 21:33:25 +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
Benoit Marty
3ed6a90fde
Fix sanity test after #5773
2022-04-21 21:08:28 +02:00
ariskotsomitopoulos
e368046b84
Add KEYS_WITHHELD error type to analytics
2022-04-21 19:31:12 +03:00
ariskotsomitopoulos
cc705d5458
Remove unused import
2022-04-21 17:23:00 +03:00
ariskotsomitopoulos
cf8031bbc6
Remove unused comment
2022-04-21 17:14:25 +03:00
Maxime NATUREL
914db8c6be
Removing BeaconInfo structure
2022-04-21 15:52:16 +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
Onuray Sahin
949d476623
Code review fixes.
2022-04-21 15:09:41 +03:00
Benoit Marty
729a2e6372
Move pushrules
package to the session
package
2022-04-21 12:30:11 +02:00
ericdecanini
a5eca12824
Fixes long line and comment lint errors
2022-04-21 12:02:47 +02:00
Onuray Sahin
534d55a24e
Fix import.
2022-04-21 13:00:51 +03:00
ericdecanini
8e569af60c
Fixes lint errors
2022-04-21 11:54:29 +02:00
ericdecanini
de899bbb18
Formats entire project
2022-04-21 11:50:15 +02: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
Onuray Sahin
0693e3c3aa
Add feature flag for screen sharing.
2022-04-21 11:56:05 +03:00
Onuray Sahin
f9ee06cd2a
Implement foreground service for Android Q and later.
2022-04-21 11:23:25 +03:00
Benoit Marty
78b1feae77
Merge pull request #5807 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.47
...
Bump libphonenumber from 8.12.46 to 8.12.47
2022-04-21 10:01:49 +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
dependabot[bot]
ed0ef4ad81
Bump libphonenumber from 8.12.46 to 8.12.47
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.46 to 8.12.47.
- [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.46...v8.12.47 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 23:08:25 +00:00
Adam Brown
441751a6ec
updating release version in preparation for next cycle
2022-04-20 15:03:46 +01:00
ariskotsomitopoulos
d240e3c453
Enhance crypto posthog errors with more details
2022-04-20 16:40:12 +03:00