Commit graph

2431 commits

Author SHA1 Message Date
unified-ci-app[bot]
043d529143
Bump app build number (#8132)
Some checks failed
github-release / test (push) Has been cancelled
github-release / build-ios-unsigned (push) Has been cancelled
github-release / build-android-unsigned (push) Has been cancelled
github-release / release (push) Has been cancelled
* Bump app build number to 543

* Update build.gradle

* Update project.pbxproj

* Update Info.plist

* Update Info.plist

* Update Info.plist

---------

Co-authored-by: runner <runner@Mac-1722960938962.local>
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
2024-08-06 12:35:57 -04:00
unified-ci-app[bot]
f877df3f0a
Bump app build number to 542 (#8127)
Co-authored-by: runner <runner@Mac-1722610887106.local>
2024-08-02 11:17:52 -04:00
Mattermost Build
21c7628da1
fix: (MM-59956) Android crash when sharing (#8122) (#8126)
(cherry picked from commit 1de7b5e9b7)

Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
2024-08-02 11:10:47 -04:00
unified-ci-app[bot]
48b80ef09f
Bump app build number to 539 (#8111)
Co-authored-by: runner <runner@Mac-1721909426350.local>
2024-07-25 08:38:38 -04:00
Mattermost Build
6bbbd73deb
Avoid registering wrong performance load logs (#8107) (#8108)
(cherry picked from commit 26ae247d0f)

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2024-07-24 13:07:53 -04:00
unified-ci-app[bot]
6144f04180
Bump app build and version number (#8104)
* Bump app build number to 538

* Bump app version number to 2.19.0

---------

Co-authored-by: runner <runner@Mac-1721390087484.local>
2024-07-19 08:24:24 -04:00
Mattermost Build
0bf441b49d
Fix server list bottom sheet on tablet (#8094) (#8097)
(cherry picked from commit ea8adb5167)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2024-07-16 14:52:36 -04:00
Mattermost Build
6cc87dacc6
MM-56933 - password dont disable autocomplete (#8057) (#8090)
Some checks failed
github-release / test (push) Has been cancelled
github-release / build-ios-unsigned (push) Has been cancelled
github-release / build-android-unsigned (push) Has been cancelled
github-release / release (push) Has been cancelled
(cherry picked from commit d02e39b1f3)

Co-authored-by: Pablo Vélez <pablovv2016@gmail.com>
2024-07-15 09:40:23 -04:00
Joram Wilander
333b594561
Add unit tests for app/actions/local/file and app/actions/local/group (#8077)
* Add tests for actions/local/file

* Add tests for actions/local/group
2024-07-11 12:49:27 -04:00
Joram Wilander
6031e8da6e
Add unit tests for app/actions/local/draft (#8067)
* Add tests for actions/local/draft/updateDraftFile

* Add tests for actions/local/draft/removeDraftFile

* Add tests for actions/local/draft/updateDraftMessage

* Add tests for actions/local/draft/addFilesToDraft

* Add tests for actions/local/draft/removeDraft

* Add tests for actions/local/draft/updateDraftPriority

* Fix updateDraftMessage test case

* Update app/actions/local/draft.test.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* place common beforeeach/aftereach top of file (#8076)

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
2024-07-11 10:10:37 -04:00
Elias Nahum
9bdb5c15e1
more utils unit test coverage (#8068) 2024-07-11 20:18:55 +08:00
Rahim Rahman
b9f4000dd0
fix: add mkdir of "android/app/src/main/res/raw/" in postinstall (#8070) 2024-07-10 02:59:31 +08:00
Mario Vitale
0fbeea83f3
Add Amy as a reviewer for the weekly build number bump PRs (#8071)
* Add Amy as a reviewer for the weekly build number bump PRs

* PR_REVIEWERS is a comma-separated list
2024-07-09 20:02:56 +02:00
Joram Wilander
8c44c54448
Update jest config to show coverage for correct folders (#8069) 2024-07-09 08:58:46 -04:00
Daniel Espino García
f3de4445c2
Restore out of channel and some cleanup (#8050)
* Restore out of channel and some cleanup

* Fix i18n
2024-07-09 11:31:31 +02:00
Elias Nahum
10135091d1
Fix button ui when disabled (#8056) 2024-07-09 07:12:59 +08:00
unified-ci-app[bot]
773fcc3494
Bump app build number to 532 (#8048)
Co-authored-by: runner <runner@Mac-1719563817324.local>
2024-07-08 18:17:53 +02:00
Weblate (bot)
17d15c6953
Translations update from Mattermost Weblate (#8065)
Automatic Merge
2024-07-08 18:27:50 +03:00
Joram Wilander
dd3a38b5fe
Add unit tests for app/actions/local/channel (#8063)
* Add tests for actions/local/channel/removeCurrentUserFromChannel

* Add tests for actions/local/channel/setChannelDeleteAt

* Add tests for actions/local/channel/selectAllMyChannelIds

* Add tests for actions/local/channel/markChannelAsUnread

* Add tests for actions/local/channel/resetMessageCount

* Add tests for actions/local/channel/storeMyChannelsForTeam

* Fix test names

* Add tests for actions/local/channel/updateMyChannelFromWebsocket

* Add tests for actions/local/channel/updateChannelInfoFromChannel

* Add tests for actions/local/channel/updateLastPostAt

* Add tests for actions/local/channel/updateChannelsDisplayName

* Add tests for actions/local/channel/showUnreadChannelsOnly

* Add tests for actions/local/channel/updateDmGmDisplayName

* Remove unnecessary spying
2024-07-08 08:30:12 -04:00
Joram Wilander
2c29172135
Add unit tests for app/actions/local/category (#8058)
* Add unit tests for app/actions/local/category

* Remove unnecessary forEach

* Run setup only once
2024-07-08 08:29:57 -04:00
Daniel Espino García
095b97425f
Graciously handle load measure when there is no mark (#8052)
* Graciously handle load measure when there is no mark

* Make public interface cleaner
2024-07-08 13:31:00 +02:00
Elias Nahum
a7224479d5
added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
Christopher Poile
92bdb2847b
[MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984)
* notification ringing, settings screen, native code patch, ringing mp3s

* i18n

* play preview on first press

* prevent playing from background (only affects Android) to match iOS beh

* stop ringing/vibration on entering background

* ring when coming back from background and new incoming call is present

* no push notification sound when it's a call; improve ringing

* move sounds to asset folder; copy on postinstall for android bundling

* make Ringtone type a string enum

* make Android ring async + await ring and stop; changes from PR comments

* missing fields after merge

* release lock on an exception

* cancel sample ringing when turning notifications off

* copy sound files for android build

* typo

* update snapshots

* testing if the problem is copying the mp3 files

* fix android mp3 assets when building for non-release

* add sounds to .gitignore

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2024-07-03 10:22:46 -04:00
ckaznable
331d3130bc
Fix User Agent issue in some device (#8049)
* Remove deviceName from User Agent

* Use modelName for User Agent
2024-07-03 15:41:48 +02:00
Weblate (bot)
1f6194d59d
Translations update from Mattermost Weblate (#8053)
* Translated using Weblate (Russian)

Currently translated at 100.0% (1140 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/

* Translated using Weblate (Japanese)

Currently translated at 100.0% (1140 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/

---------

Co-authored-by: Konstantin <eleferen@gmail.com>
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
2024-07-02 15:53:37 +02:00
Mario Vitale
013335acb9
Fix the Universal Android build download URL for releases (#8045) 2024-06-27 13:13:57 +02:00
Daniel Espino García
de5e85d71f
Fix null reference error in notifications (#8042) 2024-06-27 09:47:57 +02:00
unified-ci-app[bot]
41f8b078bb
chore: Update NOTICE.txt file with updated dependencies (#8043) 2024-06-26 22:33:01 +08:00
yasserfaraazkhan
351c877a82
fix reporting variables in the community report (#7997) 2024-06-26 19:43:30 +05:30
Mario Vitale
b828277250
Ignore local deps in notice-file-generator config (#8041) 2024-06-26 11:29:26 +02:00
Mario Vitale
c6725ab6d3
Fix typo in UIRequiredDeviceCapabilities for iOS (#8036) 2024-06-24 18:05:22 +02:00
unified-ci-app[bot]
1e01a6c709
Bump app build number to 530 (#8033)
Co-authored-by: runner <runner@Mac-1718958773482.local>
2024-06-24 15:53:12 +02:00
Frank Paul Silye
ca086cab75 Translated using Weblate (Norwegian Bokmål)
Currently translated at 93.7% (1069 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2024-06-24 15:02:23 +03:00
ThrRip
d67bd81a81 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1140 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2024-06-24 15:02:23 +03:00
Frank Paul Silye
f7dbd6de23 Translated using Weblate (Norwegian Bokmål)
Currently translated at 84.2% (961 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2024-06-24 15:02:23 +03:00
Tom De Moor
87af4deb55 Translated using Weblate (Dutch)
Currently translated at 100.0% (1140 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2024-06-24 15:02:23 +03:00
Matthew Williams
7f610c5834 Translated using Weblate (English (Australia))
Currently translated at 100.0% (1140 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2024-06-24 15:02:23 +03:00
Frank Paul Silye
a808f00648 Translated using Weblate (Norwegian Bokmål)
Currently translated at 76.7% (875 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2024-06-24 15:02:23 +03:00
master7
33794bcda7 Translated using Weblate (Polish)
Currently translated at 100.0% (1140 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2024-06-24 15:02:23 +03:00
jprusch
71471bcac4 Translated using Weblate (German)
Currently translated at 100.0% (1140 of 1140 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2024-06-24 15:02:23 +03:00
Hosted Weblate
91e1712fe9 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2024-06-24 15:02:23 +03:00
Frank Paul Silye
ae79384836 Translated using Weblate (Norwegian Bokmål)
Currently translated at 68.1% (774 of 1136 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2024-06-24 15:02:23 +03:00
Frank Paul Silye
65f97fe599 Translated using Weblate (Norwegian Bokmål)
Currently translated at 59.0% (671 of 1136 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2024-06-24 15:02:23 +03:00
MArtin Johnson
787c478b1c Translated using Weblate (Swedish)
Currently translated at 100.0% (1136 of 1136 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2024-06-24 15:02:23 +03:00
jprusch
5732c71562 Translated using Weblate (German)
Currently translated at 100.0% (1136 of 1136 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2024-06-24 15:02:23 +03:00
Anonymous
bb76a88e68 Translated using Weblate (Malayalam)
Currently translated at 25.5% (290 of 1136 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ml/
2024-06-24 15:02:23 +03:00
Hosted Weblate
591ceaab3b Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2024-06-24 15:02:23 +03:00
Frank Paul Silye
86145e3411 Translated using Weblate (Norwegian Bokmål)
Currently translated at 57.5% (654 of 1137 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2024-06-24 15:02:23 +03:00
Konstantin
16c42951ee Translated using Weblate (Russian)
Currently translated at 100.0% (1137 of 1137 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2024-06-24 15:02:23 +03:00
Daniel Espino García
b7791add7c
Use UUID native functions (#8032) 2024-06-20 18:22:59 +08:00