Commit Graph

4138 Commits

Author SHA1 Message Date
David Langley 9aeea322f4 Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare 9aa815b474 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare 8c28d5c9d1 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu 1a0af46a18 Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug 456af9edf7 Only no-op the actual sending of a typing notification.
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
Doug 70f8a99f01 Use UIControlEventTouchUpInside for all toggles. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare aba83d6ad1 SettingsViewController: Fix indent issue. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare df05235358 Message bubbles: Move bubbles settings to labs section atm. 2022-02-16 12:42:00 +02:00
Doug 2749368ec6 Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare 45137e8a9f Rename SizableBaseRoomCell to SizableBaseBubbleCell. 2022-02-16 11:00:23 +01:00
SBiOSoftWhare 691f03c198 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
SBiOSoftWhare 32a51094de Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare 1e9cb84aed BaseRoomCell make some rename. 2022-02-16 10:48:08 +01:00
SBiOSoftWhare cbccdff525 Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable. 2022-02-16 10:44:11 +01:00
SBiOSoftWhare 24fb2b3d4b Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable. 2022-02-16 10:43:21 +01:00
SBiOSoftWhare b3fd5d41c9 Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable. 2022-02-16 10:42:19 +01:00
SBiOSoftWhare ec132b86b1 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:41:31 +01:00
SBiOSoftWhare 60efbb148c BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:40:56 +01:00
SBiOSoftWhare 67392b1fe2 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView. 2022-02-16 10:40:39 +01:00
SBiOSoftWhare 1d736d4dad Rename BubbleCellContentView to RoomCellContentView. 2022-02-16 10:11:35 +01:00
SBiOSoftWhare 75c0b1281e Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol. 2022-02-16 10:09:11 +01:00
SBiOSoftWhare a83911c011 Rename BaseBubbleCell folder to BaseRoomCell. 2022-02-16 09:56:13 +01:00
SBiOSoftWhare b37606fac9 Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
Gil Eluard a08291429d SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-15 22:23:12 +01:00
Doug 8086a9c394 Add support for UserProperties to analytics and capture FTUE use case selection.
Additionally update taps to interactions following updates in the analytics event repo.
2022-02-15 18:06:23 +00:00
SBiOSoftWhare 0479d73202 BubbleRoomTimelineCellDecorator: Use layout constants. 2022-02-15 17:27:44 +01:00
SBiOSoftWhare 25baa791f2 FileWithoutThumbnailCellContentView: Use constants. 2022-02-15 17:11:51 +01:00
SBiOSoftWhare 5059770ae3 RoomMessageBubbleBackgroundView: Use constants. 2022-02-15 17:11:41 +01:00
SBiOSoftWhare a0ec71764d BubbleRoomCellLayoutConstants: Add new decoration constraints. 2022-02-15 17:11:03 +01:00
SBiOSoftWhare 2cfc7ab18c BubbleRoomCellLayoutUpdater: User constants. 2022-02-15 15:53:52 +01:00
SBiOSoftWhare c13213e889 PollBaseBubbleCell: Use constants. 2022-02-15 14:46:54 +01:00
ismailgulek 5729436000 Merge branch 'develop' into ismail/5562_search_aggregations 2022-02-15 16:15:53 +03:00
ismailgulek 4fcf31e626 Merge pull request #5561 from vector-im/ismail/5540_thread_list
Thread List API Implementation
2022-02-15 16:13:36 +03:00
ismailgulek bc08c74776 Display thread list api errors 2022-02-15 15:46:22 +03:00
SBiOSoftWhare 849c6fbd0b Voice message cells: Use constants. 2022-02-15 12:12:49 +01:00
SBiOSoftWhare 7a4edb988a Poll cells: Use constants. 2022-02-15 12:10:32 +01:00
SBiOSoftWhare e9240f68f0 Location sharing cells: Use constants. 2022-02-15 12:09:13 +01:00
SBiOSoftWhare 9daa78b239 File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare 9769098907 Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare 6d9cd1c6a6 BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00
Andy Uhnak 3c2ef4eabc Add new loading indicators 2022-02-14 16:51:02 +00:00
aringenbach e788dc1b0b Update filter placeholder and icon (#5520)
* Update filter placeholder and icon

* Use SwiftGen asset helper & add filter_on icon

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-14 10:25:21 +01:00
MaximeEvrard42 d37c0d7296 Merge pull request #5563 from vector-im/maximee/5346_replace_kick_wording
Replace "kick" by "remove" in all strings
2022-02-14 09:40:10 +01:00
Simon Wiedmer 2cc35e76f4 Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-14 08:24:25 +01:00
Jozef Gaal a060eb8e61 Translated using Weblate (Slovak)
Currently translated at 98.4% (435 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-13 15:26:19 +00:00
LinAGKar 445c7adc39 Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-13 15:26:19 +00:00
Thibault Martin 409e83b4b0 Translated using Weblate (French)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2022-02-13 15:26:18 +00:00
Doug c1aeb8ff1c Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 06db2c8713.
2022-02-11 18:17:39 +00:00
Doug 06db2c8713 Fix for images sometimes being sent unencrypted inside an encrypted room. 2022-02-11 18:16:13 +00:00
Doug 13efa7f7de Fix spinner when clearing cache. 2022-02-11 15:42:12 +00:00