Commit Graph

14501 Commits

Author SHA1 Message Date
SBiOSoftWhare fcda2c4c16 Merge pull request #5729 from vector-im/steve/5719_lls_build_flag
Add live location sharing build flag
2022-03-02 18:10:24 +01:00
Doug e67fd2c9ca Merge pull request #5732 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2022-03-02 16:11:48 +00:00
Weblate 978d0b032d Merge branch 'origin/develop' into Weblate. 2022-03-02 15:18:11 +00:00
Jozef Gaal 08071527fd Translated using Weblate (Slovak)
Currently translated at 99.7% (441 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-03-02 15:18:00 +00:00
LinAGKar 43adfdfe7c 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-03-02 15:18:00 +00:00
Doug c2533b89f4 Merge pull request #5728 from vector-im/doug/5727_empty_room_lists
Fix emptyView never being shown in RecentsViewController.
2022-03-02 14:06:42 +00:00
SBiOSoftWhare ce338c76d4 Add live location sharing build flag. 2022-03-02 14:39:30 +01:00
Doug 8bcab947b0 Fix emptyView never being shown in RecentsViewController. 2022-03-02 11:43:18 +00:00
Stefan Ceriu a80dfc6e97 Started applying navigation bar theme styles to iOS 13 and 14 too. 2022-03-01 19:26:50 +02:00
Anderas a5f3276b32 Merge pull request #5716 from vector-im/andy/5696_enable_indicators
Enable home and room user indicators
2022-03-01 17:06:58 +00:00
Andy Uhnak 830feeb7c0 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Stefan Ceriu b657e51267 Removed unnecessary and cropped room info avatar shadow. 2022-03-01 16:43:46 +02:00
ismailgulek 2897a4f193 Merge pull request #5713 from vector-im/ismail/5712_emoji_only_fonts
Fix Font Size for Emoji Only Replies
2022-03-01 17:42:39 +03:00
ismailgulek 2ca1d5b00d Update analytics tests 2022-03-01 17:42:15 +03:00
ismailgulek d480132966 Add changelog 2022-03-01 16:49:40 +03:00
ismailgulek 7b01f00d77 Change font for message body if required 2022-03-01 16:48:33 +03:00
ismailgulek b85562d108 Add string parameter to fontForEvent method 2022-03-01 16:43:23 +03:00
Anderas 7c3a86c24d Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
2022-03-01 13:08:29 +00:00
ismailgulek 67709c7da5 Merge pull request #5709 from vector-im/ismail/5365_thread_analytics
Threads: Analytics
2022-03-01 15:23:47 +03:00
SBiOSoftWhare a2003cfbec Merge pull request #5711 from vector-im/steve/bubbles_refacto
Timeline: Use appropriate class name for Swift cells.
2022-03-01 12:51:30 +01:00
ismailgulek d81cc0b36a Update AnalyticsEvents repo 2022-03-01 14:50:09 +03:00
ismailgulek 0903df2808 Merge branch 'develop' into ismail/5365_thread_analytics 2022-03-01 14:35:36 +03:00
ismailgulek d7f9ce2fbd Rename composer event method 2022-03-01 14:14:53 +03:00
ismailgulek 177e8d32d2 Delete comments for removeMe 2022-03-01 00:26:24 +03:00
Doug 709ea15631 Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
SBiOSoftWhare 02df90249c Timeline: Rename call cells. 2022-02-28 16:48:41 +01:00
SBiOSoftWhare 088b8dc125 Timeline: Rename key verification cells. 2022-02-28 16:20:58 +01:00
SBiOSoftWhare 5537b223ed Timeline: Rename message typing cell. 2022-02-28 15:58:10 +01:00
SBiOSoftWhare 4a5d4c23b1 Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
ismailgulek 06cb5e8d54 Add changelog 2022-02-28 17:49:34 +03:00
ismailgulek cd031a631e Implement analytics for threads 2022-02-28 17:46:57 +03:00
ismailgulek d25f43bb0c Add new screen, composer event method and ui elements 2022-02-28 17:46:19 +03:00
ismailgulek 9301e50fc8 Adapt to latest analytics repo 2022-02-28 17:45:15 +03:00
Doug 350a5fffd4 Move congratulations strings to Untranslated.strings.
Update after PR Feedback
2022-02-28 14:28:09 +00:00
SBiOSoftWhare 3ae9a5ba75 Timeline: Refactor voice message plain cells. 2022-02-28 15:15:03 +01:00
SBiOSoftWhare 1b4e63a1fc Timeline: Refactor poll plain cells. 2022-02-28 15:00:32 +01:00
SBiOSoftWhare 2022b32fa8 Timeline: Refactor location plain cells. 2022-02-28 14:54:53 +01:00
aringenbach 60f2355e54 Move invites to dedicated sections and enable section collapse (#5683)
* Display invites in dedicated sections

* Activate shrinkable and fix home number of rows for section

* Rework section header

* Display badge in people and room tabs

* Add changelog & remove useless todo

* Improve isSectionShrinked condition, remove useless import and shrinkable sets

* Restore invitation count in tab bar badge

* Display badge for invites section

* Add comment on invites count

* Update right accessory view on data source update

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-28 13:48:07 +01:00
Stefan Ceriu 30d5ab8a23 Added swiftgen step for generating strings that won't be exposed to Weblate but still part of VectorL10n. 2022-02-28 12:37:22 +00:00
Andy Uhnak 49e9eb925f Minor documentation changes 2022-02-28 10:05:11 +00:00
Jozef Gaal 34392bf210 Translated using Weblate (Slovak)
Currently translated at 99.5% (440 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-26 19:26:51 +00:00
MaximeEvrard42 20fb5d2aee Merge pull request #5678 from vector-im/maximee/3779_fix_reply_after_jump_unread
Show input tool bar and allow reply/edit when jump to old message
2022-02-25 17:59:02 +01:00
MaximeE 3a9d847954 3779: Add comments 2022-02-25 17:03:09 +01:00
Doug eace37aeb7 Fix accessibility/build/changelog 2022-02-25 15:40:04 +00:00
MaximeE 8580195006 3779: Apply PR comments 2022-02-25 16:22:15 +01:00
Anderas 126b7f19fe Merge pull request #5703 from vector-im/andy/5581_scrollback
Show DM/room start header for every user
2022-02-25 15:18:36 +00:00
Jozef Gaal 25fd63baec Translated using Weblate (Slovak)
Currently translated at 99.3% (439 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-25 14:26:53 +00:00
Ihor Hordiichuk b7eab0f1a6 Translated using Weblate (Ukrainian)
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/uk/
2022-02-25 14:26:53 +00:00
Besnik Bleta 0e3a349402 Translated using Weblate (Albanian)
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/sq/
2022-02-25 14:26:53 +00:00
lvre 6cb6b922e9 Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
2022-02-25 14:26:53 +00:00