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

Backport share link handling #2738

Closed
wants to merge 8 commits into from

Commits on Jun 20, 2018

  1. Fix #2705 - displaying copy icon and adding send action to the link menu

    # Conflicts:
    #	src/main/java/com/owncloud/android/ui/fragment/FileDetailSharingFragment.java
    AndyScherzinger committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    cdeb5f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00349f2 View commit details
    Browse the repository at this point in the history
  3. codacy: fix imports

    AndyScherzinger committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    9c71e00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89fe57e View commit details
    Browse the repository at this point in the history
  5. fix typo in string-key

    # Conflicts:
    #	src/main/java/com/owncloud/android/ui/activity/CopyToClipboardActivity.java
    AndyScherzinger committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    56b82a1 View commit details
    Browse the repository at this point in the history
  6. utilize newly created clipboard util implementation

    # Conflicts:
    #	src/main/java/com/owncloud/android/ui/activity/CopyToClipboardActivity.java
    AndyScherzinger committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    7a4568f View commit details
    Browse the repository at this point in the history
  7. raise icon size

    AndyScherzinger committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    2988c47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d204fa2 View commit details
    Browse the repository at this point in the history