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
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
enahum
bdaecfc8dd
Version Bump to 44 ( #811 )
2017-08-02 09:42:25 -04:00
enahum
561140c034
Version Bump to 43 ( #802 )
2017-07-29 11:10:03 -04:00
enahum
28ce84e666
Version Bump to 42 ( #781 )
2017-07-25 09:09:03 -04:00
enahum
d7bf52f8bb
Set version as 1.1.0 ( #779 )
2017-07-25 08:46:49 -04:00
enahum
c8b59895fa
Android Notifications Support for Big View ( #774 )
2017-07-24 08:25:47 -04:00
Elias Nahum
374dccd770
Update version to 1.1
2017-07-21 09:48:00 -04:00
Elias Nahum
645d7775ab
Prepare for dot release 1.0.1
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
c899aabe7f
Version Bump to 39 ( #711 )
2017-07-05 10:34:54 -04:00
enahum
f56e510cff
Version Bump to 38 ( #704 )
2017-07-04 12:08:06 -04:00
enahum
7dbac06983
Fix sentry found issues ( #699 )
2017-07-03 18:09:04 -04:00
enahum
34d90f0974
Version Bump to 37 ( #694 )
2017-06-28 16:21:47 -04:00
enahum
48a276b632
Android Version Bump to 36 ( #659 )
...
* Manual bump android version to 35
* Version Bump to 36
2017-06-21 14:15:06 -04:00
enahum
7f756a9f81
RN-35 handle clear push notifications ( #624 )
2017-06-14 09:26:13 -04:00
enahum
946a52e68e
Version Bump to 34 ( #619 )
2017-06-12 13:32:51 -04:00
enahum
c285a6f553
Fix push notifications ( #596 )
2017-06-05 16:15:00 -04:00
enahum
69c811efc3
Android Version Bump to 33 ( #594 )
...
* Bump android version 32 (manual)
* Version Bump to 33
2017-05-31 16:10:04 -04:00
enahum
df66d47aea
Version Bump to 31 ( #582 )
2017-05-29 16:28:20 -04:00
enahum
5b1a68db74
RN-137 Team sidebar ( #577 )
...
* Team sidebar
* Update NOTICES.txt
* feedback review
2017-05-29 15:51:11 -04:00
Chris Duarte
dda0370b37
Remove sentry to fix build ( #573 )
2017-05-26 11:30:43 -04:00
Chris Duarte
d14edc25da
RN-145 Add support for sentry error tracking ( #564 )
...
* RN-145 Add support for sentry error tracking
* Add to notice.txt
2017-05-25 09:56:38 -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
248dafbe0e
RN-97 Changed navigation from NavigationExperimental to ReactNative Navigation ( #540 )
...
* Add react-navigator dependency
* Add react-native-navigation dependency
* react-native-navigation, ios and android config
* update react-native-navigation
* New navigation and code cleanup
* Set ScreenBackgroundColor
* Fix channel drawer event issue
* Applied RNPN non-working popInitial notification
* Android navbar and back button
* packages and notices
* MM-redux update
* Fix draft on team switch
* Remove custom NavBar
2017-05-16 11:19:46 -04:00
enahum
f381f4d47e
Version Bump to 28 ( #534 )
2017-05-11 18:17:51 -03:00
enahum
88318b0616
Version Bump to 27 ( #518 )
2017-05-03 10:07:48 -03:00
Chris Duarte
ddf03e1372
RN-79: Images uploaded from React Native get renamed ( #509 )
2017-04-28 10:24:55 -03:00
enahum
2e99a71a0d
Several Fixes ( #495 )
...
* Revert files to use APIv3
* Fix channel intro constants
* Add src to transpiler for mattermost-redux
* Fix android back button
* Fix check for MFA
* feedback review
2017-04-24 17:39:23 -03:00
enahum
0d654a79da
RN-61 Implement offline indicator ( #472 )
...
* Implement offline indicator
* Review feedback
2017-04-10 09:17:43 -03:00
Chris Duarte
d206ea68de
PLT-6173: Offline redux store ( #471 )
...
* PLT-6173: Offline redux store
* Review feedback
2017-04-09 21:51:47 -03:00
enahum
22519607d9
Fix android splash screen ratio ( #466 )
2017-04-09 10:17:38 -03:00
enahum
0d558a733a
Version Bump to 26 ( #462 )
2017-04-06 12:53:37 -03:00
enahum
c75afdad01
Version Bump to 25 ( #459 )
2017-04-06 11:44:51 -03:00
enahum
007c8bcf35
PLT-6208 Follow policies set in System Console ( #456 )
2017-04-05 22:33:03 -03:00
enahum
593fbb6aa6
PLT-6171 Get Push Notifications after the app was killed ( #452 )
2017-04-03 16:34:37 -03:00
enahum
4c1ada7100
Version Bump to 24 ( #444 )
2017-04-03 16:28:30 -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
385bfc8f1a
Version Bump to 22 ( #431 )
2017-03-30 01:02:50 -03:00
enahum
fae6cafc9b
Android Version Bump to 21 ( #416 )
...
* Move to KeyboardAvoidingView in server login and mfa
* Version Bump to 21
2017-03-29 15:31:37 -03:00
enahum
5d997ae22b
PLT-5931 Adds splash screen ( #413 )
...
* Adds splash screen
* Increase font size for IOS modal options
2017-03-28 23:29:08 -03:00
enahum
a82a9276ee
Android Version Bump to 20 ( #411 )
...
* Remove extra build.gradle
* Version Bump to 20
2017-03-27 23:29:52 -03:00
enahum
23f3397ec1
Change app icon set ( #395 )
2017-03-24 19:21:36 -03:00
Chris Duarte
396bac389f
Plt 5944 portait view ( #393 )
...
* PLT-5499 RN: Only allow portrait view
* Added library
* Lock to portait
* Fixed upload preview hiding under text input
* Fixed create channel input borders
* Fixed color separators in channel list
* Fixing orientation for android
2017-03-24 13:41:20 -03:00
enahum
c3436601ff
Version Bump to 19 ( #389 )
2017-03-24 12:03:21 -03:00
enahum
591da1b494
Android Version Bump to 18 ( #381 )
...
* Removed default server and set mattermost-redux to the right commit
* Version Bump to 18
2017-03-22 08:16:04 -03:00
enahum
b4a3190539
Android Version Bump to 17 ( #380 )
...
* Version Bump to 16
* bump to version 17
2017-03-22 07:16:33 -03:00
Chris Duarte
18cc7f1e7f
PLT-5518 RN: Allow user to upload + send image file attachments ( #373 )
...
* PLT-5518 RN: Allow user to upload + send image file attachments
* Review feedback
2017-03-21 17:58:31 -04:00