Commit graph

192 commits

Author SHA1 Message Date
Elias Nahum
4796c3034e
Increment app version to 1.9.1 2018-06-21 18:25:27 -04:00
Elias Nahum
9cf9f2b00d
Bump Android build number to 112 (#1784) 2018-06-19 15:18:28 -04:00
Elias Nahum
849c2930e0
Bump Android build number to 111 (#1778) 2018-06-18 17:37:22 -04:00
Elias Nahum
c6b0beb972
Bump Android build number to 110 (#1772) 2018-06-14 20:36:55 -04:00
Elias Nahum
80eb96381d
Bump Android build number to 109 (#1765) 2018-06-13 13:19:13 -04:00
Elias Nahum
4a6e332d7e
Bump Android build number to 108 (#1755) 2018-06-08 18:10:14 -04:00
Elias Nahum
2ed45dbe28
Bump Android build number to 107 (#1746) 2018-06-08 10:40:20 -04:00
Elias Nahum
1cddb45905
Verify that the push notification version is not null (#1736) 2018-06-07 10:17:57 -04:00
Elias Nahum
b3f643d315
Bump Android build number to 106 (#1734) 2018-06-06 16:53:15 -04:00
Elias Nahum
64baa64057
Fix push notification styling backwards compatibility (#1729)
* Android Push notification style backwards compatible

* Fix fastlane android release build
2018-06-05 14:50:51 -04:00
Mattermost Build
cf57feaa45 Bump Android build number to 105 (#1716) 2018-05-30 10:10:19 -04:00
Elias Nahum
c171ae4809
Enable Android Unbundle strategy (perf part 2) (#1700)
* Enable Android Unbundle strategy

* feedback review

* Update modulePaths

* Add npm start and use it in the Makefile

* feedback review #2
2018-05-23 13:23:38 -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
Elias Nahum
b8f6160f73 Update Android JavaScriptCore in release mode (#1697) 2018-05-23 10:39:09 -04:00
Mattermost Build
448e0d6355 Bump Android build number to 104 (#1696) 2018-05-23 08:25:24 -04:00
Elias Nahum
8e0d167f95 Fix push notification and emm race conditions (#1691)
* Fix push notification and emm race conditions

* feedback review

* Removed unnecesary code
2018-05-22 11:02:14 -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
21f2624bec Android Push notification styling improvements (#1683) 2018-05-18 10:13:38 -04:00
Elias Nahum
6ceadec7f7
Bump Android build number to 103 (#1674) 2018-05-14 12:48:48 -04:00
Elias Nahum
23ca490525
Ability to upload other file types (#1662) 2018-05-11 18:05:49 -03:00
Elias Nahum
0559262b12
Bump Android build number to 102 (#1659) 2018-05-08 10:12:38 -03:00
Elias Nahum
aebe22f58d
Fix Android sharing files without extension (#1646) 2018-04-30 11:57:24 -03:00
Elias Nahum
3b32433374
Bump Android build number to 101 (#1645) 2018-04-27 22:13:25 -03:00
Elias Nahum
97264a6286
Bump Android build number to 100 (#1640) 2018-04-27 15:17:30 -03:00
Elias Nahum
481197ba5d
Bump Android build number to 99 (#1636)
* Finish Android Share activity

* Bump Android build number to 99
2018-04-27 08:52:47 -03:00
Elias Nahum
02499c5f99
Bump Android build number to 98 (#1629) 2018-04-26 12:57:21 -03:00
Elias Nahum
0214480f61
Bump Android build number to 97 (#1623)
* Update fastlane

* Bump Android build number to 97
2018-04-25 19:36:02 -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
5385a1e5fa
Bump Android build number to 95 (#1605) 2018-04-24 07:56:48 -03:00
Elias Nahum
f1d26bf4c4
Bump Android build number to 94 2018-04-19 08:36:10 -03:00
Elias Nahum
e6831beab7 Fix sentry for android (#1589) 2018-04-16 14:38:39 -04:00
Elias Nahum
e31fc00377
Fix share from SwiftKey Keyboard and clear temp files (#1585)
* Fix share from SwiftKey Keyboard and clear temp files

* feedback review
2018-04-13 12:26:29 -03:00
Elias Nahum
e4f48e4d5d
Increment app version to 1.8.0 build 93 (#1586) 2018-04-13 08:22:41 -03:00
Michał Odziemczyk
164a5e863c Fix additional GPU overdraw on post list (#1555)
* Fix additional GPU overdraw on post container

* and remove unneeded background color in android's manifest
2018-04-02 12:38:38 -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
5c773221d4
Bump Android build number to 91 (#1536) 2018-03-23 11:19:25 +03:00
Elias Nahum
c4709a4ead Bump Android build number to 90 2018-03-16 19:41:34 +02:00
Elias Nahum
8d30a37b17
Bump Android build number to 89 (#1506) 2018-03-15 00:01:39 +02:00
Elias Nahum
84aa641740
Bump Android build number to 88 (#1492) 2018-03-08 12:04:39 +00: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
0482f35035
Bump Android build number to 87 (#1442) 2018-02-14 14:25:30 -03:00
enahum
a530e4964e
Bump app build to 86 (#1431) 2018-02-12 19:58:38 -03:00
enahum
a9a8017006
Fix Android stuck when opening from push notification (#1429) 2018-02-12 13:51:29 -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
e2d8f98f9a
Bump Android build number to 85 (#1417) 2018-02-05 21:55:06 -03:00
Elias Nahum
c4ad99d2b8
Merge branch 'release-1.6' 2018-02-02 19:23:48 -03:00
enahum
424e5cbcc4
Bump Android build number to 84 (#1410) 2018-02-02 19:20:54 -03:00
enahum
cd6fd9017f Fix Android app stuck in splash screen when killed by the OS (#1403) 2018-02-01 09:56:09 -05:00
enahum
cd80cdfdf4 Fix race condition preventing the app opened from a PN to go to the correct channel (#1398)
* Fix race condition preventing the app opened from a PN to go to the correct channel

* Feedback review
2018-01-31 11:02:02 -05:00