Michael Ziminsky (Z)
900ce4baa3
Java Client: Don't disable buttons when password is blank
...
This would be better fixed by having native return an empty string
instead of null, but I don't know what sort of side effects that would
have elsewhere
2019-05-05 10:49:39 -07:00
Michael Ziminsky (Z)
63c211922f
Java Client: Show dialogs over parent
2018-12-25 12:09:18 -07:00
Michael Ziminsky (Z)
08df7a6c0c
Java Client: Switch to keybinding for login display
2018-12-25 12:01:40 -07:00
Michael Ziminsky (Z)
ee02a54257
Java Client: Support delete key for removing sites
2018-12-24 12:10:48 -07:00
Michael Ziminsky (Z)
e6f56d9da7
Java Client: Fix some minor focus issues
2018-11-13 19:07:17 -07:00
Michael Ziminsky (Z)
8300d48b66
Java Client: Fix window restore after close to background in Windows
2018-10-30 11:04:47 -07:00
Michael Ziminsky (Z)
e9ad781ebe
Java Client: Remember window size/position
2018-10-30 11:04:47 -07:00
Michael Ziminsky (Z)
2e5d3b32e8
Java Client: Add mouse wheel support to combo boxes
2018-10-30 11:04:47 -07:00
Michael Ziminsky (Z)
e925b10180
Merge branch 'java-prefs'
2018-10-30 11:03:51 -07:00
Michael Ziminsky (Z)
8aaf3aec3c
Java Client: "Stay Resident" option improvements
...
- Reworded "Stay Resident" option to be more clear about what it does
- Added new option to keep user logged in when closing/hiding window
- Made it possible to force exit by holding down ALT key while closing
2018-10-25 23:11:37 -07:00
Michael Ziminsky (Z)
3232f2b9a1
Java Client: Change hotkey modifier from CTRL+META to ALT+META
...
Windows uses CTRL+META+P already, preventing it from working for the app
2018-10-25 23:04:02 -07:00
Michael Ziminsky (Z)
2794ea08e4
Java Client: Add new user preference for default login type
2018-10-25 19:01:24 -07:00
Michael Ziminsky (Z)
6f2dd84a31
Java Client: Separate user and application preferences
2018-10-25 18:52:08 -07:00
Michael Ziminsky (Z)
ff50cdd45d
Java Client: Clear site field with ESC key
2018-10-25 01:07:12 -07:00
Michael Ziminsky (Z)
997480cacb
Java Client: Select name field text on new user dialog open
2018-10-25 01:07:12 -07:00
Michael Ziminsky (Z)
8be984f57e
Java Client: fix unsaved sites not copying password to clipboard
2018-10-24 22:50:44 -07:00
Michael Ziminsky (Z)
e29f16a0a7
Update to latest version of gradle to support java 11
2018-10-24 22:49:55 -07:00
Maarten Billemont
554c0129a2
Pearl API update.
2018-10-15 18:09:46 -04:00
Maarten Billemont
78956beb08
2.7-java-10
2018-10-15 17:54:23 -04:00
Maarten Billemont
39dacc8e5a
User config in _ext_mpw, global config.json & residence config.
...
Moved user preferences (default type & hide passwords) into _ext_mpw.
Fixed an issue with JSON serialization of any values.
Made update check & background residency globally configurable
preferences saved in config.json.
2018-10-15 02:21:30 -04:00
Maarten Billemont
34042e5462
Extract user preferences into a separate class.
2018-10-13 18:07:24 -04:00
Maarten Billemont
0a386d6fad
Require JDK 10 or 9, gradle fails for JDK 11 currently.
2018-10-13 17:14:20 -04:00
Maarten Billemont
ff17a1d637
Fix file import & sane format migration.
2018-10-13 16:58:04 -04:00
Maarten Billemont
46fe919476
Centralize query searching.
2018-10-13 16:54:49 -04:00
Maarten Billemont
8f35ac5f64
Improved libxml2 cflags/ldflags.
2018-09-26 00:43:23 -04:00
Maarten Billemont
06100510c3
2.7-java-9
2018-09-26 00:03:36 -04:00
Maarten Billemont
1bf6109038
Hide passwords option & fix settings for new sites.
2018-09-26 00:00:05 -04:00
Maarten Billemont
f2fa2a25b2
Pass font resolution through the GraphicsEnvironment.
2018-09-25 20:55:04 -04:00
Maarten Billemont
2a0cfd3a32
Documentation and interface tweaks.
2018-09-22 19:43:13 -04:00
Maarten Billemont
3070967d34
Convenience flag for building a debuggable binary.
2018-09-22 14:22:17 -04:00
Maarten Billemont
e4837a284a
Fall back to getline if ncurses cannot be initialized (eg. TERM not set).
2018-09-22 14:14:18 -04:00
Maarten Billemont
06ebe954f1
Clarify the interface a bit.
2018-09-22 14:13:00 -04:00
Maarten Billemont
48d4668575
Ensure all read utilities yield constant string pointers for safety.
2018-09-22 14:12:53 -04:00
Maarten Billemont
af768329a3
2.7-java-8
2018-09-13 22:38:45 -04:00
Maarten Billemont
9a04c28054
Fix initialization of text consumers & action handlers on sites list.
2018-09-13 22:37:28 -04:00
Maarten Billemont
ec9c55ec4d
Access login names by holding shift.
2018-09-13 15:49:58 -04:00
Maarten Billemont
d8a735e1b1
Improve render speed of lists.
2018-09-13 15:49:42 -04:00
Maarten Billemont
a1eee88a54
Improved search query support.
2018-09-12 13:12:10 -04:00
Maarten Billemont
ac5286853a
Write release JARs to site directory.
2018-08-28 02:43:24 -04:00
Maarten Billemont
39f6893742
2.7-java-7
2018-08-27 18:24:46 -04:00
Maarten Billemont
7bf7b8981c
Fix duplication of user names in files list.
2018-08-27 18:24:00 -04:00
Maarten Billemont
09abe21fed
Release masterpassword-gui-2.7.6
2018-08-27 13:22:03 -04:00
Maarten Billemont
6fae0fe425
2.7-java-6
2018-08-27 13:11:32 -04:00
Maarten Billemont
0558176847
Fix dependencies in native mpw DLLs.
2018-08-27 13:07:38 -04:00
Maarten Billemont
c553201cda
Small site update.
2018-08-26 20:41:27 -04:00
Maarten Billemont
665be9494b
Release masterpassword-gui-2.7.5
2018-08-26 18:19:01 -04:00
Maarten Billemont
5ca81b4aa7
Don't use daemon when setting release passwords in environment.
2018-08-25 11:57:36 -04:00
Maarten Billemont
3cbb063926
Refactor Native to try and load other architectures.
2018-08-24 16:33:14 -04:00
Maarten Billemont
d5551c8c8c
Key calculator and access to the full algorithm.
2018-08-24 13:48:53 -04:00
Maarten Billemont
9a40e52d53
2.7-java-5
2018-08-19 16:13:39 -04:00