Commit Graph

1055 Commits

Author SHA1 Message Date
Joseph Baylon
f120282465 Detox/E2E: Fix android detox build and upgrade simulator to iPhone 14 (#6864)
* Detox/E2E: Fix android detox build

* Upgrade to sim iPhone 14
2022-12-14 12:54:49 -08:00
Avinash Lingaloo
26d32285e5 Bump app build number to 443 (#6862) 2022-12-13 14:36:11 +04:00
Elias Nahum
25ee7db6ef Fix caret position on search phrase (#6861) 2022-12-13 14:15:19 +04:00
Elias Nahum
917ea371a0 Fix ios keyboard tracking and profile status theme (#6859)
* add listener when screen is popped

* Fix profile status theme
2022-12-13 09:14:39 +02:00
Saturnino Abril
ec7066ad06 Combine fastlane for iOS unsigned and simulator and enable build of iOS simulator both in release and PR (#6854)
* combine fastlane for ios unsigned and simulator and enable build of ios simulator both in release and pr

* revert changes to circleci
2022-12-13 05:58:11 +08:00
Toomore Chiang
602bb0984b Translated using Weblate (Chinese (Traditional))
Currently translated at 29.3% (273 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hant/
2022-12-12 17:35:56 +02:00
Kaya Zeren
f22ce8bc6a Translated using Weblate (Turkish)
Currently translated at 91.6% (853 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/
2022-12-12 17:35:56 +02:00
MArtin Johnson
06897c0c31 Translated using Weblate (Swedish)
Currently translated at 100.0% (931 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2022-12-12 17:35:56 +02:00
Matthew Williams
73a47556ce Translated using Weblate (English (Australia))
Currently translated at 99.7% (929 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2022-12-12 17:35:56 +02:00
master7
8aec5fb14d Translated using Weblate (Polish)
Currently translated at 100.0% (931 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2022-12-12 17:35:56 +02:00
Daniel Espino García
28526034d4 Refactor makeStylesFromTheme to use the correct types (#6801)
* Refactor makeStylesFromTheme to use the correct types

* Address feedback
2022-12-12 10:53:54 +01:00
Avinash Lingaloo
e0f9ea3f95 Bump app build number to 442 (#6857) 2022-12-09 23:33:28 +04:00
Jason Frerich
795038c56f use the width as a dependency instead of dimensions reference (#6852) 2022-12-09 21:24:58 +02:00
Jason Frerich
67ff0d2d53 [MM-48951] Add flex to text so that it shrinks and allows icons to take precedence (#6853) 2022-12-09 13:14:47 -06:00
Daniel Espino García
8a8a888420 Fix issues when removing a user from a team (#6855) 2022-12-09 21:08:45 +02:00
Jason Frerich
2524a5be47 [MM-48192, MM-48279] Search - don't reset file filter when a user changes teams. (#6833) 2022-12-09 12:54:24 -06:00
Daniel Espino García
4482bd481e Fix foldable devices by not allowing tablet mode on android (#6856) 2022-12-09 22:29:34 +04:00
Anurag Shivarathri
7f7bfd7b72 [MM-48926] Fetch new thread posts on websocket reconnect (#6844) 2022-12-09 20:17:34 +02:00
Anurag Shivarathri
d019f06c0b CRT remove feature flag (#6848) 2022-12-09 15:31:31 +05:30
Christopher Poile
fdd7fd5ae6 MM-48664 - Calls: Fix profiles cut off (#6851) 2022-12-08 18:58:29 -05:00
Christopher Poile
d34ff1c991 MM-48949 - Calls: Displayname not showing correctly in call screen (#6850) 2022-12-08 13:42:39 -05:00
Stuart Doherty
178eff3c96 Updated build path for unsigned builds (#6843) 2022-12-08 17:28:54 +02:00
Elias Nahum
83b251d1ff update dependencies (#6840)
* update dependencies

* fix iOS SQLite.swift

* update fastlane dependencies
2022-12-08 09:46:44 +02:00
Christopher Poile
ae56415c4b MM-48915 - Calls: Add mobilev2 param to two requests (#6845) 2022-12-07 14:31:22 -05:00
Elias Nahum
27dcc95266 Fix dismiss bottomsheet race condition 2022-12-07 18:26:10 +02:00
Elias Nahum
d676568c61 Refactor NavigationStore (#6842) 2022-12-07 16:44:21 +02:00
Daniel Espino García
fe4a0a28f4 Improve entry logic to manage user interaction while fetching (#6818)
* Improve entry logic to manage user interaction while fetching

* Cleanup and address feedback
2022-12-07 14:30:24 +01:00
Jason Frerich
36fe93f182 - add globalThreadsTab to SYSTEM_IDENTIFIERS (#6841)
- save the lastview globalThreadsTab to the database after unmounting the
threads view
- default to all on first opening of the threads view
2022-12-07 15:04:19 +02:00
Elias Nahum
506ab06638 Mention bubble cut off on server list (Android) (#6827) 2022-12-06 18:55:47 +02:00
Elias Nahum
5e3e7b151e Place cursor position in between the phrase modifier (#6828) 2022-12-06 18:36:48 +02:00
Elias Nahum
00039cb21b center highlighted post in permalink view (#6836) 2022-12-06 18:35:13 +02:00
Elias Nahum
6f36098f5f Close autocomplete when search input is not in focus (#6837) 2022-12-06 18:30:08 +02:00
dependabot[bot]
f66830aa5c Bump decode-uri-component from 0.2.0 to 0.2.2 (#6839) 2022-12-06 18:29:15 +02:00
Elisabeth Kulzer
48668d7129 Adding detox 2022-12-06 17:25:58 +01:00
Elias Nahum
5992a85dfb fix bad merge 2022-12-06 14:15:23 +02:00
Elias Nahum
8ed78b807c set mentionHighlightBg background for mention keywords (#6834) 2022-12-06 14:09:53 +02:00
Elias Nahum
8e0bf7c397 Fix inline code blocks in thread preview (#6835) 2022-12-06 14:09:38 +02:00
Joseph Baylon
2105d93473 Fix fastlane simulator lane (#6832) 2022-12-05 12:43:12 -08:00
Konstantin
0c5ba17910 Translated using Weblate (Russian)
Currently translated at 100.0% (931 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-12-05 18:11:51 +02:00
jprusch
f2602f15af Translated using Weblate (German)
Currently translated at 100.0% (931 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-12-05 18:11:51 +02:00
Kaya Zeren
098d8070b1 Translated using Weblate (Turkish)
Currently translated at 90.5% (843 of 931 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/
2022-12-05 18:11:51 +02:00
Hosted Weblate
eb311b8fe4 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2022-12-05 18:11:51 +02:00
Hosted Weblate
e80d0801ff Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2022-12-05 18:11:51 +02:00
jprusch
973454a812 Translated using Weblate (German)
Currently translated at 100.0% (929 of 929 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-12-05 18:11:51 +02:00
Konstantin
83de45516d Translated using Weblate (Russian)
Currently translated at 100.0% (926 of 926 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-12-05 18:11:51 +02:00
Matthew Williams
77ae571f83 Translated using Weblate (English (Australia))
Currently translated at 99.7% (924 of 926 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2022-12-05 18:11:51 +02:00
Konstantin
5abe213561 Translated using Weblate (Russian)
Currently translated at 80.6% (747 of 926 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-12-05 18:11:51 +02:00
master7
c087eeb343 Translated using Weblate (Polish)
Currently translated at 100.0% (926 of 926 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2022-12-05 18:11:51 +02:00
Tom De Moor
17fd050fdf Translated using Weblate (Dutch)
Currently translated at 95.1% (881 of 926 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2022-12-05 18:11:51 +02:00
jprusch
6e44c08632 Translated using Weblate (German)
Currently translated at 100.0% (926 of 926 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-12-05 18:11:51 +02:00