Valere
33f9bc52cb
Protect olm session from concurrent access
2022-03-04 19:21:19 +01:00
Ahmed Radhouane Belkilani
bcdf004082
Update the top bar in a room ( #5213 )
...
Remove typing message notification from room toolbar.
Signed-off-by: Ahmed Radhouane Belkilani <arbelkilani@gmail.com>
2022-03-04 16:38:53 +01:00
Benoit Marty
1690a0b2cf
giving avatar/display name error dialogs human readable error messages ( #5419 )
...
- reuses the ErrorDialog logic which translates exceptions to human readable strings
2022-03-03 18:29:39 +01:00
Adam Brown
54e23a2c55
giving avatar/display name error dialogs human readable error messages
...
- reuses the ErrorDialog logic which translates exceptions to human readable strings
2022-03-03 16:37:59 +00:00
Yoan Pintas
6e6b04c57e
Merge pull request #4498 from vector-im/yostyle/fix_strandhogg
...
Override task affinity to prevent unknown activities running in our app tasks.
2022-03-03 15:05:29 +01:00
Adam Brown
10f480b88d
adding missing VectorOverrides param from test instance creation and removing unused VectorDatastore
2022-03-02 18:27:12 +00:00
Adam Brown
99e5a8f2fa
FTUE - Choose a display name ( #5211 )
...
* adding base choose name fragment with UI
* add click handling for the display name actions
* updating real account display name
* setting the initial disabled state when the view is created
* adding header padding which would have been a toolbar
* exiting the flow on display name updated or skipped, the next PR will introduce the profile picture screen
* updating view model state testing to take all emissions into account
* adding tests around the onboarding view model
- cases for the personalisation and display name actions
* using colorSecondary instead of accent as per quality script rule
* making use of viewevent delegating action for the back handling
* using debounced clicks
* consuming the back action when existing the display name fragment via viewmodel
* making the keyboard imeDone update the display name
2022-03-02 17:59:40 +00:00
Adam Brown
0c628905de
Lifting debug overrides to their own abstraction ( #5361 )
...
* separating the debug overrides to their own abstraction
- rather than sharing the user facing vector data store
* inlining the debug flow getters and declarations
- also replaces funs with vals as the references are immutable
* adding changelog entry
2022-03-02 10:08:43 +00:00
Tiago Loureiro
ad8809196f
Fix overflow on media cache size
2022-03-01 13:12:46 -03:00
NIkita Fedrunov
e65070793d
Merge branch 'develop' into sync-analytics-plan
2022-03-01 09:15:19 +01:00
Benoit Marty
781a477056
Merge pull request #5292 from vector-im/feature/mna/4319-dm-space-members-list
...
#4319 : Fix DM navigation in member profile screen
2022-02-28 21:37:09 +01:00
Benoit Marty
71aac37ec7
Merge pull request #5330 from vector-im/feature/fga/more_realm_fixing
...
Feature/fga/more realm fixing
2022-02-28 21:02:10 +01:00
Maxime Naturel
96f041a773
Remove handling of direct message from timeline fragment
2022-02-28 14:58:58 +01:00
Maxime Naturel
46854b4b84
Moving DM creation/opening into the member profile screen
2022-02-28 14:58:58 +01:00
Maxime Naturel
836bf4e11e
DRAFT TODO
2022-02-28 14:58:58 +01:00
Benoit Marty
80bc3af5fa
Merge pull request #5349 from vector-im/feature/mna/5005-save-image
...
#5005 : Add save media icon in gallery
2022-02-28 14:23:17 +01:00
Benoit Marty
27905064e0
Merge pull request #5325 from vector-im/feature/eric/registration-feature-flag
...
#5307 Adds ForceLoginFallback feature flag to Login and Registration
2022-02-28 14:20:00 +01:00
bmarty
ce9c5564c0
Sync analytics plan
2022-02-28 00:03:19 +00:00
Benoit Marty
561dcbcfa1
Remove translation of removed strings, using the IDE facility after a code inspection
2022-02-25 17:25:08 +01:00
Maxime Naturel
56c6301151
Adding unit tests
2022-02-25 16:39:26 +01:00
Maxime Naturel
cb27608c75
Removing base use case interface
2022-02-25 14:11:26 +01:00
Benoit Marty
fd17517675
Remove unused strings
2022-02-25 13:45:24 +01:00
Benoit Marty
85b59654ae
Remove unused strings in build.gradle. Rely on BuildConfig fields only
2022-02-25 13:45:24 +01:00
Benoit Marty
b8a0aa724e
Merge pull request #5357 from vector-im/cgizard/ISSUE-5326
...
[Export e2ee keys] use appName instead of element
2022-02-25 12:03:56 +01:00
Maxime Naturel
6230dfc641
Removing section bloc comments
2022-02-25 12:01:21 +01:00
Maxime Naturel
4e4702cad8
Fixing date of file creation
2022-02-25 10:56:38 +01:00
Claire G
4860ed9131
replace empty space by - for debug app name
2022-02-25 10:04:30 +01:00
Maxime Naturel
aea78b70f1
Changing usage of viewModelScope to Session scope
2022-02-24 18:08:42 +01:00
Maxime Naturel
157feb1e4c
Updating order of message actions
2022-02-24 17:39:41 +01:00
Maxime Naturel
a583db43c4
Updating TODOs
2022-02-24 17:39:41 +01:00
Maxime Naturel
4260d2f155
Updating Changelog entry
2022-02-24 17:39:41 +01:00
Maxime Naturel
882b143569
Permission and error handling
2022-02-24 17:39:41 +01:00
Maxime Naturel
4c09fb747b
Moving base use case interface into core package
2022-02-24 17:39:41 +01:00
Maxime Naturel
cdb1a96664
Removing TODOs
2022-02-24 17:39:41 +01:00
Maxime Naturel
73ac3f3fda
Fixing DI + observing events
2022-02-24 17:39:41 +01:00
Maxime Naturel
7d7b1f305e
Calling ViewModel inside Fragment
2022-02-24 17:39:41 +01:00
Maxime Naturel
b17ce12c3d
Calling use case inside ViewModel
2022-02-24 17:39:41 +01:00
Maxime Naturel
c6c46375d6
Creating a ViewModel
2022-02-24 17:39:40 +01:00
Maxime Naturel
374ac45505
Interface for UseCase
2022-02-24 17:39:40 +01:00
Maxime Naturel
38236e7815
OnDownload callback
2022-02-24 17:39:40 +01:00
Maxime Naturel
f64268efdb
Adding download media use case
2022-02-24 17:39:40 +01:00
Maxime Naturel
e6995cbdd4
Draft
2022-02-24 17:39:40 +01:00
Maxime Naturel
0169396d7d
Adding save icon into viewer
2022-02-24 17:39:40 +01:00
Maxime Naturel
042c57f9b8
Renaming some methods to be more concise
2022-02-24 17:39:40 +01:00
Maxime Naturel
6899b5b637
Creating dedicated attachment interaction listener
2022-02-24 17:39:40 +01:00
Maxime Naturel
3384a0caa0
TODO
2022-02-24 17:39:40 +01:00
Benoit Marty
40b1862cc3
Remove duplicated string
...
Template and no template version was present, it was a mistake.
2022-02-24 15:40:04 +01:00
ericdecanini
9f0cef7040
Removes unnecessary exhaustive on when statement
2022-02-24 15:39:27 +01:00
ericdecanini
8d0410d961
Removes Global doNothing function
2022-02-24 15:38:36 +01:00
ericdecanini
3d57d72a7e
Reorders some functions within FtueAuthVariant
2022-02-24 15:33:06 +01:00
Benoit Marty
7516a1280e
template_
is not required anymore
2022-02-24 15:32:24 +01:00
ericdecanini
92c6d59984
Adds private setting usage to FtueAuthVariant
2022-02-24 15:28:33 +01:00
ericdecanini
2917d4e4d6
Adds forceLoginFallback private setting
2022-02-24 15:01:18 +01:00
ericdecanini
4ebaa349c3
Reverts adding force login fallback flag to debug features
2022-02-24 14:45:48 +01:00
Weblate
515524584f
Merge branch 'origin/develop' into Weblate.
2022-02-24 13:17:48 +00:00
Jeff Huang
8866ad32d7
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-02-24 13:16:57 +00:00
Ihor Hordiichuk
ec1195526a
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-02-24 13:16:56 +00:00
Jozef Gaal
9504bd99a7
Translated using Weblate (Slovak)
...
Currently translated at 98.9% (2754 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-02-24 13:16:55 +00:00
lvre
6afc5824c4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-02-24 13:16:51 +00:00
Kagami Sascha Rosylight
0046a3d697
Translated using Weblate (Korean)
...
Currently translated at 47.6% (1325 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ko/
2022-02-24 13:16:50 +00:00
Suguru Hirahara
8a66726dad
Translated using Weblate (Japanese)
...
Currently translated at 94.5% (2632 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-24 13:16:50 +00:00
random
7ba60a0fb2
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-02-24 13:16:49 +00:00
Linerly
99f1180e01
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-02-24 13:16:49 +00:00
Szimszon
01fe4c4d70
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-02-24 13:16:48 +00:00
Priit Jõerüüt
8d9b5eb0d5
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (2781 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-02-24 13:16:47 +00:00
Kim Brose
c5286022f0
Translated using Weblate (German)
...
Currently translated at 99.8% (2780 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-02-24 13:16:46 +00:00
waclaw66
11342381ef
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2783 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-02-24 13:16:46 +00:00
Benoit Marty
5512439d36
Merge pull request #5157 from vector-im/feature/bma/config_poc
...
Create a new resource in config file for default setting value.
2022-02-24 14:15:19 +01:00
Suguru Hirahara
bf8389a7ec
Translated using Weblate (Japanese)
...
Currently translated at 94.5% (2631 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-24 11:37:56 +00:00
Joe Sagawa
cc2653e602
Translated using Weblate (Japanese)
...
Currently translated at 94.5% (2631 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-24 11:37:53 +00:00
Suguru Hirahara
0dd51340b7
Translated using Weblate (Japanese)
...
Currently translated at 93.3% (2597 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:15:26 +00:00
oksya8and8
d99b7b73ab
Translated using Weblate (Japanese)
...
Currently translated at 93.3% (2597 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:15:26 +00:00
Suguru Hirahara
5c263d78dd
Translated using Weblate (Japanese)
...
Currently translated at 93.2% (2596 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:15:08 +00:00
oksya8and8
a91f59ba04
Translated using Weblate (Japanese)
...
Currently translated at 93.2% (2596 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:15:07 +00:00
Suguru Hirahara
f150a8212b
Translated using Weblate (Japanese)
...
Currently translated at 93.2% (2594 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:11:41 +00:00
oksya8and8
c8a290c680
Translated using Weblate (Japanese)
...
Currently translated at 93.2% (2594 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:11:41 +00:00
Suguru Hirahara
229a64d408
Translated using Weblate (Japanese)
...
Currently translated at 93.1% (2592 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:09:28 +00:00
oksya8and8
aed43849c8
Translated using Weblate (Japanese)
...
Currently translated at 93.1% (2592 of 2783 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-23 22:09:28 +00:00
Benoit Marty
93de61e61f
Merge pull request #5206 from vector-im/arb/issues/3296
...
#3296 Typing Notification update
2022-02-23 18:57:14 +01:00
Benoit Marty
03a6a348c0
Add boolean for visibility of all settings at root level
2022-02-23 18:19:24 +01:00
Benoit Marty
96c2c6f4a4
Move file config.xml to the module vector-config
2022-02-23 18:10:08 +01:00
Benoit Marty
b12c890191
Also add a way to hide the setting to the user
2022-02-23 18:03:12 +01:00
Benoit Marty
5cfcd65b38
Create a new resource in config file for default setting value. First case: message bubbles
2022-02-23 18:03:12 +01:00
ganfra
fb2ed9a7ac
Rename getTimeLine to getTimeline to align naming. Also create TimelineEventDataSource.
2022-02-23 18:00:31 +01:00
Claire G
f63cd57567
use appName instead of "element" in e2ee file name
2022-02-23 17:45:54 +01:00
ericdecanini
c89f28ffb2
adds missing brackets on multiline if statements
2022-02-23 17:43:40 +01:00
ericdecanini
64e074840b
Merge remote-tracking branch 'origin/develop' into feature/eric/registration-feature-flag
...
# Conflicts:
# vector/src/debug/java/im/vector/app/features/debug/features/DebugFeaturesStateFactory.kt
# vector/src/debug/java/im/vector/app/features/debug/features/DebugVectorFeatures.kt
# vector/src/main/java/im/vector/app/features/VectorFeatures.kt
2022-02-23 17:31:43 +01:00
ericdecanini
f18808b4d7
refactors FtueAuthVariant with new feature flag on registration and signin
2022-02-23 16:53:16 +01:00
ericdecanini
713248805c
adds feature flag usage to registration flow result
2022-02-23 13:25:16 +01:00
ericdecanini
507ddc2d4a
adds forceLoginFallback debug feature
2022-02-23 13:02:45 +01:00
Benoit Marty
a2f3b43683
Merge pull request #5316 from vector-im/feature/fga/update_reaction_button_layout
...
#5313 : Update reaction button layout.
2022-02-23 12:36:54 +01:00
Benoit Marty
276c526cef
Merge pull request #5158 from vector-im/feature/adm/ftue-post-account-creation
...
FTUE - Account created screen
2022-02-23 11:54:02 +01:00
Ahmed Radhouane Belkilani
91ab4726ad
#3296
...
- Fixes after review.
Signed-off-by: Ahmed Radhouane Belkilani <arbelkilani@gmail.com>
2022-02-23 11:34:43 +01:00
Ahmed Radhouane Belkilani
b39a3ab42e
#4642 [Review]
...
- use ObjectAnimator instead of ValueAnimator in TypingMessageDots.
Signed-off-by: Ahmed Radhouane Belkilani <arbelkilani@gmail.com>
2022-02-23 11:34:42 +01:00
Ahmed Radhouane Belkilani
5deabfae9d
#4642 [Review]
...
- revert vector_settings_round_avatar.xml file to develop state.
Signed-off-by: Ahmed Radhouane Belkilani <arbelkilani@gmail.com>
2022-02-23 11:34:41 +01:00
Ahmed Radhouane Belkilani
a9b8871177
#3296
...
- prevent timeline jump up while TypingMessageView populated.
Signed-off-by: Ahmed Radhouane Belkilani <arbelkilani@gmail.com>
2022-02-23 11:34:40 +01:00
Ahmed Radhouane Belkilani
da9fdf1b18
#3296
...
- Adding a typing message notification view at the bottom of the timeline in rooms.
Signed-off-by: Ahmed Radhouane Belkilani <arbelkilani@gmail.com>
2022-02-23 11:34:39 +01:00
ganfra
e3b67fe30b
#5313 : Update reaction button layout.
2022-02-23 11:26:21 +01:00
Benoit Marty
6e7aa01437
Merge pull request #5303 from vector-im/feature/fga/improve_bubble_layout
...
Feature/fga/improve bubble layout
2022-02-22 22:56:09 +01:00
Benoit Marty
bff663d4fa
Merge pull request #5304 from vector-im/feature/bma/weblate_1_4_2
...
Weblate 1 4 2
2022-02-22 18:13:01 +01:00