Commit graph

2290 commits

Author SHA1 Message Date
Miguel Alatzar
e1e2d9aedb Allow excluding archived channels in getChannelsBySections (#2871) 2019-06-06 15:52:36 -07:00
Elias Nahum
a95fcb3847
MM-16061 Keep unread channels in place on Tablets (#2865) 2019-06-06 15:16:47 -04:00
Elias Nahum
ffe5a89a46
Show broken image for inline images without dimensions (#2868) 2019-06-06 15:15:09 -04:00
Elias Nahum
f76bd73c0b Fix image preview width on tablets (#2867) 2019-06-06 21:04:36 +08:00
Elias Nahum
a05d11635e
Fix file upload not completing (#2866)
* Fix file upload not completing

* Update snapshots
2019-06-06 08:39:57 -04:00
Elias Nahum
ddbc89bb9a
MM-16070 Fix channel sidebar state while filtering (#2864) 2019-06-05 19:34:17 -04:00
Elias Nahum
151a304857
Fix opengraph image on tablet to account for the sidebar (#2863) 2019-06-05 17:59:27 -04:00
Elias Nahum
2a443b35f5
MM-15643 Fix race condition to prompt for passcode and (#2862)
detect if passcode has been removed while the app in the background
2019-06-05 11:08:35 -04:00
Elias Nahum
2a8cf194cb
MM-16013 make paperplain animation faster (#2860) 2019-06-05 11:07:27 -04:00
Elias Nahum
5a471fd8e0
translations PR 20190603 (#2859) 2019-06-05 11:05:51 -04:00
Dan Maas
eb49f5bf41
Update NOTICE.txt (#2856)
- add new dependencies @react-native-community/async-storage and @react-native-community-netinfo
- misc copyright metadata updates
2019-06-05 11:05:22 -04:00
Saturnino Abril
0b8eb7aac6 fix server version for Android telemetry (#2857) 2019-06-03 09:03:18 -07:00
Elias Nahum
682dbae03b
MM-15959 disable android firebase analytics (#2854) 2019-06-03 09:49:03 -04:00
Elias Nahum
b4ffdbf4e8
Bump app build number to 196 (#2853) 2019-05-31 14:23:00 -04:00
Elias Nahum
f9d7f74e38
Update netInfo to check for internet connectivity (#2850)
* Update netInfo to check for internet connectivity instead of using apple.com as a reference

* Fix network indicator position on tablets
2019-05-31 13:34:42 -04:00
Saturnino Abril
d832976675 configure telemetry on build (#2852) 2019-06-01 01:17:54 +08:00
Elias Nahum
ad0c3a5ea2 MM-15912 Fix uploads stuck at 100% (#2847) 2019-05-30 11:57:45 -07:00
Harrison Healey
163f0b7fdf MM-15643 Better close app when checking for pin code (#2846) 2019-05-30 11:47:15 -07:00
Elias Nahum
cdfec92669
Bump app build number to 195 (#2843) 2019-05-28 16:35:58 -04:00
Harrison Healey
64fbff6e71
MM-15643 Send user to settings when passcode is required (#2836)
* MM-15643 Send user to settings when passcode is required

* Allow access to the managed config in the iOS extensions
2019-05-27 19:39:43 -04:00
Elias Nahum
fe2fb1d857
translations PR 20190527 (#2837) 2019-05-27 19:22:49 -04:00
Elias Nahum
2c7116bc7f
Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830)
* Fix autocomplete showing behind the keyboard on iOS and not working on Android

* Unbundle config for Android

* Dismiss keyboard on post long press, fix scroll to bottom on new message and update tests

* Add a timeout before scrolling to give time to render the last post

* Fix crash on Android
2019-05-27 19:21:46 -04:00
Saturnino Abril
03c3b91c1c fix build for unsigned and ios-sim-x86_64 (#2834) 2019-05-27 19:13:11 -04:00
Miguel Alatzar
ce733903b6
Add unit test for PostBody's measurePost (#2833) 2019-05-25 11:59:32 -04:00
Miguel Alatzar
70218d2173 Allow updating of isLongPost after editing message (#2829) 2019-05-24 14:50:30 -07:00
Elias Nahum
e5b5fefa09
MM-15667 if post was removed exclude it from postsInChannel (#2831) 2019-05-24 15:38:33 -04:00
Miguel Alatzar
e1c5536da8 [MM 15552] Determine number of placeholder rows from height (#2827)
* Calculate maxRows in ChannelLoader component

* Update rn-placeholder

* Fix style check
2019-05-24 12:01:12 -04:00
Elias Nahum
05a1c7c3d8 update react-native-device-info crash fix (#2824) 2019-05-23 09:45:12 -07:00
Elias Nahum
966db803ff Allow drawer pan responder when switching teams (#2823) 2019-05-23 09:01:39 -07:00
Saturnino Abril
b53c62bac4 fix link on Android beta signup message (#2822) 2019-05-23 07:26:11 +08:00
Elias Nahum
58b1f2e701 Fix android release link (#2821) 2019-05-23 07:04:03 +08:00
Elias Nahum
d90b283664
move apk using the full path (#2820) 2019-05-22 16:46:47 -04:00
Elias Nahum
44ab3ffa2a
Fix Build script apk location (#2819) 2019-05-22 14:55:37 -04:00
Elias Nahum
146af60a32
Bump Version & Build number (#2818)
* Bump app version number to 1.20.0

* Bump app build number to 194

* Update fastlane
2019-05-22 12:05:36 -04:00
Harrison Healey
ac29021c88
MM-15582 Don't show forgot password link without email/username login (#2811) 2019-05-22 11:55:55 -04:00
Elias Nahum
3e28f95213
translations PR 20190522 (#2817) 2019-05-22 11:44:07 -04:00
Miguel Alatzar
a8938dad39
Upgrade react-native-sentry (#2815) 2019-05-22 10:35:45 -04:00
Elias Nahum
0eda4f49a3
Fix code so it can be parsed by mmjstool (#2816) 2019-05-22 09:32:14 -04:00
Miguel Alatzar
8d4046d28c Update mattermost-redux 2019-05-21 13:08:09 -07:00
Miguel Alatzar
3a15eaa3dc Update mattermost-redux (#2813) 2019-05-21 13:05:37 -07:00
Miguel Alatzar
c617f96162 Allow flagging of read-only channel posts (#2801) 2019-05-21 09:12:24 -07:00
Harrison Healey
474d6a0ff2 MM-14802 Add autocorrect when editing a post (#2810) 2019-05-21 08:51:42 -07:00
Elias Nahum
8676d063f2
MM-9494 & MM-13888 Tapping execute actions & interactive keyboard dismissal (#2799)
* MM-9494 & MM-13888 Tapping with the keyboard opened executes the action & iOS iteractive keyboard

* Fix tests

* feedback review

* add new line at the end of file

* feedback review and added todo list

* Track interactive dismiss keyboard and set scrollview bounds natively

* Fix snapshots

* Fastlane default to current branch when no BRANCH_TO_BUILD is set

* Set NODE_OPTIONS in ios build script

* Rebind scrollview when channel gets first set of posts

* Keep scrolling momentum on keyboard close

* Update react-native-keyboard-tracking-view

* Fix ScrollView offset with keyboard-tracking

* Fix offset while dragging the keyboard

* Allow action on channel drawer on tablets

* Fix typo

Co-Authored-By: Saturnino Abril <saturnino.abril@gmail.com>

* Fix indentation
2019-05-20 12:04:18 -04:00
Saturnino Abril
ff4374f59f [MM-15407] Add ability to upload compiled app to S3 via fastlane with S3 path as "<s3_bucket>/<version_number>/<build_number>/<file>.(apk | ipa | app.zip)" (#2796)
* add ability to upload compiled app to S3

* make upload_file_to_s3 as generic and rename function to qa_build_message

* change single to double quote for interpolation
2019-05-17 08:26:45 -04:00
Elias Nahum
2b4574885b
Keep the channel drawer opened on tablets (#2793)
* Keep the channel drawer opened on tablets

* update en.json after running mmjstool

* Set the channel drawer to width 220

* feedback review

* PM Review

* Fix snapshots
2019-05-16 20:40:32 -04:00
Elias Nahum
d0071c21b0 MM-15282 Fix cutoff placeholder on Android (#2798)
* MM-15282 Fix cutoff placeholder on Android

* Feedback review
2019-05-16 17:35:09 -07:00
Elias Nahum
bbfd6e820f
Fix select default channel (#2800)
* Fix select default channel

* use utility with channels in team object

* feedback review

* update mattermost-redux
2019-05-16 20:02:19 -04:00
Elias Nahum
013579c69f MM-15481 close post menu when replying to a message (#2797) 2019-05-16 16:25:48 -07:00
Elias Nahum
57a117add0 MM-15427 Google Play 64-bit requirement compliance (#2792) 2019-05-16 16:15:08 -07:00
Joram Wilander
76191be193 Update rnfetchblob (#2802) 2019-05-16 13:44:22 -07:00