enahum
998a5bdb0d
Fix server url ( #1361 )
...
* Fix server url
* Fix offline indicator positioning
* Upgrade mattermost-redux with fix for loading custom emojis
* feedback review
2018-01-18 11:17:03 -03:00
enahum
fff887bf85
Fix login after session expires or is revoked ( #1360 )
...
* Fix login after session expires or is revoked
* Feedback review
* Upgrade mattermost-redux
2018-01-18 08:26:46 -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
Harrison Healey
1f0dd960f6
RN-469 Added the ability to cancel a ping when on the select server screen ( #1234 )
...
* RN-469 Added the ability to cancel a ping when on the select server screen
* RN-369 Added i18n strings for new button
* Made sure config and license are downloaded before moving to login screen
* Have SelectServer screen still show connecting while waiting for config
* Don't show SelectServer screen as connected if an error occurs
2017-11-30 20:13:23 -03:00
enahum
e19c76cc4c
Fix status bar for Android in server url screen ( #1210 )
2017-11-27 15:59:52 -05:00
enahum
1a5b6886ef
Prevent tap spam for server url, login and MFA ( #1211 )
2017-11-27 15:59:35 -05:00
Chris Duarte
6b132cc4d0
Allow server to be auto selected from config ( #946 )
...
* Allow server to be auto selected from config
* Remove easter egg
* Review feedback 2
* Show the readonly textbox at all times
2017-10-26 09:16:32 -07:00
Chris Duarte
54ddec3d46
Prompt/require user to upgrade to new version ( #948 )
...
* Prompt/require user to upgrade to new version
* Update en.json
* Update app message text
* Fix typo and add copyright
2017-10-26 10:45:34 -04:00
enahum
f8414559b2
Improving Performance Part 2 ( #1010 )
...
* Remove serverVersion check to allow GitLab login
* Avoid unncessary re-renders on the root screen
* Avoid unncessary re-renders on the options modal screen
* Avoid unncessary re-renders on the thread screen
* Avoid unncessary re-renders on the offline indicator component
* Avoid unncessary re-renders on the channel loader component
* review feedback
2017-10-11 14:36:27 -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
enahum
f23f8d99df
Fix SSO login ( #754 )
...
* Fix SSO login
* Update style
* Fix stripTrailingSlashes
2017-07-20 12:50:53 -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
f1c9f1051c
RN-36 Update status bar color ( #606 )
2017-06-08 15:10:59 -04:00
enahum
009a07e83a
GitLab login ( #552 )
2017-05-18 12:51:40 -04:00
enahum
844c654fda
Update RN to 0.44.0 and project dependencies ( #546 )
2017-05-16 21:13:44 -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