PhilippC
|
bbd3fc4d1d
|
Merge pull request #543 from PhilippC/1.07
first 1.07 features
|
2018-09-12 04:53:01 +02:00 |
|
Philipp Crocoll
|
ee63946be2
|
set network security configuration to that of Android 6, trusting user certificates, closes #339
|
2018-09-12 04:51:58 +02:00 |
|
Philipp Crocoll
|
b1bcfacf35
|
refactor PasswordActivity's key provider handling, implement Password+Keyfile+ChallengeXC, closes #456
|
2018-09-12 04:39:21 +02:00 |
|
Philipp Crocoll
|
d4936e8eec
|
fix issue with opening attachments with special characters in their name, closes #480
|
2018-09-11 21:42:44 +02:00 |
|
Philipp Crocoll
|
dbba098555
|
allow to delete entries from the EntryActivity (i.e. also after searching), closes #473
|
2018-09-11 05:03:54 +02:00 |
|
Philipp Crocoll
|
b368e93061
|
fix potential crash in keyboard
|
2018-09-11 05:02:31 +02:00 |
|
Philipp Crocoll
|
10b333ae48
|
allow to switch to built-in keyboard when opening PasswordActivity or EntryEditActivity, closes #67
|
2018-09-11 04:48:55 +02:00 |
|
Philipp Crocoll
|
87c0345a6a
|
prevent accidental modification of password in edit text after using fingerprint, closes #493
|
2018-09-11 04:32:49 +02:00 |
|
Philipp Crocoll
|
381510d213
|
implement GUI for public key authentication with SFTP, closes #69
|
2018-09-11 04:19:40 +02:00 |
|
Philipp Crocoll
|
f5f99f5a04
|
attempt to integrate pulickey auth
|
2018-09-10 12:57:17 +02:00 |
|
Philipp Crocoll
|
fcf1214f80
|
implement publickey authentication in JavaFileStorage (not yet integrated in main app)
|
2018-09-10 12:56:03 +02:00 |
|
Philipp Crocoll
|
7e122529d2
|
implement prompt callbacks for JSch, fixes https://github.com/PhilippC/keepass2android/issues/519
|
2018-09-10 11:43:59 +02:00 |
|
Philipp Crocoll
|
600c3d21dc
|
Merge branch '1.06' into 1.07
|
2018-09-10 09:52:39 +02:00 |
|
Philipp Crocoll
|
135d7ebda5
|
keep old keyboard dialog for Android <= 8, fix bugs with keyboard labels, release 1.06f
1.06f
|
2018-09-10 09:51:53 +02:00 |
|
PhilippC
|
2a57b94e08
|
New translations strings.xml (German)
|
2018-09-09 21:20:06 +02:00 |
|
PhilippC
|
366a37b765
|
New translations strings.xml (Polish)
|
2018-09-09 16:40:05 +02:00 |
|
PhilippC
|
a3806f7a81
|
New translations strings.xml (Greek)
|
2018-09-06 22:00:07 +02:00 |
|
PhilippC
|
cf28e373f7
|
Merge pull request #535 from gilbsgilbs/pcloud-integration
Implement requiresSetup for PCloud.
|
2018-09-06 03:45:20 +02:00 |
|
Gilbert Gilb's
|
8d80295e07
|
Implement requiresSetup for PCloud.
Also consider error 2095 as a logout, so that the user can re-login.
|
2018-09-04 20:59:00 +02:00 |
|
PhilippC
|
1f7ffe6ea0
|
New translations strings.xml (Catalan)
|
2018-09-03 15:00:07 +02:00 |
|
PhilippC
|
a740753175
|
New translations strings.xml (Czech)
|
2018-09-02 10:30:06 +02:00 |
|
PhilippC
|
c70f996915
|
New translations strings.xml (Ukrainian)
|
2018-08-30 15:40:06 +02:00 |
|
PhilippC
|
707dfc2a0b
|
New translations strings.xml (Chinese Traditional)
|
2018-08-30 01:20:53 +02:00 |
|
PhilippC
|
77db3362fc
|
New translations strings.xml (French)
|
2018-08-30 01:20:41 +02:00 |
|
PhilippC
|
c8e0687288
|
New translations strings.xml (Russian)
|
2018-08-30 01:20:24 +02:00 |
|
PhilippC
|
f61a6191ec
|
New translations strings.xml (Slovak)
|
2018-08-30 01:20:20 +02:00 |
|
PhilippC
|
2648236bb4
|
New translations strings.xml (Spanish)
|
2018-08-30 01:20:16 +02:00 |
|
PhilippC
|
382e23f545
|
New translations strings.xml (Turkish)
|
2018-08-30 01:20:12 +02:00 |
|
PhilippC
|
2eddbe3669
|
New translations strings.xml (Ukrainian)
|
2018-08-30 01:20:09 +02:00 |
|
Philipp Crocoll
|
267d710c13
|
some changes to get the build working on VS2017 and to reduce APK size
|
2018-08-28 21:58:33 +02:00 |
|
PhilippC
|
5e41517178
|
New translations strings.xml (Portuguese)
|
2018-08-28 21:00:25 +02:00 |
|
PhilippC
|
5c9cf0a655
|
Merge pull request #523 from gilbsgilbs/pcloud-integration
Add PCloud support.
|
2018-08-28 20:55:41 +02:00 |
|
Philipp Crocoll
|
337297e3e0
|
manifest for 1.06d
|
2018-08-28 20:54:56 +02:00 |
|
Philipp Crocoll
|
26def9805f
|
avoid potential OutOfBounds exception
|
2018-08-28 20:47:50 +02:00 |
|
Philipp Crocoll
|
5429876cde
|
fix potential NullPointerExceptions
|
2018-08-28 05:39:28 +02:00 |
|
Gilbert Gilb's
|
6301b48b5d
|
Fix indentation.
|
2018-08-27 21:48:48 +02:00 |
|
Gilbert Gilb's
|
5dea97cce2
|
Add PCloud support.
|
2018-08-27 20:58:36 +02:00 |
|
PhilippC
|
69b63bcb15
|
Merge pull request #522 from gilbsgilbs/linux-build
Support build on Linux
|
2018-08-27 12:17:56 +02:00 |
|
Philipp Crocoll
|
d13b2d236b
|
manifest for 1.06c
|
2018-08-27 12:14:07 +02:00 |
|
Philipp Crocoll
|
9dce637d22
|
fix potential crash in FileSelectActivity
|
2018-08-27 12:06:04 +02:00 |
|
Philipp Crocoll
|
dbb291fb86
|
implement a new way to select additional fields in the keyboard, closes https://github.com/PhilippC/keepass2android/issues/377
|
2018-08-27 11:18:46 +02:00 |
|
Gilbert Gilb's
|
cefad66475
|
Add execution rights to gradle wrappers.
|
2018-08-25 15:37:25 +02:00 |
|
Gilbert Gilb's
|
726f4438d6
|
Fix xamarin.Android bindings path.
See https://github.com/PhilippC/keepass2android/pull/156#issuecomment-415965219
|
2018-08-25 15:37:25 +02:00 |
|
Gilbert Gilb's
|
880e75a91c
|
Fix project configuration paths case.
This is required for linux builds.
|
2018-08-25 15:37:25 +02:00 |
|
Gilbert Gilb's
|
0f1fd0e367
|
Fix dummy credentials for Dropbox.
The client disallows empty credentials, making KP2A force close.
|
2018-08-25 15:37:25 +02:00 |
|
Gilbert Gilb's
|
7a44cf6e26
|
Add scripts and instructions for Linux builds.
This is mostly based on @bensku work.
See https://github.com/PhilippC/keepass2android/pull/156
|
2018-08-25 15:37:23 +02:00 |
|
PhilippC
|
177c709e0a
|
New translations strings.xml (Chinese Simplified)
|
2018-08-24 08:00:06 +02:00 |
|
PhilippC
|
699eb824a1
|
New translations strings.xml (Chinese Simplified)
|
2018-08-24 07:50:05 +02:00 |
|
Philipp Crocoll
|
bc2dc1b2e9
|
manifest for 1.06b
|
2018-08-23 07:01:36 +02:00 |
|
PhilippC
|
6b19e305f3
|
New translations strings.xml (Chinese Simplified)
|
2018-08-21 20:40:44 +02:00 |
|