Commit graph

27 commits

Author SHA1 Message Date
Matthew Wong
d42c526b64 passwordfragment changes 2015-08-14 17:36:50 -04:00
Matthew Wong
ad173d9d05 Autofill per-app settings dialog opens on click on suggestion or on existing app 2015-08-14 17:36:48 -04:00
Matthew Wong
2d7c37d379 Add per-app settings page 2015-08-14 17:36:47 -04:00
Matthew Wong
d95286660a Add 'clear clipboard 20 times' preference 2015-07-21 16:15:36 -04:00
Matthew Wong
61ae170f6c Make the generated public key viewer a dialog instead of fragment and add a "preference" that opens the dialog. 2015-07-16 03:16:25 -04:00
Matthew Wong
56cbade066 Add preference to start ssh keygen 2015-07-14 22:42:55 -04:00
Mohamed Zenadi
1db4f7bbc3 Add the option for not showing the passwords after decrypt
fixes #90
2015-06-17 21:18:26 +02:00
Mohamed Zenadi
85d4ca3f96 disable not used option 2015-06-07 14:33:02 +02:00
Mohamed Zenadi
275f06835a Initial support for external *git* repositories, fix #41, fix #48 2015-05-17 19:12:14 +02:00
Mohamed Zenadi
47ffaf99bd add a preference option to select an external directory 2015-05-17 18:45:40 +02:00
Mohamed Zenadi
e7b766bfd4 fix #85, use key_ids correctly
as bonus, guava and retrolambda! Nicer code
2015-05-17 18:08:59 +02:00
Mohamed Zenadi
a58d435e0c initial support for openpgp-api v7 2015-05-12 22:31:17 +02:00
zeapo
3f1caf89aa Added preference to disable recursive filtering 2014-12-06 18:03:43 +01:00
zeapo
112d71588c enable the users to delete the repository 2014-12-06 01:19:56 +01:00
zeapo
d98a30ee48 Add the possibility to edit git server information
Also uses jgit 3.6
2014-12-04 21:43:27 +01:00
Adam Smith
db4fb51362 Preferences Hard coded Strings replaced 2014-11-01 20:23:01 +00:00
Johannes Baiter
7d4b6683ef Add option to automatically copy password to clipboard after decryption 2014-10-29 11:22:16 +01:00
kLeZ
240bb9cd67 Added "Show Time" preference and changed default to 45 to match pass 2014-09-23 11:04:39 +02:00
zeapo
6ba4acfc47 store initialization supports ssh-key now 2014-08-23 21:22:05 +02:00
zeapo
9784af6d66 avoid eternal looping when selecting an openpgp provider 2014-08-23 19:35:59 +02:00
zeapo
734988be28 added ssh-key based authentication for clone 2014-08-23 18:44:54 +02:00
Zeapo
4002791b15 cloning and pulling are not well encapsulated via a common interface 2014-08-08 23:09:40 +01:00
Zeapo
42f1abfa76 more refactoring and ability to pull from server 2014-08-08 18:46:35 +01:00
Zeapo
9db42440fb more refactoring in preparation for a first version 2014-08-07 20:53:29 +01:00
Zeapo
4cd5a11185 added account name settings and made it mandatory for encryption 2014-08-07 00:38:16 +01:00
Zeapo
c3696b2f49 some refactoring with nicer icons... 2014-08-06 20:35:03 +01:00
Zeapo
86ff7a660c some visual update (fragment list is kept at position) and a preparation for decrypt activity 2014-07-30 02:42:22 +01:00