Mark Jerde
|
3e4ea04567
|
Set temp values needed for the iOS version.
|
2018-10-22 22:47:25 -05:00 |
|
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 |
|
Mark Jerde
|
f383482e4a
|
Divide AppController into two files, one for UI and one for management of clipping stores.
|
2018-10-22 22:47:24 -05:00 |
|
Mark Jerde
|
7027778271
|
Add FlycutOperator files to project, to be used to divide AppController into two files, one for UI and one for management of clipping stores.
|
2018-10-22 22:47:24 -05:00 |
|