Maxime NATUREL
a37edb591b
Adding xml layout for inactive state
2022-05-09 15:15:33 +02:00
Maxime NATUREL
bbec3a7c2e
Integration into location message item
2022-05-09 15:15:33 +02:00
Maxime NATUREL
a412b2128d
Rendering method
2022-05-09 15:15:33 +02:00
Maxime NATUREL
df1ba8ec88
Custom view for the banner
2022-05-09 15:15:33 +02:00
ganfra
f2c35adb60
Fix TODO on strings
2022-05-04 18:19:03 +02:00
Benoit Marty
a52182490d
Add a TODO for next Weblate sync
2022-04-25 09:48:35 +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
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
f9ee06cd2a
Implement foreground service for Android Q and later.
2022-04-21 11:23:25 +03:00
Onuray Sahin
fa3476d6cd
Create a foreground service during screen sharing.
2022-04-20 13:33:35 +03:00
Onuray Sahin
00bbb94b3b
Add screen sharing option to call menu.
2022-04-19 17:42:38 +03:00
Aris Kotsomitopoulos
abe07c73a4
Merge pull request #5775 from vector-im/feature/aris/threads_after_release_experience
...
Enhance user experience when home servers do not support threads.
2022-04-19 10:59:41 +03:00
fedrunov
48680c3e2d
remove spaces feedback from left panel ( #5686 )
2022-04-19 09:27:17 +02:00
ariskotsomitopoulos
d24ba65b5b
Enhance user experience when home servers do not support threads.
2022-04-15 14:18:38 +03:00
Benoit Marty
a39516534a
Initial sync dialog will now come later. It allows to unignore several user without performing an initial sync each time.
2022-04-15 12:52:56 +02:00
Benoit Marty
6b9f2965da
Request an initial sync when a user is unignored ( #1899 )
2022-04-15 12:07:28 +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
Adam Brown
47b2ae5dfd
updating privacy policy title
2022-04-14 14:55:02 +01:00
Benoit Marty
9c132a3244
Perform an initial sync after un-ignoring a user, from the room member screen ( #3439 )
2022-04-14 15:26:55 +02:00
Adam Brown
059b2a5424
updating copy and spacing to match designs
2022-04-13 14:50:11 +01:00
Maxime NATUREL
d78ed3215b
Adding support for notifications and message preview
2022-04-12 15:51:02 +02:00
Maxime NATUREL
a1fb85dcdb
Creating layout for the new message item
2022-04-12 15:51:02 +02:00
aringenbach
047a45d77f
Add a setting to be able to always appear offline ( #5583 )
...
Add a setting to be able to always appear offline
Move presence enabling to a app-only preference
2022-04-12 12:08:56 +02:00
Adam Brown
5f9d3e107d
moving ftue ems url to the urls config file
2022-04-08 13:17:56 +01:00
Adam Brown
0ce2012b83
adding link to ems copy
2022-04-08 13:16:29 +01:00
Adam Brown
1d92b4293b
launching the ems site when tapping get in touch
2022-04-08 13:16:29 +01:00
Adam Brown
7f90dda96f
adding dedicated server selection state to onboarding state
...
- replaces previous separately url strings with state usage
- makes use of the state for updating the sign up and server selection fields
2022-04-08 13:16:29 +01:00
Adam Brown
c3cf22158b
adding barebones server selection UI
2022-04-08 13:16:29 +01:00
Eric Decanini
45104f8cec
Merge pull request #5586 from vector-im/feature/eric/audio-files-player
...
Audio files in the timeline now appear with the audio player
2022-04-07 10:25:58 +01:00
Benoit Marty
c17599604b
The string ftue_auth_carousel_workplace_body
was declared not translatable by mistake
2022-04-06 15:50:03 +02:00
Benoit Marty
0f14652932
Merge pull request #5692 from vector-im/feature/aris/threads_beta_infrom_users_on_reply
...
Threads Beta opt-in mechanism
2022-04-05 20:40:16 +02:00
ariskotsomitopoulos
59d87df0ca
Add string resource comment
2022-04-05 19:44:01 +03:00
ariskotsomitopoulos
5ee2579efc
Revert "Remove duplicate learn more string resources"
...
This reverts commit 2ac3306382
.
2022-04-05 19:39:13 +03:00
ariskotsomitopoulos
72d4c7612a
Revert comment change
2022-04-05 19:39:11 +03:00
Benoit Marty
c76dc7b62f
Update vector/src/main/res/values/strings_login_v2.xml
...
Fix typo
2022-04-05 17:40:27 +02:00
Benoit Marty
fac317d122
Merge pull request #5647 from vector-im/feature/aris/threads_beta_feedback
...
Feature/aris/threads beta feedback
2022-04-05 17:25:29 +02:00
Benoit Marty
ca418afcbb
Merge pull request #5614 from vector-im/feature/aris/threads_ui_enhancements
...
Feature/aris/threads UI enhancements
2022-04-05 17:21:53 +02:00
ericdecanini
dc36301070
Improves accessibility on MessageAudioItem
2022-04-05 16:01:37 +01:00
Maxime NATUREL
bebe819c54
Merge pull request #5671 from vector-im/feature/mna/PSF-673-live-loc-share-duration
...
#5667 : [Location Sharing] - Set duration of live sharing
2022-04-05 16:13:26 +02:00
ariskotsomitopoulos
6e06aed627
Merge branch 'develop' into feature/aris/threads_ui_enhancements
...
# Conflicts:
# vector/src/main/res/menu/menu_timeline.xml
2022-04-05 16:32:49 +03:00
ariskotsomitopoulos
b5f8d2c91f
Update string resource
2022-04-05 14:50:18 +03:00
ariskotsomitopoulos
2ac3306382
Remove duplicate learn more string resources
2022-04-05 13:56:12 +03:00
ariskotsomitopoulos
7662abc5f7
Add learn more to string resources
2022-04-05 13:36:44 +03:00
fedrunov
0664afdf9a
Update Spaces menu ordering and capitalisation ( #5539 )
2022-04-05 09:27:39 +02:00
ariskotsomitopoulos
031c1b409b
Implement Beta opt-in mechanism to inform users about threads.
2022-04-04 19:51:47 +03:00
Florian Renaud
4d37aa232f
Replace "open settings" button by "disable" action in RageShake dialog if there is no session
2022-04-01 15:46:29 +02:00
Adam Brown
13fb4e52af
extracting hardcoded error message to the resources
2022-03-31 18:07:27 +01:00
Adam Brown
11983443fb
replacing hardcoded strings with resources
2022-03-31 17:50:20 +01:00
Adam Brown
7e5c3df7a7
adding combined server selection/sign up fragment
2022-03-31 17:50:20 +01:00
Maxime NATUREL
f34225506a
Adding strings resources
2022-03-31 14:43:32 +02:00