Commit graph

343 commits

Author SHA1 Message Date
unified-ci-app[bot]
bfa1d93deb
Bump app build number to 567 (#8268)
Co-authored-by: runner <runner@Mac-1729240293461.local>
2024-10-18 08:29:38 -04:00
unified-ci-app[bot]
0549a51e38
Bump app build number to 566 (#8253)
Co-authored-by: runner <runner@Mac-1728635924924.local>
2024-10-11 08:02:58 -04:00
unified-ci-app[bot]
1c299c4c7a
Bump app build number to 563 (#8243)
Co-authored-by: runner <runner@Mac-1728031584864.local>
2024-10-04 08:51:25 -04:00
unified-ci-app[bot]
4a19e07ed9
Bump app build number to 561 (#8233)
Co-authored-by: runner <runner@Mac-1727425978022.local>
2024-09-27 08:30:15 -04:00
unified-ci-app[bot]
d67199ee2d
Bump app build number to 560 (#8229)
Co-authored-by: runner <runner@Mac-1726821919831.local>
2024-09-20 08:10:27 -04:00
unified-ci-app[bot]
a4c346e8d8
Bump app build and version number (#8226)
* Bump app build number to 559

* Bump app version number to 2.21.0

---------

Co-authored-by: runner <runner@Mac-1726744671843.local>
2024-09-19 07:55:33 -04:00
unified-ci-app[bot]
20e0638a1f
Bump app build number to 558 (#8221)
Co-authored-by: runner <runner@Mac-1726216990647.local>
2024-09-13 08:18:23 -04:00
Daniel Espino García
f864947c7c
Remove unneeded permissions (#8201)
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-06 16:25:38 +02:00
unified-ci-app[bot]
f45a7905fe
Bump app build number to 557 (#8207)
Co-authored-by: runner <runner@Mac-1725612120421.local>
2024-09-06 08:35:51 -04:00
unified-ci-app[bot]
94a6b9bcb1
Bump app build number to 555 (#8189)
Co-authored-by: runner <runner@Mac-1725007804168.local>
2024-08-30 08:20:59 -04:00
unified-ci-app[bot]
f89fda480b
Bump app build number to 550 (#8167)
Co-authored-by: runner <runner@Mac-1724402433523.local>
2024-08-23 08:24:43 -04:00
unified-ci-app[bot]
fe0dd4b5af
Bump app build and version number (#8151)
* Bump app build number to 547

* Bump app version number to 2.20.0

---------

Co-authored-by: runner <runner@Mac-1724066792823.local>
2024-08-19 07:56:22 -04:00
unified-ci-app[bot]
cd6574a0c5
Bump app build number to 546 (#8148)
Co-authored-by: runner <runner@Mac-1723797112117.local>
2024-08-16 08:08:32 -04:00
unified-ci-app[bot]
5190af9e0c
Bump app build number to 545 (#8136)
Co-authored-by: runner <runner@Mac-1723192955401.local>
2024-08-09 08:36:01 -04:00
Rahim Rahman
1de7b5e9b7
fix: (MM-59956) Android crash when sharing (#8122) 2024-08-02 09:05:52 -06:00
unified-ci-app[bot]
1c66504b66
Bump app build number to 541 (#8124)
Co-authored-by: runner <runner@Mac-1722587881867.local>
2024-08-02 08:33:24 -04:00
unified-ci-app[bot]
3114c4e984
Bump app build number to 540 (#8113)
Co-authored-by: runner <runner@Mac-1721983148917.local>
2024-07-26 08:17:49 -04:00
Elias Nahum
de6ccaef01
SSL Pinned Certificate (#8055) 2024-07-23 18:26:20 +08:00
unified-ci-app[bot]
065bff85dd
Bump app build and version number (#8103)
* Bump app build number to 538

* Bump app version number to 2.19.0

---------

Co-authored-by: runner <runner@Mac-1721389338722.local>
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
2024-07-19 08:11:55 -04:00
unified-ci-app[bot]
82c31254d4
Bump app build number to 537 (#8102)
Co-authored-by: runner <runner@Mac-1721378073919.local>
2024-07-19 08:03:04 -04:00
unified-ci-app[bot]
c3dc4c699e
Bump app build number to 535 (#8082)
Co-authored-by: runner <runner@Mac-1720773707918.local>
2024-07-12 08:38:50 -04: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
Daniel Espino García
de5e85d71f
Fix null reference error in notifications (#8042) 2024-06-27 09:47:57 +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
Daniel Espino García
b7791add7c
Use UUID native functions (#8032) 2024-06-20 18:22:59 +08:00
Elias Nahum
b8c088cc70
Upgrade RN as well as update or replace other dependencies (#8011)
* start upgrade to RN 74

* migrate react-native-fs to expo-file-system

* exclude expo-asset module

* fix database manager remove directory

* fix: android network helper

* include expo on android

* temporarily disable android dep lock

* replace react-native-create-thumbnail with expo-video-thumnails

* update patches file version

* fix android build on 74

* create local library to replace MattermostManaged, Notifications and SplitView modules with new arch support

* migrate app to use new mattermost-rnutils library

* remove unused flipper class for android unsigned

* fix mattermost-rnutils android foldedObserver lifecycle

* use mattermost-rnutils on Android

* use mattermost-rnutils on iOS

* path react-native-navigation to not crash when activity is not NavigationActivity

* create local library for android share extension with new arch support

* Replace ShareModule with @mattermost/rnshare library

* remove ShareModule from android native code

* update react-intl

* update nodejs to 20.x.x npm to 10.x.x and dev deps

* update @gorhom/bottom-sheet

* use MattermostShare conditionally based on the platform

* update @react-native-camera-roll/camera-roll

* remove unused react-native-calendars

* fix metro config

* fix terminate session race condition

* remove unused analytics

* replace react-native-device-info with expo-application and expo-device

* update @react-native-clipboard/clipboard

* update @react-native-community/datetimepicker

* update @react-native-community/netinfo

* update @sentry/react-native

* update react-native-document-picker

* update react-native-gesture-handler

* update react-native-share

* update react-native-svg and react-native-svg-transformer

* update react-native-vector-icons

* update babel

* update react-native-shadow-2

* update semver

* remove react-native-svg-transformer and convert svg files to svg components

* fix @mattermost/rnshare new-arch build on android

* remove react-native-create-thumbnail resolution in build.gradle

* create @mattermost/hardware-keyboard library to replace hw-keyboard-events

* fix hardware-keyboard library

* fix rnutils library

* create @mattermost/keyboard-tracker library

* replace react-native-keyboard-tracking-view with @mattermost/keyboard-tracker

* fix: rnutils to not crash on lateinit context

* fix: rnutils delete database

* revert changes to session_manager

* Removed react-native-webview and added expo-web-browser instead

With expo-web-browser we no longer need the webview for SSO login
the SSO login is now done by using "custom Chrome tabs" on Android
and ASWebAuthenticationSession on iOS

* remove patch for react-native-keyboard-tracking-view

* replace react-native-linear-gradient with expo-linear-gradient

* replace react-native-in-app-review with expo-store-review

* fix: shared group database directory on ios

* replace react-native-fast-image with expo-image

* remove unusued type def for react-native-keyboard-tracking-view

* replace react-native-elements and react-native-button with @rneui

* node version

* update sizzling methods

* fix tests using jest-expo

* replace jail-monkey with expo-device

* update babel deps

* update typescript eslint

* update rn and expo

* react-native-document-picker @react-native-camera-roll/camera-roll @react-native-community/datetimepicker react-native-reanimated react-native-safe-area-context

* update patches

* update @sentry/react-native

* upgrade react-native-navigation

* update expo & expo-image

* upgrade to working version of @sentry/react-native

* update node, cocoapods, bundler, fastlane versions

* @testing-library/react-native and eslint-plugin-jest

* fix: FloatingTextInput causing a crash with reanimated

* update sentry, localize, @types/lodash and uuid

* fix floating text input label

* update react-native-video

* fix: cannot calculate shadow efficiently on some components

* fix: reduce motion warning for bottomSheet

* fix: shadow on YouTube component

* update react-native-webrtc expo and @typescript-eslint

* audit fix

* fix swizzling bad merge

* temp use of github dependency for @mattermost libraries

* feedback review

* feedback review

* npm audit fix

* update bundle deps

* update @mattermost/react-native-turbo-log

* update deps
2024-06-19 09:33:45 +08:00
unified-ci-app[bot]
6195833723
Bump app build and version number (#8023)
* Bump app build number to 528
* Bump app version number to 2.18.0

---------

Co-authored-by: runner <runner@Mac-1718623031725.local>
2024-06-17 15:22:28 +02:00
Elias Nahum
daa38c5fd1
T271: Prevent access to Android components if they do not need external communication (#7990) 2024-06-12 00:45:35 +08:00
Elias Nahum
e5ce796770
fix android push notifications when app is closed (#7989) 2024-06-11 05:15:20 +08:00
unified-ci-app[bot]
0473c1bfc8
Bump app build number to 525 (#7987)
Co-authored-by: runner <runner@Mac-1717409210410.local>
2024-06-03 13:00:56 +02:00
unified-ci-app[bot]
c00bf9cb4b
Bump app build number to 523 (#7974)
Co-authored-by: runner <runner@Mac-1716820087705.local>
2024-05-27 17:23:21 +02:00
unified-ci-app[bot]
32e4e0a74b
Bump app build and version number (#7959)
* Bump app build number to 522

* Bump app version number to 2.17.0

---------

Co-authored-by: runner <runner@Mac-1715946646591.local>
2024-05-17 08:39:02 -04:00
Mario Vitale
7b14ea27ec
Bump app build number to 521 (#7952)
Co-authored-by: runner <runner@Mac-1715329932711.local>
2024-05-14 09:27:25 +02:00
unified-ci-app[bot]
c27abc9986
Bump app build number to 520 (#7941)
Co-authored-by: runner <runner@Mac-1715088900980.local>
2024-05-07 15:50:03 +02:00
unified-ci-app[bot]
8799f2bb55
Bump app build number to 519 (#7921)
Co-authored-by: runner <runner@Mac-1714114726289.local>
2024-05-06 07:16:13 +02:00
Christopher Poile
c009013356
[MM-58074] Calls: Fix crashing app when starting/joining call (#7926) 2024-05-01 11:15:42 -04:00
Daniel Espino García
c5e6e34fea
Fix MM 56723 (#7883)
* Fix MM 56723 (iOS)

* Add android

* Android fixes and version checking

* Add version check to ios

* Address feedback

* Add all versions to android

* Check all versions on iOS

* Fix unhandled version case

* Add comments

* Add final version numbers
2024-04-24 17:12:56 +02:00
Daniel Espino García
9d1030a445
Push react native to 0.73.6 (#7863)
* Bump react native to 0.73.6

* iOS changes

* Fix gallery

* Fix test

* Add missing patch

* Unify react native navigation patch

* Update the rest of libraries

* iOS updates

* Update mattermost libraries

* Fix tests and final bumps

* iOS podfile update

* Update android locks

* Revert webrtc update because it was messing with the tests

* Update podfile for webrtc
2024-04-22 12:44:39 +02:00
unified-ci-app[bot]
c3e31b6813
Bump app build and version number (#7915)
* Bump app build number to 518

* Bump app version number to 2.16.0

---------

Co-authored-by: runner <runner@Mac-1713529249511.local>
2024-04-19 08:28:38 -04:00
unified-ci-app[bot]
1eab3a9a6f
Bump app build number to 515 (#7901)
Co-authored-by: runner <runner@Mac-1712912495407.local>
2024-04-15 11:15:47 +03:00
unified-ci-app[bot]
c2f631ed24
Bump app build number to 514 (#7899)
Co-authored-by: runner <runner@Mac-1712671935360.local>
2024-04-09 16:33:54 +02:00
unified-ci-app[bot]
e239887cef
Bump app build number to 513 (#7887)
Co-authored-by: runner <runner@Mac-1711702917950.local>
2024-04-05 19:08:11 +02:00
unified-ci-app[bot]
baf3d96560
Bump app build number to 512 (#7877)
Co-authored-by: runner <runner@Mac-1711097107491.local>
2024-03-28 14:13:54 +01:00
Daniel Espino García
0c31d22ec7
Add gradle lockfile (#7875) 2024-03-26 10:27:35 +01:00
unified-ci-app[bot]
b75ab03701
Bump app build and version number (#7870)
* Bump app build number to 511

* Bump app version number to 2.15.0

---------

Co-authored-by: runner <runner@Mac-1710764125160.local>
2024-03-18 13:22:53 +01:00
unified-ci-app[bot]
42e566394e
Bump app build number to 510 (#7846)
Co-authored-by: runner <runner@Mac-1708677847420.local>
2024-03-11 11:30:37 +01:00
unified-ci-app[bot]
a1401faa53
Bump app build and version number (#7836)
* Bump app build number to 509

* Bump app version number to 2.14.0

---------

Co-authored-by: runner <runner@Mac-1708096715862.local>
2024-02-16 16:45:35 +01:00
unified-ci-app[bot]
7ee6109f34
Bump app build number to 508 (#7834)
Co-authored-by: runner <runner@Mac-1708074078937.local>
2024-02-16 13:01:10 +01:00
unified-ci-app[bot]
2ed556286e
Bump app build number (#7823)
* Bump app build number to 508

* Use build number 507 instead

---------

Co-authored-by: runner <runner@Mac-1707468657872.local>
Co-authored-by: Mario Vitale <mvitale1989@hotmail.com>
2024-02-09 16:44:15 +01:00
unified-ci-app[bot]
302c273fa1
Bump app build number to 506 (#7808)
Co-authored-by: runner <runner@Mac-1706864534213.local>
2024-02-02 12:52:12 +01:00
unified-ci-app[bot]
3a49b83bc3
Bump app build number to 505 (#7799)
Co-authored-by: runner <runner@Mac-1706625774368.local>
2024-01-30 16:18:22 +01:00
unified-ci-app[bot]
5e3e66281a
Bump app build number to 504 (#7788)
Co-authored-by: runner <runner@Mac-1706259209788.local>
2024-01-29 14:51:10 +01:00
unified-ci-app[bot]
f94e3688e3
Bump app build and version number (#7779)
* Bump app build number to 503

* Bump app version number to 2.13.0

---------

Co-authored-by: runner <runner@Mac-1705935432189.local>
2024-01-22 16:05:56 +01:00
unified-ci-app[bot]
73c9bf0589
Bump app build number to 502 (#7752)
Co-authored-by: runner <runner@Mac-1705050085350.local>
2024-01-22 11:44:02 +01:00
unified-ci-app[bot]
810f4b3d24
Bump app build number to 501 (#7733)
Co-authored-by: runner <runner@Mac-1703233954558.local>
2024-01-08 17:44:11 +01:00
unified-ci-app[bot]
b405b3a872
Bump app build number to 500 (#7717)
Co-authored-by: runner <runner@Mac-1702629622103.local>
2023-12-15 13:16:45 +01:00
Mario Vitale
c90ed51981
Bump to version 2.12.0 build 499 (#7705) 2023-12-08 15:34:05 +01:00
Mario Vitale
21acf6b0e6
Bump build version to 498 (#7700) 2023-12-05 19:24:25 +01:00
Elias Nahum
de57c343f0
MM-55621 fix layout for tablets and foldables (#7697)
* MM-55621 fix layout for tablets and foldables

* feedback review
2023-12-05 11:08:43 +08:00
Mario Vitale
1fc0611f04
Bump build 497 (#7692) 2023-11-29 13:20:27 +01:00
unified-ci-app[bot]
bf4498251d
Bump app build number to 495 (#7687)
* Bump app build number to 495

---------

Co-authored-by: runner <runner@Mac-1701091359077.local>
Co-authored-by: Mario Vitale <mvitale1989@hotmail.com>
2023-11-28 15:49:53 +01:00
Elias Nahum
edef4ec4a3
Update libraries and dependencies (#7678)
* update js dependencies

* update react-native libraries

* update watermelonDB

* update RN to 0.72.7

* update fastlane

* fix remove_markdown/at_mention import

* update mattermost libraries

* update fastlane deps

* remove haptic-feedback patch

* update okhttp to 4.12.0 and patch netinfo to accurately identify VPN connections

* create ImaegStyles intersection type
2023-11-25 07:46:13 +08:00
Daniel Espino
88240ae813 Bump app build number to 494 2023-11-16 17:19:19 +01:00
Daniel Espino
6c852fbc77 Bump app version number to 2.11.0 2023-11-16 17:19:18 +01:00
Daniel Espino
62264fe4a3 Bump app build number to 493 2023-11-06 18:15:53 +01:00
Daniel Espino García
1904dfa4d1
Bump app build number to 492 (#7645) 2023-11-01 10:29:06 +01:00
Elias Nahum
f30384eb22
Bump to version 2.10.0 build 490 (#7621)
* Bump app version number to 2.10.0

* Bump app build number to 490
2023-10-20 10:55:53 +04:00
Christopher Poile
1fb01dfcdc
MM-54553 - Calls: Enable microphone input in background (Android) (#7585)
* Add foreground service for Android; add voip UIBackgroundMode for iOS

* remove iOS change for this PR

* create foreground notification channel once at startup
2023-10-13 14:45:14 -04:00
Elias Nahum
f2b4312a57
Bump build to 489 (#7592)
* Bump app version number to 2.9.0

* Bump app build number to 489

* update fastlane
2023-10-12 10:55:27 +04:00
Elias Nahum
3644a39924
Bump app build number to 487 (#7570) 2023-09-28 17:54:19 +03:00
Elias Nahum
6fd8465e66
Bump version to 2.9.0 and build 486 (#7560)
* Bump app version number to 2.9.0

* Bump app build number to 486

* update fastlane
2023-09-28 08:43:25 +03:00
Elias Nahum
8fb3a6e1cb
Bump app build number to 485 (#7540) 2023-09-07 17:04:15 -03:00
Elias Nahum
3b1a198cf6
Bump app build number to 484 (#7536) 2023-09-07 11:02:38 -03:00
Christopher Poile
5694ea0744
MM-53924 - Android should use category to allow replies (#7534) 2023-09-06 17:19:20 -04:00
Elias Nahum
860eaae558
Bump version to 2.8.0 and build to 483 (#7529)
* Bump app version number to 2.8.0

* Bump app build number to 483
2023-08-31 10:33:16 -04:00
Elias Nahum
69872eb678
Upgrade Dependencies (#7491)
* update dependencies

* update dependencies

* update readable-stream

* further updates
2023-08-18 16:04:28 -04:00
Elias Nahum
10cb9a6087
Bump app build number to 482 (#7503) 2023-08-14 16:28:37 -04:00
Elias Nahum
5386e58beb
Bump app build number to 481 (#7496) 2023-08-10 11:18:13 -04:00
Daniel Espino García
d74826064b
Remove keychain cache to avoid token invalidation problems (#7479) 2023-08-01 15:46:48 +02:00
Elias Nahum
eb9262e389
Bump Version to 2.7.0 build 480 (#7475)
* Bump app version number to 2.7.0

* Bump app build number to 480

* update fastlane
2023-07-27 08:51:39 -04:00
Elias Nahum
bdcca34abf
Bump app build number to 479 (#7451) 2023-07-12 11:29:24 -04:00
Elias Nahum
0d4d6e22ca
Bump app build number to 478 (#7441) 2023-07-07 09:40:52 -04:00
Daniel Espino García
5ab2f86b66
Fix ios cache (#7412)
* Fix Keychain cache

* Fix

* Fix import
2023-07-05 14:01:51 -04:00
Elias Nahum
d3e576ebed
Bump version to 2.6.0 and build to 477 (#7436)
* Bump app version number to 2.6.0

* Bump app build number to 477
2023-07-05 09:43:25 -04:00
Elias Nahum
72f7c639c7
Use network APIClient reactContext if already set (#7426) 2023-06-27 10:30:31 -04:00
Elias Nahum
ef2c12e954
Update Dependencies (#7409)
* dev dependencies

* update deps

* update wdb

* update more deps

* update detox deps

* update logs for database batch

* fix jest setup
2023-06-21 13:40:23 -04:00
Daniel Espino García
bcc59d5adf
Bump version to 2.5.1 build 476 (#7421)
* Bump app version number to 2.5.1

* Bump app build number to 476
2023-06-21 17:25:14 +02:00
Elias Nahum
61a83cf423
Bump app build number to 475 (#7402) 2023-06-09 14:47:47 -04:00
Elias Nahum
817cfc8acd
Bump build to 474 (#7396)
* update fastlane

* Bump app build number to 474
2023-06-09 09:33:15 -04:00
Daniel Espino García
2ba650c27a
Bump build 473 (#7389)
* Bump app version number to 2.5.0

* Bump app build number to 473
2023-06-02 20:08:08 +02:00
Daniel Espino García
e365824567
Native fetch users on attachments (#7382)
* Native side of fetching users from attachments text and pretext

* iOS native

* Address feedback
2023-06-02 16:25:54 +02:00
Daniel Espino García
0030381a93
Bump app build number to 472 (#7375) 2023-05-26 18:35:07 +02:00
Daniel Espino García
0530f96b6e
Bump app build number to 471 (#7353) 2023-05-16 19:43:46 +02:00
Elias Nahum
cd9320f854
Bump app build number to 470 (#7344) 2023-05-13 13:13:20 -04:00
Daniel Espino García
c99861d728
Use message source on post edit (#7325)
* Use message source on post edit

* Fix tests and bugs
2023-05-11 14:18:07 +02:00
Elias Nahum
97f5b2f889
Bump version 2.4.0 build 469 (#7334)
* Bump app version number to 2.4.0

* Bump app build number to 469
2023-05-05 17:09:38 -04:00
Elias Nahum
70fcb58d36
Bump app build number to 468 (#7319) 2023-04-28 20:59:55 -04:00
Elias Nahum
519c146aac
Bump app build number to 467 (#7305) 2023-04-21 17:25:10 -04:00
Elias Nahum
c12f70a3eb
Bump app build number to 466 (#7285)
* Bump app build number to 466

* update fastlane
2023-04-14 18:34:15 -04:00
Pantelis Vratsalis
d7b075a52c Bump app build number to 465 2023-04-07 14:52:08 +03:00
Pantelis Vratsalis
70fe01f295
Bump version to 2.3.0 and build number to 464 (#7256)
* Bump app version number to 2.3.0

* Bump app build number to 464
2023-03-31 07:47:58 -03:00
Elias Nahum
5bb7238fd1
Bump app build number to 463 (#7232) 2023-03-26 11:20:41 -03:00
Elisabeth Kulzer
fcb1db660c
Detox android fix smoke tests (#7193)
* Detox: Android - fix smoke tests.

* Detox: Android - Fix latency related tests.

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-11 13:08:17 +01:00
Daniel Espino García
01b5fc0f9e
Bump app build number to 461 (#7192) 2023-03-07 20:28:41 +01:00
Pantelis Vratsalis
71805ed79d Bump app build number to 460 2023-03-03 17:37:48 +02:00
Elias Nahum
fe916ec740
Refactor category channels to react to setting changes and apply the correct order (#7170)
* Refactor category channels to react to setting changes and apply the correct order

* feedback review
2023-03-03 15:53:29 +02:00
Daniel Espino García
f6610693e2
Bump app build number to 459 (#7165)
Co-authored-by: Daniel Espino <danielespino@MacBook-Pro-de-Daniel.local>
2023-02-24 17:37:05 +02:00
Elias Nahum
ff73d946ae
Bump app build number to 458 (#7147) 2023-02-17 16:19:49 +02:00
Elias Nahum
77b0851213
Update Dependencies (#7140)
* upgrade android dependencies

* upgrade iOS dependencies

* Enable network plugin in flipper for Android

* update JS dependencies
2023-02-16 11:20:31 +02:00
Elias Nahum
ee13679f38
Android refactor push notifications to store data or send to JS for processing (#7127)
* Android refactor push notifications to store data or send to JS for processing

* remove blank line

* rename variable
2023-02-15 17:07:27 +02:00
Elias Nahum
23cbf82353
Use LRU to cache the Avatar shown in push notifications (#7124)
* iOS switch from file cache to memory cache and use last_picture_update to update the avatar if needed

* Android switch from file cache to memory cache and use last_picture_update to update the avatar if needed, split function to multiple files and catch potential exceptions
2023-02-15 11:19:31 +02:00
Elias Nahum
1b94bbc0ad
Bump version 2.1 build 457 (#7120)
* Bump app version number to 2.1.0

* Bump app build number to 457
2023-02-14 23:06:46 +02:00
Elias Nahum
6c3027c06e
Bump app build number to 456 (#7102) 2023-02-08 17:02:55 +02:00
Elias Nahum
cb717aba0c
Android fix (#7099)
* Fix android notifications permission

* fix unsigned android build
2023-02-08 16:55:04 +02:00
Elias Nahum
e9b6124479
Bump app build number to 455 (#7085) 2023-02-03 17:25:42 +02:00
Joseph Baylon
70bdfcf8fd
Detox Maintenance: Update deps, fix import, fix failing tests -- iOS only (#7070)
* Detox Maintenance: Update deps, fix import, fix failing tests

* Revert message reply step 3

* Try fresh install per test file
2023-02-01 08:32:57 -08:00
Elias Nahum
265b8b2193
Request permissions for Android push notifications and refactor code to use network client (#7059) 2023-01-31 21:33:35 +02:00
Avinash Lingaloo
b2fb4d7ec2
Bump app build number to 454 (#7042)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-27 22:21:05 +02:00
Elias Nahum
7ed2e73a91
catch exceptions in Android Database helper (#7027) 2023-01-27 18:49:31 +02:00
Elias Nahum
9bae53b4ad
Fix crash when dismissing notification on android (#7029)
* Fix crash when dismissing notification on android

* ensure notification channels are created
2023-01-27 17:55:22 +02:00
Elias Nahum
c1fbaffd3e
Support for Android Tablets & Foldable (#7025)
* Add Support for Android tablets & foldables

* add tablet and book posture

* Regenerate disposed observable on WindowInfoTracker
2023-01-26 20:31:18 +02:00
Elias Nahum
7aa5bd0611
Update Dependencies and bug fixes (#7000)
* update dependencies

* update dependencies

* feedback review

* update @mattermost/react-native-turbo-mailer
2023-01-24 09:14:23 +02:00
Avinash Lingaloo
24ec88096c
Bump app build number to 453 (#6995) 2023-01-20 21:27:41 +04:00
Daniel Espino García
2597e06ac2
Add webhook image to notification in missing scenarios (#6971)
* Add webhook image to notification in missing scenarios

* Improve urlOverride check
2023-01-19 10:53:09 +01:00
Elias Nahum
d417b95643
Bump app build number to 452 (#6974) 2023-01-13 21:11:35 +02:00
Elias Nahum
9411dbd669
Bump app build number to 451 (#6967) 2023-01-12 13:02:47 +02:00
Elias Nahum
4199b13843
Bump build number to 450 (#6950)
* Fix upgrade path

* Introduce Upgrade helper

* Reset server database schema version to 1

* Enable release builds on the CI

* Bump build number to 450
2023-01-11 21:40:49 +02:00
Elias Nahum
69e27ae812
Bump app build number to 449 (#6940) 2023-01-07 18:42:27 +02:00
Elias Nahum
107416109a
Bump app build number to 448 (#6939) 2023-01-07 13:55:27 +02:00
Elias Nahum
68ec90df90
Bump app build number to 447 (#6937) 2023-01-06 21:46:07 +02:00
Elias Nahum
ca1f6df1c6
Generate video thumb from file url instead of public url (#6922) 2023-01-05 13:49:04 +02:00
Elias Nahum
a058ca57ca
Android Fixes (#6915)
* Fix android back button handler

* Fix Android crash caused by react native screens

* Prevent Android crash and log stack trace when receiving a push notification
2023-01-02 12:53:08 +02:00
Elias Nahum
5feb690ebc
Bump app build number to 446 (#6914) 2022-12-28 16:12:52 +02:00
Elias Nahum
b663ec6b38
Bump app build number to 445 (#6905) 2022-12-24 00:27:32 +02:00
Daniel Espino García
95e3c04658
Fix webhook picture on notifications (#6894) 2022-12-23 16:45:27 +02:00
Avinash Lingaloo
bd6c363d82
Bump app build number to 444 (#6876) 2022-12-16 20:59:40 +04:00
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
Avinash Lingaloo
e0f9ea3f95
Bump app build number to 442 (#6857) 2022-12-09 23:33:28 +04:00
Elias Nahum
83b251d1ff
update dependencies (#6840)
* update dependencies

* fix iOS SQLite.swift

* update fastlane dependencies
2022-12-08 09:46:44 +02:00
Avinash Lingaloo
b3bc582cda
Bump app build number to 441 (#6820) 2022-12-03 12:35:30 +04:00
Elias Nahum
25fcb066a7
Fix Android crash when push notification is received and app not initialized (#6817) 2022-12-02 20:47:40 +04:00
Elias Nahum
330fd42212
update turbo-mailer (#6809) 2022-12-01 16:45:08 +02:00
Elias Nahum
6eadc527bb
Gekidou Android share extension (#6803)
* Refactor app database queries to not require the app database as argument

* Android Share Extension and fix notifications prompt

* feedback review
2022-11-30 23:18:56 +02:00
Matthew Birtch
a90f96930a
MM-48692 Splash Screen Update (#6799)
* replace splash screen for dark mode to align with new onboarding

* optimized images

* updated values-night with new background color for splash screen
2022-11-29 19:39:19 +02:00
Avinash Lingaloo
c1254b7741
Bump app build number to 440 (#6789) 2022-11-25 21:23:19 +04:00
Avinash Lingaloo
d28b5b1f74
Bump app build number to 439 (#6776) 2022-11-18 20:44:01 +04:00
Elias Nahum
e4bff927c3
Bump app build number to 438 (#6767) 2022-11-14 19:48:14 +02:00
Avinash Lingaloo
57f3a408b9
Bump app build number to 437 (#6762) 2022-11-11 22:56:44 +04:00
Elias Nahum
e90dfb4065
apply android rn build fix 2022-11-05 10:10:02 +02:00