Commit graph

10 commits

Author SHA1 Message Date
Mark Jerde
1dcb2b9f8d Consolidate repeated Bezel code so that changes only need to be made in one place. 2016-01-28 22:05:52 -06: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
49e7405fdc Bezel performance suffers when the copy length gets very large (I frequently copy >1,000,000 characters), so limit the amount given to the Bezel to something closer to the actual Bezel display capacity. Bezel performance is great, the paste still has it all, and the Bezel still has more than it has room to display. 2015-06-12 06:14:41 -05:00
Dounan Shi
5a3939f0dd - Fix build warnings 2014-08-22 10:39:54 -07: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
54d2ea3cee Added DBUserDefaults for dropbox settings 2011-09-29 18:33:58 +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