Amy Blais
5fddeec385
Update supported ESR version ( #8835 )
...
* Update README.md
* Update full_description.txt
* Update changelog
* Update supported_server.ts
2025-05-16 09:28:47 +03:00
Elias Nahum
11118c43c5
Explicitly build the universal apk ( #8790 )
...
* Explicitly build the universal apk
* remove universal APK link from github release
2025-04-22 13:16:15 +03:00
Elias Nahum
9a83813c23
Fix build on Xcode 16.3 ( #8760 )
2025-04-10 09:09:03 +08:00
Elias Nahum
374f812b98
Update dependencies ( #8721 )
...
* update fastlane
* update dev dependencies
* update to eslint 9+
* update testing-library
* update react-intl
* update bottom-sheet
* update expo
* update reanimated
* upgrade msgpack
* upgrade datepicker
* upgrade react-navigation
* update sentry
* update FlasList
* update fuse.js moment-timezone node-html-parser and semver
* update gesture-handler
* update image-picker
* update react-native-keychain
* update react-native-localize
* update react-native-navigation
* update watermelonDB
* update react-native-permissions
* update react-native-safe-area-context and react-native-screens
* update react-native-share and react-native-svg
* update react-native-video and react-native-webrtc
* update @mattermost/rnutils
* update @mattermost/rnshare
* update @mattermost/hardware-keyboard
* fix isMainActivity
* update android dependencies
* fix upload file progress indicator
* fix entry update config & license
* revert to stable version of @sentry/react-native
* update react-intl again
* update moment-timezone
* upgrade @react-native-camera-roll/camera-roll
* update @react-native-clipboard/clipboard
* update @react-navigation again
* update @shopify/flash-list
* update eslint
* update expo again
* update html-entities
* update mime-db
* update react-native-permissions
* Revert "update react-intl again"
This reverts commit e8e6d5a60dfa56b82b810cbbd7cdffec7697ffc7.
* Revert "update react-intl"
This reverts commit c77f329bb38910aeeba03869b72d77a8b0e00ba1.
* update react-native-keychain
* update and patch react-intl
* mend
* feedback during review 1
2025-04-07 09:30:06 +08:00
dependabot[bot]
4fe0325e55
Bump nokogiri from 1.18.3 to 1.18.4 in /fastlane ( #8708 )
2025-03-22 08:27:49 +08:00
dependabot[bot]
5626b371e6
Bump nokogiri from 1.16.7 to 1.18.3 in /fastlane ( #8614 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.7 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.7...v1.18.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-20 08:11:03 +02:00
enzowritescode
a6a101cd76
Pin and bump nokogiri ( #8608 )
2025-02-19 12:50:22 -07:00
Rahim Rahman
0a0e2a7898
Update environment variable COLLECT_NETWORK_METRICS ( #8505 )
2025-01-22 07:55:00 -07:00
Elias Nahum
d1d3fda83a
Request metrics improvements ( #8420 )
...
* Network metrics
* update network-client ref
* fix unit tests
* missing catch error parsing
* Replace API's to fetch all teams and channels for a user
Update groupLabel to use a type definition
Include effective Latency and Average Speed in the metrics
Include parallel and sequential request counts
* update network library and fix tests
* feat(MM-61865): send network request telemetry data to the server (#8436 )
* feat(MM-61865): send network info telemetry data
* unit testing
* fix latency vs effectiveLatency
* cleanup test
* fix failing tests
* fix spelling error
* fix failing test
* more cleanup
* fix: improve parallel requests calculation (#8439 )
* fix: improve parallel requests calculation
* fix test issue
* multiple parallelGroups testing
* calculateAverageSpeedWithCategories test
* categorizedRequests in it's own describe
* clean up duplicate tests
* check for when groupLabel is non-existent
* a case when groupLabel is non-existent
* more testing with effective latency.
* resolveAndFlattenModels with a capital F
* add try..catch within resolveAndFlattenModels
* update groupLabel to fix failing lint
* fix linting issue due to unknown group label
* forgot to push changes
* fix the indentation problem again
* add env var option for COLLECT_NETWORK_METRICS
---------
Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2025-01-16 13:55:29 -07:00
Amy Blais
1f28e9bd8b
Update README.md ( #8330 )
...
* Update README.md
* Update full_description.txt
* Update changelog
2024-11-15 08:05:22 -05:00
Elias Nahum
e99735e310
update fastlane ( #8335 )
2024-11-13 18:55:53 +08:00
unified-ci-app[bot]
d27d56f102
Bump app build number to 572 ( #8321 )
...
Co-authored-by: runner <runner@Mac-1731051082886.local>
2024-11-08 07:51:29 -05:00
dependabot[bot]
4ee91dc81b
Bump rexml from 3.3.7 to 3.3.9 in /fastlane ( #8297 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.7 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.7...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 09:57:51 +08:00
Elias Nahum
8c7c02d298
Add support for Auth Scheme customization ( #8261 )
2024-10-23 08:44:12 +08:00
Elias Nahum
394da4487c
Various Fixes ( #8212 )
2024-09-13 04:46:15 +08:00
Elias Nahum
d7e8015f71
update ruby gems dependencies to build the ios app ( #8158 )
2024-08-21 09:07:06 -04:00
dependabot[bot]
446e720124
Bump rexml from 3.2.9 to 3.3.3 in /fastlane ( #8138 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.9 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.9...v3.3.3 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 09:45:42 +03:00
Elias Nahum
0b83938d3c
update dependencies ( #8131 )
...
* update project depdendencies
* update detox dependencies
* update fastlane
* remove silencing console
2024-08-12 09:15:49 +03:00
Elias Nahum
e799135826
update fastlane ( #8116 )
2024-08-06 13:16:45 +03:00
Elias Nahum
01a60803fd
fix ios and android build ( #8114 )
2024-07-26 19:34:50 +08:00
Elias Nahum
de6ccaef01
SSL Pinned Certificate ( #8055 )
2024-07-23 18:26:20 +08:00
Elias Nahum
23e85aac16
update fastlane ( #8101 )
2024-07-22 22:15:58 +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
Mario Vitale
013335acb9
Fix the Universal Android build download URL for releases ( #8045 )
2024-06-27 13:13:57 +02: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
Amy Blais
08c38259cb
Update README.md ( #7946 )
...
* Update README.md
* Update full_description.txt
* Update changelog
2024-05-16 08:05:49 -04: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
Mario Vitale
0a8f3cebb8
Fix build script failure ( #7740 )
2024-01-08 15:06:06 +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
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
Amy Blais
148f9dd716
Update supported ESR version ( #7610 )
...
* Update README.md
* Update supported_server.ts
* Update full_description.txt
* Update changelog
2023-11-10 09:19:54 -05: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
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
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
Saturnino Abril
275f40f8d9
CLD-5901 Fix: iOS simulator download link ( #7427 )
...
* fix: iOS simulator download link
* use the S3 bucket name
2023-06-27 07:15:42 -04:00
Dmitry Lyzlov
cc2728aaa8
Added localization into iOS share extension ( #7351 )
2023-06-21 12:42:31 +02:00
Elias Nahum
cc176f6f98
fix env var for sentry project android ( #7398 )
2023-06-09 10:38:16 -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
Antonis Stamatiou
8d475d8a36
feat: Migrate to Github Actions ( #7394 )
2023-06-08 16:02:59 +03:00
Daniel Espino García
825e70d945
Substitute Google Play icon on Fastlane ( #7374 )
2023-05-26 14:54:46 +02:00
Elias Nahum
a10e6d0d4d
Remove Fastlane message attachment icon ( #7341 )
2023-05-12 09:26:50 -04:00
Amy Blais
35023ea389
Update supported ESR version ( #7316 )
...
* Update README.md
* Update full_description.txt
* Update changelog
* update app to alert on servers below 7.8.0
---------
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-04-28 11:56:07 -04:00
Elias Nahum
519c146aac
Bump app build number to 467 ( #7305 )
2023-04-21 17:25:10 -04:00
Elias Nahum
1a4bc4217c
Added localization for iOS plist files ( #7303 )
...
* Added localization for iOS plist files
* update strings
* Update app/constants/permissions.ts
* Update assets/base/i18n/en.json
* Update ios/Mattermost/Info.plist
* Update ios/Mattermost/Info.plist
Co-authored-by: Christopher Poile <cpoile@gmail.com>
* Update app/constants/permissions.ts
Co-authored-by: Christopher Poile <cpoile@gmail.com>
* Update assets/base/i18n/en.json
Co-authored-by: Christopher Poile <cpoile@gmail.com>
* add suggestions
---------
Co-authored-by: Dmitry Lyzlov <dlyzlov@stsoft.ru>
Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
Co-authored-by: Christopher Poile <cpoile@gmail.com>
2023-04-21 13:57:38 -04:00
Dmitry Lyzlov
d3a9b35d42
Added support for self-hosted Sentry ( #7230 )
2023-04-19 14:58:59 -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
Elias Nahum
dee100f1d9
Fix mattermost incoming webhook action for fastlane ( #7262 )
...
* Fix mattermost incoming webhook action for fastlane
* feedback review
* fix fastlane bundler version
2023-04-04 10:26:21 -04:00
Elias Nahum
5bb7238fd1
Bump app build number to 463 ( #7232 )
2023-03-26 11:20:41 -03:00
Daniel Espino García
01b5fc0f9e
Bump app build number to 461 ( #7192 )
2023-03-07 20:28:41 +01:00
Elias Nahum
d61fbd3180
Various fixes ( #7161 )
...
* Save message draft when post input is unmounted
* Fix switch CRT on/off
* Handle iPad on Stage Manager
* iOS Share Extension to use LRU cache instead of file cache
* Support building android as aab
* use handleReconnect instead of appEntry on handleCRTToggled
* show skin tone selector tutorial after running all interactions
* Update app/actions/remote/preference.ts
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* fix lint
---------
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-02-24 13:02:05 +02:00