This website requires JavaScript.
Explore
Help
Sign in
TermiT
/
Flycut
Watch
1
Star
1
Fork
You've already forked Flycut
0
mirror of
https://github.com/TermiT/Flycut.git
synced
2025-02-22 23:13:34 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3210b31350
Flycut
/
FlycutEngine
History
Mark Jerde
3210b31350
Initial minimum-functional Flycut iOS app. Due to iOS security mechanisms preventing persistent pasteboard visibility, this app will only add clippings when active and checks for a new clipping when activated. Hence the usage mode is to copy something, then open Flycut and it will add the current clipping to the store. App displays a list of the clippings, most recent on top, and places them on the pasteboard when tapped. Future plans include a more refined visual style, action extensions, access to settings, and iCloud sync.
2018-10-22 22:47:24 -05:00
..
FlycutClipping.h
Fix pointer to interger conversion errors
2017-10-08 12:11:44 +01:00
FlycutClipping.m
Fix pointer to interger conversion errors
2017-10-08 12:11:44 +01:00
FlycutStore.h
Initial minimum-functional Flycut iOS app. Due to iOS security mechanisms preventing persistent pasteboard visibility, this app will only add clippings when active and checks for a new clipping when activated. Hence the usage mode is to copy something, then open Flycut and it will add the current clipping to the store. App displays a list of the clippings, most recent on top, and places them on the pasteboard when tapped. Future plans include a more refined visual style, action extensions, access to settings, and iCloud sync.
2018-10-22 22:47:24 -05:00
FlycutStore.m
Initial minimum-functional Flycut iOS app. Due to iOS security mechanisms preventing persistent pasteboard visibility, this app will only add clippings when active and checks for a new clipping when activated. Hence the usage mode is to copy something, then open Flycut and it will add the current clipping to the store. App displays a list of the clippings, most recent on top, and places them on the pasteboard when tapped. Future plans include a more refined visual style, action extensions, access to settings, and iCloud sync.
2018-10-22 22:47:24 -05:00