Commit Graph

10798 Commits

Author SHA1 Message Date
ismailgulek 2728d729bb Update build system requirement 2021-05-05 16:04:58 +03:00
ismailgulek a4878ba631 Merge pull request #4301 from vector-im/element_4300
Fix Call Bar Layout Issue
2021-05-05 15:37:06 +03:00
ismailgulek de335a6112 Update CHANGES.rst 2021-05-05 15:22:33 +03:00
ismailgulek b439eb05f6 Wait for the next life cycle to detect status bar layout updates 2021-05-05 15:21:47 +03:00
ismailgulek fc92aed657 Merge pull request #4298 from vector-im/attended_call_transfers
Attended Call Transfers
2021-05-05 11:21:55 +03:00
ismailgulek 9efa3a7d6c Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek fdcc6827cc Merge pull request #4042 from vector-im/voip_design_updates
VoIP Design Improvements
2021-05-05 11:01:31 +03:00
ismailgulek fe15313d82 Merge pull request #4265 from vector-im/voip_jitsi_remover
Voip Jitsi Widget Remover
2021-05-05 10:39:40 +03:00
ismailgulek 59a16acffa Use new theme colors 2021-05-04 19:33:56 +03:00
ismailgulek e38d0205b7 Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek e5c1a7d369 Use new theme colors 2021-05-04 19:21:50 +03:00
ismailgulek 4ac2722c0b Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 0bc219c90d Merge branch 'develop' into voip_design_updates 2021-05-04 19:10:22 +03:00
ismailgulek 4f56d56019 Merge pull request #4295 from vector-im/design_kit
Create DesignKit
2021-05-04 19:09:09 +03:00
ismailgulek 371683f1d1 Convert colors to lazy vars 2021-05-04 18:35:03 +03:00
ismailgulek d2063665e6 Update class name to LightColors 2021-05-04 18:30:15 +03:00
ismailgulek 8e9dafb935 Update CHANGES.rst 2021-05-04 18:05:23 +03:00
ismailgulek 2df6aaa166 Hold other Matrix calls and end Jitsi call if a new call started 2021-05-04 11:25:18 +03:00
ismailgulek cda69cb6d9 Add transfer button 2021-05-04 11:24:55 +03:00
ismailgulek d80bcfc4bf Update DesignKit/Release.xcconfig
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-05-03 11:24:06 +03:00
ismailgulek 9a5e5bc40f Update DesignKit/Debug.xcconfig
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-05-03 11:24:01 +03:00
ismailgulek 49a52fa402 Update DesignKit/Common.xcconfig
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-05-03 11:23:54 +03:00
ismailgulek 5ebd883f30 Remove toast color, add comments for colors 2021-04-30 16:08:44 +03:00
ismailgulek 19db769659 Update CHANGES.rst 2021-04-30 16:00:53 +03:00
ismailgulek de6dfa7de5 Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
ismailgulek 0a7ad8d762 Create Theme v2 and define colors in palette 2021-04-30 15:59:24 +03:00
ismailgulek 39af2c6401 Create DesignKit framework target 2021-04-30 15:48:56 +03:00
Gil Eluard 9a9d08ce5e Merge pull request #4294 from vector-im/element_4272
Scroll to Bottom FAB button
2021-04-30 09:05:45 +02:00
Gil Eluard f439207cf4 Scroll to Bottom FAB button 2021-04-29 22:31:38 +02:00
Gil Eluard ec251627d1 Merge pull request #4286 from vector-im/element_4285
Show / Hide More and Report Content contextual menu from settings
2021-04-29 20:36:48 +02:00
Gil Eluard 94f8c92e06 Show / Hide More and Report Content contextual menu from settings
- Update after review
2021-04-29 20:10:07 +02:00
manuroe f8efc92eea Merge pull request #4283 from vector-im/element_3158_v2
Jitsi: use HS preferredDomain as Jitsi server to create conference v2
2021-04-29 19:54:45 +02:00
Gil Eluard 3e833d51d1 Merge branch 'develop' into element_4285 2021-04-29 19:49:42 +02:00
Gil Eluard 1067b0d284 Merge pull request #4291 from vector-im/element_4290
Show / hide NSFW and decrypted content options in Settings screen fro…
2021-04-29 19:48:00 +02:00
Gil Eluard e8f9393545 Show / hide NSFW and decrypted content options in Settings screen from build settings 2021-04-29 17:53:18 +02:00
manuroe 7e303b80f9 Merge branch 'develop' into element_3158_v2 2021-04-29 17:52:19 +02:00
manuroe 5b50d50747 VectorWellKnownTests: Fix one test 2021-04-29 17:38:33 +02:00
Gil Eluard a22e457017 Show / Hide More and Report Content contextual menu from settings 2021-04-29 17:03:34 +02:00
Gil Eluard 87da54ba10 Merge pull request #4282 from vector-im/element_4281
Enable / disable "Hide all messages from this user" of Room Member Sc…
2021-04-29 16:58:52 +02:00
manuroe b67f932f38 WidgetManager: Use the jitsi server defined in the homeserver wellknown
It was done in another PR at https://github.com/vector-im/element-ios/pull/3723/files#diff-530bc68fd973c8c954c5c4e673e9a9f0328943b4656440b8f997b4d718c51d6aR312

But the change was lost with other code updates.
2021-04-29 16:29:13 +02:00
Gil Eluard 432ea1b1e8 Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
ismailgulek c76a5a56f5 Update end call icon color 2021-04-29 14:58:45 +03:00
SBiOSoftWhare 904803fe33 Add comments on new classes and methods. 2021-04-29 12:38:04 +02:00
SBiOSoftWhare 7129c7582c MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare e4fddeb203 WidgetManager: Update Jitsi domain retrieval. 2021-04-29 12:37:27 +02:00
SBiOSoftWhare 3177f47d60 Remove MXWellKnown extension. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 38bb26c793 Add test for HomeserverConfiguration build. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare f62590db42 MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare ebcdf29a56 Add HomeserverConfiguration that exposes final HS configuration. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare 326497f1fd Add VectorWellKnownParser 2021-04-29 12:37:11 +02:00