Onuray Sahin
fd3b082a2c
Open element call widget.
2022-07-21 13:13:14 +03:00
Valere
ac7b47b8b2
code reviews
2022-07-21 12:05:33 +02:00
Valere
6657d6c5af
clean
2022-07-21 12:05:33 +02:00
Valere
9f3c8b6e5f
Handle case when device cannot be verified
2022-07-21 12:05:33 +02:00
Onuray Sahin
f5ec7a312f
Auto grant WebView permissions if they are already granted system level.
2022-07-21 12:56:12 +03:00
Onuray Sahin
a0eb2e733c
Skip widget permissions for element call.
2022-07-21 12:41:22 +03:00
Onuray Sahin
85aba894d6
Support picture-in-picture mode for element call widget.
2022-07-21 12:35:11 +03:00
ericdecanini
d8668f70bc
Rearranges imports
2022-07-21 11:34:49 +02:00
Onuray Sahin
b3a8052a51
Add element call widget type.
2022-07-21 12:30:55 +03:00
Onuray Sahin
61f05e78a3
Create custom widget args for element call.
2022-07-21 12:27:52 +03:00
Valere
00c6ad58a5
Merge pull request #6520 from vector-im/feature/bca/stable_withheld
...
stable name for withheld
2022-07-21 11:26:53 +02:00
Onuray Sahin
125135c250
Add element call widget type.
2022-07-21 12:26:08 +03:00
Benoit Marty
b83f6f2cb7
Changelog
2022-07-21 11:19:36 +02:00
Benoit Marty
3063c0da49
Avoid updating the UI every seconds
2022-07-21 11:19:36 +02:00
Benoit Marty
9dda647c52
Add Foreground service when data are updated.
2022-07-21 11:19:36 +02:00
Benoit Marty
b294c9a1fd
Do not always start MainActivity first when launching HomeActivity
2022-07-21 11:19:36 +02:00
Benoit Marty
0bedfc8087
Add a message when migrating the data (after 1 seconds)
2022-07-21 11:19:36 +02:00
Benoit Marty
b7826c02a3
Start SDK before handling permalink or sharing to the app.
...
It also fixes a crash when trying to share to the app if there is no active session: `IncomingShareViewModel` injects the `session` in the constructor.
2022-07-21 11:19:36 +02:00
Benoit Marty
c8a2bfc738
Always start MainActivity to ensure that current session is set.
2022-07-21 11:19:36 +02:00
Benoit Marty
0dd9e943c7
Delegate the creation of the Session to MainActivity instead of VectorApplication to unblock the main thread.
...
This fix is not necessary anymore, since the session is restored either in `MainActivity` or in `VectorMessagingReceiver`.
Ref: b7a54ead68
2022-07-21 11:19:36 +02:00
Andrew Morgan
96cfcc8229
changelog
2022-07-21 10:16:52 +01:00
Andrew Morgan
d8fa1cb2ed
Fix a typo during registration
...
terns -> terms
2022-07-21 10:12:43 +01:00
ericdecanini
8b220de952
Adds changelog file
2022-07-21 10:50:21 +02:00
ericdecanini
a909779e08
Merge remote-tracking branch 'origin/develop' into task/eric/space-switching-unit-tests
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/list/RoomListViewModel.kt
2022-07-21 10:48:57 +02:00
ericdecanini
d8fdaf0477
Moves UiStateRepository stubbing to fake class
2022-07-21 10:38:31 +02:00
ericdecanini
1d77f99148
Adds RoomSummaryFixture
2022-07-21 10:37:33 +02:00
Valere
687c2794fd
use specific unstable/stable class
2022-07-21 10:13:15 +02:00
ericdecanini
f0ae458a54
Changes AppStateHandler to SpaceStateHandler
2022-07-21 10:10:44 +02:00
Valere
d51a1fdb0e
add back withheld tests
2022-07-21 10:01:41 +02:00
Valere
7a3f2bb240
stable name for withheld
2022-07-21 10:01:41 +02:00
ericdecanini
9a649b6093
Adds tests for selectedSpaceFlow and activeSpaceId
2022-07-21 09:39:12 +02:00
ericdecanini
f770ae0653
Adds tests for persist space and backstack
2022-07-21 08:53:08 +02:00
ericdecanini
49992f682e
Adds test for existing space
2022-07-21 08:12:04 +02:00
Benoit Marty
6b0f8318b7
Nightly: fix issue in towncrier command. Add missing `build`
2022-07-20 23:39:37 +02:00
Eric Decanini
a2cf8720ab
Merge pull request #6314 from vector-im/task/eric/replace_flatten_with_direct_parent
...
Replace flattenParents with directParentName
2022-07-20 20:22:06 +02:00
ericdecanini
3f637ea41a
Fixes migration crash
2022-07-20 17:50:59 +02:00
ericdecanini
b89df0b520
Adds MigrateSessionTo035
2022-07-20 16:45:35 +02:00
ericdecanini
9e1235d51f
Merge remote-tracking branch 'origin/develop' into task/eric/replace_flatten_with_direct_parent
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/migration/MigrateSessionTo034.kt
2022-07-20 16:44:33 +02:00
Benoit Marty
c6fd9f46cb
Merge pull request #6606 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-07-20 16:21:07 +02:00
Onuray Sahin
10322545aa
Move pin to center when clicked.
2022-07-20 16:57:48 +03:00
Onuray Sahin
5c359d4d45
Changelog added.
2022-07-20 16:13:01 +03:00
Onuray Sahin
0f3e4046e1
Animate camera while zooming to a user.
2022-07-20 15:57:56 +03:00
Onuray Sahin
372ff9ff97
Move to initial zoom level when a user is focused.
2022-07-20 15:57:30 +03:00
ericdecanini
0ad2051dd3
Improves plural used in strings
2022-07-20 14:48:38 +02:00
Weblate
2792c48a6e
Merge branch 'origin/develop' into Weblate.
2022-07-20 12:26:40 +00:00
Xose M
a8a5c6b883
Translated using Weblate (Galician)
...
Currently translated at 18.5% (13 of 70 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/gl/
2022-07-20 12:26:35 +00:00
ssnfcmux
e52d351273
Translated using Weblate (Arabic)
...
Currently translated at 15.7% (11 of 70 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ar/
2022-07-20 12:26:35 +00:00
LinAGKar
c02dc7b962
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2022-07-20 12:26:34 +00:00
LinAGKar
3eb590ebe8
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2265 of 2265 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-07-20 12:26:32 +00:00
Sveinn í Felli
653f699c28
Translated using Weblate (Icelandic)
...
Currently translated at 82.1% (1861 of 2265 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-07-20 12:26:32 +00:00