PhilippC
|
f153cdcba1
|
New translations strings.xml (Russian)
|
2018-07-23 13:30:30 +02:00 |
|
PhilippC
|
4e048240c5
|
New translations strings.xml (Serbian (Cyrillic))
|
2018-07-23 13:30:27 +02:00 |
|
PhilippC
|
c098bb1ca0
|
New translations strings.xml (Slovak)
|
2018-07-23 13:30:24 +02:00 |
|
PhilippC
|
e02ded734c
|
New translations strings.xml (Slovenian)
|
2018-07-23 13:30:22 +02:00 |
|
PhilippC
|
e721f29f5a
|
New translations strings.xml (Spanish)
|
2018-07-23 13:30:19 +02:00 |
|
PhilippC
|
f763d5f936
|
New translations strings.xml (Swedish)
|
2018-07-23 13:30:17 +02:00 |
|
PhilippC
|
a3368eb557
|
New translations strings.xml (Turkish)
|
2018-07-23 13:30:14 +02:00 |
|
PhilippC
|
b5758347c2
|
New translations strings.xml (Ukrainian)
|
2018-07-23 13:30:11 +02:00 |
|
PhilippC
|
775a6d92aa
|
New translations strings.xml (Indonesian)
|
2018-07-23 13:30:09 +02:00 |
|
PhilippC
|
2ab5995177
|
New translations strings.xml (Basque)
|
2018-07-23 13:30:06 +02:00 |
|
PhilippC
|
f6e847d43f
|
New translations strings.xml (Portuguese)
|
2018-07-23 13:28:28 +02:00 |
|
PhilippC
|
cac2ca3d18
|
New translations strings.xml (Polish)
|
2018-07-23 13:28:26 +02:00 |
|
PhilippC
|
d1e870cee0
|
New translations strings.xml (Persian)
|
2018-07-23 13:28:24 +02:00 |
|
PhilippC
|
ca0f65767b
|
New translations strings.xml (Norwegian Nynorsk)
|
2018-07-23 13:28:22 +02:00 |
|
PhilippC
|
7968bfc262
|
New translations strings.xml (Norwegian Bokmal)
|
2018-07-23 13:28:19 +02:00 |
|
PhilippC
|
ed4bbe9814
|
New translations strings.xml (Romanian)
|
2018-07-23 13:28:16 +02:00 |
|
PhilippC
|
6e83eb6da2
|
New translations strings.xml (Arabic)
|
2018-07-23 13:28:14 +02:00 |
|
PhilippC
|
00949b6135
|
Update Crowdin configuration file
|
2018-07-23 11:37:54 +02:00 |
|
Philipp Crocoll
|
f3a857f26f
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2018-07-23 11:00:38 +02:00 |
|
PhilippC
|
4bd03372aa
|
Update Crowdin configuration file
|
2018-07-23 10:36:20 +02:00 |
|
Philipp Crocoll
|
dcc589c57a
|
Changelog for 1.06
|
2018-07-23 10:29:55 +02:00 |
|
Philipp Crocoll
|
3018ec8cf0
|
update translations from crowdin
|
2018-07-23 10:29:48 +02:00 |
|
Philipp Crocoll
|
c452a66a4f
|
don't try to use samsung api if Fingprint Unlock with Android API is set up, should fix #126
|
2018-07-23 10:07:30 +02:00 |
|
Philipp Crocoll
|
7a860f8564
|
fix #460 ("Lookup entry with "%1$s"")
|
2018-07-20 21:44:29 +02:00 |
|
Philipp Crocoll
|
94f6f4bdff
|
fix string error
|
2018-07-16 13:07:43 +02:00 |
|
Philipp Crocoll
|
a627dac4b7
|
remove internal YubiChallenge activity in favor of ykdroid (allows to reduce required permissions)
|
2018-07-16 13:07:29 +02:00 |
|
Philipp Crocoll
|
848b6862be
|
harmonize wording for caching, closes #86
|
2018-07-13 06:47:48 +02:00 |
|
Philipp Crocoll
|
d181575e93
|
improve wording for file caching at more places (see discussion in #86)
|
2018-07-12 21:23:06 +02:00 |
|
Philipp Crocoll
|
778775055f
|
suggest to enable fingerprint if hardware is detected but fingerprint unlock not configured, closes #426 and closes #355
|
2018-07-12 06:44:02 +02:00 |
|
Philipp Crocoll
|
22ccda8d34
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2018-07-12 05:29:08 +02:00 |
|
Philipp Crocoll
|
c5fc6fd72e
|
manifest for next release
|
2018-07-12 05:28:59 +02:00 |
|
Philipp Crocoll
|
c8a4978b5f
|
improve wording for file caching, considering that this is also used for the offline version (see discussion in #86)
|
2018-07-12 05:27:01 +02:00 |
|
PhilippC
|
9e88f8c884
|
Merge pull request #449 from pp3345/ykdroid-keyboard-configuration
Mark keyboard configuration changes as handled in PasswordActivity
|
2018-07-10 22:25:06 +02:00 |
|
Yussuf Khalil
|
2e543bf4d3
|
Mark keyboard configuration changes as handled in PasswordActivity
This is required to avoid screen flickering due to recreation of the
activity when the ykDroid overlay is presented.
|
2018-07-10 19:30:08 +02:00 |
|
Philipp Crocoll
|
caf42d423f
|
make sure the underlying stream is only written when the write transaction is commited. Avoids corrupted files when cancelling Yubichallenge during saving (#4)
|
2018-07-09 12:34:21 +02:00 |
|
Philipp Crocoll
|
dc39f874ac
|
fix potential null reference exception when displaying error message
|
2018-07-09 12:27:29 +02:00 |
|
Philipp Crocoll
|
d1c7a124cf
|
don't return empty strings for filename without path and ext in content storage, fixes #446
|
2018-07-09 11:03:10 +02:00 |
|
Philipp Crocoll
|
8ec17ce9a6
|
add timeout to fix #444
|
2018-07-09 10:22:44 +02:00 |
|
Philipp Crocoll
|
012af35e87
|
fix potential crash in SearchProvider, fixes #429
|
2018-07-03 19:38:59 +02:00 |
|
Philipp Crocoll
|
78bd1f4a5d
|
update translations from crowdin, activates KeepassXC-challenge-response for all languages, add Changelog for 1.06-pre1
|
2018-07-02 12:54:25 +02:00 |
|
Philipp Crocoll
|
4477158182
|
editing groups was not possible, fixed. fixes #434
|
2018-07-02 12:10:28 +02:00 |
|
Philipp Crocoll
|
6e96021047
|
allow to use ykDroid instead of built-in activity
|
2018-07-02 12:03:32 +02:00 |
|
Philipp Crocoll
|
48f57eea66
|
fix bug with progress dialog not disappearing somtimes
|
2018-07-02 12:01:47 +02:00 |
|
Philipp Crocoll
|
4b6cfefaf3
|
Merge branch '1.05b'
|
2018-06-30 22:14:03 +02:00 |
|
Philipp Crocoll
|
0e34cc7f26
|
change manifest version to 1.06-pre
|
2018-06-30 22:13:16 +02:00 |
|
Philipp Crocoll
|
27fb2870ab
|
check if file is trashed, do not load trashed files, fixes #165
|
2018-06-30 22:13:00 +02:00 |
|
Philipp Crocoll
|
ee6b7c4fe0
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2018-06-30 21:45:13 +02:00 |
|
Philipp Crocoll
|
0464cecde5
|
add roundIcon property for app, now round icon should work on Android 7
|
2018-06-30 21:21:48 +02:00 |
|
Philipp Crocoll
|
b237259599
|
fix incorrect folder icon (fixes #433)
|
2018-06-30 21:10:56 +02:00 |
|
Philipp Crocoll
|
8c379739f0
|
refactoring of ProgressTask and OnFinish classes, allowing to access the currently active activity from the task handlers. This fixes #33 and is required to correctly manage the activity recreation caused by the NFC activity coming to foreground with KeepassXC challenge (#4)
|
2018-06-26 13:44:48 +02:00 |
|