Commit graph

17427 commits

Author SHA1 Message Date
Mauro Romito
ccb52acdeb fixed the positioning 2022-11-04 11:07:14 +01:00
Mauro Romito
5d0593ad5a this solution looks promising 2022-11-04 04:39:22 +01:00
Mauro Romito
64fd6e5caf another possible impl 2022-11-04 02:45:55 +01:00
Alfonso Grillo
8f23b4623e
Merge pull request #7028 from vector-im/alfogrillo/show_ip_feature
Show/Hide IP in device manager (PSG-804)
2022-11-03 17:28:25 +01:00
Alfonso Grillo
4a98acda3c Add animations 2022-11-03 14:55:33 +01:00
Alfonso Grillo
164e1d103d Cleanup merge leftovers 2022-11-03 14:50:46 +01:00
Alfonso Grillo
110dfbc2ba Fix UTs 2022-11-03 14:47:09 +01:00
Alfonso Grillo
398cbd23da Add changelog.d file 2022-11-03 14:47:09 +01:00
Alfonso Grillo
5e143ed0ef Inject setting service in UserSessionOverviewViewModel 2022-11-03 14:47:09 +01:00
Alfonso Grillo
765a3590a2 Add settings service in UserOtherSessionsViewModel 2022-11-03 14:47:09 +01:00
Alfonso Grillo
18e9783a64 Mock settings in UserSessionsOverviewViewModel 2022-11-03 14:47:09 +01:00
Alfonso Grillo
1221b0f874 Refine settings logic 2022-11-03 14:47:08 +01:00
Alfonso Grillo
c7ee0b2deb Add location info in UserOtherSessions 2022-11-03 14:47:08 +01:00
Alfonso Grillo
01b6b12752 Add show/hide ip persistency 2022-11-03 14:47:08 +01:00
Alfonso Grillo
70a03ec0cd Cleanup 2022-11-03 14:47:08 +01:00
Alfonso Grillo
fec6c33bef Cleanup code 2022-11-03 14:47:08 +01:00
Alfonso Grillo
7934403d92 Cleanup merge leftovers 2022-11-03 14:47:08 +01:00
Alfonso Grillo
c9f2aaa15f Fix Package.resolved 2022-11-03 14:46:20 +01:00
Alfonso Grillo
1c5ff99d2c Add “show location“ feature in session overview 2022-11-03 14:46:19 +01:00
Alfonso Grillo
bae2856418 Add “show location” feature in other sessions list 2022-11-03 14:46:19 +01:00
Alfonso Grillo
cd5ce7ea72 Add location feature in UserSessionsOverview 2022-11-03 14:46:19 +01:00
Alfonso Grillo
852868a7c2 Map location info 2022-11-03 14:46:19 +01:00
Alfonso Grillo
aa9a4cd752 Map location info 2022-11-03 14:46:19 +01:00
Aleksandrs Proskurins
848a6db0ec
Merge pull request #7015 from vector-im/aleksandrs/7014_sign_out_of_other_sessions
Device Manager: Sign out of other sessions.
2022-11-03 14:32:11 +02:00
paleksandrs
4639782521 Code review fixes 2022-11-03 13:38:23 +02:00
Kat Gerasimova
852195e38a Update PR automation
Stop using deprecated ProjectNext API in favour of the new ProjectV2 one
2022-11-03 11:07:48 +00:00
Kat Gerasimova
51e9e7ca6d Update issue automation
Stop using deprecated ProjectNext API in favour of the new ProjectV2 one
2022-11-03 12:22:58 +02:00
paleksandrs
0bc0011ebe Code review fixes, created DestructiveButton 2022-11-03 10:49:02 +02:00
Velin92
70ae9d6e03
Merge pull request #7027 from vector-im/mauroromito/6946_custom_emojis
Labs: Rich text-editor fix for "does not support inserting custom iOS emojis"
2022-11-02 17:31:19 +01:00
Mauro Romito
d42828d741 fix for 6946 2022-11-02 16:45:40 +01:00
aringenbach
a07be4e3c3 Add kResizeComposerAnimationDuration constant description 2022-11-02 16:40:57 +01:00
aringenbach
514ec10450 Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
paleksandrs
bf7deaf582 Merge branch 'develop' into aleksandrs/7014_sign_out_of_other_sessions 2022-11-02 15:07:17 +02:00
Aleksandrs Proskurins
b99a33b42c
Merge pull request #6998 from vector-im/aleksandrs/6963_multi_session_logout
Device Manager: Multi session sign out.
2022-11-02 15:05:34 +02:00
paleksandrs
96f5f862e2 Code review fixes 2022-11-02 14:09:26 +02:00
Velin92
c7f23f8a40
Merge pull request #7007 from vector-im/mauroromito/7005_fix_missing_keystrokes
Rich Text Composer: Fixing missing keystrokes + fixing long press backspace not deleting all the text
2022-11-02 13:03:12 +01:00
paleksandrs
484cab4451 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-11-02 14:02:52 +02:00
Mauro Romito
f1c784eed8 test may fail on CI 2022-11-02 11:58:55 +01:00
Mauro Romito
f63090da03 test improvement 2022-11-02 11:58:19 +01:00
Mauro Romito
bfcf5206f0 tests may fail on CI 2022-11-02 11:57:16 +01:00
Alfonso Grillo
171a8ddebd
Merge pull request #7001 from vector-im/alfogrillo/improve_kebab_menu
Improve kebab menu in session overview (PSG-832)
2022-11-02 11:35:36 +01:00
Mauro Romito
85a4dbdc85 the test may fail on CI without blocking the task/check 2022-11-02 11:23:19 +01:00
paleksandrs
55af0200ea Comment fix 2022-11-02 11:47:32 +02:00
Aleksandrs Proskurins
fee2d06f79
Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
2022-11-02 11:43:03 +02:00
Aleksandrs Proskurins
5b99d7f339
Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
2022-11-02 11:42:55 +02:00
ismailgulek
a2ac3a1c8c Prepare for new sprint 2022-11-01 14:18:49 +03:00
gulekismail
d6c7a5c040 Prepare for new sprint 2022-11-01 14:17:09 +03:00
gulekismail
cdaff717d6 Merge branch 'master' into develop 2022-11-01 14:17:06 +03:00
gulekismail
a8c505c2f9 Merge branch 'release/1.9.10/master' 2022-11-01 14:17:01 +03:00
gulekismail
14aff6790f finish version++ 2022-11-01 14:17:01 +03:00