Commit graph

55 commits

Author SHA1 Message Date
Elias Nahum
1268a9d7c9
Update fastlane 2018-03-16 19:46:13 +02: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
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
Martin Kraft
38d0c57466 RN-545: Builds, uploads to S3, notififes channel. (#1330)
* RN-545: Builds, uploads to S3, notififes channel.

* RN-545: Awesomeified the bot post.

* RN-545: Adds logos to qa builds. Uses env variable for mattermost() invocation to get exceptions via webhook.

* RN-545: Fix typo.
2018-01-10 16:26:05 -05:00
enahum
3c309da69d
Bump Android build number to 75 (#1337) 2018-01-04 18:35:39 -03:00
enahum
4ae1caa1a8
Make fastlane generic (#1328)
* Make fastlane generic

* Move release assets to dist folder for easier white labeling

* Remove at in help command
2018-01-04 12:49:19 -03:00
enahum
00f3b03661 Update fastlane (#1286) 2017-12-08 11:22:32 -05:00
enahum
b639d80159 update java package when preparing for release (#1240)
* update java package when preparing for release

* Fix unsigned build
2017-12-04 10:04:38 -05:00
enahum
986e27038c
Fix upload source maps for android to sentry (#1238) 2017-12-01 11:50:13 -03:00
enahum
cde5984aed
Update fastlane (#1107) 2017-11-08 13:09:52 -03:00
enahum
9910e3438d
Upgrade RN (#1102) 2017-11-07 13:34:39 -03:00
enahum
6d07c47e38 Android Version Bump to 58 (#1031)
* Update fastlane

* Version Bump to 58
2017-10-17 16:59:45 -03:00
Elias Nahum
ea4fc49d81 Fix Android crash on push notification 2017-10-05 10:25:15 -03:00
enahum
fb773f04cb Multiple performance improvements (#956)
* Update fastlane

* Multiple performance improvements

* Feedback review

* Feedback review
2017-10-02 16:03:13 -03:00
enahum
ad80fd37c7 Update fastlane (#925) 2017-09-20 11:48:10 -03:00
enahum
b2cddad13a Update make scripts and fastlane (#908) 2017-09-18 14:34:54 -04:00
enahum
92424bed2e IOS Version Bump to 50 (#902)
* Update fastlane and Makefile to use ios workspace instead of project

* Version Bump to 50
2017-09-13 13:43:34 -03:00
enahum
e0cfefcdff RN-138 Android notification preferences (#889)
* Fix Android and iOS flow

* Own review

* RN-138 Android notification preferences

* Feedback review

* Feedback review 2
2017-09-13 12:00:16 -03:00
enahum
6e1d351a73 Ability to create Unsigned ipa and apk files (#896)
* Build unsigned ipa file

* Build unsigned apk file
2017-09-12 12:30:12 -04:00
enahum
97969717fa Release 1.2 (#883)
* RN-73 Fixed code block text colour being incorrect (#868)

* RN-220 Add "in:" and "from:" search modifiers (#869)

* Fix search and search preview

* Add "in:" and "from:" search modifiers

* Version Bump to 49 (#875)

* Version Bump to 49 (#876)

* Update minimum server version (#878)

* translations PR 20170905 (#882)
2017-09-05 16:13:33 -03:00
Harrison Healey
3ac7b48adc RN-289 Sentry integration (#873)
* Added JS code for Sentry

* Removed leftover initializeSentry call

* Added SentryOptions config setting

* Added native components for react-native-exception-handler

* Removed default props from ErrorText

* Moved where Sentry is initialized

* Added ios/sentry.properties to .gitignore

* Added linking react-native-sentry to Fastlane

* Fixed fastlane to include newlines in sentry.properties

* Moved to manually link react-native-sentry

* Captured redux errors with Sentry

* Redid how Sentry is optionally compiled to be simpler

* Added Sentry middleware to create redux breadcrumbs

* Added Sentry tags for server version

* Initialize Sentry when testing

* Fixed string replacement for SentryEnabled in fastlane

* Added react-native-sentry to NOTICE.txt
2017-09-01 14:50:17 -03:00
enahum
60087e6b4d Enable replying from the push notification (#871)
* Enable replying from the push notification

* Fix Android and iOS flow

* Own review
2017-08-29 12:16:34 -03:00
enahum
cd5fb71681 Appconfig support for iOS and Android (#856)
* AppConfig support for iOS

* AppConfig support for Android

* Fix typo

* Java feedback review
2017-08-18 12:19:00 -04:00
lfbrock
9d4562841a Update full_description.txt (#837)
* Update full_description.txt

* Update full_description.txt
2017-08-10 11:40:11 -04:00
enahum
d9b76386c0 RN-288 Add analytics with segment.io (#828)
* Add analytics with segment.io

* Feedback review
2017-08-08 12:43:41 -04:00
enahum
4928355dae Update fastlane (#826) 2017-08-04 17:43:11 -04:00
enahum
b7b817a973 Release 1.1 (#829)
* Updated yarn.lock

* Fastlane ensure branch for cutting builds (#815)

* Version Bump to 45 (#818)

* Android Version Bump to 45 (#819)

* Updated yarn.lock (#817)

* Version Bump to 45

* Fix Create on Create channel to not push another Create Channel screen (#820)

* Version Bump to 46 (#821)

* Version Bump to 46 (#822)

* RN-205/RN-210 Allow tapping buttons on post and DM lists without closing keyboard (#823)

* Version Bump to 47 (#824)

* Version Bump to 47 (#825)

* Release 1.1 changelog (#827)

* Release 1.1 changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

Set supported server version

* update fastlane

* Update fastlane android release
2017-08-04 17:42:55 -04:00
Elias Nahum
374dccd770 Update version to 1.1 2017-07-21 09:48:00 -04:00
Elias Nahum
0ae79b4cf4 Update fastlane 2017-07-20 12:50:53 -04:00
enahum
b65c7ce3be Android Version Bump to 40 (#730)
* Android fastlane fixes

* Version Bump to 40
2017-07-10 14:22:02 -04:00
enahum
8afd7fe1cd Renaming the bundle and package Ids (#721)
* Renamed to com.mattermost.rnbeta

* Fastlane for release of com.mattermost.rn

* Do not Publish apps directly to production

* Change ios icon format from jpeg to png
2017-07-07 16:37:05 -04:00
enahum
340e751c83 IOS Version Bump to 38 (#703)
* Update fastlane

* Version Bump to 38
2017-07-04 11:45:54 -04:00
enahum
5e979e53ab Update fastlane and remove search bar dependency (#692) 2017-06-28 14:27:56 -04:00
enahum
639d9b9121 Upgrade to latest mattermost-redux and updated fastlane (#655)
* Upgrade to latest mattermost-redux and updated fastlane

* mattermost-redux
2017-06-21 09:34:39 -04:00
enahum
7a3b5cb024 IOS Version Bump to 31 (#581)
* Update fastlane

* Version Bump to 31
2017-05-29 16:28:10 -04:00
enahum
eff51f24b6 Android Version Bump to 30 (#554)
* Version Bump to 30

* update fastlane
2017-05-18 19:00:46 -04:00
enahum
e2180e511c Android Version Bump to 29 (#549)
* Fastlane android version_code specific to mattermost-mobile

* Version Bump to 29
2017-05-17 11:50:27 -04:00
enahum
57aff3bc6b Update fastlane and fix makefile (#528) 2017-05-11 10:05:29 -03:00
enahum
43bdf33c03 Fastlane (#503)
* Update fastlane

* Update fastlane and fix lane scripts
2017-04-27 08:45:15 -03:00
enahum
43a6600a49 Android Version Bump to 23 (#441)
* prevent fastlane from auto update

* Version Bump to 23
2017-03-31 18:18:15 -03:00
enahum
5048dd4796 Move Android lane from beta to alpha (#439) 2017-03-30 23:44:34 -03:00
lfbrock
606bd13435 Update Android app fastlane metadata (#428)
* Update title.txt

* Update full_description.txt
2017-03-29 23:53:35 -03:00
enahum
f06d035444 IOS Version Bump to 20 (#408)
* Version Bump to 20

* Update fastlane

* include orientation in release build
2017-03-27 23:29:39 -03:00
enahum
cb62b02b02 PLT-5489 About Mattermost (#406)
* PLT-5489 About Mattermost

* address feedback
2017-03-27 17:05:33 -03:00
enahum
f885f41f47 IOS Version Bump to 16 (#379)
IOS Version Bump to 17
2017-03-22 07:14:23 -03:00
enahum
c201f59aff IOS Version Bump to 15 (#374)
* update fastlane

* Version Bump to 15
2017-03-21 15:56:34 -03:00
enahum
5338255b7f IOS Version Bump to 13 (#349)
* update fastlane

* Version Bump to 13
2017-03-14 09:53:45 -03:00
enahum
aca415bd20 update fastlane (#334) 2017-03-08 14:15:13 -03:00
enahum
5759ae48db PLT-5679 Connect iOS to plain http servers (#316)
* PLT-5679 connect to plain http servers

* fix identation
2017-03-01 11:12:57 -05:00
enahum
303574f235 Include external tester when pushing a new build to testflight (#305) 2017-02-27 18:12:01 -03:00