Commit Graph

183 Commits

Author SHA1 Message Date
ismailgulek 7b1ed58906 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
manuroe 9b61ac5d78 MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek 7d863f3678 Remove the method not used anymore 2020-09-23 13:36:49 +03:00
ismailgulek 7ec282fd50 Introduce an extension method to hide cell separators 2020-09-21 14:05:27 +03:00
ismailgulek 7941b1f0db Merge branch 'develop' into element_3628
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek 9f42f0f522 Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek 5c0a86e2f0 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek fa492da737 Introduce vc_closeKeyboard on UIApplication 2020-09-07 13:51:30 +03:00
SBiOSoftWhare e16d495ea6 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
ismailgulek 430ce3fb2c Make MXSessionState comparable 2020-08-21 14:06:35 +03:00
ismailgulek 21bcfc4a38 Merge branch 'develop' into element_3452 2020-08-13 13:32:46 +03:00
ismailgulek 1d0847b993 Introduce vc_notRenderedImage 2020-08-12 18:41:38 +03:00
ismailgulek 7b05cd399b Fix default orientation for navigation controllers 2020-08-12 17:41:54 +03:00
ismailgulek ba8601dc6e Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek 1972a11d79 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek bbe0d3aed4 Fix crash 2020-08-10 14:28:05 +03:00
ismailgulek 39071d7556 Introduce isPhone 2020-08-06 16:32:58 +03:00
ismailgulek 61a7eef542 Move scroll method to an extension 2020-08-05 15:22:27 +03:00
manuroe e95d537470 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
ismailgulek 99dcb39e70 Add view shaker 2020-07-21 16:16:39 +03:00
SBiOSoftWhare 9ee7a408b2 UITableViewCell: Add convenient method to set disclosure indicator with tint color. 2020-07-16 23:12:33 +02:00
SBiOSoftWhare 5202f3e14f HomeVC: Room actions, update icons and add background corner radius. 2020-07-07 02:29:41 +02:00
ismailgulek 7878354243 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-06-26 17:33:09 +03:00
SBiOSoftWhare 40f7a5f9f3 Refactoring secure backup references. 2020-06-26 14:13:37 +02:00
SBiOSoftWhare f671c0b19a MXSession: Add convenient method to check if we can setup secure key backup. 2020-06-25 15:58:52 +02:00
SBiOSoftWhare 42e49bc080 MXSession+Riot: Use vc prefix as other extensions. 2020-06-25 10:23:24 +02:00
SBiOSoftWhare c2f5d73827 Merge branch 'develop' into riot_3344 2020-06-24 21:57:37 +02:00
manuroe 7901907770 E2E by default: Disable it if the HS admin disabled it
#3305
2020-06-24 17:08:14 +02:00
SBiOSoftWhare ee0afadf4c UIImage: Add convenient method to set the alpha. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare aff523db2f MXRecoveryService: Add convenient var to return SecretsRecoveryAvailability. 2020-06-15 16:12:58 +02:00
ismailgulek 9f45bbc548 Enhance NSE logs for debugging 2020-06-02 18:25:19 +03:00
ismailgulek eb009704da Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
SBiOSoftWhare 6f7803e6eb Fix some SwiftLint warnings. 2020-05-29 09:35:46 +02:00
ismailgulek fbfd7053d7 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek 208c0cbd39 Removed latest categories
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:58 +03:00
ismailgulek 2e3f2b11e1 Direct status bar hidden & style properties to children for UINavigationController, UITabBarController and UISplitViewController
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:08:16 +03:00
SBiOSoftWhare 34b523cb37 Add convenient multiline UILabel height fix method. 2020-05-07 10:52:12 +02:00
SBiOSoftWhare 107eb4c461 MasterTatBarVC: Fix navigation stack issue when show security screen. 2020-05-05 09:17:47 +02:00
SBiOSoftWhare d7c499d6ff UILabel: Add convenient method for setting line spacing. 2020-04-24 16:23:15 +02:00
ismailgulek c5d9241fbe Merge pull request #3084 from vector-im/riot_3067
Consider Safe Area Insets for Some Screens
2020-04-23 20:56:58 +03:00
manuroe 0e5699a5b9 Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified 2020-04-23 15:25:43 +02:00
manuroe 362fef18c2 Cross-signing: Allow to verify each device of users with no cross-signing
Fix #3138
This is implemented by adding a new `UserEncryptionTrustLevel` value: `UserEncryptionTrustLevelNoCrossSigning`
2020-04-23 15:10:41 +02:00
ismailgulek cfecb253e5 Some custom constraints on table view cells fixed for safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 16:15:30 +03:00
ismailgulek fcf52d69da ContactsTableViewController safe area insets, fixes #3072
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:12 +03:00
ismailgulek e28e2ca8a8 Return to call button safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:09 +03:00
manuroe c5043416fa Badges: Make Riot build again 2020-04-21 14:26:20 +02:00
manuroe 29b2e4a9f0 RoomMember scree: Display the verify button even in non e2e rooms
#3046
Display also the shield on the user to have the same screen for e2e and non e2e rooms
2020-03-27 09:12:49 +01:00
SBiOSoftWhare a806ddb315 MXRoom: Add a method to get user encryption trust level. 2020-02-03 18:59:25 +01:00
manuroe 91ab8421b5 Room e2e decoration: Change the algo a bit 2020-02-01 17:25:23 +01:00
manuroe fc9c278d99 Room decoration: Use shields instead of padlocks
#2906
2020-01-31 14:59:54 +01:00