Flycut/Flycut-iOS
2018-10-30 23:05:04 -05:00
..
Assets.xcassets 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
Base.lproj Extend Settings access to Flycut iOS 2018-10-30 23:05:03 -05:00
Settings.bundle Add Diagnostics to in-app settings. Move reading of acknowledgements file to constructor of the SettingsViewController to delay execution until possibly needed. 2018-10-30 23:05:03 -05:00
AppDelegate.swift Changes to go with update to MJCloudKitUserDefaultsSync d6b4a8431df171320bff7693a36a1bdec69b69e6 2018-10-30 23:05:04 -05:00
Flycut-iOS.entitlements Setup separate entitlements files for macOS and iOS. 2018-10-30 23:05:03 -05:00
Info.plist Bump version numbers for improvements to sync. 2018-10-30 23:05:03 -05:00
SettingsViewController.swift Changes to go with update to MJCloudKitUserDefaultsSync d6b4a8431df171320bff7693a36a1bdec69b69e6 2018-10-30 23:05:04 -05:00
ViewController.swift Changes to go with update to MJCloudKitUserDefaultsSync d6b4a8431df171320bff7693a36a1bdec69b69e6 2018-10-30 23:05:04 -05:00