Commit graph

17 commits

Author SHA1 Message Date
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