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

Add Termux support #105

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Add Termux support #105

wants to merge 12 commits into from

Commits on Oct 15, 2017

  1. clipboards: add Termux support

    pretty simple. it's just the same as the other commands
    future work should probably deduplicate all those `subprocess.Popen`s.
    bmintz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    c290e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18fbdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df7226d View commit details
    Browse the repository at this point in the history
  4. bump minor version

    Termux support is a backwards-compatible new feature
    bmintz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    e64dfb8 View commit details
    Browse the repository at this point in the history
  5. pyperclip: fix indentation

    bmintz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    d083f62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8564f4 View commit details
    Browse the repository at this point in the history
  7. tests: add missing comma

    bmintz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    6173815 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7a4568 View commit details
    Browse the repository at this point in the history
  9. __init__.py: add FIXME comment about Termux

    i can't currently think of a way to detect that whether the Termux:API
    plugin is installed
    bmintz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    d12063c View commit details
    Browse the repository at this point in the history
  10. bump patch version

    bmintz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    ebb313c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17866d5 View commit details
    Browse the repository at this point in the history
  12. bump patch version

    bmintz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    ff71096 View commit details
    Browse the repository at this point in the history