mattermost-mobile/app/components/files
Rajat Dabade 8e1af4298d
Viewing Files in Edit mode in mobile with ability to delete and save (#8918)
* Viewing Files in Edit mode in mobile with ability to delete and save

* Added upload attachment to keyboard tracker view

* using state instread of use ref

* Minor

* Added tests

* intl extract

* new function getFiles
ById, batch file deletion and tests

* Files fetching in edit options and tests

* Removed DeviceEventEmitter and used React context

* Added support to check minimum required version to show edit file attachments

* resolve forward ref issue

* Minor

* memotized props for context and observe config with value

* Import fixes
2025-06-20 01:03:57 +05:30
..
audio_file.tsx Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
document_file.tsx Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
file.tsx Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
file_filter.tsx Fix list scrolling inside bottom sheet (#8648) 2025-03-12 17:29:50 +08:00
file_icon.tsx fix(MM-60645): missing bookmark emoji (#8518) 2025-01-27 11:01:08 -07:00
file_info.tsx Surround text on file info for searches (#8391) 2024-12-04 07:57:23 +02:00
file_options_icon.tsx [Gekidou MM-45790] Create File Options Menu for Tablet View (#6531) 2022-10-11 08:19:13 -05:00
files.test.tsx Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
files.tsx Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
image_file.tsx Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
image_file_overlay.tsx [Gekidou] Get theme from useTheme (#6485) 2022-07-28 13:08:38 +02:00
index.ts Viewing Files in Edit mode in mobile with ability to delete and save (#8918) 2025-06-20 01:03:57 +05:30
video_file.tsx Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00