Joseph Baylon
04bb204191
Fix eol-last lint issues ( #4996 )
2020-12-01 14:18:32 -03:00
Ashish Bhate
77d63dfd96
[MM-29037]: Unit and e2e tests for MM-28100 ( #4951 )
...
* [MM-29037]: Unit and e2e tests for MM-28100
* e2e test
* review fixes
* move test to correct folder
* update to latest master
* remove console log
* skip query when not required
* re-add console.log
2020-12-01 14:01:34 -03:00
Joseph Baylon
67398d83cb
Add eslint eol-last to require newline at end of files ( #4985 )
2020-11-30 21:46:05 -07:00
Weblate (bot)
e719f43485
Translations update from Weblate ( #4992 )
...
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/
* Translated using Weblate (Korean)
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
* Translated using Weblate (Romanian)
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ro/
Co-authored-by: Ji-Hyeon Gim <potatogim@potatogim.net>
Co-authored-by: rodrigocorsi <rodrigocorsi@gmail.com>
Co-authored-by: Alexey Napalkov <flynbit@gmail.com>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: aeomin <lin@aeomin.net>
Co-authored-by: Viorel-Cosmin Miron <cosmin@uhlhost.net>
2020-11-27 17:57:22 +01:00
Joseph Baylon
5f6fd6df7a
MM-30286 Detox/E2E: Add e2e test for MM-T3236 and added basic unit tests ( #4969 )
...
* MM-30286 Detox/E2E: Add e2e test for MM-T3236
* Fix more testID hierarchies
* Fix typo
* Fix failing test
* Remove extra lines
* Updated to use string interpolation
* Update channels list element query
* Updated channel item unit test to be more consistent
* Fix error text testID hierarchies; fix edit channel info testIDs
* Fix snap file
* Fix line return
2020-11-24 16:58:09 +08:00
Elias Nahum
dcaaaee44c
MM-30164 fix safe area insets ( #4979 )
...
* MM-30164 fix safe area insets
* Fix unit test setup mock for react-native-device-info
* Add insets for edit profile screen
* Fix about screen
* Fix theme screen
* Lock phone screen to portrait
* fix unit tests
* Fix autocomplete layout
2020-11-23 20:10:09 -03:00
Amy Blais
05beb6c64b
Update NOTICE.txt ( #4976 )
2020-11-23 08:22:14 -03:00
Miguel Alatzar
16bc98bbce
Bump app build number to 335 ( #4973 )
2020-11-19 10:20:35 -07:00
Miguel Alatzar
91c08143a8
Bump app version number to 1.38.0 ( #4972 )
2020-11-19 09:59:46 -07:00
Elias Nahum
b226d451f3
update dependencies ( #4958 )
...
* update dependencies
* revert keychain update
* Update dependencies & Fastlane
* set path agnostic for bash in scrips
* Fix open from push notification race
* patch react-native-localize
2020-11-18 19:45:07 -07:00
Joseph Baylon
4f668f0fdf
MM-30286 Detox/E2E: Add e2e test for MM-T3222 and some cleanup ( #4959 )
...
* MM-30286 Detox/E2E: Add e2e test for MM-T3222 and some cleanup
* Fix merge issues
* Fix more issues
* Fixed new line
* Remove redundant check
* Updated instance to getElement
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-11-17 10:52:03 -08:00
Elias Nahum
402c312f8f
MM-27354 Emit the event for visible items in the thread screen ( #4961 )
...
* Emit the event for visible items in the thread screen
* Feedback review
* fix unit test
* check for deeplink before running the animation
* Load progressive image for recent mentions, saved / pinned posts & search
2020-11-13 17:29:19 -03:00
Anurag Shivarathri
31d5f9eab6
On change, Group mentions are updated in autocomplete ( #4944 )
...
* On change, Group mentions are updated in autocomplete
* Converted getAssociatedGroupsForReference, searchAssociatedGroupsForReferenceLocal functions to reselectors
* Sending only state to getCurrentUserLocale in selector
* Added types to passed params
Co-authored-by: anurag shivarathri <anuragindianbraves@gmail.com>
2020-11-13 08:56:35 -03:00
Joseph Baylon
48dbb75471
MM-29024 Detox/E2E: Add unit and e2e tests for disabled mobile upload ( #4954 )
...
* MM-29024 Detox/E2E: Add unit and e2e tests for disabled mobile upload
* Simplified element call
* Remove extra lines
* Added e2e for mobile upload enabled - quick actions
* Fix upload item snap file
* Added check for license
* Fix lint
* Update function export
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-11-12 21:29:16 -03:00
Elias Nahum
83a157421c
Bump app build number to 334 ( #4964 )
2020-11-12 21:23:05 -03:00
Andre Vasconcelos
e319a79e42
MM-29965 Fix at_mention autocomplete selection bug ( #4937 )
...
* Adding E2E tests for at mention autocomplete
* Removing mentionComplete from at_mention autocomplete
- The component is already being hidden when there is no valid matchTerm or sections
- Setting mentionComplete to true after an autocomplete was selected prevented the autocomplete from rendering when @ is tapped a second time
* Updating E2E description
* Update detox/e2e/test/autocomplete/at_mention.e2e.js
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* complete at-mention selection when there are no more sections
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-11-12 21:00:23 -03:00
Elias Nahum
c386e69cd8
Fix the Post List gap visible on iOS 14.2 ( #4960 )
2020-11-12 19:51:39 -03:00
Joseph Baylon
0dfb776290
MM-30165 Detox/E2E: Add e2e tests for channel notification preference ( #4949 )
...
* Detox/E2E: Add e2e tests for channel notification preference
* Fixed unit snap files
* Moved e2e to notifications and updated formatting
* Added basic snapshot tests
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/sidebars/settings/drawer_item.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/edit_channel/edit_channel.tsx
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/notification_preference/notification_preference.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/notification_preference/notification_preference.tsx
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/components/radio_button/radio_button_group.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Fix radio button group snap file
* Simplified element call
* Rename channel sidebar to main sidebar
* Rename drawer button files
* Update app/components/sidebars/settings/settings_sidebar.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/screens/channel_info/channel_info_row.test.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update comments
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-11-10 10:53:38 -07:00
Weblate (bot)
ae56d73dba
Translations update from Weblate ( #4955 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (649 of 649 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Co-authored-by: Elias Nahum <elias@mattermost.com>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
2020-11-10 09:04:10 +01:00
Elias Nahum
dbd7bc8a51
Gallery Improvements ( #4837 )
...
* Open/Close Gallery transitions
* Include postId in file info & disable opening the gallery in some cases
* Add progress bar component
* Transition to gallery based on platform
* Improve getting the filename for non attachments
* Patch RNFetchBlob TS definition
* Add gallery types
* fix unit tests for message and post attachment
* add getLocalPath method
* Add react-native-share dependency
* Re-style gallery footer
* Refactor Gallery screen
* Double tap zoom in/out and translate
* Make android activity "transparent"
* Do not animate to height on dismissing gallery
* Open gallery for file uploads
* Fix borderRadius for gallery action button
* Use progress bar for file uploads
* Replace progress bar for file attachment document
* Upgrade RNN to 7.1.0 to fix share elements transitions
* Fix Gallery unit tests
* translate down when popping screen on iOS
* Swipe, Pan & Tap fixes
* fix gallery footer avatar eslint
* Fix gallery snapshot tests
* Use CompassIcon in Gallery
* Feedback from UX review
* Fix gallery UI for other file types
* Set other file type gallery button to 48pt
2020-11-06 21:17:27 -03:00
Bhargav Sangani
b05b797b06
MM-27354 Progressive image loading ( #4945 )
...
* init
* Pick one from mini preview and thumnail URL in file attachment image
* Blur thumbnail mini preview & update testID's
* Set blurRadious based on Platform OS
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-11-06 18:26:45 -03:00
Miguel Alatzar
c70381baf2
Bump app build number to 333 ( #4952 )
2020-11-05 12:32:22 -07:00
Anurag Shivarathri
50cc0b05be
Group mentions are not highlighted until they are posted ( #4943 )
...
* Group mentions are not highlighted until they are posted
* Disable highlight when post is pending
* Reverted unit test
Co-authored-by: anurag shivarathri <anuragindianbraves@gmail.com>
2020-11-05 11:48:16 -07:00
Miguel Alatzar
8d4b602ab8
Execute completion handler on main queue ( #4947 )
2020-11-04 08:38:37 -03:00
Elias Nahum
e57bcfdaba
MM-30101 Match channel specific global notification preference ( #4935 )
...
* MM-30101 Match channel specific global notification preference
* Avoid crash if globalNotifyProps is undefined
2020-11-03 11:59:17 -07:00
Saturnino Abril
a819f63d99
MM-30076 Detox/E2E: Update UI test structure for reusability ( #4931 )
...
* update UI test structure for reusability
* fix Android tests
* improve autocomplete test
* minor cleanup
2020-11-03 18:11:49 +08:00
Ån̶t̶hia¯₣ab̷r̷ε ⚜
2eaeb4e040
make mattermost resizeable on Android DeX #3427 ( #4936 )
...
https://github.com/mattermost/mattermost-mobile/issues/3427
2020-11-02 23:28:12 +01:00
Weblate (bot)
ff9f47ccaf
Translations update from Weblate ( #4941 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
Co-authored-by: Elias Nahum <elias@mattermost.com>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
2020-11-02 21:34:17 +01:00
Elias Nahum
91ff9b7480
MM-30185 Fix bad permalink reference for saved posts screen ( #4938 )
2020-11-02 09:22:05 -07:00
Elias Nahum
03409f8b44
Fix Storybook iOS Pods dependencies ( #4939 )
2020-11-02 07:33:58 -07:00
Ashish Bhate
1914b770e5
[MM-28845]: Add storybook to mobile repo ( #4870 )
...
*Summary*
- This PR adds storybook into the mobile repo, and adds a sample story for the existing "loading" component.
- In the root of the repo run `npm run storybook`. This step automatically scans and loads all stories. A new browser tab will open with the storybook interface. You can configure the storybook host url by updating the .env file in the root of the repo. This might be required if you're using a real device. When running in an emulator, the code tries to use the default network values.
- Then run the usual `npm run android` (or `npm run ios`) and `npm run start` commands
- Storybook has been integrated into the react-native-dev-menu. When the app is running in the emulator press CTRL+M or CMD+M to open the dev menu and select "Storybook". If running on a real device, shaking the device will bring up the react-native dev menu. You can also press d in the terminal where you ran npm run start to get the app running.
- The storybook interface will open in the mobile app. The stories can be controlled either through the desktop browser storybook UI or the mobile browser storybook UI. Both will render the component on the device.
*Ticket Link*
https://mattermost.atlassian.net/browse/MM-28845
*Device Information*
This PR was tested on:
Iphone 11 emulator running ios 13.7
Pixel 3XL emulator running Android 10
2020-11-02 15:41:07 +05:30
Elias Nahum
4e53683a3a
Bump app build number to 332 ( #4933 )
2020-10-29 09:16:27 -03:00
Elias Nahum
9940aacad1
MM-29869 Replace radio button Material with Compass icons ( #4928 )
2020-10-29 07:38:31 -03:00
Elias Nahum
f0b66cd607
Upgrade Dependencies ( #4917 )
...
* Dev dependecies
* upgrade tinycolor2
* upgrade rn-placeholder
* upgrade react-native@0.63.3
* Upgrade react-native-vector-icons
* Upgrade react-native-screens
* Upgrade react-native-safe-area-context
* Upgrade react-native-reanimated
* Upgrade react-native-permissions
* Upgrade react-native-localize
* Upgrade react-native-image-picker
* Upgrade react-native-haptic-feedback
* Upgrade react-native-gesture-handler
* Upgrade react-native-file-viewer
* Upgrade react-native-document-picker
* Upgrade react-native-device-info
* Upgrade react-native-calendars
* Upgrade mime-db
* Upgrade jail-monkey
* Upgrade fuse.js
* Upgrade emoji-regex
* Upgrade deep-equal
* Upgrade @react-navigation
* Upgrade @react-native-community/netinfo
* Upgrade @react-native-community/clipboard
* Upgrade @react-native-community/cameraroll
* Upgrade @react-native-community/async-storage
* Upgrade @sentry/react-native
* Upgrade @types/react-native
* Upgrade jest
2020-10-28 13:24:27 -03:00
Saturnino Abril
7b4d5883eb
Fix build for iOS for local simulator and Android test ( #4923 )
...
* fix build for iOS for local simulator and Android test
* delete /build-ios in local
* remove comment
2020-10-28 23:38:50 +08:00
Elias Nahum
f73db6e51c
MM-29948 Display error msg when pasting files and uploads are disabled ( #4927 )
...
* MM-29948 Display error msg when pasting files and uploads are disabled
* Remove unnecessary ref and Animated.View
Co-authored-by: Miguel Alatzar <this.migbot@gmail.com>
2020-10-28 12:06:09 -03:00
Elias Nahum
2c0b67067f
MM-29252 Tapping on invalid permalink shows an error ( #4926 )
2020-10-28 11:54:47 -03:00
Weblate (bot)
e5bf198f0e
Translations update from Weblate ( #4924 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (655 of 655 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
Co-authored-by: Alexey Napalkov <flynbit@gmail.com>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: Eva Gamundi <evagamundi@gmail.com>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: aeomin <lin@aeomin.net>
Co-authored-by: Elias Nahum <elias@mattermost.com>
2020-10-27 10:41:38 +01:00
Ashish Bhate
1f6cd323f4
[MM-25349] centre failed network action component and improve responsiveness to device orientation ( #4834 )
2020-10-26 13:32:14 +05:30
Joseph Baylon
0db46f2003
Detox/E2E: Fix some specs and comments ( #4919 )
...
* Detox/E2E: Fix some specs and comments
* Fix lint
2020-10-24 09:07:14 +08:00
Elias Nahum
cb4d875b13
MM-29620 Add props to post input to prevent autofill ( #4916 )
...
* MM-29620 Add props to post input to prevent autofill
* Set autoCompleteType to off instead of none
2020-10-23 15:13:59 -07:00
Elias Nahum
79d2d7b31d
MM-28968 Fix redux-persist serializer ( #4918 )
2020-10-23 15:12:06 -07:00
Elias Nahum
016a725732
MM-28105 do not crash when in-app notification shows ( #4915 )
...
* MM-28105 do not crash when in-app notification shows
* Use index.tsx to register the notification screen
* Fix notification e2e and some import cleanup
* Update iOS notification json
* e2e: Show the add reaction screen before receiving a notification
* Update snapshots
* Patch react-native-notifications to prevent iOS crash when opening
* Apply TM4J id
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-10-22 14:34:49 -03:00
Elias Nahum
ccf286f324
Upgrade rudderstack attempt 2 ( #4912 )
2020-10-21 08:16:52 -03:00
Elias Nahum
30f7dce631
Update rudderStack ( #4909 )
2020-10-20 10:18:33 -03:00
Elias Nahum
80c655b8a9
Bump Version to 1.37.0 and Build to 331 ( #4907 )
...
* Bump app build number to 331
* Bump app version number to 1.37.0
* Update fastlane to 2.164.0
2020-10-20 09:28:56 -03:00
Elias Nahum
8c8f93b589
MM-28688 Close sidebar when current channel is selected ( #4897 )
...
* MM-28688 Close sidebar when current channel is selected
* Update snapshot
* Apply suggestions from code review
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* Fix iOS select_channel e2e and feedback review
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-10-19 20:32:34 -07:00
Weblate (bot)
d8792fbdf0
Translations update from Weblate ( #4898 )
...
* Translated using Weblate (Korean)
Currently translated at 97.7% (641 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
Co-authored-by: retheviper <youngbina@hotmail.com>
Co-authored-by: Elias Nahum <elias@mattermost.com>
2020-10-19 22:09:44 -03:00
Elias Nahum
aeb61cb162
MM-28336 Align hamburger menu badges ( #4894 )
...
* MM-28336 Align hamburger menu badges
* Fix Fastlane and CI artifacts for PR's
* Fastlane to post to QA build channel
* Fix plist.erb template
* Fix variable type
2020-10-19 21:48:37 -03:00
Elias Nahum
043b3a0e8e
Refactor Android Share extension (js) ( #4893 )
...
* Refactor Android Share extension (js)
* Feedback review
2020-10-19 21:39:59 -03:00