Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVEMENT] User Can Copy Link On hold #1684

Merged
merged 13 commits into from
Feb 14, 2020
Merged

[IMPROVEMENT] User Can Copy Link On hold #1684

merged 13 commits into from
Feb 14, 2020

Commits on Feb 8, 2020

  1. [IMPROVEMENT] User Can Copy Link On hold

    sarthakpranesh committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    60fb8c3 View commit details
    Browse the repository at this point in the history
  2. IMPROVEMENTS

    On Android: added vibration feedback of 2ms with a toast message showing link was copied
    On IOS: added vibration feedback ( defaults to 500ms )
    sarthakpranesh committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    eb1a098 View commit details
    Browse the repository at this point in the history
  3. Corrected code formatting

    sarthakpranesh committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    8b3d2ee View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    03e79e0 View commit details
    Browse the repository at this point in the history
  2. Reverting to "Corrected code formatting"

    sarthakpranesh committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    07a3a90 View commit details
    Browse the repository at this point in the history
  3. Reverting Back

    1. Reverted changes in URL.js
    2. Added Toast and EventEmitter module to Link.js
    sarthakpranesh committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    84913b4 View commit details
    Browse the repository at this point in the history
  4. Fixed Formatting

    sarthakpranesh committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    7a8f5ed View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Added mocks for react-native-firebase and bugsnag

    sarthakpranesh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    44fe2a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/RocketChat/Rocket.Chat.R…

    …eactNative into Sarthak-copyLink
    sarthakpranesh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    40d3513 View commit details
    Browse the repository at this point in the history
  3. Update:

    1. all changes made to Url.js in the initial commit where undone
    2. app/containers/markdown/Link.js updated, condition applied to make sure user does not coly the link from roomsListView
    sarthakpranesh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4a280f0 View commit details
    Browse the repository at this point in the history
  4. Reverted all the changes in Url.js

    sarthakpranesh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    80c3b56 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    76de1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0661d33 View commit details
    Browse the repository at this point in the history