Michael Starke
c6f93ef59a
Updated copyright to 2020
2020-01-27 12:25:13 +01:00
Michael Starke
1b6efbfd0c
Added sanity checks to key file selection in unlock screen ( fixes #1008 )
2020-01-14 14:54:15 +01:00
Michael Starke
f16c767cbd
Use textual date picker instead of graphical one. Fixes #923
2019-12-18 15:45:00 +01:00
Michael Starke
1215b7317b
Merge branch 'master' into feature/import_plugins
...
# Conflicts:
# MacPass.xcodeproj/project.pbxproj
2019-12-17 16:27:43 +01:00
Michael Starke
e5ba73589b
Cleaned up merge of LockOnScreenSleep feature. Updated fonts
2019-12-17 14:18:24 +01:00
georgesnow
9ba902471c
Add Lock database on Screen Sleep ( #998 )
...
* added lock databse on Screen sleep
* remove unneeded change
* fix unregister screen sleep method
* fixed constraints and checkbox label
2019-12-17 13:59:01 +01:00
Michael Starke
6ec89e146c
Merge branch 'refs/heads/master' into feature/import_plugins
2019-11-27 23:05:46 +01:00
Michael Starke
f134290c27
wired up button to actually do something
2019-09-17 13:08:29 +02:00
Michael Starke
3b244c3145
Added button to initiate screen recording permission request on macOS 10.15 Catalina
2019-09-10 14:47:56 +02:00
Michael Starke
eb9d15ffa5
Use enter to accept a field in PICKFIELD view
2019-09-09 11:03:55 +02:00
Michael Starke
2a8766eccb
Fixed typo
2019-08-28 13:32:32 +02:00
Michael Starke
10dd3e352d
Merge branch 'master' into feature/import_plugins
2019-08-27 10:15:42 +02:00
Michael Starke
2103eb8875
Added rudimentary export plugin support
2019-08-26 17:25:25 +02:00
Alessandro Vinciguerra
9e5d9f3bf5
Update Italian Localization ( #965 )
...
* Added missing Italian translations
Added translations directly to strings files
Update translation for "inspector"
* Updated Italian translations and added missing strings files
Added fixes for German, French, and English
2019-08-23 12:27:38 +02:00
Michael Starke
4b04699b30
Removed unnecessary english localisation files since Base localisation is english
2019-08-23 10:17:21 +02:00
Michael Starke
7fc1dd8a1b
Do not relay on taking a screenshot to determine screen recording permissions. Instead read window titles of all visible windows.
2019-08-19 14:21:12 +02:00
Anton Glezman
2aba4cbd93
Improved russian localization ( #961 )
2019-08-05 10:37:36 +02:00
Michael Starke
a47557672f
Merge branch 'master' into feature/use_local_plugins_json
...
# Conflicts:
# MacPass/de.lproj/Localizable.strings
# MacPass/en.lproj/Localizable.strings
2019-07-12 16:55:38 +02:00
Michael Starke
e82db2fe9d
Added missing contraints
2019-07-12 16:47:26 +02:00
Michael Starke
f7eb7147f3
Updated english localization
2019-07-12 16:42:21 +02:00
Michael Starke
d37164ad89
Updated english localization for database settings window
2019-07-12 16:40:51 +02:00
Michael Starke
9a625dd57d
Updated german and english localizations
2019-07-12 16:03:58 +02:00
Michael Starke
71e795c4f4
Updated Xcode version
2019-07-12 11:14:45 +02:00
Michael Starke
32899cb707
Introduced Autotype doctor in preparation for macOS 10.15.
...
This change removes the test for autotype on startup and will only check for permissoins when the pereferences are shown or when (gloabal)autotype is performed.
2019-07-09 15:39:23 +02:00
Michael Starke
b1cb776e14
Moved accessibilty permission checks into MPAutotypeDoctor. Added screen capture permission test.
2019-07-03 17:28:58 +02:00
Michael Starke
28817b6c80
wired plugin repository download settings and fixed crash when initializing plugin host
2019-06-26 13:05:40 +02:00
Michael Starke
972f775ab3
added load external content ui for settings
2019-06-26 12:33:49 +02:00
Michael Starke
8f5914afd2
Project structure cleanup and renaming
2019-06-25 11:41:53 +02:00
Michael Starke
25538dd3bf
Updated to Xcode 10.2
2019-04-24 12:06:28 +02:00
Michael Starke
7c2cf6eadb
Re-worked hide after copy to pasteboard. It now works for all copy actions that securely copy to the clipboard ( closed #906 )
2019-04-05 08:57:59 +02:00
Michael Starke
853e47c43f
Moved hide after copy to separate section since it’s meaning changes
2019-04-05 08:35:13 +02:00
Michael Starke
a5da80f094
Added UI to enable hide-after-copy
2019-04-05 08:24:47 +02:00
Michael Starke
878cef88c5
Reenabled tababale key selection also fixing first responder issue when closing password generator popover ( fixes #896 )
2019-04-05 08:24:47 +02:00
Anton Glezman
1c0a76dc74
Russian localization ( #918 )
2019-04-05 08:22:54 +02:00
Michael Starke
81d722dd3a
Updated to current Xcode
2019-04-01 09:17:46 +02:00
Michael Starke
3dedbc1f68
Enabled english, german and dutch localization for save panel accessory view ( fixes #912 )
2019-04-01 09:17:46 +02:00
Michael Starke
9026efa662
Added Frank Kooij to credits (rebase)
2019-04-01 09:12:52 +02:00
Michael Starke
be5b2577f0
Updated contributor in README. Added macpassapp.org URL to credits
2019-03-28 09:00:23 +01:00
Michael Starke
1372dbd444
Autotype candiadate selection window now supports double click to select an entry ( fixes #901 )
2019-03-27 17:39:45 +01:00
Michael Starke
515fd4be70
Removed localized credits in favour of a single english file.
...
Credits now are correctly rendered in dark and light mode (fixes #900 )
2019-03-27 08:56:17 +01:00
Michael Starke
6d046bc933
Added checkbox to disable autosave
2019-03-25 08:52:37 +01:00
Michael Starke
c62e96f44a
Added preferences to allow for universal clipboard support. Item menu actions now should work in more scenarios
2019-02-15 11:48:54 +01:00
Michael Starke
e38925d0ef
Added context menu entry to enable copying references to entries
2019-02-13 17:07:56 +01:00
Michael Starke
29103d594c
Updated german localization
2019-02-11 14:56:47 +01:00
Michael Starke
d2077a55d8
Preferences instead of Settings renaming
2019-02-11 14:29:04 +01:00
Michael Starke
37ea36c8a6
Localized inconpatible plugins alert. Added ability to open a dedicated preferences pane
2019-02-11 14:06:12 +01:00
Michael Starke
13ebb93cfb
Disallow empty selection to always select at least the first item
2019-02-07 08:50:32 +01:00
Michael Starke
07309b5c24
Localizations for PasswordCreatorView
2019-02-01 14:05:24 +01:00
Michael Starke
ed0a57a607
Password generator now allows to require a character form each character group
2019-01-31 13:39:56 +01:00
Michael Starke
6a1f8e0472
Fixed bug in entropy calculation when using mixed character sets. Added enforce groups button to UI
2019-01-31 13:13:05 +01:00