Mark Jerde
99d471f46a
Extend Settings access to Flycut iOS
...
Use InAppSettingsKit to display Settings within the app in addition to within
Settings.app. This allows changes that initiate a user prompt to prompt the
user immediately when the change is made, rather than upon app launch as is the
case with using Settings.app, providing better user experience.
Move acknowledgements from preferences panel into a text file that is sourced into the preferences panel on macOS and the settings bundle (in-app only) on iOS.
2018-10-30 23:05:03 -05:00
Mark Jerde
13ceb8d7d0
Add support for iCloud Sync.
2018-10-30 23:05:03 -05:00
Gennadiy Potapov
fe5bb2130e
Add delay for searchbox focus as workaround on Sierra
2016-12-21 19:48:32 +08:00
Gennadiy Potapov
6a0fa2f359
changed header comments; changed classes name
2016-04-09 23:18:45 +08:00
Gennadiy Potapov
5e259802d9
for now removed pop up animation (need to rewrite it using NSAnimationContext)
2016-04-03 15:39:44 +08:00
Gennadiy Potapov
f77c33120a
got rid of DropBox syncing, will add iCloud support later
2016-04-03 13:46:44 +08:00
Gennadiy Potapov
d44887e790
got rid of DropBox syncing, will add iCloud support later
2016-04-03 13:20:57 +08:00
Mark Jerde
c6ea7b49e3
Convert Preferences panel for Appearance to programmatic creation for better team development.
2016-01-28 22:05:52 -06:00
Mark Jerde
52374a4fb0
Add support for searching clippings via a search box in the Flycut menu.
2015-09-08 06:18:05 -05:00
Mark Jerde
dae35d914c
Add option to auto-save clippings (with distinctive filename when they fall off the end of the remember length.
2015-08-05 22:50:56 -05:00
Mark Jerde
63b90b0284
Recognize specific length strings of lower, upper, number, and symbol or punctuation but nothing else as passwords. Add preferences panel controls for password avoidance via type or length.
2015-07-04 15:43:57 -05:00
Mark Jerde
12a5cc0299
Add a 'favorites' clipping store, accessed via the 'f' key in the bezel, with items added via the 'F' key in the bezel. Saved in the same fasion as the regular store. Adjustable capacity available separately from the regular store.
2015-07-03 21:02:01 -05:00
Mark Jerde
8827ed9887
Add 'Black Flycut icon' option for the icon in the menu bar since some prefer this look. Consolidate multiple-maintenance paths related to this into one.
2015-05-17 21:29:46 -05:00
Deniz Türkoglu
92508e0b9e
Add 'Merge all' functionality
...
Add a new menu item to merge all the clips in the list, in the
order they were copied, adding a new line for each item that
was merged.
2013-10-25 20:31:37 +02:00
Nate Jones
d221961cc5
move pasted item to top of stack
2012-08-11 21:27:28 -07:00
Gennadiy Potapov
12824a0a67
Added animation option to preferences
2011-10-12 17:35:36 +08:00
Gennadiy Potapov
053fce69b0
Added support for skipping password fields. Added support for removing duplicates. Experements with animation
2011-10-10 18:21:43 +08:00
Gennadiy Potapov
e5fae90231
Added some changes from: https://github.com/snark/jumpcut/
2011-10-06 17:54:55 +08:00
Gennadiy Potapov
b80224d294
Changed button to checkbox + some UI fixes
2011-09-30 17:11:24 +08:00
Gennadiy Potapov
54d2ea3cee
Added DBUserDefaults for dropbox settings
2011-09-29 18:33:58 +08:00
Ali Rizvi
5e0fc08cbf
Fixing the Auto Spelling Checking Attribute Warning
2011-09-29 14:20:59 +08:00
Ali Rizvi
2ecdb49a27
Getting rid of warning in NIB by removing the Auto Spell Check attribute on About page.
2011-09-29 14:20:18 +08:00
Gennadiy Potapov
1de75fac69
Added the ability to change bezel window in app settings
2011-08-11 00:09:01 +08:00
Gennadiy Potapov
f66eabc253
Code clean up. Bezel size will be relative to screen resolution
2011-08-04 01:07:02 +08:00
Gennadiy Potapov
3ef88cab38
Warning removing, code clean up before refactoring
2011-08-02 01:02:41 +08:00
Gennadiy Potapov
b3571cfdef
sync with version in Mac AppStore
2011-06-10 00:30:07 +08:00
Gennadiy Potapov
3acdf50ad1
Initial commit
2011-03-20 15:16:13 +08:00