Diego Mello
cfa126914c
[CHORE] Renew provisioning profiles ( #1020 )
2019-06-28 14:01:22 -03:00
Djorkaeff Alexandre
255ea84599
[IMPROVEMENT] Share credentials with Rocket.Chat.iOS ( #982 )
...
* ✨ Create user table
* ✨ Introduce user table
* 🔥 Remove unused table
* ➕ Add userdefaults to storage data
* 💚 Fix android build
* ✨ Get credentials from iOS native client
* 🔥 Remove unused code
* ⏪ Revert sign xcode
* 🐛 Fix first login-logout
* 🎨 Use constants to UserDefaults Keys
* 🐛 Fix clear server-user-info on logout
* 🐛 Fix filter null value
* 🚑 Remove user object in logout
* ✨ Fix get servers from native-client
* 🚑 Fix error on change server
2019-06-26 16:50:03 -03:00
Diego Mello
315d19d37a
Bump version to 1.16.0 ( #1014 )
2019-06-26 11:30:49 -03:00
Diego Mello
b12c14fb78
[IMPROVEMENT] Use expo-web-browser ( #992 )
...
* Add unimodules
* Working on iOS
* Working on android
* Remove react-native-safari-view
* Remove previous android link lib
* Show webpage title on Android
* Fix iOS build
2019-06-21 13:39:20 -03:00
Diego Mello
b9c9c3e501
Bump version to 1.15.1 ( #998 )
2019-06-19 18:49:56 -03:00
Diego Mello
637ea54958
[CHORE] Bump version to 1.15.0 ( #962 )
2019-06-05 10:36:12 -03:00
Diego Mello
dffba8ab58
[CHORE] Split Google Services in debug and production ( #941 )
...
* Split android
* Split iOS
* Update CI
2019-05-31 09:41:37 -03:00
Diego Mello
a148e6d15d
[FIX] Analytics error events ( #930 )
2019-05-28 13:18:46 -03:00
Diego Mello
9e4a4d2454
[CHORE] Use react-native-firebase ( #928 )
...
We need to migrate from deprecated react-native-fabric to react-native-firebase.
This PR enables following Firebase features:
* Analytics
* Crashlytics
* Performance
It also tracks screen view without the necessity of HOC.
Future work:
I won't do it in this PR because it's large enough, but we need to log more app events, like 'sent_message', 'open_admin', 'media_upload', etc.
2019-05-28 10:03:08 -03:00
Diego Mello
a1b1af01c9
Update RN to 0.59.8 ( #896 )
...
* update IOS react native to 0.59.8
* update Android react native to 0.59.8
* fix eslint errors
* Android debug working
* Android build
* Fix lint
* Making jest happy
* Update CircleCI android image
* Fix android build
* Use 32 bits
* Fix iOS build
* Update detox
* Use new Xcode build system
* Use old build system
* Update realm (64 bits support)
2019-05-22 17:15:35 -03:00
Diego Mello
60418b75a4
Message render performance ( #880 )
...
- Refactored Message component to use React.memo and re-render only what's necessary
- Added a test mode to toggle markdown parse by long press drawer (it'll be removed in the next release)
2019-05-20 17:43:50 -03:00
pranavpandey1998official
31cf0e5f2f
[NEW] Admin ( #800 )
...
* added admin panel
* reverting some changes
* fixed problem with authToken
* changed tab to space
* done requested changes
* fixed lint
* added react-native-webview
* Install webview pod
2019-05-18 16:31:33 -03:00
Diego Mello
28628b4dba
Switch toast lib ( #898 )
...
* removed toast from ios
* changed showToast to showAlert
* removed from android
* fix lint
* conflict resolved
* fixed lint
* Fix toast position
* Change toast style
* Use followMessage from rest
* Temporary disable some visual toast tests
* Unnecessary lib version change
2019-05-15 16:33:30 -03:00
Diego Mello
48b53e852a
Bump version to 1.14.0 ( #889 )
2019-05-10 17:48:36 -03:00
Diego Mello
2f920c63e5
Update dependencies ( #863 )
...
* Minor updates
* Update jsc-android
* Update react-native-modal
* Minor updates
* Update react-native-fast-image
* Minor dev updates
* Few major updates
* Update react-native-keyboard-aware-scroll-view
* Update pods
* Update android-support
* Update tests
2019-04-30 18:56:41 -03:00
Diego Mello
d1b21a304f
Bump version to 1.13 ( #857 )
2019-04-28 16:24:16 -03:00
Diego Mello
5aec0ec186
Bump version to 1.12.0 ( #804 )
2019-04-10 14:18:31 -03:00
Diego Sampaio
1d9acdb700
[NEW] Discussions ( #696 )
2019-04-08 09:35:28 -03:00
Djorkaeff Alexandre
7a80550d61
[CHORE] Remove tvOS target ( #779 )
2019-04-04 15:32:43 -03:00
Diego Mello
9e107bfdf6
Room item layout ( #771 )
2019-03-29 16:36:07 -03:00
Diego Mello
f416746050
[FIX] iOS requiring location permission ( #768 )
2019-03-28 13:55:54 -03:00
Diego Mello
306fe99352
Bump version to 1.11.0 ( #761 )
2019-03-25 13:53:15 -03:00
Diego Mello
477311f84a
[FIX] Deep linking between multiple logged servers ( #730 )
2019-03-18 15:52:38 -03:00
Diego Mello
b8eb75748b
Bump to 1.10.1 ( #731 )
2019-03-15 14:44:20 -03:00
Diego Mello
38dabfc9ff
Switch to react-navigation ( #687 )
2019-03-12 13:23:06 -03:00
Diego Mello
a139cc83e5
New icons ( #643 )
...
* New Icons
* Remove unused assets
* Change send icon
* Layout tweaks
* Refactor Status
* Styles changed
* User layout fix
* Separator layout changes
* Sidebar status layout fix
* Fix Message.onLongPress issue
* Fix code markdown
Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625
* Status lint
* Fix tests
* Navigation debounce
* RoomActions icons
* Space between components
* Group text
* Update tests
2019-03-01 13:49:11 -03:00
Diego Mello
8f5381d770
Update React Native to 0.58.6 ( #668 )
2019-03-01 11:40:22 -03:00
Diego Mello
a1f49d7127
Bump version to 1.10.0 ( #644 )
2019-02-22 13:54:34 -03:00
Diego Mello
5a2957fe5d
Bump version to 1.9.0 ( #617 )
2019-02-08 14:38:57 -02:00
Diego Mello
d26f14d155
[FIX] v1.8.0 ( #599 )
...
* Downgrade react-native-fast-image
* Update iOS permission usage descriptions
* [FIX] Delete upload item
2019-02-01 11:30:12 -02:00
Diego Mello
aaa44156ac
Bump version to 1.8.0 ( #595 )
2019-01-30 18:57:18 -02:00
Diego Mello
754508c2d9
Update dependencies ( #587 )
2019-01-29 17:52:56 -02:00
Diego Mello
8384d4eeff
Bump version to 1.7.1 ( #574 )
2018-12-19 08:58:10 -02:00
Diego Mello
bdc564c281
Bump version to 1.7.0 ( #562 )
2018-12-06 12:42:01 -02:00
Diego Mello
2fd0b86d68
Bump version to 1.6.1 ( #553 )
2018-11-27 18:28:12 -02:00
Diego Mello
6d0fd4190f
Bump version to 1.6.0 ( #543 )
2018-11-19 17:01:10 -02:00
Diego Mello
2692f5222d
[FIX] Upload buttons on Android ( #541 )
2018-11-19 16:18:15 -02:00
Diego Mello
c6fcfb63fd
[WIP] New Authentication layout ( #536 )
...
New Authentication layout
2018-11-14 19:42:03 -02:00
Diego Mello
ba9cc637d3
[NEW] Room header layout ( #521 )
2018-10-31 15:40:08 -03:00
Diego Mello
28d9b9b403
Bump version to 1.5.1 ( #516 )
2018-10-29 10:59:59 -03:00
Diego Mello
ea3cc7480d
Check $FABRIC_KEY availability in CircleCI for iOS ( #507 )
2018-10-24 15:29:28 -03:00
Diego Mello
4b88c33534
Bump version to 1.5.0 ( #503 )
2018-10-23 18:41:54 -03:00
Diego Mello
402403f964
Update navigation library ( #501 )
...
* v2
* Working on Android 0.57.3
* Drawer working
* Removing v1 navigator
* - Splash screen
- Icons changed
* Deeplink
* Remove EventEmitter from CreateChannelView
* Android search
* Android notifications
* OAuth
* Fix search props
* Lint and tests fixed
* Fix android build
* Improvements on iPhone X* usage
* Fix detox
* Fix android build
* Room.f added to RoomView.shouldComponentUpdate
* Animations on RoomsListView and RoomView
* Fix topbar buttons on Android
2018-10-23 18:39:48 -03:00
Diego Mello
461d36b29a
Bump version to 1.4.4 ( #498 )
2018-10-18 14:57:16 -03:00
Diego Mello
3fd21a92c3
Bump version to v1.4.3 ( #495 )
2018-10-17 17:12:55 -03:00
Diego Mello
655cbf488d
Bump version to 1.4.2 ( #493 )
2018-10-17 13:33:41 -03:00
Diego Mello
45788dd129
Bump version to 1.4.1 ( #490 )
2018-10-17 09:32:05 -03:00
Diego Mello
2607c64437
Bump version to 1.4.0 ( #482 )
2018-10-15 17:28:53 -03:00
Diego Mello
a2374eb6d3
Bump version to 1.3.3 ( #469 )
2018-09-28 17:20:06 -03:00
Diego Mello
d6c6ac4ae8
Composer layout tweaked ( #464 )
...
* Composer layout tweaked
* Fix localization error
* Bump version to 1.3.2
2018-09-27 08:43:19 -03:00
Diego Mello
589747100d
Bump version to 1.3.1 ( #463 )
2018-09-26 16:41:39 -03:00
Diego Mello
c58df3b4ab
Bump version to 1.3.0 ( #461 )
2018-09-26 10:59:28 -03:00
Diego Mello
81c53acd60
Update dependencies ( #431 )
...
* Update dependencies
* Lint and test
* Added react-native fork
* rn 57
* Lint and tests updated
* Update xcode on circleci
* Use legacy build system
* Update tests
2018-09-25 16:28:42 -03:00
Diego Mello
062bbb2b87
Bump version to 1.2.2 ( #449 )
2018-09-19 11:19:51 -03:00
Diego Mello
5752b865b0
Several fixes for 1.2.1 ( #448 )
...
* Fix user.roles
* Better onLongPress handle on messages
* Indicator position
* Fix role undefined in system messages
* Add baseUrl in case of file attachments
* Join room fixed
* RoomView params
* Broadcast fixes
* Add server layout changes
* Use native images
* Subscribe to not joined channels
* Fix alerts without i18n
* Tests updated
2018-09-19 11:18:32 -03:00
Diego Mello
f1b594c054
Bump version to 1.2.1 ( #444 )
2018-09-14 17:30:55 -03:00
Diego Mello
96d0b1fcbc
[NEW] Message layout ( #426 )
...
* message container/component
* Separator component
* Reply
* Url
* tests updated
* Minor changes
* Audio component
* Broadcast button
* Minor touches
* Reply preview
* Edited
* Minor bug fixes
* - Update roadmap
- Bump version to 1.2
* Onboarding styles fix
2018-09-11 13:32:52 -03:00
Diego Mello
a2ec1e7279
[NEW] Experimental Icon ( #430 )
2018-09-11 09:50:19 -03:00
Diego Mello
92cedf76c1
[FIX] Missing current server ( #427 )
...
* server.current removed
* Increased area of touch on header
* Hide search when sort dropdown is tapped
* default server icon url
* 1.1.1
2018-09-05 15:15:03 -03:00
diegolmello
a283d96228
1.1
2018-09-03 12:59:57 -03:00
Diego Mello
de1a63c815
[NEW] Create channel layout ( #420 )
...
* RoomsListView layout
* Rooms list layout
* Sort component
* Header icons
* Default header colors
* Add server dropdown
* Close sort dropdown if server dropdown will open
* UserItem
* Room type icon
* Search working
* Tests updated
* Android layout
* Using realm queries instead of array iterates
* Animation duration
* Fixed render bug
* - NewMessageView
- backButtonTitle always empty
- SearchBox created
* New create channel layout
* Search refactored
* loginSuccess dismiss modal
* Tests working
2018-08-31 15:13:30 -03:00
Diego Mello
dc6d60b28e
[NEW] Rooms list layout ( #413 )
...
* RoomsListView layout
* Rooms list layout
* Sort component
* Header icons
* Default header colors
* Add server dropdown
* Close sort dropdown if server dropdown will open
* UserItem
* Room type icon
* Search working
* Tests updated
* Android layout
* Using realm queries instead of array iterates
* Animation duration
* Fixed render bug
2018-08-31 13:46:33 -03:00
Diego Mello
8a71b04b65
[NEW] Updated Logo on Splash screen ( #409 )
...
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative
<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
Closes #399
<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
![aug-07-2018 17-39-44](https://user-images.githubusercontent.com/804994/43801415-739a0cca-9a69-11e8-8bec-d65f751e6a28.gif )
![aug-07-2018 17-31-12](https://user-images.githubusercontent.com/804994/43801416-73d19bd6-9a69-11e8-90ac-bbc7ddeed938.gif )
2018-08-10 15:50:02 -03:00
Diego Mello
91025e9d03
[NEW] Onboarding ( #407 )
...
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative
<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
Closes #392
<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
![aug-07-2018 17-03-50](https://user-images.githubusercontent.com/804994/43799447-f62074dc-9a63-11e8-8aac-bf2c4c5a8a2b.gif )
![aug-07-2018 17-03-35](https://user-images.githubusercontent.com/804994/43799446-f5f84a70-9a63-11e8-8947-265113ae9bf4.gif )
![aug-07-2018 17-03-13](https://user-images.githubusercontent.com/804994/43799445-f5d70ee6-9a63-11e8-94a9-f49c7d69fbba.gif )
2018-08-10 14:26:36 -03:00
Diego Mello
50eb03589a
Improve RoomsList render time ( #384 )
...
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative
<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
- [x] Added FlatList.getItemLayout() to improve list render time
- [x] Some texts were breaking lines at sidebar
- [x] Removed onPress from links at RoomsListView
- [x] Added eslint rule to prevent unused styles
- [x] Fixed auto focus bug at CreateChannel and NewServer
- [x] Fix change server bug
- [x] Fixed a bug when resuming in ListServer
- [x] I18n fixed
- [x] Fixed a bug on actionsheet ref not being created
- [x] Reply wasn't showing on Android
- [x] Use Notification.Builder.setColor/getColor only after Android SDK 23
- [x] Listen to app state only when inside app
- [x] Switched register push token position in order to improve login performance
- [x] When deep link changes server, it doesn't refresh rooms list
- [x] Added SafeAreaView in all views to improve iPhone X experience
- [x] Subpath regex #388
2018-08-01 16:35:06 -03:00
Diego Mello
caac4a73d3
Added CocoaPods to manage react-native-image-crop-picker ( #373 )
...
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative
<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
react-native-image-crop-picker raised an error when uploading to TestFlight.
The lib highly recommends CocoaPods for production builds.
2018-07-26 11:23:06 -03:00
Diego Mello
9d66a68bfd
[NEW] Icon ( #383 )
...
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative
<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
![image](https://user-images.githubusercontent.com/804994/43228416-d8af49d6-9037-11e8-8830-a1803932c7fd.png )
2018-07-26 11:17:33 -03:00
Diego Mello
2e245e4d7c
Image upload improvements ( #368 )
...
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative
<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
- [x] Crop image
- [x] Type image description (like web)
- [x] Show upload progress
- [x] "Try again" in case of error
- [x] Cancel upload while in progress
- [x] [Android] Zoom on photos
<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
![image](https://user-images.githubusercontent.com/804994/42526934-a12da304-844d-11e8-8668-f3d69369726a.png )
![image](https://user-images.githubusercontent.com/804994/42527829-297945fe-8450-11e8-9f0e-9e668dd33043.png )
2018-07-17 16:10:27 -03:00
Diego Mello
224c421b69
Switch push notification lib ( #346 )
...
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative
<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
Closes #342
<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
2018-07-10 10:40:32 -03:00
Diego Mello
12f8b26701
[FIX] iOS Universal links ( #318 )
2018-06-01 18:57:05 -03:00
Diego Mello
466a57e6b1
I18n ( #312 )
2018-06-01 14:38:13 -03:00
Diego Mello
69513a8327
Deep linking ( #291 )
...
* deep linking
* Basic deep link working
* Deep link routing
* Multiple servers working
* Send user to the room
2018-05-07 17:43:26 -03:00
Diego Mello
33baf35de6
Better image cache component ( #292 )
...
* react-native-img-cache removed
* Improve list render
* Support <http://link/Text > inside markdown
2018-05-07 17:41:36 -03:00
Diego Mello
f4801c1cc9
Fabric fix and location removed ( #286 )
...
* Proguard disabled
2018-04-27 01:09:16 -03:00
Diego Mello
6d0e8e50cc
Bug fixes ( #261 )
...
* Layout fixes
* RoomsListView's SafeAreaView
* Unhandled promise rejection fix
* Prevent navigation from opening scenes twice
* Create channel fixes
2018-04-10 10:03:54 -03:00
Diego Mello
17ecd5c9af
Crashlytics ( #258 )
...
* Fabric iOS
* Fabric configured on iOS and Android
* login tracked
* more logs
* fix reaction
2018-04-03 13:24:58 -03:00
Diego Mello
5d8ad1df82
[NEW] Room info and Room info edit ( #254 )
...
* - Block user
- Load room members async
- fixed reactive change of room's read only flag
* Snippet messages
* - Room files
- Dismiss Video component on back button press
- Improvements on Image component
* Improvement on Video component
* Leave room
* Missing message types
* lint
* - Room info (read only)
- Missing message types
* Room info scroll
* - Tap on room header opens room info
- Layout tweaks
* - Room info edit
- iOS Toast fixed
* - Style not implemented actions as disabled
* Edit room permission
* - Save all room settings in a single call
- Implemented roomType and readOnly
* - Allow reacting when room is read only
* Message type added: room_changed_privacy
* Erase room
* Created TextInput and SwitchContainer components for reuse and readability
* - hasPermission method
* - Archive/Unarchive room
- Set Join Code
* Twitter keyboard type on iOS
* Archived room
* reactWhenReadOnly permission on message
* Active users refactored
* User roles
* - Subscribe to roles (in order to get role description info: e.g. 'core-team' to 'Rocket.Chat Team')
- Save roles to realm (for offline access)
- Save roles to redux (and get data from realm on app init)
* Lint
* code style
2018-03-29 17:55:37 +00:00
Diego Mello
f07040c6a6
Icon 1024
2018-03-15 15:43:25 -03:00
Rodrigo Nascimento
337488463c
Use cordova repository to get certificates
2018-03-15 11:47:18 -03:00
Karan Bedi
e5a0707759
[WIP] Audio message functionality ( #247 )
...
* [NEW] Add module react-native-audio
* [WIP] Audio message basic UI
* [NEW] Record audio message
2018-03-07 00:17:20 +00:00
Diego Mello
477609375c
[NEW] OAuth ( #241 )
...
* Layout
* tmp
* test iscordova
* Webview redirecting
* Open and Close login actions
* Login services saved on redux
* OAuth Github
* Server regex fix
* OAuth modal style
* - Twitter login
- Remove services from redux
- Open login saga fix
* - Facebook login
- Fixed user agent
- Reactions fix
- Message url unique key fix
* Google login
* Email keyboard removed from messagebox
* - Login buttons refactored
- RoomList header
* Layout improvements
* Meteor login redirect_uri changed
* fix
* Random credentialToken state
2018-02-23 17:29:05 -03:00
Guilherme Gazzo
bb5e29fdc7
fix last messages ( #239 )
...
* fix last messages
2018-02-19 16:15:31 -05:00
Saket Kumar
742ef68292
URL opens in SafariView on iOS ( #232 )
2018-02-14 13:48:21 -02:00
Diego Mello
ed5a1386e0
Improvements on emoji picker / message box ( #227 )
...
* Emoji keyboard
* Keyboard emoji working
* animation and flatlist
* fix
* Unread separator animation
* easeInEaseOut animation
2018-02-08 12:08:50 -02:00
Rodrigo Nascimento
89c178470a
Fix build of PRs from forks ( #184 )
2018-01-10 00:35:31 -02:00
Diego Mello
11d9a66752
Splash screen ( #153 )
...
* Splash working
2017-12-20 18:12:49 -02:00
Guilherme Gazzo
5435c79700
[FIX] messagebox growing width and icons ( #130 )
...
* multiline messagebox
* Action buttons alignment
* rocket chat icons
2017-12-08 17:36:03 -02:00
Diego Mello
277adfbb75
Attachment types ( #118 )
...
* Separate attachment types
* Audio attachment file
* tmp react-native-video-controls
* video working
* - Video modal removed
* Supported video types check
* Audio component
* Audio animation
* Use a standard ESLint file name
* Reusable markdown stateless component
* react-native-sound removed
* react-native-sound removed from xcode
* Url working
* Update build.gradle
* Other attachments
* Fields
2017-12-02 11:19:58 -02:00
Rodrigo Nascimento
3e74cd64af
Sync profiles for iOS
2017-11-21 12:09:29 -02:00
Rodrigo Nascimento
62e49d039c
Try to fix push for iOS
2017-11-21 10:53:59 -02:00
Guilherme Gazzo
e09ca3d6a7
Push notification on android ( #84 )
2017-11-18 18:17:24 -02:00
Rodrigo Nascimento
ed753130e1
Set CircleCI build number as app build number
2017-11-07 14:58:33 -02:00
Rodrigo Nascimento
834cd20be9
[NEW] Add CircleCI 2 ( #57 )
...
* Adds circle-ci script
2017-11-06 21:45:48 -02:00
Diego Mello
e0777a969e
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
d55db0fca5
[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
Rodrigo Nascimento
f630960105
Rename iOS app to chat.rocket.reactnative
2017-08-17 18:27:31 -03:00
Rodrigo Nascimento
2626e4a7bb
Change the navigator by a better one
2017-08-12 17:52:55 -03:00
Rodrigo Nascimento
3c2fd626af
Add basic image upload
2017-08-10 17:09:54 -03:00
Guilherme Gazzo
2870fd9110
fix icons
2017-08-10 14:43:31 -03:00
Guilherme Gazzo
8213fec76a
Auto stash before merge of "master" and "origin/master"
2017-08-10 13:25:50 -03:00