Commit Graph

387 Commits

Author SHA1 Message Date
manuroe 09f7701e09 Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
Stefan Ceriu 031ef98ac4 #4090 - Added voice messages switch to the labs section in settings. 2021-07-16 16:57:29 +03:00
Doug cb634a4b9f Merge pull request #4542 from vector-im/doug/fix_warnings
Fix warnings
2021-07-13 11:07:47 +01:00
Gil Eluard fb2b215a45 Show / hide reset button in secrets recovery screen (#4546). 2021-07-12 22:51:56 +02:00
Doug 2bd59ab326 Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug 29d7262e38 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
ismailgulek 40c647beb3 Do not present ended calls 2021-07-05 15:27:36 +03:00
Doug f76db0baa4 Fix documentation warnings. 2021-07-02 16:46:27 +01:00
SBiOSoftWhare 16191c25de Theme: Update DarkTheme and DefaultTheme with fonts property. 2021-06-21 21:12:27 +02:00
ismailgulek 3810d1c763 Merge branch 'develop' into element_4269_additions 2021-06-11 15:46:20 +03:00
ismailgulek 77c367a3e3 Enhance logs 2021-06-11 14:38:07 +03:00
ismailgulek b25d102400 Handle app state better 2021-06-11 14:37:53 +03:00
ismailgulek ebefdbf517 Handle app inactive state too 2021-06-10 11:43:08 +03:00
ismailgulek e54afa9cf0 Fix call screen user interaction 2021-06-09 18:33:00 +03:00
ismailgulek 319f19bd5c Fix corner radius 2021-06-09 18:28:15 +03:00
ismailgulek 9770af91e7 Bug fixes 2021-06-09 15:46:37 +03:00
ismailgulek 4f182c300a Fix PiP state when presenting a call screen 2021-06-09 15:11:06 +03:00
ismailgulek a7faff6973 Merge branch 'develop' into remove_call_bar 2021-06-09 13:54:59 +03:00
ismailgulek db8acbe813 Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +03:00
ismailgulek c30f86cbf2 Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare dee4da48ff Create AppInfo used to handle the application information. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 55a8c829e4 Create BuildInfo that gives build information made at compilation time. 2021-06-07 18:46:16 +02:00
ismailgulek 240493d98b Merge pull request #4388 from vector-im/element_4360_additions
Create Room Last Message Encryption Keys
2021-06-07 19:29:27 +03:00
SBiOSoftWhare b8d65262c0 UserSessionsService: Add possibility to remove a user session from the associated Matrix session. 2021-06-07 12:09:37 +02:00
ismailgulek c6b1ae6e0b Create keys for room last message data type 2021-06-03 15:48:01 +03:00
Stefan Ceriu a8b0e8700e Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare 597eea1f59 UserSessionsService: Improve add and removal UserSession. Wait for valid Matrix session state before adding a UserSession. 2021-05-28 12:46:48 +02:00
SBiOSoftWhare 30bba517a7 UserSession: Now use let non nil property for the MXSession. 2021-05-28 12:44:37 +02:00
ismailgulek 341f8d47b5 Add logs for group calls 2021-05-24 15:12:32 +03:00
SBiOSoftWhare 7a132f308f Add UserSession that represents a user session and UserSessionsService that enables to manage multiple user sessions and all logic around sessions management. 2021-05-20 22:10:03 +02:00
ismailgulek abaffae56a Merge pull request #4316 from vector-im/pushkit_crashes
Fixes for Pushkit Crashes
2021-05-12 10:31:54 +03:00
ismailgulek f132070fc7 Update store mechanism for call invites 2021-05-10 17:28:59 +03:00
ismailgulek 4a704262d4 Add removeAll method to KeyValueStore 2021-05-10 17:21:44 +03:00
ismailgulek ac11b5a4ef No need to check session state twice 2021-05-10 15:51:26 +03:00
SBiOSoftWhare 5e7e07eef0 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
ismailgulek d789bde498 Use model class to read call id 2021-05-07 11:05:37 +03:00
SBiOSoftWhare 0cd3f9a5e6 GroupsViewController: Add space beta announce cell. 2021-05-06 12:09:12 +02:00
ismailgulek e95056b769 Wait for the next life cycle to detect status bar layout updates 2021-05-05 15:21:47 +03:00
ismailgulek b4617dcf94 Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek 643a09b93a Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek bf87f42d38 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek ac1e5525ab Merge branch 'develop' into voip_design_updates 2021-05-04 19:10:22 +03:00
ismailgulek 2b94b2ea5e Convert colors to lazy vars 2021-05-04 18:35:03 +03:00
ismailgulek 0f1d90ce5e Update class name to LightColors 2021-05-04 18:30:15 +03:00
ismailgulek 4a3aa93044 Hold other Matrix calls and end Jitsi call if a new call started 2021-05-04 11:25:18 +03:00
ismailgulek 640a03050e Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
Gil Eluard 4cca705da6 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
manuroe 102607d46f 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 08d6f3acda Merge branch 'develop' into element_4285 2021-04-29 19:49:42 +02:00
Gil Eluard b88deda0ba Show / hide NSFW and decrypted content options in Settings screen from build settings 2021-04-29 17:53:18 +02:00