Philipp Crocoll
|
37cda26e27
|
fix potential crashes in AutoFill service
|
2019-03-19 21:13:16 +01:00 |
|
Philipp Crocoll
|
65c2da9afa
|
implement really hacky workaround for another crash on Samsung devices with Android 9
|
2019-03-19 20:58:37 +01:00 |
|
Philipp Crocoll
|
434b7b756b
|
Merge branch 'master' of c:/ph/keepass2android
|
2019-03-18 05:51:54 +01:00 |
|
Philipp Crocoll
|
9dfcab6c1c
|
1.07-pre6
|
2019-03-18 05:50:56 +01:00 |
|
Philipp Crocoll
|
9f39f4e377
|
set NoHistory flag for SwitchImeActivity, improves switching back to KP2A
|
2019-03-18 05:44:01 +01:00 |
|
Philipp Crocoll
|
58da4284ac
|
Merge branch 'master' of c:/ph/keepass2android
# Resolved Conflicts:
# src/keepass2android/Properties/AndroidManifest_net.xml
# src/keepass2android/Resources/values/strings.xml
|
2019-03-18 05:12:05 +01:00 |
|
Philipp Crocoll
|
55787ff6cf
|
fix crash on Samsung devices with Android 9, fix problem with bringing up keyboard
|
2019-03-18 05:09:20 +01:00 |
|
Philipp Crocoll
|
3b93610e43
|
fix crash when sending debug log (closes https://github.com/PhilippC/keepass2android/issues/264)
|
2019-03-18 05:08:34 +01:00 |
|
Philipp Crocoll
|
40f3066ee0
|
avoid potential crashes when opening child databases (caused by network on main thread or URLs without username/password), fixes https://github.com/PhilippC/keepass2android/issues/728
|
2019-03-18 03:56:34 +01:00 |
|
Philipp Crocoll
|
92a0ce98bb
|
make nfc implementation compatible to Yubikey NEO 5 (closes https://github.com/PhilippC/keepass2android/issues/564)
|
2019-03-11 11:46:02 +01:00 |
|
Philipp Crocoll
|
84c9632508
|
using public suffix to determine canonical domains which fixes the aliexpress issue (fixes https://github.com/PhilippC/keepass2android/issues/711)
|
2019-03-11 10:56:55 +01:00 |
|
Philipp Crocoll
|
22c2b406db
|
more attempts to get OneDrive for business working
|
2019-03-11 09:43:42 +01:00 |
|
Philipp Crocoll
|
0bf82a999a
|
don't refuse to load databases with invalid times
|
2019-03-11 02:52:56 +01:00 |
|
Philipp Crocoll
|
bc917d41ad
|
1.07-pre5
|
2019-02-06 21:13:59 +01:00 |
|
Philipp Crocoll
|
68b60b427a
|
fix missing native keytransform, closes #630
|
2019-02-06 21:13:46 +01:00 |
|
Philipp Crocoll
|
a3c1e311f7
|
1.07-pre4
|
2019-02-06 06:15:33 +01:00 |
|
Philipp Crocoll
|
4d246a250d
|
remove AdalBindings project
|
2019-02-06 06:15:20 +01:00 |
|
Philipp Crocoll
|
8d2c41f558
|
fix duplicate string resource id
|
2019-02-06 06:14:49 +01:00 |
|
Philipp Crocoll
|
013aa4d071
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2019-02-05 19:55:58 +01:00 |
|
PhilippC
|
b887e16628
|
Merge pull request #515 from PhilippC/l10n_master
New Crowdin translations
|
2019-02-05 19:55:45 +01:00 |
|
PhilippC
|
7774ed65bd
|
Merge branch 'master' into l10n_master
|
2019-02-05 19:55:11 +01:00 |
|
PhilippC
|
c85f996aa3
|
New translations strings.xml (Portuguese)
|
2019-02-05 19:51:56 +01:00 |
|
Philipp Crocoll
|
64d9cc00d1
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2019-02-05 19:46:56 +01:00 |
|
Philipp Crocoll
|
a0efbecee4
|
Forward to Search results directly when multiple databases open, closes https://github.com/PhilippC/keepass2android/issues/642
|
2019-02-05 12:15:22 +01:00 |
|
Philipp Crocoll
|
cceb4c6677
|
increase timeout (https://github.com/PhilippC/keepass2android/issues/339). still todo: test how KP2A behaves on write errors.
|
2019-02-05 12:14:52 +01:00 |
|
Philipp Crocoll
|
66e448a648
|
avoid using a deprecated method, might help with https://github.com/PhilippC/keepass2android/issues/653
|
2019-02-05 11:08:38 +01:00 |
|
Philipp Crocoll
|
eb134fd41a
|
NfcOtpActivity is back - this time with app link enabled (allows users to enter https://keepass2android.crocoll.net/neo/ as NDEF payload and should work on all recent Android devices with NFC). Closes #603
|
2019-02-05 10:36:08 +01:00 |
|
Philipp Crocoll
|
857d6f9008
|
reset cancellation signal when cancelled. might fix https://github.com/PhilippC/keepass2android/issues/560 (cannot reproduce, so user must test)
|
2019-02-05 10:04:10 +01:00 |
|
PhilippC
|
32396c4534
|
Merge pull request #654 from Small-Ku/master
Update crowdin.yml for better Chinese localiztion
|
2019-02-05 06:38:57 +01:00 |
|
Philipp Crocoll
|
2df46b6647
|
improve language in some strings
|
2019-02-05 06:29:01 +01:00 |
|
Philipp Crocoll
|
9f6ad37547
|
Revert "failing attempt to integrate ADAL authentication (for OneDrive for business)"
This reverts commit 6b69ad20ad .
|
2019-02-05 06:28:40 +01:00 |
|
PhilippC
|
65955843e5
|
New translations strings.xml (Dutch)
|
2019-01-26 15:40:08 +01:00 |
|
PhilippC
|
9e9b5fb9dd
|
New translations strings.xml (Polish)
|
2019-01-19 14:10:09 +01:00 |
|
PhilippC
|
f96fc67bc2
|
New translations strings.xml (Russian)
|
2019-01-15 13:50:14 +01:00 |
|
PhilippC
|
07ebd0b4ca
|
New translations strings.xml (Russian)
|
2019-01-15 13:40:10 +01:00 |
|
PhilippC
|
64e955c512
|
New translations strings.xml (Japanese)
|
2019-01-14 13:50:11 +01:00 |
|
PhilippC
|
161753b195
|
New translations strings.xml (Japanese)
|
2019-01-14 13:40:15 +01:00 |
|
PhilippC
|
f92adb847a
|
New translations strings.xml (Japanese)
|
2019-01-14 13:30:13 +01:00 |
|
PhilippC
|
98f780c277
|
New translations strings.xml (Portuguese, Brazilian)
|
2019-01-14 03:20:08 +01:00 |
|
PhilippC
|
3c512e74db
|
New translations strings.xml (Portuguese, Brazilian)
|
2019-01-14 03:10:08 +01:00 |
|
PhilippC
|
9b752dd28f
|
New translations strings.xml (Portuguese, Brazilian)
|
2019-01-14 03:00:11 +01:00 |
|
PhilippC
|
3cf2719c29
|
New translations strings.xml (Croatian)
|
2019-01-07 07:30:10 +01:00 |
|
PhilippC
|
be420c0394
|
New translations strings.xml (Croatian)
|
2019-01-07 07:20:08 +01:00 |
|
PhilippC
|
1b1d995b9d
|
New translations strings.xml (Russian)
|
2019-01-03 16:50:10 +01:00 |
|
PhilippC
|
6410f41fa2
|
New translations strings.xml (Italian)
|
2019-01-02 15:50:09 +01:00 |
|
PhilippC
|
f90a45b1e6
|
New translations strings.xml (Italian)
|
2019-01-02 15:40:08 +01:00 |
|
PhilippC
|
9ca5569122
|
New translations strings.xml (Slovak)
|
2019-01-02 12:20:08 +01:00 |
|
Philipp Crocoll
|
a6b4a35973
|
added OneDriveStorage2 based on Graph SDK
|
2018-12-30 07:53:29 +01:00 |
|
PhilippC
|
06cb6bac3e
|
New translations strings.xml (Turkish)
|
2018-12-28 10:50:11 +01:00 |
|
PhilippC
|
5241aeea9f
|
New translations strings.xml (Turkish)
|
2018-12-28 10:40:09 +01:00 |
|