PhilippC
1e2d1503fe
New translations strings.xml (Hungarian)
2021-01-08 06:40:39 +01:00
PhilippC
50d16acee9
New translations strings.xml (Dutch)
2021-01-08 06:40:32 +01:00
Philipp Crocoll
710e0f9bba
Merge branch 'master' of https://github.com/PhilippC/keepass2android
...
# Conflicts:
# src/keepass2android/Resources/values/strings.xml
2021-01-08 06:37:57 +01:00
Philipp Crocoll
84efc14b00
changelog for 1.08d-r1
2021-01-08 06:36:23 +01:00
Philipp Crocoll
ddb58119be
update to pCloud SDK 1.2.0 and implement support for different dataHosts (depending on data server location). Closes #1257
2021-01-08 06:35:49 +01:00
PhilippC
3ced852eb4
New translations strings.xml (Korean)
2021-01-08 00:20:13 +01:00
PhilippC
9928c85d0a
New translations strings.xml (Korean)
2021-01-07 23:20:11 +01:00
PhilippC
8a095a4032
New translations strings.xml (Korean)
2021-01-07 23:20:09 +01:00
Philipp Crocoll
9372cb7190
avoid potential crash
2021-01-06 18:05:55 +01:00
Philipp Crocoll
bf3a5891e3
bug fixes to activity behavior of PasswordActivity/SelectCurrentDbActivity:
...
* when a PasswordActivity was still in stopped state and the user triggered opening from Share URL or Autofill and had a child database, the child would not be opened correctly because the child IOC was delivered in OnNewIntent (but not correctly loaded from there)
* when locking the database from the SelectCurrentDbActivity, the activity would remain active (not really a big problem, DB was locked anyway, but bad UI)
2021-01-06 18:05:35 +01:00
Philipp Crocoll
ca61fa9d1d
several changes to fix https://github.com/PhilippC/keepass2android/issues/1399 :
...
* adding a lock to avoid flickering/disappearing prompt
* returning a fill-response instead of a dataset from authentication activity
* immediately present one search result (if there is a match) as a dataset item in the autofill prompt
2021-01-02 12:31:19 +01:00
Philipp Crocoll
42eb8222fc
use special icon to indicate in search results if an entry is expired
2021-01-02 12:20:47 +01:00
PhilippC
2aca631390
New translations strings.xml (Chinese Simplified)
2021-01-02 02:10:09 +01:00
PhilippC
b175295d43
New translations strings.xml (Chinese Traditional)
2020-12-28 14:30:11 +01:00
PhilippC
0226456d41
New translations strings.xml (Chinese Traditional)
2020-12-28 13:30:10 +01:00
PhilippC
d18aba0747
New translations strings.xml (French)
2020-12-22 08:10:09 +01:00
PhilippC
449b5e3f0a
New translations strings.xml (French)
2020-12-19 18:00:09 +01:00
Philipp Crocoll
301216fc2e
improve error logging
2020-12-18 20:11:02 +01:00
Philipp Crocoll
c3bef01fe9
add another supporter name
2020-12-17 19:27:25 +01:00
PhilippC
19abf7a1b0
New translations strings.xml (Russian)
2020-12-16 13:40:09 +01:00
PhilippC
3e36a6e5fa
New translations strings.xml (Russian)
2020-12-16 12:40:10 +01:00
PhilippC
e65bd9a524
New translations strings.xml (Ukrainian)
2020-12-12 19:50:09 +01:00
Philipp Crocoll
697b331a65
allow to disable DAL verification in Autofill for testing/debugging
2020-12-12 14:16:12 +01:00
Philipp Crocoll
3767450343
allow to disable check for secure screen to solve #1501
2020-12-12 14:14:05 +01:00
PhilippC
2ffa9b06c5
New translations strings.xml (Chinese Simplified)
2020-12-12 11:40:08 +01:00
PhilippC
c1e80d209f
New translations strings.xml (Romanian)
2020-12-11 20:00:09 +01:00
PhilippC
a36f5a375a
New translations strings.xml (Romanian)
2020-12-11 19:00:10 +01:00
PhilippC
4e7f6d62d2
New translations strings.xml (Russian)
2020-12-08 10:20:10 +01:00
PhilippC
f8e637cdbc
New translations strings.xml (Slovenian)
2020-12-07 12:50:10 +01:00
Philipp Crocoll
abf32cf499
manifest and chanelog for 1.08d-r0
2020-12-07 11:03:23 +01:00
Philipp Crocoll
eee24819d5
add support for Argon2id (see https://github.com/keepassxreboot/keepassxc/issues/4317#issuecomment-738101431 )
2020-12-07 10:43:46 +01:00
Philipp Crocoll
b7e4bf0be5
fix strings.xml
2020-12-07 10:43:10 +01:00
PhilippC
be65fe2521
New translations strings.xml (Sinhala)
2020-12-05 20:00:08 +01:00
PhilippC
05e62bd40d
New translations strings.xml (Sinhala)
2020-12-05 10:00:12 +01:00
PhilippC
ca4e819183
New translations strings.xml (Sinhala)
2020-12-05 10:00:10 +01:00
PhilippC
80b75f11a0
New translations strings.xml (Sinhala)
2020-12-05 10:00:08 +01:00
PhilippC
a18f013d8c
New translations strings.xml (Russian)
2020-12-03 11:40:10 +01:00
PhilippC
ffc06404c1
New translations strings.xml (German)
2020-11-30 12:32:18 +01:00
Philipp Crocoll
849cb0c707
changelog for 1.08d
2020-11-30 12:25:12 +01:00
Philipp Crocoll
219932258c
Merge branch 'master' of https://github.com/PhilippC/keepass2android
2020-11-30 12:23:24 +01:00
Philipp Crocoll
59a5bb0c89
add menu in SelectCurrentDbActivity, closes https://github.com/PhilippC/keepass2android/issues/988
2020-11-30 12:16:04 +01:00
Philipp Crocoll
29fca5c1f0
allow to export imported keyfiles, closes https://github.com/PhilippC/keepass2android/issues/599
2020-11-30 11:56:39 +01:00
Philipp Crocoll
fec0e7768a
add more logging output to diagnose an issue describe by a user where merge conflicts seem to be detected even if they are not there
2020-11-30 11:55:07 +01:00
Philipp Crocoll
3dcb8ed32b
update JSch to version 0.1.55, closes #1478
2020-11-30 10:10:13 +01:00
PhilippC
2b1f5cfd0a
New translations strings.xml (Italian)
2020-11-26 14:20:13 +01:00
PhilippC
84e08d39a4
New translations strings.xml (Czech)
2020-11-23 01:20:13 +01:00
PhilippC
0a171a6a72
New translations strings.xml (Czech)
2020-11-23 01:20:11 +01:00
PhilippC
cdcbe148c9
Merge pull request #1472 from joschahenningsen/readme-patch
...
Remove Google+ group from readme
2020-11-21 19:20:46 +01:00
Joscha Henningsen
fea28640b5
update readme
2020-11-20 16:47:39 +01:00
PhilippC
295f19c54e
New translations strings.xml (Malayalam)
2020-11-18 14:00:09 +01:00