Commit graph

27 commits

Author SHA1 Message Date
Elias Nahum
b766c11ff3
Bump iOS build number to 103 (#1673) 2018-05-14 12:48:34 -04:00
Mattermost Build
490f6e5098 Bump iOS build number to 102 (#1657) 2018-05-08 10:12:22 -03:00
Elias Nahum
1f0c3d4afd
Bump iOS build number to 101 (#1644) 2018-04-27 22:05:26 -03:00
Elias Nahum
98458057f7
Bump iOS build number to 100 (#1639) 2018-04-27 15:17:17 -03:00
Elias Nahum
c3868251e1
Bump iOS build number to 99 (#1635) 2018-04-27 08:52:28 -03:00
Elias Nahum
14b8e072cf
Bump iOS build number to 98 (#1628) 2018-04-26 12:54:51 -03:00
Elias Nahum
6553b948ad
Bump iOS build number to 97 (#1622)
* Downgrade to RN 0.52.3

* Bump iOS build number to 96

* Fix iOS permissions

* Update Android build to match iOS

* Bump iOS build number to 97
2018-04-25 18:39:20 -03:00
Elias Nahum
7fbeeaf569
Bump iOS build number to 95 (#1604) 2018-04-24 07:56:32 -03:00
Elias Nahum
c42542c51b
Bump iOS build number to 94 2018-04-19 08:34:30 -03:00
Elias Nahum
e4f48e4d5d
Increment app version to 1.8.0 build 93 (#1586) 2018-04-13 08:22:41 -03:00
Elias Nahum
16ccfab7f6 Fix iOS Share Extension Crash and Bump build and version numbers (master) (#1557)
* Fix iOS Extension crash

* Bump app version to 1.7.1 and build to 92
2018-03-29 09:13:27 -04:00
Elias Nahum
91ccf2e51f
Bump iOS build number to 91 (#1537) 2018-03-23 11:19:52 +03:00
Elias Nahum
5575795e32
Bump iOS build number to 90 (#1516) 2018-03-16 19:40:31 +02:00
Elias Nahum
d5a284add4
Bump iOS build number to 89 (#1505) 2018-03-15 00:01:23 +02:00
Elias Nahum
0309fa062b
Bump iOS build number to 88 (#1491) 2018-03-08 11:58:34 +00:00
enahum
db5339e7f6 [MM-9559] use NSURLSessionUploadTask with the new files endpoint in iOS Share Extension (#1458) 2018-02-23 09:56:27 -05:00
enahum
19ff264dad
Bump iOS build number to 87 (#1441) 2018-02-14 14:23:01 -03:00
enahum
a530e4964e
Bump app build to 86 (#1431) 2018-02-12 19:58:38 -03:00
enahum
d0f96c0887
[ICU-650] Upgrade React Native to 0.52.2 (#1421)
* Upgrade to React Native 0.52.2

* Bump app version to 1.7.0

* Update fastlane

* Upgrade mattermost redux

* feedback review
2018-02-07 18:24:01 -03:00
enahum
fc381d4cf4
Bump iOS build number to 84 (#1409) 2018-02-02 19:11:11 -03:00
enahum
89e0623e6e Improvements on iOS Share Extension (#1407)
* Improvements on iOS Share Extension

* Switch NSUserDefaults with a file based solution

* create a new entities object instead of mutating

* Clarify the function for requiring emm authentication

* ensure entities is not a shallow copy
2018-02-02 16:48:09 -05:00
enahum
9d6bcbdd1e
Bump iOS build number to 82 (#1395) 2018-01-30 16:09:38 -03:00
enahum
a3d9eaa385
iOS Share extension to share files up to 20mb (#1394) 2018-01-30 13:27:20 -03:00
enahum
f466b479ba
Bump iOS build number to 81 (#1387) 2018-01-26 19:18:38 -03:00
enahum
e28168caae
Bump iOS build number to 80 (#1376)
* Fix Info.plist to be able to publish the app in the app store

* Fastlane requires

* Bump iOS build number to 80
2018-01-23 16:36:20 -03:00
enahum
6ba81644c8
Bump iOS build number to 79 (#1362)
* Bump iOS build number to 79

* Fix extension info.plist

* Bump Android build number to 79
2018-01-18 13:30:13 -03:00
enahum
70c4e3e005
iOS Share Extension (#1308)
* objective-C share extension

* MattermostBucket module to share data between the main app and the extension

* middleware that shares the data between the main app and the extension

* Fix setState when safe area in unmounted

* Share extension for iOS

* Fastlane changes to include iOS share extension

* Fix unit test

* Feedback review

* define proptypes for icons
2018-01-15 16:11:42 -03:00