Commit Graph

10343 Commits

Author SHA1 Message Date
ismailgulek b916ba7eef Handle widget events from VoIP pushes 2021-03-19 03:00:14 +03:00
ismailgulek 4c83fea9f9 Call new Jitsi call related methods from AppDelegate 2021-03-19 02:59:38 +03:00
ismailgulek 05a6b50766 Make call presenter public 2021-03-19 02:57:58 +03:00
ismailgulek 0818ee12d3 Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek 0469f8671d Add new group call localized string for CallKit 2021-03-19 02:53:24 +03:00
ismailgulek beb0076096 Fix overflow issue 2021-03-19 02:52:52 +03:00
ismailgulek e180938be9 Enable muting audio for Jitsi calls 2021-03-19 02:52:36 +03:00
ismailgulek a23ebe226c Read widget event types from NSE 2021-03-19 02:52:04 +03:00
ismailgulek 3a037522a9 Show room name and avatar if declined 2021-03-18 13:46:39 +03:00
ismailgulek 47af12fd15 Implement in-memory decline cache for group calls 2021-03-18 13:32:34 +03:00
ismailgulek 885066c92c Update call tiles on join/answer actions 2021-03-18 13:02:42 +03:00
ismailgulek 8610aa5719 Handle join and answer for group calls 2021-03-17 19:43:51 +03:00
ismailgulek c229aadedc Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek 26e20334c5 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek f416597f7c Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state 2021-03-17 18:17:54 +03:00
ismailgulek 2859f9b5cd Move tile action button to common 2021-03-17 18:09:10 +03:00
ismailgulek a06ad3142d Refactor buttons container view to include a stack view 2021-03-17 18:08:25 +03:00
ismailgulek 559eea9bf4 Merge branch 'develop' into voip_design_updates 2021-03-17 16:37:52 +03:00
ismailgulek fe8eae346b Merge pull request #4126 from vector-im/fix_last_bubble_visibility
RoomVC: Fix Not Visible Last Bubble Issue
2021-03-17 16:10:16 +03:00
ismailgulek 9bd8f4a4e7 Update CHANGES.rst 2021-03-17 15:54:50 +03:00
ismailgulek 1965047c80 Fix returning number of rows in room data source 2021-03-17 15:54:10 +03:00
ismailgulek 5036de8791 Merge pull request #4108 from vector-im/voip_virtual_timeline_fix
VoIP: Fix Virtual Timeline Event Sending Blink
2021-03-17 11:57:43 +03:00
ismailgulek a3e502de19 Update CHANGES.rst 2021-03-17 10:41:15 +03:00
ismailgulek 4d572d5d6b Merge branch 'develop' into voip_virtual_timeline_fix 2021-03-17 10:40:11 +03:00
ismailgulek cb3a72c64b Fix #4125 2021-03-17 00:49:07 +03:00
manuroe 2dccfc4227 Merge pull request #4121 from vector-im/4120_pods_update
Pods: Update FlowCommoniOS, GBDeviceInfo, KeychainAccess, MatomoTrack…
2021-03-15 13:58:00 +01:00
manuroe ceef9c4f63 Pods: Update FlowCommoniOS, GBDeviceInfo, KeychainAccess, MatomoTracker, SwiftJWT, SwiftLint
#4120
2021-03-15 12:25:46 +01:00
ismailgulek 7b7a7065f8 Adjust callerName label, use super method 2021-03-12 14:22:46 +03:00
ismailgulek d017ad6ac7 Merge branch 'develop' into voip_design_updates 2021-03-12 04:05:47 +03:00
ismailgulek 7fa59e9648 Refactor bubble cell, introduce viewState and implement statusText 2021-03-12 04:05:10 +03:00
ismailgulek d6cb67a2df Add call actions 2021-03-12 04:04:23 +03:00
ismailgulek 0483f26040 Introduce HorizontalButtonsContainerView 2021-03-12 03:40:55 +03:00
ismailgulek 409206e8d2 IntroduceCallTileActionButton 2021-03-12 03:40:44 +03:00
ismailgulek 4fe1143e21 Layout fixes 2021-03-12 03:39:35 +03:00
ismailgulek cc08564cd5 Layout fixes 2021-03-12 03:37:46 +03:00
ismailgulek 1496f19940 Adapt new transitive properties 2021-03-12 02:26:51 +03:00
ismailgulek fea1d3a75c Create new labels for inner content view 2021-03-12 02:26:03 +03:00
ismailgulek b0def4305a Include call answer and hangup events in the bubble 2021-03-12 02:24:07 +03:00
ismailgulek ff45edaf21 Include call answer and hangup events in the timeline 2021-03-12 02:23:34 +03:00
ismailgulek 951e11d112 Make icon template 2021-03-12 02:22:53 +03:00
ismailgulek 92b33b714c Introduce new strings 2021-03-12 02:22:39 +03:00
manuroe 8273205ed6 Prepare for new sprint 2021-03-11 14:25:50 +01:00
manuroe 8707268ee6 Merge branch 'master' into develop 2021-03-11 14:25:47 +01:00
manuroe b484dda104 Merge branch 'release/1.2.6/master' 2021-03-11 14:25:41 +01:00
manuroe 4e6168b3cb finish version++ 2021-03-11 14:25:41 +01:00
manuroe af8b465f50 Merge pull request #4112 from vector-im/release/1.2.6/release
Release 1.2.6
2021-03-11 14:25:06 +01:00
ismailgulek 31f62ad8e9 Merge branch 'develop' into voip_design_updates 2021-03-11 15:48:58 +03:00
manuroe 03b3c2b872 version++ 2021-03-11 13:30:12 +01:00
manuroe acd0c6dffc Strings.swift: Update after M's commit to develop 2021-03-11 12:10:46 +01:00
manuroe b53611a599 Merge pull request #4111 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-03-11 12:09:17 +01:00