mattermost-mobile/app
Sudhanva-Nadiger 37b245d461
Feat: add copy to clipboard button in "about" mattermost page (#7134)
* feat: add copy to clip board button in about page

* add intl format text

* make suggested changes.

- fix: wrap copyToClipBoard function in useCallBack
- remove annonymous function onPress, provide function pointer
- make code readable in copyToClipBoard function

* formatting

* small fix

* change copy to clipboard position

- created a custom button eith icon and text
- usd button theme color

* button styling

* divider color

* use predefined btn element

* Add e2e test for copy info button

* feat: refactor the styles for thin lines

- fix: change touchable opacity to view
- add margin top to footer text

* change icon size to 15

* remove unnecessary view

* add config to dependency of callback

* suggeste changes on onClick func

* modified en.json file after running i18-extract

* Improve translations

* Address feedback

* Fix non updated default messages

---------

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-07-26 09:00:06 -04:00
..
actions added Remember last viewed channel or thread on cold start feature (#7434) 2023-07-21 10:09:26 +02:00
client match desktop search and highlight results (#7445) 2023-07-18 12:17:19 -04:00
components [MM-48225] Reduce Padding/Margins from Files Tab and moving the Search Results to the FlatList (#7430) 2023-07-25 10:11:37 +02:00
constants added Remember last viewed channel or thread on cold start feature (#7434) 2023-07-21 10:09:26 +02:00
context Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
database Update Dependencies (#7409) 2023-06-21 13:40:23 -04:00
helpers MM-52888 Always load users mentioned in message attachments (#7361) 2023-05-25 13:47:09 -04:00
hooks Remove unneeded padding on the FindChannels screen on Android (#7368) 2023-05-23 17:33:37 -04:00
i18n Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
init added Remember last viewed channel or thread on cold start feature (#7434) 2023-07-21 10:09:26 +02:00
managers Upgrade React Native Network Client to 1.3.5 (#7450) 2023-07-12 17:08:40 +02:00
notifications [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
products/calls MM-52653 - Calls: Attach call to existing thread on /call start (#7338) 2023-06-15 10:08:50 -04:00
queries added Remember last viewed channel or thread on cold start feature (#7434) 2023-07-21 10:09:26 +02:00
screens Feat: add copy to clipboard button in "about" mattermost page (#7134) 2023-07-26 09:00:06 -04:00
store Fix problems related to closing react but keeping other state (#7405) 2023-06-28 12:49:58 +02:00
utils match desktop search and highlight results (#7445) 2023-07-18 12:17:19 -04:00