mattermost-mobile/scripts
Mattermost Build fd6a542dd1
Fix Android image loads by attaching auth headers (#9554) (#9557)
* Fix images not loading on android"

* Update app/components/expo_image/index.tsx



* Update snapshots and remove accept

* Fix 16KB page size patch failing due to stale diff context (#9555)

The expo_image/index.tsx hunks in 9325-full.diff were generated before
the NetworkManager/header-handling code was added to ExpoImage. The stale
context lines caused patch's fuzzy matching to apply ExpoImage hunks to
ExpoImageBackground instead, then ExpoImageBackground hunks failed
because those sections were already modified.

Regenerated the expo_image diff hunks to match the current file state
with proper context lines for both ExpoImage (with header handling) and
ExpoImageBackground components.

https://claude.ai/code/session_01SGXWQzxrcPpWsq2YrjoUwd



---------





(cherry picked from commit 46d46790b5)

Co-authored-by: Nick Misasi <nick.misasi@mattermost.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Your Name <larkox@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-27 05:01:08 +02:00
..
android-16kb-pagesize Fix Android image loads by attaching auth headers (#9554) (#9557) 2026-02-27 05:01:08 +02:00
precommit CLD-7307 Add set -e to i18n checker script (#7857) 2024-03-20 15:33:06 +01:00
build.sh feat(MM-65147): upgrade to react-native 0.77.3 (#9253) 2025-12-22 07:35:38 -07:00
bump.sh Add Amy as a reviewer for the weekly build number bump PRs (#8071) 2024-07-09 20:02:56 +02:00
clean.sh chore: error on react-hooks/exhaustive-deps during pre-commit (#9105) 2025-09-05 06:08:01 -06:00
compare-coverage.sh ci(MM-63199): fix download artifact issue (#8690) 2025-03-18 13:18:12 -06:00
generate-assets.js Barebones code for v2 2020-11-17 14:20:58 -03:00
get_latest_build_number.sh CLD-6707 Automate weekly build (#7685) 2023-12-11 17:57:29 +01:00
intune-disable.sh feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
intune-init.sh feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
intune-status.sh feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
mitmdump-flow-parsing.py test: mitmproxy + low bandwidth + automated QA using detox (#8202) 2024-10-14 07:56:52 -06:00
postinstall.sh feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
pre-commit.sh feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
preinstall.sh Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
read-coverage.sh ci(MM-63199): code coverage tracking (#8642) 2025-03-14 13:21:25 -06:00
regen-i18n.sh I18n issues (#9303) 2025-11-20 13:01:32 +01:00