Commit graph

182 commits

Author SHA1 Message Date
Elias Nahum
5680988590
Fix iOS Share extension crash (#1832) 2018-06-27 09:23:47 -04:00
Elias Nahum
c0cb5e3f24
Bump app version to 1.9.2 2018-06-25 14:48:35 -04:00
Elias Nahum
e06fa00509
Bump iOS build number to 115 (#1825) 2018-06-25 14:24:29 -04:00
Elias Nahum
e2c2dcd3ac
Bump iOS build number to 114 (#1808) 2018-06-22 17:52:58 -04:00
Elias Nahum
54857865ec
Bump iOS build number to 113 (#1800) 2018-06-21 18:43:29 -04:00
Elias Nahum
4796c3034e
Increment app version to 1.9.1 2018-06-21 18:25:27 -04:00
Elias Nahum
3be3861716
Bump iOS build number to 112 (#1783) 2018-06-19 15:18:01 -04:00
Elias Nahum
2d02e8bbae
Bump iOS build number to 111 (#1776) 2018-06-18 16:15:46 -04:00
Elias Nahum
6be280bafb
Bump iOS build number to 110 (#1771) 2018-06-14 20:31:31 -04:00
Elias Nahum
eec7d6185a
Bump iOS build number to 109 (#1764) 2018-06-13 13:16:39 -04:00
Elias Nahum
efb5d2185c
Bump iOS build number to 108 (#1754) 2018-06-08 18:02:42 -04:00
Elias Nahum
1b6adb1fb4
Bump iOS build number to 107 (#1745) 2018-06-08 09:09:39 -04:00
Elias Nahum
d229a83eab
Bump iOS build number to 106 (#1733) 2018-06-06 16:49:49 -04:00
Mattermost Build
be9e9bed4b Bump iOS build number to 105 (#1715) 2018-05-30 10:10:05 -04:00
Elias Nahum
a3eeb23419 Bump app version to 1.9.0 (#1699) 2018-05-23 10:39:39 -04:00
Elias Nahum
e07a738dcd Remove orientation dependency (#1698)
* Remove orientation dependency

* Update NOTICES
2018-05-23 10:39:23 -04:00
Mattermost Build
cd45d4f723 Bump iOS build number to 104 (#1695) 2018-05-23 08:25:07 -04:00
Chris Duarte
e8712f9199 Cold startup js refactor (#1598)
* Switch to SingleDex and remove all locales

* WIP Mattermost Start Component for lazy loading modules

* Add files changed for native modules

* Add Entry component and app global object

* dispatch setStatusBarHeight for iOS

* Update screen imports

* Include Entry screen

* Refactor app to mattermost.android.js

* Override unnecessary java files

* Fix minor issues in changes

* Display empty state based on user credentials

Also, add proper background theme for empty loading screen

* Add native module constant cache support

* Fix startup theme regression

* Add Keychain support for credentials

* Fix Orientation regression

*  Fix SharedExtension regression

* Emit NATIVE_APP_LAUNCHED across bridge only once during cold start

* Add iOS Support

* Revert to previous implementation of i18n

* Fix styling issues

* Include listener for SERVER_VERSION_CHANGED

* Add SafeAreaView in Entry screen

* Register deviceToken early, in order to get iOS PN Support

* Include StartTimeModule

* Add ReplyFromPush support and remove NATIVE_APP_LAUNCHED listener

* Package native constants in StartTimeModule and avoid bridge calls

* Fix check-style errors

* Code cleanup

* Rename StartTimeModule to InitializationModule

* Remove NavigationApplication

* Documentation and minor changes

* Account for app opening after SharedExtension

* Refactor getIntl to getTranslations

* Move native module constants into it's own forked repos

* Include FetchBlob and DeviceInfo forked repos
2018-05-18 17:13:00 -04:00
Elias Nahum
b766c11ff3
Bump iOS build number to 103 (#1673) 2018-05-14 12:48:34 -04:00
Elias Nahum
23ca490525
Ability to upload other file types (#1662) 2018-05-11 18:05:49 -03:00
Mattermost Build
490f6e5098 Bump iOS build number to 102 (#1657) 2018-05-08 10:12:22 -03:00
Elias Nahum
b2b554d40c
Whitelabel for Icons and Splash Screen (#1634)
* Fix iOS icons assets and include splash screen whitelabel

* Whitelabel for app icon and splash screen on Android

* iOS Splash layout
2018-05-01 11:09:56 -03:00
Elias Nahum
f704d79e72
Merge branch 'release-1.8' 2018-04-27 22:49:49 -03:00
Elias Nahum
1f0c3d4afd
Bump iOS build number to 101 (#1644) 2018-04-27 22:05:26 -03:00
Elias Nahum
80dd9366a1 Update Dependencies (#1641)
* Update dependencies including react-native

* Update react-native-circle-progress dependency

* Fix prop warnings and possible crashes
2018-04-27 17:49:09 -04: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
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