Michael Starke
3b4d05f676
Fixed typo in Info.plist. Updated copyright year to 2021 and changed OS X to macOS
2021-09-30 17:03:54 +02:00
Michael Starke
e3b3014084
Updated copyright to 2021
2021-01-11 15:51:40 +01:00
Michael Starke
8e3bca062b
Fixed regression in Preferences preventing willShowTab and didShowTab from being called.
2020-11-03 17:08:09 +01:00
Michael Starke
b028ef51f9
Updated localization
2020-01-28 10:44:31 +01:00
Michael Starke
ae9278c4b5
Added privacy usage descriptions for all folders to enhance macOS 10.15 Catalina experience
2020-01-28 10:39:15 +01:00
Michael Starke
c6f93ef59a
Updated copyright to 2020
2020-01-27 12:25:13 +01:00
Michael Starke
05cfb73734
Updated Icons for exported UTIs
2019-09-03 12:25:01 +02:00
Michael Starke
64de5a0d21
Add apple event usage descriptions since Info.plists of plugins will not be considered when determining Automation capabilites
2019-05-08 08:32:43 +02:00
Michael Starke
e3c8248761
More missing copyright year updates
2019-03-21 07:58:28 +01:00
Michael Starke
1bed34d23f
Changing to banner style and relying on private API to allow for Buttons in Notifications
2018-09-27 12:14:15 +02:00
Michael Starke
1e11cac5f5
Updated copyright
2018-06-29 16:34:24 +02:00
Michael Starke
d6aa01c970
Using macpassapp.org url instead of Github url
2018-05-15 15:10:41 +02:00
Michael Starke
98cfdadcfe
enhanced naming of password input properties
2018-05-15 15:10:41 +02:00
Michael Starke
d7709801e9
Updated to current repository url
2018-05-09 18:31:03 +02:00
Michael Starke
5574b01fed
Stubbed custom attribute adding via context menu
...
Made MPContextToolbarButton usable as normal button.
Added private API helper for adding buttons to NSUserNotification
Remove Autotype plugin API
Enhanced custom attribute plugin API
Enhanced EntryActionPlugin API to decouple menu items from actual action/target setup
Stubbed action on no-open documents NSUserNotifications
Stubbed HMACOTP custom attribute setup
2017-12-05 15:56:06 +01:00
Michael Starke
5879de1e4d
prototyped plugin repository browsing
2017-12-04 16:03:50 +01:00
Michael Starke
fc496189b6
Extracted Help URL key to constants, added plugin repository key
2017-12-04 15:00:04 +01:00
michael starke
07a8085705
Extended plugin settings
...
Plugins can be installed via drag and drop
Plugins can be uninstalled via the remove button
2017-11-17 17:45:10 +01:00
michael starke
3113c38a20
bumped version
2017-11-16 19:13:22 +01:00
michael starke
0e939b2f05
Moved Key in file
2017-10-20 11:19:22 +02:00
Christoph Leimbrock
fc70464e19
Various usability improvements ( #665 )
...
* Set password creator window title
* Fix TODO, help url is read from Info.plist instead of a string literal
* Remove width constraint for 'Set Defaults' button of password generator so text is not cropped
* Improve keyboard shortcuts
New entries can be created using cmd + n, while cmd + shift + n creates new groups. Creating new databases is probably done too rarely to warrant a keyboard shortcut.
Additionally the 'New' menu item now has a submenu containing actions to create new entries, groups and databases (fixing #405 ).
* Hook up keyboard shortcut cmd + backspace to delete action
* Use shorter date format in inspector and add special output for distant future
* Show date picker when expiration is activates for either groups or entries but no date set
* Prompt for key file pops up automatically when the field is selected using tab
* Focus title field when new groups are created (#606 ).
* Rename search method so text fields don't capture it (#531 )
* Don't show empty tags
* Remove menu item used for debugging.
2017-10-19 13:10:43 +02:00
michael starke
a058d49829
bumped version
2017-09-22 14:39:40 +02:00
michael starke
69a4c9e175
refactoring for history browsing
2017-04-04 16:22:32 +02:00
michael starke
627d48a74e
bumped version
2016-02-22 10:59:05 +01:00
michael starke
3abf1982b1
Removed DSA resources since it cause trouble in the update process
2016-02-15 18:39:43 +01:00
michael starke
37f7c59976
removed unnecessary interfaces, bumped version
2016-02-15 17:32:56 +01:00
michael starke
124acdc715
Updated copyright. Fixed appcast url
2016-02-11 19:39:52 +01:00
michael starke
6d5ae2fbac
readded traling 0 on build number for simplicity sake
2016-02-11 19:36:20 +01:00
michael starke
df7ba7cee8
Using git commit count for build numbering.
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-12-01 19:10:35 +01:00
michael starke
85eafc5586
Updated build number.
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-26 18:02:42 +01:00
michael starke
79a2e86717
Using default identfier
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-20 17:41:36 +01:00
michael starke
c7a0cfabd1
More imporvements on the Plugin System
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-20 12:59:20 +01:00
michael starke
e8ab0602e1
Removed old Code. Added simple plugin system
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-12 12:43:04 +01:00
michael starke
d233d6dac2
Using new Sparkle and KeePassKit versions
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-30 17:27:10 +01:00
michael starke
4c91a55410
Fixed crash on 10.8 and 10.9 caused by MPToolbarButton
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:50 +02:00
michael starke
57ad680a13
added security exception to sparkle update url
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:49 +02:00
michael starke
ede0c77eb8
Updated to Xcode 7 configuriation
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:48 +02:00
michael starke
c14c867a6f
Enabled full Icon set by Joanna Olsen. Still needs minor cleanup
2015-04-04 19:12:37 +02:00
michael starke
637f524cb7
Raised build number
2014-12-03 21:18:28 +01:00
michael starke
3d5b7d2b8e
Version bump
2014-12-03 21:07:47 +01:00
michael starke
559f7cd78f
Fixed issue with special keys being remapped again (resulting in mangeled key codes in release)
2014-12-03 17:30:13 +01:00
michael starke
7ce789790c
Added better test for modifier base key presses
2014-12-03 14:36:36 +01:00
michael starke
abdd20eff5
Upped build number. Fixed typos in documentation
2014-12-02 20:53:20 +01:00
michael starke
afb8c63d02
Bumped Version. Added descriptions to autotype commands
2014-12-01 17:42:35 +01:00
michael starke
e9325a62be
Moved file type icon to asset catalog. Associated file type icons with document types
2014-11-04 22:32:56 +01:00
michael starke
9da60cdaea
Hotkey settings now actually should work.
2014-10-28 23:07:57 +01:00
michael starke
ce5955be55
Updated Built number
2014-10-27 16:09:55 +01:00
michael starke
bbb08baa0b
Migrated Application Icon to Image assets cataloge
2014-10-27 16:07:06 +01:00
michael starke
1d823af4b9
Expiration settings are not undoable
2014-03-17 21:52:51 +01:00
michael starke
3053ea712e
Bumped Build number
2014-03-17 21:16:52 +01:00