Commit graph

16723 commits

Author SHA1 Message Date
ismailgulek
d405e92104 Add a sync method to check a room data source existence 2022-08-26 16:54:11 +03:00
ismailgulek
ad68023fb7 Nullify thread on data source reset 2022-08-26 16:53:50 +03:00
Jozef Gaal
ff1c5e2233 Translated using Weblate (Slovak)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-08-26 11:33:10 +00:00
Mohamed
cd600443cb Translated using Weblate (Arabic)
Currently translated at 40.9% (892 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2022-08-26 11:33:06 +00:00
Priit Jõerüüt
dd2c74b5f0 Translated using Weblate (Estonian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-08-26 11:33:00 +00:00
Ihor Hordiichuk
b4ca52e01c Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-08-26 11:32:56 +00:00
lvre
7d4bbebb79 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-08-26 11:32:52 +00:00
random
22563ad6e5 Translated using Weblate (Italian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-08-26 11:32:47 +00:00
phardyle
fe1a4861ec Translated using Weblate (Chinese (Simplified))
Currently translated at 85.1% (1854 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2022-08-26 11:32:44 +00:00
jucktnich
9ce46df49d Translated using Weblate (German)
Currently translated at 97.6% (2126 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-08-26 11:32:43 +00:00
Jozef Gaal
b7250b6370 Translated using Weblate (Slovak)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/sk/
2022-08-26 11:32:39 +00:00
Mohamed
b04495fc0b Translated using Weblate (Arabic)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ar/
2022-08-26 11:32:39 +00:00
Priit Jõerüüt
9833481b0a Translated using Weblate (Estonian)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/et/
2022-08-26 11:32:39 +00:00
Ihor Hordiichuk
e6e5ffe615 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/uk/
2022-08-26 11:32:39 +00:00
lvre
d058e12e65 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pt_BR/
2022-08-26 11:32:38 +00:00
random
f0f3a642b8 Translated using Weblate (Italian)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/it/
2022-08-26 11:32:38 +00:00
Szimszon
17aee72d77 Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/hu/
2022-08-26 11:32:38 +00:00
jucktnich
a2d09d5cb4 Translated using Weblate (German)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/de/
2022-08-26 11:32:38 +00:00
ismailgulek
b318026d91 Call delegate method of room data source only if there is a change 2022-08-26 14:13:37 +03:00
ismailgulek
1ba5738e2c Fix navigation controller toolbar when opening the from a notification 2022-08-26 14:12:55 +03:00
ismailgulek
949fca3e9b Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Gil Eluard
1e7bc1978b
Merge pull request #6630 from vector-im/gil/6556-The_avatar_menu_button_should_handle_alpha_channel
App Layout: added support for transparent avatar icons in the all cha…
2022-08-26 10:14:17 +02:00
Andy Uhnak
545868681d Self-verification flow 2022-08-25 16:24:17 +01:00
Gil Eluard
bffa8c6abf
Merge pull request #6639 from vector-im/gil/6557-App_Layout-Reactions_have_no_background
App Layout: fixed reactions background in timeline
2022-08-25 16:06:17 +02:00
Gil Eluard
89afed5e58
Merge pull request #6636 from vector-im/gil/6577-App_Layout-Remove_Low_Priority_Rooms_from_Filters
app layout remove low priority rooms from filters
2022-08-25 14:22:40 +02:00
Gil Eluard
7459fe0578 App Layout: fixed reactions background in timeline 2022-08-25 13:51:50 +02:00
Anderas
7e645330bb
Merge pull request #6634 from vector-im/andy/sentry
Upload Sentry Dsyms for App Store builds
2022-08-25 11:58:13 +01:00
Stefan Ceriu
75489d508d
Merge pull request #6629 from vector-im/stefan/pinEntryLandscapeFix
Render the PIN entry screen correctly on landscape
2022-08-25 12:46:26 +03:00
Gil Eluard
08b81c2979 App Layout: Removed Low Priority Rooms from Filters 2022-08-25 11:30:11 +02:00
Andy Uhnak
c5f50e62ce Upload Sentry Dsyms for App Store builds 2022-08-25 10:15:03 +01:00
Gil Eluard
4acdbd4452 App Layout: added support for transparent avatar icons in the all chats screen 2022-08-25 10:20:03 +02:00
Gil Eluard
b4693c5460
Merge pull request #6627 from vector-im/gil/6625-App_Layout-limited_number_of_invites
App Layout: number of invites is limited to 10 in the All Chats screen
2022-08-25 09:23:36 +02:00
Gil Eluard
873926dbb2
Merge pull request #6626 from vector-im/gil/6624-App_Layout-Onboarding_screen_missing_image_for_page_2
App Layout: Onboarding screen, missing image for page 2
2022-08-25 09:23:07 +02:00
Stefan Ceriu
7da27447ee Render the PIN entry screen correctly on landscape 2022-08-25 10:14:14 +03:00
Gil Eluard
e6587784d8 App Layout: number of invites is limited to 10 in the All Chats screen
- fixed
2022-08-24 20:55:38 +02:00
Gil Eluard
5e47a6f07c App Layout: Onboarding screen, missing image for page 2
Fixed
2022-08-24 18:52:10 +02:00
Stefan Ceriu
c6138815b6 Prepare for new sprint 2022-08-24 16:46:20 +03:00
Stefan Ceriu
eb87606b46 Merge branch 'master' into develop 2022-08-24 16:46:18 +03:00
Stefan Ceriu
9a2a854f08 Merge branch 'release/1.9.0/master' 2022-08-24 16:46:13 +03:00
Stefan Ceriu
a6a9a4bfcb finish version++ 2022-08-24 16:46:13 +03:00
Stefan Ceriu
ad2f0a1c9a
Merge pull request #6622 from vector-im/release/1.9.0/release
Release 1.9.0
2022-08-24 16:45:37 +03:00
Stefan Ceriu
45acd31f79 version++ 2022-08-24 15:24:03 +03:00
Stefan Ceriu
152d04cf14 changelog.d: Upgrade MatrixSDK version ([v0.23.16](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.16)). 2022-08-24 15:24:03 +03:00
Gil Eluard
8bfad66d21
Merge pull request #6621 from vector-im/gil/App_Layout-fixed_Analytics_tests
App Layout: Fixed Analytics Tests
2022-08-24 13:46:30 +02:00
Gil Eluard
19d2a68902 App Layout: Fixed Analytics Tests 2022-08-24 13:43:24 +02:00
Gil Eluard
2c7820b5ec App Layout: Activate feature 2022-08-24 13:37:59 +03:00
Gil Eluard
453b6894ae App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard
df2838aafe App Layout: Add usage measures
- Updated pod file
2022-08-24 13:37:47 +03:00
Gil Eluard
bc5e648adf App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard
ab10124032 App Layout: Add usage measures
- Added changelog
2022-08-24 13:37:47 +03:00