mattermost-mobile/app
Ewe Tek Min 0d1fd78263 MM-9599 Paste image from clipboard (#3084)
* Show image paste menu

* Get pasted image

* Add more info for file

* Add custom text input and add extension

* Dismiss contextual menu after paste image

* Group image info together

* Add max file check

* Fix max file size text

* Add PropTypes

* Add support for gif and tiff

* add onchange null check

* Use onPaste event

* Move get image info logic

* Clean up listener when no observer

* Add android upload

* Copy file from google docs

* Clean up file after upload

* Prevent text pasted in textbox if it's content uri

* Rename paste file thread

* Move on paste listener logic

* Remove the redundant data in ios

* Get realpath of item

* Clean up

* Only download for image

* Rename to custom text input

* Update RNPasteableEditTextOnPasteListener.java

* Handle for download image failed

* Fix eslint

* Fix test

* Allow multiple images to be pasted

* Remove additional null check

* Add managed control for Android

* Disable only copy, cut and paste

* Accept image in Android edit text

* Add comment for custom text input

* Do not upload when more than max file

* Stop uplaod when exceed file size

* Fix crash when clip data is null

* Return error to JS

* Move download file logic

* Remove console

* Add some tests

* Add test for handleUploadImages

* Add test for file_upload_item

* Use ImageCacheManager to cache remote images

* Fix crashes from one note

* Remove commented code

* Update test
2019-09-16 20:10:14 -03:00
..
actions Update session expiry push notification text (#3211) 2019-09-16 12:01:10 -07:00
components MM-9599 Paste image from clipboard (#3084) 2019-09-16 20:10:14 -03:00
constants [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
i18n MM-18226 Set moment timezone locale as needed to prevent moment and intl locale getting out of sync (#3238) 2019-09-12 16:51:22 +02:00
init MM-18465 Add proper flags when opening settings (#3242) 2019-09-11 23:57:07 -04:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-17589 Update "passcode required" help text (#3137) 2019-08-23 12:12:22 -04:00
notification_preferences add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications MM-18335 Keep the icon badge in sync (#3246) 2019-09-16 17:48:50 -03:00
reducers MM-16477 Check for modified users on reconnect (#2936) 2019-07-02 14:20:48 -04:00
screens MM-18335 Keep the icon badge in sync (#3246) 2019-09-16 17:48:50 -03:00
selectors MM-17953 Do not show deactivated users in autocomplete (#3251) 2019-09-16 16:02:52 -04:00
store Apply setNavigatorStyles to all navigation components (#3121) 2019-08-15 02:00:21 +08:00
styles add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
telemetry fix server version for Android telemetry (#2857) 2019-06-03 09:02:26 -07:00
utils Update session expiry push notification text (#3211) 2019-09-16 12:01:10 -07:00
initial_state.js [MM-14081] Show MFA Prompt after Server returned error for login request (#2599) 2019-03-01 19:01:10 +01:00
mattermost.js MM-18024 MM-18025 Fix race condition when push notification opens the app and credentials are not set (#3168) 2019-08-23 09:37:48 -04:00