Commit graph

8505 commits

Author SHA1 Message Date
yostyle
c86753a2e6 Hide or disable search in the encrypted rooms 2022-05-02 22:30:39 +02:00
ismailgulek
bc8a397277
Merge pull request #6085 from vector-im/ismail/5883_room_preview_crash
Fix room preview crash
2022-04-29 13:39:43 +03:00
MaximeEvrard42
0bc1a79b25
Merge pull request #6088 from vector-im/maximee/6077_lls_SDK_integration_timeline
[Location sharing] Connect SDK on timeline cell
2022-04-29 11:01:54 +02:00
ismailgulek
eebf3f46bc
Fix section index for rooms page 2022-04-29 10:31:49 +03:00
MaximeE
1efceea761 6077: Some adjustment and fix 2022-04-29 09:27:12 +02:00
SBiOSoftWhare
e83417ef69 LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference. 2022-04-28 16:11:37 +02:00
ismailgulek
2d78e58bb0
Fix initializer by not defining convenience 2022-04-28 16:32:28 +03:00
MaximeE
da89e90dea 6077: Fix last commit 2022-04-28 14:36:16 +02:00
ismailgulek
b5c172b0f2
Fix search bar not appearing until second opening 2022-04-28 15:08:13 +03:00
MaximeE
fdc298d126 6077: Push WIP refacto 2022-04-28 12:06:06 +02:00
MaximeE
c8e42b8ca9 Merge branch 'develop' into maximee/6077_lls_SDK_integration_timeline 2022-04-28 12:04:34 +02:00
ismailgulek
6ab6e68047
Fix empty view on the first screen load 2022-04-28 02:30:52 +03:00
ismailgulek
0bb472ac97
Fix disappearing filter when search bar cancel tapped 2022-04-28 02:30:38 +03:00
Doug
3591a3a403
Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
MaximeE
8004aecf06 6077: Implement SDK for live sharing timeline cell 2022-04-27 16:21:42 +02:00
Gil Eluard
1a3effb8b6
4850 bring leaving space experience in line with web (#6062)
* Bring leaving space experience in line with Web #4850

- Done
2022-04-27 13:31:14 +02:00
MaximeEvrard42
7e3737aab6
Merge pull request #6055 from vector-im/maximee/6029_lls_timeline_cell
[Location sharing] Live location cell in timeline
2022-04-26 15:58:09 +02:00
MaximeE
14fd798df5 6029: Make some UI change according to comment 2022-04-26 14:50:11 +02:00
Doug
13813353aa
Add locheck run script to Riot target. (#6069)
* Add a locheck pre-build step to find all .strings errors.
* Treat locheck warnings as errors.
* Install mint on CI and pin locheck version.
* Clean up localised strings with invalid formatting
2022-04-26 09:36:05 +01:00
Andy Uhnak
ff49ce76dc Fix tests 2022-04-26 08:26:14 +01:00
MaximeE
fae53b800f 6029: Fix issue with rendering colors 2022-04-25 18:05:26 +02:00
MaximeE
5535f0ddd3 6029: Modify color for dark mode 2022-04-25 17:21:27 +02:00
MaximeE
a503938b64 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
SBiOSoftWhare
3a09e01f79
Merge pull request #6058 from vector-im/steve/6021_beacon_event
Location sharing: Support live location event in the timeline
2022-04-25 14:25:36 +02:00
Doug
01e83bc8e4
Merge pull request #6068 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-04-25 13:04:35 +01:00
Weblate
0dd4b77333 Merge branch 'origin/develop' into Weblate. 2022-04-25 11:03:18 +00:00
Weblate
3fdb65e48e Merge branch 'origin/develop' into Weblate. 2022-04-25 10:56:55 +00:00
LinAGKar
1de56c7688 Translated using Weblate (Swedish)
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-04-25 10:56:45 +00:00
lvre
aae4c7cfcd Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-04-25 10:56:44 +00:00
Sveinn í Felli
e64f442984 Translated using Weblate (Icelandic)
Currently translated at 78.4% (1580 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/is/
2022-04-25 10:56:42 +00:00
Christian Woltering
cefde4891e Translated using Weblate (German)
Currently translated at 92.2% (1857 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-04-25 10:56:42 +00:00
SBiOSoftWhare
9a8126d7ac Merge branch 'develop' into steve/6021_beacon_event 2022-04-25 11:07:14 +02:00
MaximeE
14f4744194 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
SBiOSoftWhare
96bfdba5d4
Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-04-22 17:59:15 +02:00
SBiOSoftWhare
61f54b37bd
Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-04-22 17:57:54 +02:00
SBiOSoftWhare
b88c49fc4b Third party licenses: Add DSBottomSheet. 2022-04-22 13:01:27 +02:00
SBiOSoftWhare
e02351e537 Update strings 2022-04-22 12:34:34 +02:00
SBiOSoftWhare
790604dad1 Merge branch 'develop' into steve/5723_lls_screen
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/ShareLocationActivityController.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/MapViewErrorAlertInfoBuilder.swift
2022-04-22 12:15:34 +02:00
SBiOSoftWhare
02ba0ef656 RoomVC: Handle live location sharing cell data. 2022-04-22 11:51:45 +02:00
SBiOSoftWhare
87742ce44b RoomBubbleCellData: Handle live location cell and beacon info summary. 2022-04-22 11:51:22 +02:00
SBiOSoftWhare
7d08f8081f MXKAppSettings: Add beacon info state event as part of room message to enables beacon display on timeline. 2022-04-22 11:50:34 +02:00
MaximeE
5801c8dcbf 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
Doug
faea2de85b Fix UI Tests and run on PRs
- Add missing screen states.
- Detect the bottom of the screen list and stop scrolling if screen state wasn't found.
- Remove unimplemented tests to speed up the run.
- Remove failed button checks in MatrixItemChooserUITests
2022-04-21 12:54:53 +01:00
MaximeE
a2f9ff244d 6029: Live location sharing timeline cell 2022-04-21 07:48:22 +02:00
Jozef Gaal
c09b4299d3 Translated using Weblate (Slovak)
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-04-21 00:24:25 +00:00
Linerly
476d0bcd36 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-04-21 00:24:23 +00:00
yusf
9c67a18f9b Translated using Weblate (Swedish)
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-04-21 00:24:22 +00:00
Andreas Lindhé
44113d6b81 Translated using Weblate (Swedish)
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-04-21 00:24:22 +00:00
Andreas Lindhé
d3c7c60c1c Translated using Weblate (Swedish)
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-04-20 18:52:18 +00:00
inthepan
d714c3f1a0 Translated using Weblate (Swedish)
Currently translated at 100.0% (2014 of 2014 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-04-20 18:51:57 +00:00