- Jun 21, 2019
-
-
Diego Mello authored
* 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
-
IlarionHalushka authored
* fix 968: [BUG] Profile screen gets frozen when submitting invalid current password * revert changes to yarn.lock * remove unnecessary line * revert changes to yarn.lock * revert changes to yarn.lock
-
- Jun 11, 2019
-
-
pranavpandey1998official authored
* new settings view * fix eslint * fix eslint * fix eslint * fix eslint * fix eslint * fix eslint * fix eslint * fix eslint * fix eslint * fix eslint * fix eslint * eslint fixed all bugs and setup on my device * move version from sidebar to settingsView * add server Version not hard coded * goto root stack after change language * support RTL * fix the ui of last section * fixed bugs done requested changes * added actions for contact us and license * done requested changes * removed verticle scroll indicator * removed default export of device info * fixed separator styling * refactor Items in settings view * changed language view * change activeOpacity * done requested changes * fixed lint * changed layout * added test * fix bug * fix bug * added e2e tests * undone unnessary changes * undone unnessary changes * removed firebase * Comment slash e2e tests * Refactor Settings * Refactor LanguageView * Separator * Unified styles * fix indentation
-
- May 31, 2019
-
-
Diego Mello authored
-
- May 28, 2019
-
-
Diego Mello authored
-
Diego Mello authored
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.
-
- May 15, 2019
-
-
Diego Mello authored
* 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
-
- Mar 29, 2019
-
-
Diego Mello authored
-
- Feb 27, 2019
-
-
Diego Mello authored
* Remove touchable opacity when scrolling messages * Tap on disable messages closes keyboard * Unify vibration * Vibrate only on Android
-
- Feb 07, 2019
-
-
Diego Mello authored
-
- Jan 29, 2019
-
-
Diego Mello authored
-
- Dec 05, 2018
-
-
Diego Mello authored
-
- Oct 29, 2018
-
-
Diego Mello authored
-
- Oct 23, 2018
-
-
Diego Mello authored
* 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
-
- Sep 26, 2018
-
-
Diego Mello authored
* 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 * Inline requires * Fix eslint and remove temp gradle * Unnecessary renders * Update isNotch and Readme * Tests updated
-
- Sep 19, 2018
-
-
Diego Mello authored
* 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
-
- Sep 11, 2018
-
-
Diego Mello authored
* 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
-
- Aug 31, 2018
-
-
Diego Mello authored
* 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
-
- Aug 10, 2018
-
-
Diego Mello authored
<!-- 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 -->   
-
- May 24, 2018
-
-
Diego Mello authored
<!-- 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] Removed unnecessary re-renders on RoomsListView
-
- May 18, 2018
-
-
Diego Mello authored
* Fix - Any https link was deep linking to RocketChat * Keyboard dismiss after add new server * Room info bug fix * Opacity animation * Navigation when adding server fixed * Throttle for unnecessary render on receiving several messages * Search inputs without autocorrect and autocapitalize * Search messages fixed * Messagebox unnecessary render and spotlight fixed * react-native-keyboard-input updated
-
Diego Mello authored
-
- Apr 24, 2018
-
-
Guilherme Gazzo authored
* Fabric iOS * Fabric configured on iOS and Android * - react-native-fabric configured - login tracked * README updated * Run scripts from README updated * README scripts * get rooms and messages by rest * user status * more improves * more improves * send pong on timeout * fix some methods * more tests * rest messages * Room actions (#266) * Toggle notifications * Search messages * Invite users * Mute/Unmute users in room * rocket.cat messages * Room topic layout fixed * Starred messages loading onEndReached * Room actions onEndReached * Unnecessary login request * Login loading * Login services fixed * User presence layout * ïmproves on room actions view * Removed unnecessary data from SelectedUsersView * load few messages on open room, search message improve * fix loading messages forever * Removed state from search * Custom message time format * secureTextEntry layout * Reduce android app size * Roles subscription fix * Public routes navigation * fix reconnect * - New login/register, login, register * proguard * Login flux * App init/restore * Android layout fixes * Multiple meteor connection requests fixed * Nested attachments * Nested attachments * fix check status * New login layout (#269) * Public routes navigation * New login/register, login, register * Multiple meteor connection requests fixed * Nested attachments * Button component * TextInput android layout fixed * Register fixed * Thinner close modal button * Requests /me after login only one time * Static images moved * fix reconnect * fix ddp * fix custom emoji * New message layout (#273) * Grouping messages * Message layout * Users typing animation * Image attachment layout
-
- Mar 02, 2018
-
-
Guilherme Gazzo authored
-
- Feb 23, 2018
-
-
Diego Mello authored
* 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
-
- Feb 14, 2018
-
-
Saket Kumar authored
-
- Jan 16, 2018
-
-
Diego Mello authored
* Emoji picker working * Gif support on Android
-
- Jan 15, 2018
-
-
Saket Kumar authored
-
- Dec 28, 2017
-
-
Saket Kumar authored
* Open link in customTabs on Android.
-
- Dec 20, 2017
-
-
Martin Schoeler authored
Use TouchableHighlight and TouchableNativeFeedback instead of TouchableOpacity
-
- Sep 01, 2017
-
-
Guilherme Gazzo authored
* Reduce test lines of code * removed useless packages * pkg * add server saga * removed taginput taginput is not ready =/ * ~fix navigation~ * code duplicated * code duplicated * Delete tags.js * Delete TagInput.js
-
- Aug 18, 2017
-
-
Rodrigo Nascimento authored
* Init travis configuration * Try travis * Try travis * Try travis * Try travis * Try travis * Try Travis * Fiz name and add badges
-
- Aug 13, 2017
-
-
Rodrigo Nascimento authored
-
- Aug 11, 2017
-
-
Guilherme Gazzo authored
-