Philipp Crocoll
|
69f8481cf1
|
small code cleanup
|
2020-06-11 07:27:38 +02:00 |
|
Philipp Crocoll
|
1625e5e3ac
|
specify flag exclude from recents to fix https://github.com/PhilippC/keepass2android/issues/912
|
2020-06-11 07:27:23 +02:00 |
|
Philipp Crocoll
|
be1cc06a4b
|
reuse WebDav client; forcing WebDav to use http1.1. This is a workaround to fix https://github.com/PhilippC/keepass2android/issues/747
|
2020-06-11 06:01:47 +02:00 |
|
Philipp Crocoll
|
adc45d8151
|
show nicer error messages
|
2020-06-10 21:52:35 +02:00 |
|
Philipp Crocoll
|
965a79f029
|
don't throw potential exception when checking if file is readonly
|
2020-05-30 19:48:02 +02:00 |
|
Philipp Crocoll
|
7c72f781a2
|
add empty file
|
2020-03-09 12:31:53 +01:00 |
|
Philipp Crocoll
|
b9a15471ef
|
copy FTP data to memory stream to avoid issues when client is closed before reading is complete, closes #1094
|
2020-03-09 11:58:19 +01:00 |
|
Philipp Crocoll
|
e667f4e89c
|
fix potential NullReferenceException
|
2020-03-09 11:52:40 +01:00 |
|
Philipp Crocoll
|
349f6c7c90
|
fix potential crash when opening from internal cache, closes #1179
|
2020-03-09 10:28:44 +01:00 |
|
Philipp Crocoll
|
e688639f47
|
Merge branch 'master' into Branch_e1416b9
|
2020-03-02 10:10:49 +01:00 |
|
Philipp Crocoll
|
8fbeb5c409
|
upgrading build tools and NuGet packages. switching to Xamarin's Biometric Bindings (even though this reverts from 1.0.1 to 1.0.0) because of build issues/incompatibilities
|
2020-03-02 10:07:55 +01:00 |
|
Philipp Crocoll
|
9d34dfe23e
|
enable compatibility mode for autofill closes #290, closes #1061
|
2020-02-17 11:59:04 +01:00 |
|
Philipp Crocoll
|
01ea54932c
|
allow to disable fingerprint unlock (in QuickUnlock mode) after three failed attempts, closes #16
|
2020-02-16 21:26:33 +01:00 |
|
Philipp Crocoll
|
ad0ac93bd3
|
add more logging to diagnose why keyboard is switched back sometimes
|
2020-02-16 05:28:54 +01:00 |
|
Philipp Crocoll
|
dc9d830d16
|
show username in search result, closes #546
|
2020-02-15 10:18:38 +01:00 |
|
Philipp Crocoll
|
cab797ee1e
|
delete zh-rCN folder, is now in -zh, closes #651
|
2020-02-15 10:08:38 +01:00 |
|
Philipp Crocoll
|
e1416b984e
|
Apply password font in EditText views, closes #404
|
2020-02-15 10:05:27 +01:00 |
|
Philipp Crocoll
|
ff95c32c2d
|
Request focus before calling ShowInputMethod, closes #1132
|
2020-02-15 09:35:49 +01:00 |
|
Philipp Crocoll
|
2b2deb291a
|
catch invalid dates, closes #868
|
2020-02-15 04:15:35 +01:00 |
|
Philipp Crocoll
|
e51999ea1f
|
display notifications to allow copying TOTP to clipboard when autofilling, closes #1072
|
2020-02-15 03:55:43 +01:00 |
|
Philipp Crocoll
|
7ba17b8552
|
start implementing notifications when searching, e.g. for Autofill
|
2020-02-15 03:26:35 +01:00 |
|
Philipp Crocoll
|
406723fab0
|
manifest for 1.08-r1
|
2020-02-15 03:24:52 +01:00 |
|
Philipp Crocoll
|
e1ea3a1502
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2020-02-13 21:35:02 +01:00 |
|
Philipp Crocoll
|
3f101c070d
|
update to biometric-1.0.1
|
2020-02-13 21:34:10 +01:00 |
|
Philipp Crocoll
|
dd49cc9324
|
Merge branch 'master' of c:/ph/keepass2android
|
2020-02-10 11:00:59 +01:00 |
|
Philipp Crocoll
|
d607151734
|
changelog for 1.08-r0
|
2020-02-10 11:00:51 +01:00 |
|
Philipp Crocoll
|
9b780cb216
|
update version for 1.08-r0
|
2020-02-10 10:07:13 +01:00 |
|
Philipp Crocoll
|
bd4c01c630
|
add missing files, ignore some files
|
2020-02-10 10:06:59 +01:00 |
|
Philipp Crocoll
|
7f4a151a63
|
manifest for 1.08-r0
|
2020-01-31 06:20:04 +01:00 |
|
PhilippC
|
d6174dc69e
|
Merge pull request #1135 from PhilippC/l10n_master
New Crowdin translations
|
2020-01-31 06:21:24 +01:00 |
|
PhilippC
|
61cd5775a2
|
New translations strings.xml (German)
|
2020-01-31 06:20:09 +01:00 |
|
Philipp Crocoll
|
69b4828add
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2020-01-31 05:24:06 +01:00 |
|
Philipp Crocoll
|
ca09103e98
|
removed no longer needed subfolder
|
2020-01-31 05:22:53 +01:00 |
|
PhilippC
|
efadf03238
|
Merge pull request #1127 from PhilippC/l10n_master
New Crowdin translations
|
2020-01-31 05:22:14 +01:00 |
|
Philipp Crocoll
|
11727b80f2
|
simplify code for ftp transaction commit
|
2020-01-31 05:21:35 +01:00 |
|
PhilippC
|
e57b7179e3
|
New translations strings.xml (Basque)
|
2020-01-24 00:30:06 +01:00 |
|
PhilippC
|
1c720ddb7d
|
New translations strings.xml (Basque)
|
2020-01-24 00:20:07 +01:00 |
|
PhilippC
|
d19396e542
|
Merge pull request #1107 from PhilippC/l10n_master
New Crowdin translations
|
2020-01-16 20:15:28 +01:00 |
|
PhilippC
|
ae436249b7
|
New translations strings.xml (Portuguese, Brazilian)
|
2020-01-16 20:15:05 +01:00 |
|
PhilippC
|
4518a87f24
|
New translations strings.xml (Portuguese)
|
2020-01-16 20:14:41 +01:00 |
|
PhilippC
|
4cc0359c4d
|
New translations strings.xml (Vietnamese)
|
2020-01-15 20:48:09 +01:00 |
|
PhilippC
|
ec122e078b
|
New translations strings.xml (Greek)
|
2020-01-15 20:48:07 +01:00 |
|
PhilippC
|
bbc0ba7b3c
|
New translations strings.xml (Croatian)
|
2020-01-15 20:47:53 +01:00 |
|
PhilippC
|
c4ba08db15
|
New translations strings.xml (Czech)
|
2020-01-15 20:47:49 +01:00 |
|
PhilippC
|
75ab8d4eed
|
New translations strings.xml (Danish)
|
2020-01-15 20:47:44 +01:00 |
|
PhilippC
|
d91cfe7cb0
|
New translations strings.xml (Dutch)
|
2020-01-15 20:47:39 +01:00 |
|
PhilippC
|
037c7d35d7
|
New translations strings.xml (Finnish)
|
2020-01-15 20:47:35 +01:00 |
|
PhilippC
|
6fd0ab790c
|
New translations strings.xml (French)
|
2020-01-15 20:47:32 +01:00 |
|
PhilippC
|
1a578ca68e
|
New translations strings.xml (Polish)
|
2020-01-15 20:47:29 +01:00 |
|
PhilippC
|
60ea6cef08
|
New translations strings.xml (Hebrew)
|
2020-01-15 20:47:25 +01:00 |
|