Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase onto vector-im/riot-ios #304

Merged
merged 2,145 commits into from
Jun 4, 2020
Merged

Rebase onto vector-im/riot-ios #304

merged 2,145 commits into from
Jun 4, 2020

Conversation

giomfo
Copy link
Contributor

@giomfo giomfo commented Jun 4, 2020

Studinsky and others added 30 commits October 18, 2019 13:41
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ru/
Currently translated at 87.8% (722 of 822 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sq/
Currently translated at 93.2% (766 of 822 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
Pasteboard: Fix a crash when passing a nil object to UIPasteboard
Currently translated at 93.7% (770 of 822 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
…d_crash

RoomVC: Fix crash occurring when tap on an unsent media with retrieved event equal to nil
CocoaPods: Fix DTCoreText app extension issue
BF: Emoji Picker: Background color is not white
TODO:
- Tests all screen
- Set up Key Backup and Device verification
- Disable message Reaction/Edition
TODO: handle the key backup in case of pwd change (presently only key export is supported)
# Conflicts:
#	Podfile.lock
#	Tchap.xcodeproj/project.pbxproj
#	Tchap/Modules/Room/DataSources/RoomDataSource.m
#	Tchap/Modules/Room/Members/RoomParticipantsViewController.m
#	Tchap/Modules/Room/RoomViewController.m
#	Tchap/Modules/Room/Settings/RoomSettingsViewController.m
#	Tchap/SupportingFiles/Tchap-Bridging-Header.h
until a new rebase is applied on Tchap-ios in order to go back on the develop branch
- remove "share without verifying" option
- start directly the verification based on emojis (without mentioning the legacy verification)
- change the strings to focus on user's devices verification
- Update the strings displayed during the legacy verification screen
- Adjust layout
- Update message when verification is cancelled
- Bug Fix - DeviceVerificationVerifyViewController: the waitingPartnerLabel label was never displayed
- Update the incoming request display
* Bug Fix - The app may be stuck on the device verification screen

This happens when several check of the pending room key requests are triggered simultaneously.
For example when we resume the app after added a new device.
This multiple requests involve an issue on the dialog handling (The screen is displayed, but the model lost its delegate)

We fix this here by preventing the app from checking several times the pending requests
…re handled after verification

Update sdk version (to get "MXCrypto: Only create one olm session at a time per device")
#303
@giomfo giomfo merged commit c8e8359 into develop Jun 4, 2020
@giomfo giomfo deleted the develop_rebase branch June 4, 2020 08:01
@giomfo giomfo restored the develop_rebase branch June 4, 2020 08:49
@giomfo giomfo deleted the develop_rebase branch June 9, 2020 12:41
@giomfo giomfo restored the develop_rebase branch June 10, 2020 15:47
@giomfo giomfo deleted the develop_rebase branch June 10, 2020 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.