Clip-Stack icon indicating copy to clipboard operation
Clip-Stack copied to clipboard

[deprecated]

Results 43 Clip-Stack issues
Sort by recently updated
recently updated
newest added

truly amazing app! just a few missing features: #auto-backup™. could be just saving to a local folder so i could use drivesync. #actions. like in the clipboard actions app. #sync....

Affected version: 1.8.3 Reproducing: 1. `Backup` -> `NEW BACKUP` 2. Rotate your phone. ``` // java.lang.RuntimeException: Unable to start activity ComponentInfo{com.catchingnow.tinyclipboardmanager/com.catchingnow.tinyclipboardmanager.ActivityBackupNew}: java.lang.ClassCastException: android.widget.HorizontalScrollView$SavedState cannot be cast to android.widget.ScrollView$SavedState // at...

Sometimes I just want to backup the **contents only** of a clipboard for the whole day without the timestamps, are we able to add an option to turn it on/off?...

Clipboard managers (like Clip Stack) all have the ability to copy. But what about pasting? It should be easier to paste wherever my cursor is. Android, otherwise, only shows the...

After the dev put a notice that Google is banning all apps to use Accessibility service without real use, now there is no option/entry in Accessibility settings for Clip Stack.

Do I understand your sentence "This project is deprecated because of personal reason" right ? This project is closed source now ?

//package name: com.catchingnow.tinyclipboardmanager //version: 1.5.0 //target sdk version: android-18 java.lang.IndexOutOfBoundsException: Invalid index 5, size is 0 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255) at java.util.ArrayList.get(ArrayList.java:308) at com.catchingnow.tinyclipboardmanager.ActivityMain$14.onDismissedBySwipe(ActivityMain.java:611) at com.catchingnow.tinyclipboardmanager.SwipeableRecyclerViewTouchListener$3.onAnimationEnd(SwipeableRecyclerViewTouchListener.java:339) at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1020) at android.animation.ValueAnimator.access$400(ValueAnimator.java:50) at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:630)...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1