Commit Graph

5913 Commits

Author SHA1 Message Date
manuroe eefd4e910d Merge pull request #4631 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-07-29 15:06:05 +02:00
Weblate 1751aec60d Merge branch 'origin/develop' into Weblate. 2021-07-29 13:00:28 +00:00
Weblate f092856146 Merge branch 'origin/develop' into Weblate. 2021-07-29 13:00:22 +00:00
Priit Jõerüüt 43b6bfb7b4 Translated using Weblate (Estonian)
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-07-29 13:00:15 +00:00
lvre 1aa69e36a0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-07-29 13:00:14 +00:00
Szimszon 5ca6e2981b Translated using Weblate (Hungarian)
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-07-29 13:00:13 +00:00
sr093906 cb623cae15 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-07-29 13:00:12 +00:00
Gil Eluard 396d9926a4 Merge branch 'develop' into gil/voice_messages_rc 2021-07-29 14:11:49 +02:00
Doug 266cf58ed7 Merge pull request #4621 from vector-im/doug/4620_fix_read_only_room_crash
Only set the voice message toolbar view on RoomInputToolbarView.
2021-07-29 11:11:28 +01:00
SBiOSoftWhare b3838b32a0 Merge branch 'develop' into steve/improve_recentsdatasource 2021-07-29 12:04:49 +02:00
Doug 2eb24dc191 Move refreshLocalContacts call to viewDidAppear. 2021-07-29 09:37:14 +01:00
Doug 15fe68ec28 Request confirmation for contact sync on self rather than a non-existent presentedViewController. 2021-07-29 09:31:07 +01:00
Doug fc561a0c7e Only set the voice message toolbar view on RoomInputToolbarView. 2021-07-28 16:40:03 +01:00
Doug adb9e64fbf Move LegacyAppDelegate.refreshLocalContacts to ContactsTableViewController. 2021-07-28 16:07:07 +01:00
Doug b986a7304b Merge pull request #4608 from vector-im/doug/4523_remove_contacts_from_people_tab
Remove contacts section from people tab
2021-07-28 10:53:58 +01:00
Weblate c7c0e946fa Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:30 +00:00
Weblate ad3c82fe03 Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:28 +00:00
Doug 58037705dc Remove peopleCellDataArray from total item count. 2021-07-27 16:06:41 +01:00
Doug 6c44ef2382 Remove old MXKRecentsDataSource methods. 2021-07-27 15:59:36 +01:00
Priit Jõerüüt 689759c998 Translated using Weblate (Estonian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-07-27 14:25:18 +00:00
Lukas Novotny b9051309d1 Translated using Weblate (Czech)
Currently translated at 24.9% (310 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/cs/
2021-07-27 14:25:18 +00:00
Szimszon 7982d10cc1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-07-27 14:25:10 +00:00
Doug 97c88ad00b Remove old conformances. 2021-07-27 14:53:58 +01:00
Doug 2c84084077 Allow recentsTableView to use recentsDataSource now that there are no contacts to insert.
Remove all unnecessary datasource/delegate methods.
2021-07-27 14:51:10 +01:00
Gil Eluard 4214a6dd46 Slide to lock should be more generous #4602
- Distance needed to enter lock mode reduced
2021-07-27 14:55:06 +02:00
Gil Eluard 0d3286ed60 Voice Messages copy could be improved #4604
- Fixed
2021-07-26 22:24:36 +02:00
Gil Eluard ce9cf4fd7c Tapping on waveform in composer glitches UI #4603
- Fixed
2021-07-26 22:19:04 +02:00
Gil Eluard 0f9a292184 Tap/hold to send voice messages isn't intuitive #4601
- Fixed
2021-07-26 21:59:16 +02:00
Lukas Novotny c8855b965e Added translation using Weblate (Czech) 2021-07-26 14:24:57 +00:00
Doug c9f0371ec3 Remove the observer in destroy. 2021-07-26 15:16:27 +01:00
Doug de37c77f08 Fix crash from potentially calling removeObserver multiple times.
Let the system remove it for us.
2021-07-26 15:01:55 +01:00
Doug f2f1f159b0 Merge branch 'develop' into doug/4523_remove_contacts_from_people_tab 2021-07-26 13:55:43 +01:00
David Langley 03dd509075 Fix Crash when opening the new Room Notification Settings Screen (Not yet released) (#4599) 2021-07-26 11:39:45 +01:00
Doug 671b191774 Trim whitespace from the identity server text entry and don't allow an empty string. 2021-07-23 14:27:25 +01:00
Doug 07eec9bfb6 Configure identity server keyboard for safer URL entry. 2021-07-23 14:08:51 +01:00
Doug 1db4e68c50 Merge branch 'develop' into doug/4519_decrypt_notifications_by_default_fix
# Conflicts:
#	CHANGES.rst
#	Config/BuildSettings.swift
2021-07-23 10:15:44 +01:00
SBiOSoftWhare 73dedc211f RecentsDataSource: Factorize section reset management and do not make it in refreshRoomsSection method. 2021-07-23 10:42:08 +02:00
Doug 547955bba8 Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab 2021-07-22 14:37:25 +01:00
manuroe e3c57cb4c6 Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
manuroe 9397c20b33 Merge pull request #4584 from vector-im/element_4583
Fixes #4583 - Mention user does not work
2021-07-22 12:43:00 +02:00
zer0-x 41b0d480ec Translated using Weblate (Arabic)
Currently translated at 24.3% (303 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-07-22 07:34:07 +00:00
Priit Jõerüüt 3cf1c2582d Translated using Weblate (Estonian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-07-22 07:34:01 +00:00
metatek 38973fbd18 Translated using Weblate (Japanese)
Currently translated at 69.2% (861 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-07-22 07:34:00 +00:00
Thibault Martin ccf14548b9 Translated using Weblate (French)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2021-07-22 07:33:59 +00:00
libexus 45d4272120 Translated using Weblate (German)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-07-22 07:33:58 +00:00
jelv cc62b18b7d Translated using Weblate (Dutch)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-07-22 07:33:58 +00:00
metatek 057d7af5a4 Translated using Weblate (Japanese)
Currently translated at 69.2% (861 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-07-21 14:08:33 +00:00
oksya8and8 1e02f52851 Translated using Weblate (Japanese)
Currently translated at 69.2% (861 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-07-21 14:08:33 +00:00
Stefan Ceriu 8a5390154e Fixes #4583 - Mention user does not work (settings -> members -> select a member -> mention) 2021-07-21 16:20:50 +03:00
Doug 8f9c4cc317 Merge branch 'develop' into doug/4523_remove_contacts_from_people_tab 2021-07-19 15:17:43 +01:00