- Aug 06, 2019
-
-
Diego Mello authored
-
- Jul 29, 2019
-
-
Diego Mello authored
-
Djorkaeff Alexandre authored
-
- Jul 18, 2019
-
-
Diego Mello authored
* Change bundleID * Provisioning * get provisioning profile
-
Djorkaeff Alexandre authored
-
pranavpandey1998official authored
-
- Jul 17, 2019
-
-
Diego Mello authored
-
- Jul 16, 2019
-
-
Djorkaeff Alexandre authored
-
- Jul 11, 2019
-
-
Diego Mello authored
-
- Jul 04, 2019
-
-
IlarionHalushka authored
* feat: add fastlane save\restore cache config; comment not needed jobs; * install fastlane using 'bundle install' * install fastlane using 'sudo bundle install' * uncomment ios build commands * run set up google services in ios folder * add working_directory: ios to ios-build steps * remove 'cd ios' from Fastlane build step * add save\restore cache for npm modules * group save_cache steps * cache fastlane in ios-testflight job * uncomment previously commented jobs\steps * fix: add missing colon * use key for caching: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }} * add names for save\restore steps * ci: add `default` step with `working_directory: ~/repo` to ios-build job * return back caching npm: `node-v1-{{ checksum "package.json" }}-{{ arch }}` * fix: add missing curly braces * save\restore cache in e2e-test job; remove {{arch}} from cache names * add names to restore_cache steps in android-build job * add names to save_cache steps in android-build job * add names to all save\restore steps; change checksum package.json to yarn.lock * change `npm` to `NPM` in steps naming * remove {{ checksum circle ci }} from android-build job and fix naming of steps
-
- Jul 02, 2019
-
-
Diego Mello authored
* [FIX] iOS share credentials build * Use `hasMigration` as a string
-
- Jun 28, 2019
-
-
pranavpandey1998official authored
* removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android
-
Diego Mello authored
* Install expo-haptics * Use expo-haptics rather than RN's Vibration module
-
Diego Mello authored
-
- Jun 26, 2019
-
-
Djorkaeff Alexandre authored
*
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 -
Diego Mello authored
-
- 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
-
- Jun 19, 2019
-
-
Diego Mello authored
-
- Jun 05, 2019
-
-
Diego Mello authored
-
- May 31, 2019
-
-
Diego Mello authored
* Split android * Split iOS * Update CI
-
- 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 22, 2019
-
-
Diego Mello authored
* 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)
-
- May 20, 2019
-
-
Diego Mello authored
- 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)
-
- May 18, 2019
-
-
pranavpandey1998official authored
* 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
-
- 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
-
- May 10, 2019
-
-
Diego Mello authored
-
- Apr 30, 2019
-
-
Diego Mello authored
* 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
-
- Apr 28, 2019
-
-
Diego Mello authored
-
- Apr 10, 2019
-
-
Diego Mello authored
-
- Apr 08, 2019
-
-
Diego Sampaio authored
-
- Apr 04, 2019
-
-
Djorkaeff Alexandre authored
-
- Mar 29, 2019
-
-
Diego Mello authored
-
- Mar 28, 2019
-
-
Diego Mello authored
-
- Mar 25, 2019
-
-
Diego Mello authored
-
- Mar 18, 2019
-
-
Diego Mello authored
-
- Mar 15, 2019
-
-
Diego Mello authored
-
- Mar 12, 2019
-
-
Diego Mello authored
-
- Mar 01, 2019
-
-
Diego Mello authored
* 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
-
Diego Mello authored
-