Commit Graph

2950 Commits

Author SHA1 Message Date
manuroe a1c4e8bd22 Settings: Remove "End-to-End Encryption" from the LABS section
#2941
2020-01-27 17:30:09 +01:00
SBiOSoftWhare 3fb666d9ec RoomVC: Use encryption normal shield when retrieving room encryption trust level. 2020-01-24 17:13:08 +01:00
SBiOSoftWhare b37505c13f RoomDataSource: Fix refactoring. 2020-01-23 16:39:33 +01:00
SBiOSoftWhare 39727df980 RoomDataSource: Now compute encryption trust level from trusted devices percentage in room. 2020-01-23 16:37:23 +01:00
SBiOSoftWhare 3d9f2cdecf RoomVC: Handle encryption shields decoration for composer and expanded header. 2020-01-22 16:27:04 +01:00
SBiOSoftWhare 7d656778e9 Room messages: Handle encryption shields decoration. 2020-01-22 16:25:39 +01:00
SBiOSoftWhare c9e4f8bf5f ExpandedRoomTitleView: Add badge image view on room avatar. 2020-01-22 16:23:39 +01:00
SBiOSoftWhare fed1ce4560 RoomDataSource: Handle room members trust level for an encrypted room. 2020-01-22 16:21:47 +01:00
SBiOSoftWhare 316f52d16f Key verification: Present incoming key verification request alert only when the app is in foreground. 2020-01-17 15:52:49 +01:00
SBiOSoftWhare 43d226a003 Key verification: Present a notification when receiving incoming key verification request in background. 2020-01-17 10:54:18 +01:00
SBiOSoftWhare 8263ad5dd0 Key verification: Present an alert when receiving incoming key verification request in foreground. 2020-01-17 10:52:49 +01:00
manuroe f0b916ca5b Fix build 2020-01-16 12:58:14 +01:00
manuroe 3688150113 Cross-signing: Fix a missed API break 2020-01-16 11:03:02 +01:00
manuroe f816d70dc1 Merge branch 'develop' into riot_2890 2020-01-16 09:33:57 +01:00
manuroe 20266754fc Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
SBiOSoftWhare f1d56d2791 Merge pull request #2902 from vector-im/riot_2851
Notification in DMs / new Notification type
2020-01-15 18:21:05 +01:00
SBiOSoftWhare 52e7f9c8b6 Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:46 +01:00
SBiOSoftWhare 74d0db2156 Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:32 +01:00
SBiOSoftWhare ceb49fa938 Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-15 18:18:22 +01:00
SBiOSoftWhare 7af8233f1e KeyVerificationConclusionBubbleCell: Update warning title and badge image. 2020-01-15 10:50:36 +01:00
manuroe 363744772f Cross-signing: Follow API change on [MXCrypto downloadKeys:] 2020-01-15 08:38:35 +01:00
SBiOSoftWhare a5e84337e9 DeviceVerificationCoordinator: Handle incoming key verification to accept. 2020-01-14 21:51:05 +01:00
SBiOSoftWhare 058afa4497 RoomDataSource: Handle RoomBubbleCellData key verification update. Handle incoming key verification approval. 2020-01-14 21:47:16 +01:00
SBiOSoftWhare 7410cca05d RoomViewController: Handle key verification cells with pagination title. Handle key verification incoming request approval actions. Remove copy action in context menu for key verification cells. 2020-01-14 20:23:36 +01:00
SBiOSoftWhare c33cb9f08a Add key verification cells with pagination title. 2020-01-14 20:15:28 +01:00
SBiOSoftWhare 60d8c8f5c7 Handle key verification cells data filling. 2020-01-14 20:14:17 +01:00
SBiOSoftWhare 332f25ff9b KeyVerificationBaseBubbleCell: Use BubbleCellContentView. Improve cell height caching. 2020-01-14 20:10:13 +01:00
SBiOSoftWhare dc2659d0d6 Refactor BubbleCellWithoutSenderInfoContentView to BubbleCellContentView and handle pagination title. 2020-01-14 20:02:34 +01:00
SBiOSoftWhare b6069336a6 EventFormatter: Make key verification cancel and done event types visible in timeline. 2020-01-14 19:58:16 +01:00
SBiOSoftWhare e3fc737f9f Add RoomBubbleCellData.h and MXKRoomBubbleTableViewCell+Riot.h to Objective-C bridging header. 2020-01-14 19:56:56 +01:00
SBiOSoftWhare 0d406fddaf MXKRoomBubbleTableViewCell: Add incoming key verification request action identifiers. 2020-01-14 19:55:49 +01:00
SBiOSoftWhare 49e259abfb RoomBubbleCellData: Handle key verification cells. Add key verification property and add key verification cell data tags. 2020-01-14 19:46:02 +01:00
SBiOSoftWhare bd6d2d86e8 Add key verification tiles strings 2020-01-14 19:21:51 +01:00
Giom Foret fcae2e1b61 Code cleaning 2019-12-26 23:24:09 +01:00
SBiOSoftWhare be29cd9a58 RoomDataSource: Handle read receipts display for cells conforming to BubbleCellReadReceiptsDisplayable. 2019-12-20 10:44:01 +01:00
SBiOSoftWhare 5641d1cfe6 RoomVC: Handle DM key verification cells. 2019-12-20 10:43:07 +01:00
SBiOSoftWhare 9e98e8a1c6 Create DM key verification cells. 2019-12-20 10:42:28 +01:00
SBiOSoftWhare 33a5c4ffe6 Create BubbleCellWithoutSenderInfoContentView a base room bubble cell content view. 2019-12-20 10:39:22 +01:00
SBiOSoftWhare 487edde1ba Add BubbleCellReadReceiptsDisplayable protocol describing a cell able to manage read receipts display. 2019-12-20 10:37:53 +01:00
SBiOSoftWhare 8fe1474637 RoomBubbleCellData: Add new tags in RoomBubbleCellDataTag for key verification cells. 2019-12-20 10:35:04 +01:00
SBiOSoftWhare c0528e1b71 UIView: Add convenient vc_removeAllSubviews method. 2019-12-20 10:32:33 +01:00
SBiOSoftWhare 1694031a34 UIStackView: Refactor extension method vc_removeAllSubviews to vc_removeAllArrangedSubviews. 2019-12-20 10:32:09 +01:00
SBiOSoftWhare c3a9935c99 Key verification: Add encryption images. 2019-12-20 10:30:59 +01:00
manuroe a8e53de25c Settings: Hide cross-signing things from LABS for now 2019-12-11 09:03:36 +01:00
manuroe 2a864caf90 version++ 2019-12-11 08:51:58 +01:00
Riot Translate Bot bb2e09207c Update from Weblate (#2881)
* Translated using Weblate (Albanian)

Currently translated at 99.4% (822 of 827 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Korean)

Currently translated at 100.0% (827 of 827 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ko/

* Translated using Weblate (French)

Currently translated at 100.0% (831 of 831 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (831 of 831 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Italian)

Currently translated at 100.0% (831 of 831 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (835 of 835 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Bulgarian)

Currently translated at 100.0% (835 of 835 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/

* Translated using Weblate (French)

Currently translated at 100.0% (835 of 835 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (835 of 835 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Italian)

Currently translated at 100.0% (835 of 835 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Korean)

Currently translated at 100.0% (835 of 835 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ko/

* Translated using Weblate (German)

Currently translated at 99.5% (831 of 835 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (French)

Currently translated at 100.0% (838 of 838 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Basque)

Currently translated at 100.0% (845 of 845 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/

* Translated using Weblate (French)

Currently translated at 100.0% (845 of 845 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (845 of 845 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Italian)

Currently translated at 100.0% (845 of 845 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Basque)

Currently translated at 100.0% (846 of 846 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (846 of 846 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Albanian)

Currently translated at 99.4% (843 of 848 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (848 of 848 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Italian)

Currently translated at 100.0% (848 of 848 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (French)

Currently translated at 100.0% (848 of 848 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (850 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (850 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Italian)

Currently translated at 100.0% (850 of 850 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2019-12-11 08:41:13 +01:00
SBiOSoftWhare d2628b87f6 DeviceVerificationIncomingViewController: Wait view loading before observing device transaction change and unregister after matching an expected case. 2019-12-10 15:51:09 +01:00
SBiOSoftWhare ca020a7cec DeviceVerificationVerifyViewController: Wait view loading before observing device transaction change and unregister after matching an expected case. 2019-12-10 15:45:36 +01:00
SBiOSoftWhare 7371272e7f DeviceVerificationCoordinatorBridgePresenter: Add navigation logs. 2019-12-10 11:51:51 +01:00
SBiOSoftWhare e67b6fae21 NavigationRouter: Remove reference to former retained view controllers when change the root module.Add navigation logs. 2019-12-10 11:51:17 +01:00