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
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
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
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
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
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
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
Philipp Crocoll
b85cb20177
improve logging on SwitchImeActivity
2020-11-16 12:14:42 +01:00
Philipp Crocoll
612c7927e9
fix to keyboard not opening on QuickUnlock screen, closes #1362
2020-11-16 11:35:09 +01:00
Philipp Crocoll
ad4b719f3f
Merge branch 'master' of https://github.com/PhilippC/keepass2android
2020-11-16 10:21:23 +01:00
Philipp Crocoll
24b690d19b
fix typo in changelog
2020-11-16 10:21:12 +01:00
Philipp Crocoll
57308b476d
add some logging to ChooseForAutofillActivity to diagnose a problem of a user
2020-11-02 10:02:57 +01:00
PhilippC
90ae1bd7d7
Merge pull request #1459 from CommName/SerbianTranslation
...
Serbian translation
2020-10-30 15:57:47 +01:00
CommName
67e40bc284
Fixed typo
2020-10-29 15:28:15 +01:00
CommName
58a0f4d536
Added serbian translation
2020-10-29 15:24:38 +01:00
Philipp Crocoll
174c440813
Merge branch 'master' of https://github.com/PhilippC/keepass2android
2020-10-24 09:47:11 +02:00
Philipp Crocoll
1479ecf03f
allow to open .xml files (as unencrypted database) in read-only mode, closes https://github.com/PhilippC/keepass2android/issues/1450
2020-10-24 09:47:00 +02:00
PhilippC
c8ac6ec972
Add 2 FAQs regarding Google Drive
2020-10-24 09:20:04 +02:00
Philipp Crocoll
b4e5b0107a
allow to immediately disable donation option if a certain string is typed in search; 1.08c-r1
1.08c-r1
2020-10-19 19:40:34 +02:00
Philipp Crocoll
8b072a3c3f
version and changelog for 1.08c-r0
1.08c-r0
2020-10-19 11:27:41 +02:00
Philipp Crocoll
7d98ea39e9
update jars in Xamarin build to account for updates in JavaFileStorage
2020-10-19 11:26:28 +02:00
Philipp Crocoll
170a86f433
Merge remote-tracking branch 'remotes/origin/l10n_master2'
2020-10-19 09:06:31 +02:00
Philipp Crocoll
7d4c8d3735
Merge branch 'master' of https://github.com/PhilippC/keepass2android
2020-10-19 09:05:36 +02:00
Philipp Crocoll
2d23f579e9
when storing package names of target apps in Password entries, no longer use the Url field or KP2A_URL_x fields, instead use AndroidAppX (X being a counter starting at 1), closes #657
2020-10-19 09:04:11 +02:00
PhilippC
9586e7f3ae
Merge pull request #1445 from lwis/update-okhttp
...
Update OkHttp to 4.10.0-RC1 to remove workaround for #747
2020-10-19 08:56:16 +02:00
PhilippC
7bda4095a6
New translations strings.xml (Turkish)
2020-10-17 12:00:11 +02:00
PhilippC
54dc7f46fb
New translations strings.xml (Turkish)
2020-10-17 12:00:09 +02:00
PhilippC
87ddfc92a3
New translations strings.xml (Russian)
2020-10-17 12:00:08 +02:00
PhilippC
df98ebeb3b
New translations strings.xml (Chinese Simplified)
2020-10-17 09:30:08 +02:00
Lewis Juggins
bbf3b40df8
Import
2020-10-16 13:11:41 +01:00
Lewis Juggins
a01e70012e
Update OkHttp to 4.10.0-RC1 to remove workaround for #747
hacktoberfest-accepted
2020-10-16 13:09:47 +01:00
PhilippC
48517665e2
New translations strings.xml (Slovenian)
2020-10-14 07:40:07 +02:00
PhilippC
387998a260
New translations strings.xml (Chinese Traditional)
2020-10-13 08:00:09 +02:00
PhilippC
ef194fe70c
New translations strings.xml (Swedish)
2020-10-12 21:10:10 +02:00
PhilippC
c74c718021
New translations strings.xml (Swedish)
2020-10-12 21:10:08 +02:00
Philipp Crocoll
c8f29bd424
include all strings.xml files in keepass2android.csproj, fixes unused translations, closes https://github.com/PhilippC/keepass2android/issues/1338
2020-10-12 21:05:12 +02:00
Philipp Crocoll
64e26fe372
changes to locking of the database: implement an alternative to alarm-based timeout (using a timeout variables checked when resuming), closes https://github.com/PhilippC/keepass2android/issues/1346
2020-10-12 11:57:58 +02:00
PhilippC
da213a1172
New translations strings.xml (Persian)
2020-10-12 10:40:52 +02:00