Commit graph

157 commits

Author SHA1 Message Date
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
6698dbf678 Upgrade to RN 0.54.3 and other dependencies (#1539)
* Upgrade to RN 0.54.2 and other dependencies

* feedback review

* upgrade mattermost-redux

* Update dependencies
2018-03-29 10:05:49 -04: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
Harrison Healey
f75d35b66e RN-9379 Updated react-native-sentry to 0.34.0 (#1447)
* RN-9379 Updated react-native-sentry to 0.34.0

* Removed translations for sentry debugging options
2018-02-21 01:01:06 +08:00
enahum
19ff264dad
Bump iOS build number to 87 (#1441) 2018-02-14 14:23:01 -03:00
enahum
054f1e6d4f
Using the correct NSAppleMusicUsageDescription key (#1440) 2018-02-14 13:51:49 -03:00
enahum
c3eee12db4
Adding required NSAppleMusicUsageDescription by Apple (#1438) 2018-02-14 13:27:47 -03:00
enahum
a530e4964e
Bump app build to 86 (#1431) 2018-02-12 19:58:38 -03:00
enahum
9a0a43ae35 Enable iOS Share Extension with TableView (#1418)
* Enable iOS Share Extension with TableView

* show channel display_name when main app channel is dm or gm

* feedback review
2018-02-08 12:14:40 -05: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
28a517ac3e
Bump iOS build number to 85 (#1416) 2018-02-05 21:54:57 -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
676a3c4bda
Fix share extension (#1386)
* Remove iOS extension garbage code

* Fix Android Share Extension crash
2018-01-26 18:50:08 -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
6132b72adb
iOS request permissions if needed to save files to the photo library (#1368)
* iOS request permissions if needed to save files to the photo library

* Fixing capital letter in permission description
2018-01-22 16:18:42 -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
enahum
1f7b209ffc
Bump iOS build number to 78 (#1347) 2018-01-10 18:25:29 -03:00
enahum
2d157a5bdb
Bump Android and iOS build number to 77 (#1346) 2018-01-10 17:42:19 -03:00
enahum
d776baf29a
Bump iOS build number to 75 (#1336) 2018-01-04 17:52:21 -03:00
enahum
cd5587aa14
Bump app version to 1.6.0 (#1335) 2018-01-04 17:17:40 -03:00
Elias Nahum
b0d439f88a Version Bump to 74 2017-12-08 12:56:48 -03:00
Elias Nahum
1978e9c323 Update iOS to 1.5.1 2017-12-08 12:56:48 -03:00
enahum
3de79da189
IOS Version Bump to 73 (#1288) 2017-12-08 12:07:43 -03:00
enahum
4e51dda8f4
Version Bump to 72 (#1283) 2017-12-07 13:13:28 -03:00
enahum
004f09f7e0
IOS Version Bump to 71 (#1272) 2017-12-06 16:28:48 -03:00
enahum
548e793c8e
IOS Version Bump to 70 (#1261) 2017-12-04 19:27:52 -03:00
enahum
7d20b2b75e
IOS Version Bump to 69 (#1257) 2017-12-04 17:23:21 -03:00
enahum
d7156409f5
Version Bump to 68 (#1251) 2017-12-04 13:18:28 -03:00
enahum
8ed4aee635
Version Bump to 67 (#1236) 2017-12-01 08:06:59 -03:00
enahum
1d33404eb7
Version Bump to 66 (#1226) 2017-11-29 08:13:16 -03:00
enahum
87261e9a59
Make layout compatible with iPhone X (#1205)
* Make layout compatible with iPhone X

* feedback review
2017-11-28 09:04:53 -03:00
enahum
f74b8e685d
Channel Peek (#1203)
* Channel Peek

* feedback review
2017-11-27 17:35:32 -03:00
enahum
f41d51608f
IOS Version Bump to 65 (#1186)
* Update pod lock file

* Version Bump to 65
2017-11-21 18:00:39 -03:00
Chris Duarte
aa61391436 Fix add reaction shortcut in post reply (#1174) 2017-11-21 10:38:20 -05:00