mattermost-mobile/app
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
..
actions New keyboard library Setup (#9278) (#9413) 2026-01-14 08:18:06 +02:00
client Add guest invites (#9288) 2025-12-11 17:21:18 +01:00
components Fix Android image loads by attaching auth headers (#9554) (#9557) 2026-02-27 05:01:08 +02:00
constants New keyboard library Setup (#9278) (#9413) 2026-01-14 08:18:06 +02:00
context New keyboard library Setup (#9278) (#9413) 2026-01-14 08:18:06 +02:00
database Playbook run attributes UI (#9279) 2026-01-06 11:07:10 +01:00
helpers Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
hooks Fix: Keyboard opens on android when clicked on switch to keyboard btn in emoji picker (#9464) (#9471) 2026-01-26 15:02:15 +02:00
i18n Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
init feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
managers Fix android logout (#9398) 2026-01-08 13:20:10 +02:00
products [MM-67006] Delete task (#9381) 2026-01-11 22:31:42 +01:00
queries Burn On Read Posts (#9307) 2025-12-11 09:42:16 +05:30
screens MM-66813 - enhance sso callback metadata (#9422) (#9522) 2026-02-17 08:21:33 +02:00
store New keyboard library Setup (#9278) (#9413) 2026-01-14 08:18:06 +02:00
utils New keyboard library Setup (#9278) (#9413) 2026-01-14 08:18:06 +02:00