Commit Graph

284 Commits

Author SHA1 Message Date
ismailgulek 5639a2bae6 Remove lab setting for Jitsi calls 2021-04-06 17:25:37 +03:00
ismailgulek 1b164859cb Remove unnecessary check 2021-04-02 17:31:37 +03:00
ismailgulek c089fe4b3e Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
ismailgulek 4a53e96dcb Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
Gil Eluard aceccba27f Merge pull request #4122 from vector-im/element_4085
Composer Update - Typing and sending a message
2021-04-02 11:34:05 +02:00
ismailgulek 11a8db2639 Introduce room-specific call bar, refactorings & comments 2021-04-02 00:02:54 +03:00
ismailgulek e5196d85f1 Update method name 2021-04-02 00:01:43 +03:00
ismailgulek 8b5289606a Add call bar update delegate method 2021-04-02 00:01:23 +03:00
Gil Eluard 9b4cb2f94f Make the application settings more configurable
- Update after review
2021-04-01 14:16:06 +02:00
Gil Eluard 550c4033ea Make the application settings more configurable 2021-03-31 19:04:00 +02:00
Gil Eluard 86a9abc5ca Composer update - UI enhancements
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
ismailgulek c7c5d51801 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek b916ba7eef Handle widget events from VoIP pushes 2021-03-19 03:00:14 +03:00
ismailgulek 0818ee12d3 Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek a23ebe226c Read widget event types from NSE 2021-03-19 02:52:04 +03:00
Gil Eluard beff6765c1 SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
ismailgulek c229aadedc Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek 31f62ad8e9 Merge branch 'develop' into voip_design_updates 2021-03-11 15:48:58 +03:00
ismailgulek 3ad3311d4b Merge branch 'develop' into voip_design_updates 2021-03-09 15:52:55 +03:00
Gil Eluard 2a63baa202 Merge branch 'develop' into element_4014 2021-03-04 11:19:40 +01:00
SBiOSoftWhare b0cd50e77c Settings: Add show NSFW public rooms toggle. 2021-03-03 16:32:05 +01:00
Gil Eluard dd720a68fb Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
SBiOSoftWhare 3c9acb3883 Merge branch 'develop' into element_3776 2021-02-23 18:51:19 +01:00
Gil Eluard c7e3155949 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare 0f81d6fb2b Room creation intro: New theme color. 2021-02-22 00:11:59 +01:00
manuroe 8ca05ad2d8 EncryptionKeyManager: Enable key for e2e DB 2021-02-18 16:37:58 +01:00
manuroe ad0d5f1ade Merge branch 'develop' into element_3867 2021-02-18 15:35:21 +01:00
ismailgulek df13ce3da9 Remove PiP button callback 2021-02-17 16:49:48 +03:00
ismailgulek add5237357 Wait for user action on alert if an alert is displayed 2021-02-16 21:45:16 +03:00
ismailgulek 77ee1035c5 Fix video call screen layout when coming back after device rotation 2021-02-15 18:34:33 +03:00
ismailgulek 50da32b8b3 Fix PiP view frame when device rotated 2021-02-15 18:33:21 +03:00
ismailgulek 4546668f77 Merge branch 'develop' into voip_design_updates
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/Categories/RoomBubbleCellData.swift
#	Riot/Managers/Call/CallPresenter.swift
#	Riot/Modules/Room/RoomViewController.h
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Views/BubbleCells/Call/CallBubbleCellBaseContentView.swift
2021-02-15 14:25:48 +03:00
ismailgulek 3af6a0be52 Move PiP view to top-right of the screen by default 2021-02-10 17:15:20 +03:00
ismailgulek aa6ac9fcb2 Merge branch 'voip_call_transfer' into voip_all
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
2021-02-10 00:47:51 +03:00
ismailgulek dc8afd1b29 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek 9944b607a4 Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek d83a9b7ca6 Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek 0c9db18c9f Move some values to Constants 2021-02-07 20:26:19 +03:00
ismailgulek 4cd879dc5b Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
ismailgulek 7be4ffd687 Keep a reference to block based notification observer and unregister it manually 2021-02-07 20:02:22 +03:00
ismailgulek 2e49419a38 Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-02-07 19:59:31 +03:00
ismailgulek 498d0508fb Make callTimer optional 2021-02-07 19:57:35 +03:00
ismailgulek 0380b4c5b2 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
ismailgulek 95339a4404 Voip all 2021-02-03 14:01:29 +03:00
ismailgulek de52413c75 Merge branch 'voip_2746' into voip_tiles 2021-02-02 12:36:11 +03:00
ismailgulek 4471725976 Merge branch 'develop' into voip_2746 2021-02-02 12:33:05 +03:00
ismailgulek 65318c08fd Merge pull request #3989 from vector-im/element_3986
Fix PushKit Crashes due to Undecryptable Call Invites
2021-02-02 11:51:47 +03:00
ismailgulek ac72e8066a Add comments 2021-02-02 10:54:06 +03:00
ismailgulek 60836654e0 Process sync response before decrypting call invite 2021-02-01 18:00:45 +03:00
manuroe d543154e46 Widgets: roomId is optional 2021-02-01 15:28:59 +01:00