- Aug 22, 2019
-
-
Diego Mello authored
-
- Aug 07, 2019
-
-
Diego Mello authored
* Update to 0.59.10 * stash * stash * patch RN * Try to fix openURL * Fix compile Share Extension * Minor fixes * build ios * tracking view working and added postinstall * SafeAreaView vertical never * tracking view patch * Android build working * Android notifications working * Lint and tests * Fix android build * Add tools:replace="android:appComponentFactory" * Android build * Update vector icons * Update webview * Remove jsc * Update document picker * Firebase * jetify on postinstall * Patch expo-haptics * CI * Migrate packages manually * Disable ci cache * Revert "Disable ci cache" This reverts commit 4740d861021f667f0223d7351a1da6f90cc2e417. * CI * audio * adapter * notifications * Try RN directly * Fix gradle * Revert patches * Restore cache * update redux and lodash * eslint-config-airbnb@17.1.1 eslint-plugin-jsx-a11y@6.2.3 * ejson@2.2.0 react-native-webview@6.7.0 semver@6.3.0 snyk@1.210.0 * codecov@3.5.0 eslint-plugin-react@7.14.3 eslint-plugin-react-native@3.7.0 react-dom@16.8.6 * Update react-redux and remove decorators * Update redux-saga and reactotron libs * Husky * Storybook libs * react-native-webview@6.8.0 markdown-it-flowdock@0.3.8 react-native-unimodules@0.5.3 * Removed regenerator-runtime * react-native-picker-select * react-navigation-header-buttons * Remove comments * react-native-notifications * Fix rnn android build
-
- 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
-