Commit Graph

11 Commits

Author SHA1 Message Date
Guilherme Gazzo f91819316b Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into improves 2017-11-20 00:35:24 -02:00
Guilherme Gazzo 3b318684a1 all room by param dont need get from realm again 2017-11-19 00:29:46 -02:00
Guilherme Gazzo 478eac5a5f Push notification on android (#84) 2017-11-18 18:17:24 -02:00
Rodrigo Nascimento c3ea822f61 iOS: Use icon in header to create new channel (#80) 2017-11-14 20:46:56 -02:00
Rodrigo Nascimento bc867b81b7 Fix safe area view for lists 2017-11-13 14:04:13 -02:00
Rodrigo Nascimento 1099f292f3 Init support to iPhone X 2017-11-13 10:49:19 -02:00
Rodrigo Nascimento c8708fe6cc Fix tests 2017-11-08 18:52:35 -02:00
Rodrigo Nascimento 704523f74e Fix room ordering 2017-11-08 18:23:46 -02:00
Diego Mello 523816f4c6 Logout (#60)
- logout
- changed default server to open.rocket.chat

* fixed server change bug
2017-11-07 18:25:04 -02:00
Diego Mello f33b2eefcd Create room (#42)
* Added select users view

* create room working

* - Show photo on avatar

* Switched state for redux

* Navigating to created room
2017-09-25 10:15:28 -03:00
gilmarsquinelato 3c6c266961 [NEW] Changed navigation library to react-navigation. (#41)
* Changed navigation library to react-navigation.
Refactoring on sagas to remove navigation navigation flow do it in views.
Added new modal library.
Renamed view files to the same name of their classes.
Added support to redux-devtools using the chrome extension through Remote devtools menu.
Some components was refactored to reduce complexity and more legibility.

* Remove react-native-navigation from Android

* Adding servers to drawer menu, allowing server switch.

* Sidebar component

* opss :x fix add server

* opss :x fix add server

* Fixed add server navigation issues, fixed empty and slow Rooms List and Chat Messages

* Disable cleanup everytime

* some fixes

* some fixes

*  fix?

* .

* Fixed logo not displaying when app is loading or signing to server

* Fixed logo in loading and login

* Update LoginView.js

* Update PublicRoutes.js
2017-09-21 14:08:00 -03:00