Commit graph

53 commits

Author SHA1 Message Date
Chang Phui-Hock
dd180fdef7 In Linux, ps -e used in make stop task produces only the process name without the argument. Should use ps -ef. (#1370) 2018-01-24 16:35:40 -05:00
enahum
926ffe96c5
Android share extension (#1352)
* Android share extension

* Feedback review

* Feedback review
2018-01-17 18:17:02 -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
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
Chris Duarte
2e951cbfca Upgrade to RN 0.50.4 (#1303)
* Update to RN 0.50.4

* Fix intl context in post textbox
2017-12-22 19:39:51 -03:00
Martin Kraft
81a89f0b83 Inline help documentation for make commands. (#1274) 2017-12-12 15:57:49 -03:00
enahum
f16f8df0d3
Run podinstall if the OS is mac (#1250) 2017-12-08 18:19:30 -03: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
e682d84d00
Fix run make commands (#1197) 2017-11-22 14:33:54 -03:00
enahum
fa9b0fad44
Use reset-cache flag to start the packager only for building (#1188)
* Use reset-cache flag to start the packager only for building

* Keep packager in the foreground
2017-11-22 12:41:25 -03:00
Chris Duarte
e345ee1e7b Add recently used section (#1136)
* Add recently used section and section icons

* Improve section scrolling indication

* Modify Makefile and use onMomentumScrollEnd

* Make sure top section maintains highlight when scrolled to top

* Sort emojis by startsWith then includes when filtering
2017-11-21 10:20:09 -05:00
enahum
2e9fb7f824
Fix Makefile to avoid Platform duplicates in VirtualizedList (#1156) 2017-11-15 11:40:16 -03:00
enahum
1cc621bec3
Fix blurry look when render inverted FlatList in iOS (#1145) 2017-11-15 09:53:23 -03:00
enahum
9e1d63c991 Fix huawei inverted list (#1133) 2017-11-13 11:54:00 -05:00
enahum
b649dada6f RN-13 Scroll to New messages indicator (#1110) 2017-11-09 08:50:04 -06:00
enahum
9910e3438d
Upgrade RN (#1102) 2017-11-07 13:34:39 -03:00
enahum
7c8f735b3b
Merge Build 62 into master (#1090)
* Use ImageBackground for youtube videos instead of nested Images

* Fix bugs reported by sentry (#1081)

* Update Mattermost redux (#1086)

* Fix middleware

* Upgrade mattermost-redux

* another middleware fix

* RN-456 when a channel is left we update content and title (#1087)

* Version Bump to 62 (#1088)

* Version Bump to 62 (#1089)
2017-11-02 17:53:20 -03:00
enahum
dec442a4a4 Babel plugin to remove console.* in production (#1048) 2017-10-23 09:01:43 -03:00
enahum
cc966702fd Improve performance of the channel drawer (#1023)
* Improve performance of the channel drawer

* Feedback review

* Fix makefile

* Feedback review 3

* Fix areStatesEqual

* Fix Android SVG
2017-10-17 10:06:28 -07:00
enahum
825a404379 Respect Android orientation lock (#1006) 2017-10-10 11:18:32 -04:00
enahum
4995a76f2c Add Landscape support for both platforms (#909)
* Landscape support

* Fix image rotation on Android

* Fix landscape mode for login and login options

* Fix previewer will receive props

* Move device dimensions and others to redux

* Fix unit tests

* Include orientation and tablet in the store
2017-09-20 12:54:24 -07:00
enahum
90f06fb277 Add device check before executing run-ios and run-android (#919) 2017-09-20 09:48:50 -03:00
enahum
da28fa18e4 Fix about title (#918) 2017-09-19 12:55:52 -03:00
enahum
b2cddad13a Update make scripts and fastlane (#908) 2017-09-18 14:34:54 -04:00
enahum
0628cbc693 Upgrade to RN 0.48.3 (#911)
* Upgrade to RN 0.48.1

* Update deps to be exact

* Fix tests

* Remove unneeded code from setup and add socketcluster dep

* Fix drawer pan issue

* Fix bridge issues on iOS

* Upgrade to RN 0.48.3

* Search to use RN SectionList
2017-09-18 12:01:47 -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
7aebcbd52e Link Previews (#890)
* Link previews, Image previews and YouTube

* Install cocoapods dependencies
2017-09-12 15:06:19 -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
dc8b9a04b1 RN-10 Ability to search Posts (#763)
* Fix offline indicator UI

* Add search screen with recent mentions functionality

* Fix make start

* Add autocomplete to the search box

* Fix search bar in other screens

* Get search results and scroll the list

* Add reply arrow to search result posts

* Search result preview and jump to channel

* Feedback review
2017-07-21 17:07:47 -04:00
Elias Nahum
6e9faa95db Include build folders in make clean 2017-07-20 12:50:53 -04:00
Harrison Healey
102a56e7cf RN-237 Re-added workaround for pressing enter on Android (#679)
* Stop 'make stop-packager' from erroring when packager isn't running

* RN-237 Re-added workaround for pressing enter on Android
2017-06-27 16:27:39 -04:00
enahum
5b1a68db74 RN-137 Team sidebar (#577)
* Team sidebar

* Update NOTICES.txt

* feedback review
2017-05-29 15:51:11 -04:00
enahum
57aff3bc6b Update fastlane and fix makefile (#528) 2017-05-11 10:05:29 -03:00
enahum
c58a053c9a Ensure build uses the right dependencies (#520) 2017-05-06 16:29:32 -03:00
enahum
eb240af15b Update dependencies and start using yarn (#506) 2017-04-27 08:45:55 -03:00
enahum
5048dd4796 Move Android lane from beta to alpha (#439) 2017-03-30 23:44:34 -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
a35183a677 Android Version Bump to 15 (#375)
* Remove extra build.gradle causing build issues

* Version Bump to 15
2017-03-21 15:56:45 -03:00
Chris Duarte
0721c9ca4c Upgrade to RN 0.42.0 (#356) 2017-03-16 15:15:54 -04:00
Saturnino Abril
13c624b722 Fixed makefile for run-android (#340) 2017-03-13 10:04:29 -04: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
584096aea8 Makefile cleanup (#280) 2017-02-20 18:05:03 -03:00
enahum
a7d7c4b459 Reset cache when starting the app with make run (#207) 2017-02-01 09:32:17 -05:00
enahum
36cacabeb7 Fix build in release mode (#193) 2017-01-30 11:20:41 -03:00
enahum
1566a79c93 Fastlane for Android and ios (#165) 2017-01-19 09:35:40 -05:00
Harrison Healey
9d51a3b970 Added whitelabeling support using assets/override (#156) 2017-01-05 16:32:24 -03:00
Harrison Healey
1ecc3e411c Re-add remote redux debugger to npm run postinstall 2016-11-09 10:12:27 -05:00
Mike Piccolo
3533af7fd6 Make sure watchman is installed and open simulator (#50)
* Make sure watchman is installed and open simulator

* Check for watchman in make run-android
2016-10-20 19:44:47 -07:00
Harrison Healey
1a0c741fcd Added Intl polyfill for platforms that don't support it (#49) 2016-10-20 15:54:55 -07:00
Harrison Healey
8f727e0ebd Added react-intl for internationalization (#31)
* Added react-intl

* Moved all displayed strings into en.json

* Add spanish locale data so we can test switching locales
2016-10-19 10:56:24 -07:00