PhilippC
5fa13c6316
New translations strings.xml (Danish)
2020-07-27 11:25:41 +02:00
PhilippC
1c4c7243ed
New translations strings.xml (Czech)
2020-07-27 11:25:39 +02:00
PhilippC
c9e6a521dc
New translations strings.xml (Catalan)
2020-07-27 11:25:37 +02:00
PhilippC
f2ecb9bc22
New translations strings.xml (Bulgarian)
2020-07-27 11:25:36 +02:00
PhilippC
d60a20f2a5
New translations strings.xml (Arabic)
2020-07-27 11:25:34 +02:00
PhilippC
c32a118157
New translations strings.xml (Spanish)
2020-07-27 11:25:32 +02:00
PhilippC
07e6e440f2
New translations strings.xml (Greek)
2020-07-27 11:25:30 +02:00
PhilippC
4d6db6e394
New translations strings.xml (French)
2020-07-27 11:25:28 +02:00
PhilippC
9fa0f541ae
New translations strings.xml (Portuguese)
2020-07-27 11:25:27 +02:00
PhilippC
73c5bab70c
New translations strings.xml (Slovak)
2020-07-27 11:25:25 +02:00
PhilippC
929fb69beb
New translations strings.xml (Azerbaijani)
2020-07-27 11:25:23 +02:00
PhilippC
e52e8c76a4
New translations strings.xml (Norwegian Nynorsk)
2020-07-27 11:25:22 +02:00
PhilippC
1bf294c6fe
New translations strings.xml (Croatian)
2020-07-27 11:25:20 +02:00
PhilippC
d172aca74d
New translations strings.xml (Persian)
2020-07-27 11:25:19 +02:00
PhilippC
66a62df64a
New translations strings.xml (Indonesian)
2020-07-27 11:25:17 +02:00
PhilippC
902fd70071
New translations strings.xml (Portuguese, Brazilian)
2020-07-27 11:25:15 +02:00
PhilippC
b7b938fef3
New translations strings.xml (Galician)
2020-07-27 11:25:14 +02:00
PhilippC
6a6437fefb
New translations strings.xml (Russian)
2020-07-27 11:25:12 +02:00
PhilippC
b90e959e48
New translations strings.xml (Vietnamese)
2020-07-27 11:25:10 +02:00
PhilippC
abeefab726
New translations strings.xml (Chinese Simplified)
2020-07-27 11:25:09 +02:00
PhilippC
1bea5cd1ef
New translations strings.xml (Ukrainian)
2020-07-27 11:25:07 +02:00
PhilippC
b4e22849bd
New translations strings.xml (Turkish)
2020-07-27 11:25:05 +02:00
PhilippC
07adea2465
New translations strings.xml (Swedish)
2020-07-27 11:25:03 +02:00
PhilippC
e7fdb9239e
New translations strings.xml (Serbian (Cyrillic))
2020-07-27 11:25:01 +02:00
PhilippC
b70adfbc09
New translations strings.xml (Slovenian)
2020-07-27 11:25:00 +02:00
PhilippC
1474549886
New translations strings.xml (Chinese Traditional)
2020-07-27 11:24:58 +02:00
PhilippC
bfdf731fdd
New translations strings.xml (Romanian)
2020-07-27 11:24:56 +02:00
Philipp Crocoll
d3ced0cdf3
improve user experience with autofill security alert:
...
* remember trusted links
* allow to make an app trusted
* improve message by displaying application label instead of package name (show package name once for security)
2020-07-27 11:19:29 +02:00
Philipp Crocoll
02073c01b6
change to behavior of Autofill: If domain and package are not "compatible" (i.e. package is a trusted web browser or later DAL verification succeeded), allow to insert the credentials for the domain (no longer the package), but ask the user if he trusts the app.
1.08b-r0
2020-07-06 21:08:15 +02:00
Philipp Crocoll
d14d287c3a
improve keyboard activation
2020-06-29 19:45:40 +02:00
Philipp Crocoll
862083c0be
only show Google Drive option if device has PlayServices available
2020-06-29 12:02:45 +02:00
Philipp Crocoll
f83e5dcc6e
update FluentFTP, hoping to see improvements onn https://github.com/PhilippC/keepass2android/issues/1284
2020-06-15 11:31:44 +02:00
Philipp Crocoll
eeaa9f3280
code cleanup
2020-06-15 11:25:08 +02:00
Philipp Crocoll
1fad137c1e
fix https://github.com/PhilippC/keepass2android/issues/1015 (bad error message when file not found)
2020-06-15 11:24:38 +02:00
Philipp Crocoll
b88bca35ab
fix potential crash when an unknown scheme is entered while editing the URL of a recent file, fixes https://github.com/PhilippC/keepass2android/issues/1055
2020-06-14 20:16:36 +02:00
Philipp Crocoll
e9b9d0a781
fix crash when switching tasks while saving, should fix https://github.com/PhilippC/keepass2android/issues/719
2020-06-14 20:14:39 +02:00
Philipp Crocoll
d30c532a88
fix to password input behind view icon, fixes https://github.com/PhilippC/keepass2android/issues/370
2020-06-14 06:45:16 +02:00
Philipp Crocoll
b4dbc4bc08
improve display of database name/location in notifications, fixes https://github.com/PhilippC/keepass2android/issues/568
2020-06-14 06:29:03 +02:00
Philipp Crocoll
85d852cc54
fix https://github.com/PhilippC/keepass2android/issues/1282 (saving through autofill not working on Android 10 due to missing NewTask flag)
2020-06-13 20:36:46 +02:00
Philipp Crocoll
484a4732f8
fix https://github.com/PhilippC/keepass2android/issues/695 (missing fields on keyboard dialog)
2020-06-13 20:33:58 +02:00
Philipp Crocoll
0649de8cc6
changing the intent filter for ActionView, trying not to be too broad as before but hopefully still catching most intents for viewing kdbx files. Closes https://github.com/PhilippC/keepass2android/issues/816 and https://github.com/PhilippC/keepass2android/issues/157
2020-06-11 11:41:30 +02:00
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