Commit graph

2357 commits

Author SHA1 Message Date
Mattermost Build
361528de86 Check initialIndex in callback (#3065) 2019-08-01 08:40:44 -07:00
Elias Nahum
f71d9568ce
Bump app build number to 214 (#3063) 2019-07-31 19:39:38 -04:00
Miguel Alatzar
f117281bec
Call scrollToIndex only if flatListRef.current is not null (#3022) 2019-07-31 19:33:40 -04:00
Elias Nahum
995704df00
Bump app build number to 213 (#3058) 2019-07-31 09:34:22 -04:00
Miguel Alatzar
cb912bb175 Dispatch setDeviceToken after hydration (#3056) 2019-07-31 09:26:39 -04:00
Elias Nahum
a99d6f8b82
Bump app version number to 1.21.2 (#3043) 2019-07-25 08:53:58 -04:00
Elias Nahum
d68962d230
Bump app build number to 212 (#3042) 2019-07-25 08:49:03 -04:00
Elias Nahum
339ff1ae8f Fix assigning credentials during app init (#3034)
* Fix assigning credentials during app init

* remove setAppCredentials in entry screen
2019-07-25 08:12:32 -04:00
Elias Nahum
ffa4a2253e
Bump app build number to 210 (#3000) 2019-07-19 16:53:24 -04:00
Elias Nahum
fbdec3d42b
MM-16829 Fix for websocket reconnects for android 2019-07-19 16:47:21 -04:00
Elias Nahum
c996c05eca
Bump Version to 1.21.1 and build number to 209 (#2995)
* Bump app build number to 209

* Bump app version number to 1.21.1
2019-07-18 18:43:26 -04:00
Mattermost Build
f8808b0eaf MM-16829 Fix for sso with server subpaths (#2991) 2019-07-19 00:04:48 +05:30
Harrison Healey
0bd742bc50 Bump app build number to 208 (#2979) 2019-07-16 10:31:06 -04:00
Miguel Alatzar
b98812f84f [MM-17016] Ensure Flatlist is mounted prior to calling scrollToIndex (#2977)
* Ensure Flatlist is mounted prior to calling scrollToIndex

* Address review comment
2019-07-16 21:09:33 +08:00
Harrison Healey
71f96fc1cf Update fastlane 2019-07-12 12:30:07 -04:00
Harrison Healey
33f18db34d Temporarily disable Android source maps 2019-07-12 12:00:44 -04:00
Harrison Healey
82e6aac37f Bump app build number to 207 (#2972) 2019-07-12 09:04:21 -04:00
Elias Nahum
38009051bb Fix android crash on Android O & P after upgrading target to 28 (#2968) 2019-07-10 10:31:44 -04:00
Elias Nahum
955cf47921 MM-16857 Fix long posts (#2967) 2019-07-09 11:56:12 -04:00
Saturnino Abril
54530f28a2 fix app chrashing when sending invalid slash command (#2966) 2019-07-09 22:12:31 +08:00
Elias Nahum
18e2da6e3b
translations PR 20190708 (#2962) 2019-07-08 18:46:25 -04:00
Elias Nahum
6b69b9fa40
Bump app build number to 206 (#2963)
* Bump app build number to 206

* Set Android targetSdkVersion to API level 28
2019-07-08 18:44:38 -04:00
Elias Nahum
78602977f9
Update device info ref (#2953) 2019-07-08 18:19:04 -04:00
Harrison Healey
85b07cd8b3 Bump app build number to 205 (#2960) 2019-07-08 09:45:59 -04:00
Elias Nahum
c56cd566d2 MM-16823 Fix "Freeze" after deleting cache (#2956) 2019-07-08 09:23:49 -04:00
Harrison Healey
9f85a0a33e MM-16695 Update mattermost-redux to add additional null check (#2951)
* MM-16695 Update mattermost-redux to add additional null check

* Update mattermost-redux
2019-07-08 09:13:39 -04:00
Jesse Hallam
954868f572
MM-16442: count actual reactions before falling back to has_reactions (#2910)
* MM-16442: leverage post hasReactions utils function

This handles backwards compatibility with servers that do not have post
metadata, allowing the client to detect the presence of reactions that
in turn might need to be loaded when the component is mounted.

* temporary mattermost-redux commit for testing

* revert usage of hasReactions, and count directly

We still fallback to has_reactions if set, in case we're connected to a server without post metadata.

* revert mattermost-redux changes
2019-07-06 03:46:51 -04:00
Elias Nahum
e3ffb037e5 Bump app build number to 204 (#2955) 2019-07-05 14:34:02 -04:00
Elias Nahum
ca78c027a0
translations PR 20190701 (#2946) 2019-07-04 11:44:39 -04:00
Elias Nahum
dd28c38196
Place the new message indicator at the top of the screen (#2943)
* Place the new message indicator at the top of the screen

* Add unit tests for channel postVisibility reducer
2019-07-02 12:28:55 -04:00
Elias Nahum
e7a2f4d6b1 Fix AD/LDAP & SAML profile sync properties (#2941) 2019-07-02 10:11:31 -04:00
Harrison Healey
6fc8884ef3 Bump app build number to 203 (#2935) 2019-06-27 12:12:06 -04:00
Elias Nahum
89d159a659 Update redux update to use the release-5.13 branch (#2934) 2019-06-27 11:12:19 -04:00
Miguel Alatzar
a33f26e827 Update jsc to intl version (#2931) 2019-06-27 11:10:13 -04:00
Harrison Healey
8f9a660433 Bump app build number to 202 (#2933) 2019-06-27 09:42:24 -04:00
Miguel Alatzar
749f8a50b3
Check if entities is nil (#2930) 2019-06-26 14:51:28 -04:00
Miguel Alatzar
f338279444 [MM-16456] Ensure Flatlist is mounted prior to calling scrollToOffset (#2925)
* Ensure Flatlist is mounted prior to calling scrollToOffset

* Make linter happy
2019-06-26 17:02:40 +08:00
Elias Nahum
8ad2456d5e MM-16463 Fix replying from push notification to a message in a thread (#2927) 2019-06-26 17:00:50 +08:00
Elias Nahum
442ce13171
translations PR 20190624 (#2919) 2019-06-25 08:46:03 -04:00
Jesse Hallam
611a2c2c3c
cherry-pick https://github.com/mattermost/mattermost-mobile/pull/2917 2019-06-24 20:07:30 -03:00
Harrison Healey
2fdb9ce35e
MM-16472 Fix renderItem not returning anything (#2909) 2019-06-21 16:12:46 -04:00
Chris Duarte
31a5d46ee0
Ios accessibility fixes (#2842)
* UCHAT-4371 // MM-15771 - iOS - Larger Fonts Cut Off Text in menu and settings screens

revert padding right

* Update snapshot
2019-06-21 16:10:49 -04:00
Elias Nahum
fe0450e4c7 MM-16392 Split view support & hide sidebar on tablets (#2898) 2019-06-21 14:10:59 -04:00
Elias Nahum
cd724ce3c4
Bump app build number to 201 (#2903) 2019-06-19 18:48:07 -04:00
Elias Nahum
587514d868
MM-16432 Fix missing posts when using since API (#2901) 2019-06-19 18:39:09 -04:00
Elias Nahum
2a1258fd8c
Fix crash on Android by Updating JSC (#2900) 2019-06-19 16:19:31 -04:00
Elias Nahum
2f25548f47
Bump app build number to 199 (#2896) 2019-06-18 17:43:06 -04:00
Miguel Alatzar
07c9556dfe Return if message is null (#2895) 2019-06-18 17:13:30 -04:00
Elias Nahum
be488178be
Bump app version number to 1.21.0 (#2894) 2019-06-18 16:10:14 -04:00
Elias Nahum
8e013a7ede Update gradle to use android-jsc as instructed (#2893) 2019-06-18 13:08:24 -07:00