Maxime NATUREL
c53a8f3288
Creation of a viewState for the SecurityRecommendationView
2022-09-02 16:15:42 +02:00
Maxime NATUREL
fbff8d6408
Use a different date format when device is inactive
2022-09-02 16:15:42 +02:00
Maxime NATUREL
5791a4d3cd
Using plurals when needed
2022-09-02 15:00:53 +02:00
Maxime NATUREL
2b50208a23
Post rebase fix
2022-09-02 14:37:49 +02:00
Onuray Sahin
8d378408c5
Code review fixes.
2022-09-02 14:28:28 +02:00
Onuray Sahin
ed1244aa8f
Fix description of inactive sessions.
2022-09-02 14:28:27 +02:00
Onuray Sahin
396da93a93
Test inactive sessions use case.
2022-09-02 14:28:27 +02:00
Onuray Sahin
aeb64892fa
Move inactive session logic into use case.
2022-09-02 14:28:27 +02:00
Onuray Sahin
abd826561d
Fix image background.
2022-09-02 14:28:27 +02:00
Onuray Sahin
32f1a660f5
Format layout.
2022-09-02 14:28:27 +02:00
Onuray Sahin
58846038ce
Render security recommendations.
2022-09-02 14:28:25 +02:00
Onuray Sahin
c23a4e4601
Implement security recommendation view class.
2022-09-02 14:28:01 +02:00
Onuray Sahin
e6c9409156
Create generic security recommendations view.
2022-09-02 14:28:01 +02:00
Onuray Sahin
7e8bbda856
Create security recommendations view layout.
2022-09-02 14:28:01 +02:00
Onuray Sahin
55d0a06fc1
Create security recommendations section header.
2022-09-02 14:27:59 +02:00
dependabot[bot]
da73550493
Bump android-embedded_fcm_distributor from 2.1.2 to 2.1.3
...
Bumps android-embedded_fcm_distributor from 2.1.2 to 2.1.3.
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-embedded_fcm_distributor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 23:10:39 +00:00
Adam Brown
bddb37ef7a
Merge pull request #6981 from vector-im/feature/adm/allow-optional-emails
...
Allowing optional email registration
2022-09-01 16:30:20 +01:00
Adam Brown
22ce829645
moving all the strings to a dedicated libray/strings module
2022-09-01 14:58:07 +01:00
Adam Brown
b632d95086
removing extra change_space string
2022-09-01 14:56:39 +01:00
Weblate
a6f2549ad9
Merge branch 'origin/develop' into Weblate.
2022-09-01 12:51:27 +00:00
Benoit Marty
ed13177376
Merge pull request #6982 from p1gp1g/fix/autoplay-sticker
...
Fix autoplayed animated sticker
2022-09-01 14:43:23 +02:00
NIkita Fedrunov
5003459962
empty state for new invites screen
2022-09-01 14:39:13 +02:00
Adam Brown
81f6f768fb
formatting function arguments to be on separate lines
2022-09-01 12:46:49 +01:00
phardyle
43b96b64e5
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-09-01 06:32:45 +00:00
Nui Harime
2bbf28aa17
Translated using Weblate (Russian)
...
Currently translated at 99.0% (2321 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2022-09-01 06:32:45 +00:00
Johan Smits
795439a40d
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
2022-09-01 06:32:43 +00:00
Vri
778da5bb3a
Translated using Weblate (German)
...
Currently translated at 99.2% (2327 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-09-01 06:32:42 +00:00
sim
45f44bd1af
Improve sticker visibility
...
Increase its size and set timestamp inside
2022-08-31 23:06:40 +02:00
sim
8e362f6919
Hide playContentView for autoplayed animated stickers
2022-08-31 23:06:32 +02:00
Jorge Martín
3ef3e3760d
Fix crash on PIN code settings screen
2022-08-31 20:06:32 +02:00
Adam Brown
62e8beadf8
allowing optional emails
...
- when the email stage is non mandatory, email emails are treated as a dummy step, as per the legacy flow
2022-08-31 17:40:35 +01:00
Benoit Marty
318352f1bd
Merge pull request #6978 from vector-im/feature/bma/null_room
...
Fix crash when opening an unknown room
2022-08-31 17:51:13 +02:00
Onuray Sahin
6341cf92a3
Merge pull request #6946 from vector-im/feature/ons/device_manager_other_session_list
...
[Device Manager] Render other sessions (PSG-668)
2022-08-31 17:01:20 +03:00
Benoit Marty
fe42cdc582
Fix formatting issue.
2022-08-31 15:39:19 +02:00
Benoit Marty
0950e41526
Merge pull request #6967 from vector-im/feature/bma/fix_crashes
...
Fix crashes
2022-08-31 15:25:57 +02:00
Benoit Marty
1ced47fbd2
Display an error message when the room is not known.
2022-08-31 15:13:45 +02:00
Benoit Marty
f56f4e1160
Make room and timeline nullable. Sometimes use initialState.roomId
instead of room.roomId
.
2022-08-31 11:58:43 +02:00
Benoit Marty
388cb16481
Remove unused method
2022-08-31 11:15:58 +02:00
Benoit Marty
3ed66d636b
Rework: avoid shortcut to access ViewModel state.
2022-08-31 11:15:32 +02:00
Benoit Marty
b6deff8a0b
Remove useless code. Returned value is not used. observeRoomSummary()
is called a few lines above.
2022-08-31 11:11:27 +02:00
Benoit Marty
36e3abece6
Handle missing external application when trying to Record a Video or on other cases.
...
https://github.com/matrix-org/element-android-rageshakes/issues/42362
2022-08-31 10:41:05 +02:00
Benoit Marty
98ce9899ff
Fix incorrectly caught exception
2022-08-31 10:41:05 +02:00
Adam Brown
177049ba91
merging with develop
2022-08-31 09:16:01 +01:00
Adam Brown
18a9846071
moving application based tests to the vector-app module
...
- they require the VectorApplication to trigger
2022-08-31 09:16:01 +01:00
Adam Brown
7837252f5f
applying missing nightly build type config
2022-08-31 09:16:01 +01:00
Adam Brown
713e1ef2ed
merging with develop
2022-08-31 09:16:01 +01:00
Adam Brown
d2ca4edc6d
lifting the application launcher colour to the application module
2022-08-31 09:16:01 +01:00
Adam Brown
c7f945c8b5
lifting the application config and icon to the application module
2022-08-31 09:16:00 +01:00
Adam Brown
cfe5a4d212
using entry point instead of manually fetching fields from application
2022-08-31 09:16:00 +01:00
Adam Brown
5c994ebfdd
lifting the phonenumber dependency to the deps file and exposing as api for the app level module
2022-08-31 09:16:00 +01:00
Adam Brown
2d61e71409
using the vector-app module to handle recursively applying lint
2022-08-31 09:16:00 +01:00
Adam Brown
4d3e21d046
reusing lint file
2022-08-31 09:16:00 +01:00
Adam Brown
615ab414ff
moving imports around to match application/library split
2022-08-31 09:16:00 +01:00
Adam Brown
ad398d8caa
moving font certs file to the module that uses it
2022-08-31 09:16:00 +01:00
Adam Brown
1ff340b018
lifting the manifest provider references to the app module manifest
2022-08-31 09:16:00 +01:00
Adam Brown
ddaaa1aaeb
avoid clashing buildconfig and moving placeholders to the modules which uses them
2022-08-31 09:16:00 +01:00
Adam Brown
2e81056b1e
adding library support for the android-stem plugin
2022-08-31 09:16:00 +01:00
Adam Brown
f0bc18d5ca
introducing vector-app module to act as the top level application
2022-08-31 09:16:00 +01:00
Adam Brown
fc8aa16105
using build meta for application id
2022-08-31 09:16:00 +01:00
Adam Brown
bbbea4f316
using non final id reference for stub id, ids in library modules are not final
2022-08-31 09:16:00 +01:00
Nikita Fedrunov
657796c8b5
new app layout is enabled ( #6959 )
2022-08-31 10:06:01 +02:00
Eric Decanini
b0fb1f908e
Space Switching: Space Invites ( #6924 )
2022-08-30 15:30:51 +02:00
Onuray Sahin
357a859cdc
Cleanup recyclerview.
2022-08-30 16:28:02 +03:00
Onuray Sahin
ec85199250
Code review fixes.
2022-08-30 15:51:53 +03:00
Onuray Sahin
66fa5ca98e
Code review fixes.
2022-08-30 15:47:00 +03:00
Adam Brown
3319ed95dd
Merge pull request #6953 from vector-im/dependabot/gradle/com.github.UnifiedPush-android-embedded_fcm_distributor-2.1.2
...
Bump android-embedded_fcm_distributor from 2.1.1 to 2.1.2
2022-08-30 08:55:38 +01:00
Nikita Fedrunov
14e3753183
fabs are moved from HomeRoomListFragment to NewHomeDetailFragment ( #6943 )
2022-08-29 13:26:39 +02:00
Nikita Fedrunov
84d938da94
fixed invites count badge bottom margin on a home screen ( #6948 )
2022-08-29 10:17:27 +02:00
Eric Decanini
6af5f9ed7f
Fixes debug icon not showing ( #6951 )
2022-08-29 09:55:59 +02:00
Auri B. P
19f17d161c
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ca/
2022-08-27 13:32:40 +00:00
dependabot[bot]
8bc32a2f73
Bump android-embedded_fcm_distributor from 2.1.1 to 2.1.2
...
Bumps [android-embedded_fcm_distributor](https://github.com/UnifiedPush/android-embedded_fcm_distributor ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/UnifiedPush/android-embedded_fcm_distributor/releases )
- [Commits](https://github.com/UnifiedPush/android-embedded_fcm_distributor/compare/2.1.1...2.1.2 )
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-embedded_fcm_distributor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 23:10:44 +00:00
Eric Decanini
b5debe92c0
Merge pull request #6877 from vector-im/feature/eric/new-layout-navigation
...
Space Switching Back Navigation
2022-08-26 17:40:18 +02:00
Onuray Sahin
dc99c1122d
Merge pull request #6903 from vector-im/feature/ons/device_manager_current_session
...
[Device Manager] Render current session (PSG-668)
2022-08-26 16:22:46 +03:00
Adam Brown
fdc2e1c3c3
Merge pull request #6941 from vector-im/feature/adm/invalid-space-command-parsing
...
Fixing /joinSpace and /addToSpace commands
2022-08-26 14:15:38 +01:00
ericdecanini
f62271354e
Removes unused variable
2022-08-26 15:08:25 +02:00
ericdecanini
95b37e2838
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/spaces/NewSpaceSummaryController.kt
2022-08-26 14:06:11 +02:00
Eric Decanini
b67c3ce40b
Merge pull request #6907 from vector-im/feature/eric/accordion-bottom-sheet
...
Space Switching: Accordion-Style Bottom Sheet
2022-08-26 14:04:52 +02:00
Onuray Sahin
2c6c23da9c
Merge branch 'feature/ons/device_manager_current_session' into feature/ons/device_manager_other_session_list
...
* feature/ons/device_manager_current_session: (169 commits)
new app layouts invites (#6911 )
bottom navigation tabs are removed for AppLayout (#6905 )
focus input when changing server address
Fix copyright
Improve createRoomThreePidEvents for clarity
Remove roomCreatorUserId and use current userId by default
Remove useless explicit field type
Change visibility of LocalRoomThirdPartyInviteContent to internal
Remove useless apply in CreateLocalRoomStateEventsTask
Update doc
Extract condition to reduce code complexity
Verify tombstone event
Remove safe call
Add unit tests for CreateRoomFromLocalRoomTask
Add unit tests for CreateLocalRoomStateEventsTask
Set stateKey as empty by default
Create local room state events in dedicated task
Fix local events generation following the specification
Update CreateRoomParams from the potential FeaturePreset before persisting
Persists CreateRoomParams into LocalRoomSummaryEntity
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
2022-08-26 14:47:09 +03:00
Onuray Sahin
7a3a5ae30d
Merge branch 'develop' into feature/ons/device_manager_current_session
...
* develop: (169 commits)
new app layouts invites (#6911 )
bottom navigation tabs are removed for AppLayout (#6905 )
focus input when changing server address
Fix copyright
Improve createRoomThreePidEvents for clarity
Remove roomCreatorUserId and use current userId by default
Remove useless explicit field type
Change visibility of LocalRoomThirdPartyInviteContent to internal
Remove useless apply in CreateLocalRoomStateEventsTask
Update doc
Extract condition to reduce code complexity
Verify tombstone event
Remove safe call
Add unit tests for CreateRoomFromLocalRoomTask
Add unit tests for CreateLocalRoomStateEventsTask
Set stateKey as empty by default
Create local room state events in dedicated task
Fix local events generation following the specification
Update CreateRoomParams from the potential FeaturePreset before persisting
Persists CreateRoomParams into LocalRoomSummaryEntity
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
2022-08-26 13:45:47 +03:00
Onuray Sahin
eaf7da8e6e
Render other sessions.
2022-08-26 12:59:01 +03:00
Onuray Sahin
eb86a4f33c
Refactor layout files.
2022-08-26 12:57:20 +03:00
Onuray Sahin
01bce5658b
Calculate trust level for shield in viewmodel.
2022-08-26 12:53:30 +03:00
Adam Brown
da2eddd857
Merge pull request #6927 from noantiq/develop
...
FTUE: Make entering a custom Homeserver address faster by focusing the input
2022-08-26 10:43:13 +01:00
phardyle
775f584ff8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-08-26 08:32:55 +00:00
phardyle
7a53aede85
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-08-26 08:32:55 +00:00
Ihor Hordiichuk
dc51181ab4
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-08-26 08:32:53 +00:00
Jozef Gaal
0aa61a656f
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-08-26 08:32:51 +00:00
lvre
be8bcfb9e7
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-08-26 08:32:50 +00:00
Piotr Strebski
065e55aa7f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-08-26 08:32:49 +00:00
random
332effd33d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-08-26 08:32:47 +00:00
Linerly
235c4ca5ee
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-08-26 08:32:45 +00:00
Glandos
833f87ffcb
Translated using Weblate (French)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-08-26 08:32:44 +00:00
Danial Behzadi
c63538a01a
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-08-26 08:32:43 +00:00
Priit Jõerüüt
83da82ce0b
Translated using Weblate (Estonian)
...
Currently translated at 99.6% (2336 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-08-26 08:32:41 +00:00
Vri
4e56f66112
Translated using Weblate (German)
...
Currently translated at 98.0% (2298 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-08-26 08:32:40 +00:00
waclaw66
22b0a23d26
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-08-26 08:32:39 +00:00
Florian Renaud
e43bc88a4d
Merge pull request #6127 from vector-im/feature/fre/start_dm_on_first_msg_impl
...
Create the DM when sending an event
2022-08-26 09:15:34 +02:00
ericdecanini
457157995a
Removes unused import
2022-08-25 17:19:39 +02:00
Nikita Fedrunov
70cfe00271
new app layouts invites ( #6911 )
2022-08-25 16:34:04 +02:00
ericdecanini
d8398c279c
Adds content description to fix lint warning
2022-08-25 16:32:31 +02:00