Elias Nahum
a7e0ee262b
Bump app build number to 354 ( #5341 )
2021-04-19 11:51:06 -04:00
Elias Nahum
0a2a490e81
Fixes for release 1.42 ( #5339 )
...
* Downgrade MMKV to 0.4.4
* Handle undefined in getMyTeams selector
* Set minimum server version to 5.31.3 and update unsupported URL
2021-04-19 08:41:27 -07:00
Miguel Alatzar
11b1cc8ad8
Bump app build number to 353 ( #5331 )
2021-04-15 10:54:08 -07:00
Joseph Baylon
42275536e4
MM-30429 Detox/E2E: Added e2e for MM-T3190, MM-T3212, MM-T3214, MM-T3227 ( #5276 )
...
* MM-30429 Detox/E2E: Added e2e for MM-T3190, MM-T3212, MM-T3214, MM-T3227
* Merge master
* Fix package-lock.json
* Upgrade deps
* Revert podfile
* Update Podfile.lock
* Stabilize closing of post options
* Merge master
* Normalize closing of post options
* Enabled MM-T1397 test case
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-04-15 09:23:07 -07:00
Miguel Alatzar
154b2e6adb
Bump app build number to 352 ( #5324 )
2021-04-14 14:23:04 -07:00
Elias Nahum
e0c45b86b4
Use RNN 7.11.3 ( #5317 )
2021-04-13 21:16:11 -04:00
Joseph Baylon
09593f7184
MM-30431 Detox/E2E: Added e2e for MM-T3196, MM-T3210, MM-T3211, MM-T3262, MM-T3264 ( #5313 )
...
* MM-30431 Detox/E2E: Added e2e for MM-T3196, MM-T3210, MM-T3211, MM-T3262, MM-T3264
* Fix snap test
2021-04-13 09:28:39 -07:00
Elias Nahum
26f6880c04
Bump app build number to 351 ( #5309 )
2021-04-12 12:30:11 -04:00
Joseph Baylon
7c36bfb6cc
MM-30430 Detox/E2E: MM-T3189, MM-T3231, MM-T3233 ( #5293 )
2021-04-08 16:15:10 -07:00
Elias Nahum
72daf965cf
Bump app build number to 350 ( #5296 )
2021-04-08 11:51:55 -04:00
Elias Nahum
fa58f25a92
Bump app build number to 349 ( #5291 )
2021-04-07 14:34:18 -04:00
Elias Nahum
f8a0f29237
Update dependencies ( #5266 )
...
* Update dependencies
* Fix lint, use npm@6
* Fix unit tests
* Dowgrade Fastlane
* Fix Fastlane script
* use android:api-29-node ci image
* Infer gradle json file from apk output folder
* Fastlane to Parse new version of gradle output-metadata.json
2021-04-06 11:12:31 -04:00
Miguel Alatzar
c11f3dc501
Bump app build number to 348 ( #5248 )
2021-03-26 15:07:19 -07:00
Miguel Alatzar
51a2940c41
Bump app version number to 1.42.0 ( #5246 )
2021-03-26 15:00:24 -07:00
Miguel Alatzar
09386d9fde
Bump app build number to 347 ( #5224 )
2021-03-15 14:28:00 -03:00
Miguel Alatzar
3404495133
Bump app build number to 346 ( #5205 )
2021-03-03 20:01:28 -07:00
Miguel Alatzar
c416343388
Bump app version number to 1.41.0 ( #5203 )
2021-03-03 19:52:40 -07:00
Miguel Alatzar
43645d781e
Bump app build number to 345 ( #5173 )
2021-02-10 15:04:07 -07:00
Miguel Alatzar
70a8cf0651
Bump app build number to 344 ( #5158 )
2021-02-05 11:31:40 -07:00
Miguel Alatzar
9da0f43417
Bump app build number to 343 ( #5151 )
2021-02-01 15:00:58 -07:00
Miguel Alatzar
a659eb69d9
Bump app build number to 342 ( #5142 )
2021-01-26 17:48:04 -07:00
Miguel Alatzar
b4a5b54c16
Bump app version number to 1.40.0 ( #5140 )
2021-01-26 17:36:47 -07:00
Anurag Shivarathri
d11d613815
OAuth through OS browser, added google login & open id methods ( #5075 )
...
* Initialised SSO with linking
* Fixed lint errors
* Added translation and version check
* Added translation & detox file: WIP
* Added google logo and login button
* Added openid login option
* Added tests
* Added fallback support for google
* Added server check for openid
* Removed unwated memos
* Server support changed to 5.32
* Added try catch for Linking openurl
* Removed 'or'
* Changed test case version to 5.32
* Changed server version to 5.32
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Update app/screens/sso/sso_with_redirect_url.tsx
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Added new custom url scheme for auth
* Added custom url scheme based on app build type, custom user agent for only google & misc typo fixes
* Added check for Deviceinfo
* Reverted to openLink
* Using tryOpenURL instead of Linking.openURL
* Changed office365 url
* Handling cookie read error caused on localhost
* Fixed lint errors
* Updated version in tests
Co-authored-by: Anurag Shivarathri <anurag@13.local>
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-01-19 21:15:24 +05:30
Elias Nahum
a8a4d72075
Upgrade Dependencies ( #5103 )
...
* Update fastlane
* Update detox & deps
* Upgrade cocoapods
* Upgrade dependencies
2021-01-13 12:36:31 -07:00
Miguel Alatzar
3338511355
Bump app build number to 341 ( #5112 )
2021-01-11 16:00:55 -07:00
Miguel Alatzar
407333b446
Bump app build number to 340 ( #5096 )
2021-01-07 15:29:38 -07:00
Miguel Alatzar
7702c050bf
Revert "[MM-29225] Define LSApplicationQueriesSchemes so Linking.canO… ( #5067 )
...
* Revert "[MM-29225] Define LSApplicationQueriesSchemes so Linking.canOpenURL can work (#5007 )"
This reverts commit f3baaa6aa3 .
* Create and use tryOpenURL
* Add missing onError functions
* Update app/components/markdown/markdown_link/markdown_link.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-01-06 09:11:27 -07:00
Miguel Alatzar
53885d2bf9
Bump app build number to 339 ( #5086 )
2021-01-04 15:45:18 -07:00
Miguel Alatzar
ff1901eb61
Bump app version number to 1.39.0 ( #5084 )
2021-01-04 15:34:35 -07:00
Elias Nahum
367534df12
Bump app build number to 338 and version to 1.38.1 ( #5058 )
...
* Bump app build number to 338
* Bump app version number to 1.38.1
* Update fastlane
2020-12-18 20:59:58 -03:00
Elias Nahum
be75a688de
Update Rudder ( #5048 )
2020-12-18 16:35:13 -03:00
Miguel Alatzar
25d5b48db1
Bump app build number to 337 ( #5035 )
2020-12-11 12:05:55 -07:00
Miguel Alatzar
f3baaa6aa3
[MM-29225] Define LSApplicationQueriesSchemes so Linking.canOpenURL can work ( #5007 )
...
* Revert "[MM-29225] Linking fix (#4860 )"
This reverts commit a5cb92876c .
* Define LSApplicationQueriesSchemes
2020-12-09 13:42:21 -07:00
Miguel Alatzar
6ebfe6d1c7
Bump app build number to 336 ( #4998 )
2020-12-02 14:34:32 -07: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
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
Elias Nahum
83a157421c
Bump app build number to 334 ( #4964 )
2020-11-12 21:23:05 -03: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
Miguel Alatzar
c70381baf2
Bump app build number to 333 ( #4952 )
2020-11-05 12:32:22 -07:00
Miguel Alatzar
8d4b602ab8
Execute completion handler on main queue ( #4947 )
2020-11-04 08:38:37 -03:00
Elias Nahum
03409f8b44
Fix Storybook iOS Pods dependencies ( #4939 )
2020-11-02 07:33:58 -07:00
Elias Nahum
4e53683a3a
Bump app build number to 332 ( #4933 )
2020-10-29 09:16:27 -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
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
30d4aa2a3e
Build Improvements ( #4884 )
...
* Use AppGroupId from Info.plists instead of hardcoded constant
* Update script, ci & Makefile
* Update Cocoapods to 1.9.3
* Split android builds using ABI filters
* Update Fastlane deps & build scripts
* Update CI to use latests scripts
* Display app version & build number in select server screen
* Make generate scripts compatible with node < 12
* Build scripts
* add build script to package.json
* Update to use bundler 2.1.4 and CI with Xcode 12
* Fix script name for build:ios-unsigned
* Fix RN iOS scripts
* Update CI pods-dependencies step
* Add pipefail to android executor
* Update Fastlane
* Fix type in postinstall script
* update android executor and set TERM
* Fix S3 bucket name variable
* Apply suggestions from code review
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
* Fix master unit tests
* use requireActual in jest setup
* Jest setup to use react instead of React
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
2020-10-15 22:09:36 -03:00
Miguel Alatzar
57d60649f8
[MM-22959] Use Compass icons ( #4847 )
...
* Use Compass icons
* Update ChannelInfo and AdvancedSettings
* Fix search modifiers
* Fix Autocomplete item
* Remove VectorIcon component
* Unlink react-native-vector-icons
* Revert ProgressiveImage changes
* Update Mark as Unread icon
* Apply review suggestion
* Replace extension icons
* Update video control button style
* Replace (un)flag with (un)save
* Replace (un)flag with (un)save - take 2
* Use bookmark-outline icon
Co-authored-by: Miguel Alatzar <miguel@Miguels-MacBook-Pro.local>
2020-10-15 15:34:24 -07:00
Miguel Alatzar
4782afc28e
Bump app build number to 330 ( #4876 )
2020-10-05 13:22:11 -07:00