Coder Social home page Coder Social logo

clipper's People

Contributors

majido avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clipper's Issues

Broadcast completed: result=0

after run am broadcast -a clipper.get,can not get the clipper content, the detail as:
HWNXT:/ $ am broadcast -a clipper.get
Broadcasting: Intent { act=clipper.get flg=0x400000 }
Broadcast completed: result=0

Need to start service manually

It took me some time to figure out that the service wasn't started automatically after installation. And some more time to figure out that I had to run

am startservice ca.zgrs.clipper/.ClipboardService

to do so. After that I could use the broadcast commands and have them function.

Suggestion: make service auto-start and/or document this command in the README.

Newlines don't work

Using \n does not work to create a new line. Is this a bug? It would be EXTREMELY useful for me!

Does not work on Android Pie

Apparently it doesn't work on a Google Pixel running Android Pie (Bootlegger's ROM).

Broadcasts are sent but result is 0 regardless of setting or getting.
Might be PEBCAK, will report back.

App still maintained?

Are you still maintaining thiss app, @majido? The last release was more than 4 years ago, so was the last commit. Does it still work on recent Android versions?

PS: while on it, what license is this project using?

I have a problem

when the app is open
adb shell am startservice ca.zgrs.clipper/.ClipboardService success
image
when the app is unopen
adb shell am startservice ca.zgrs.clipper/.ClipboardService filed
it show Error: Not found; no service started.
image

how can I use the app when app is unopen

Make a release with apk

It would be useful to make a release and provide a downloadable apk (you can add binaries to releases on Github).

Building for me was not as simple as ./configure && make && make install (needed to download Android and API 10, modify pom.xml since it overrides ANDROID_HOME, update version of android-maven-plugin to 3.6.1 because older ones didn't find aapt properly and much newer ones didn't work with my system-provided maven version).

Broken on Android 10 (Android Q)

I just updated my Pixel 3 XL to Android 10 and now Clipper won't return data from the clipboard.
Issuing the adb command adb shell am broadcast -a clipper.get always returns result=0, data="".

I assume this is related to the recent Android security changes that limits clipboard access except to system apps: https://issuetracker.google.com/issues/123461156

Is there any more information regarding this issue, or any workaround being considered?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.