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
Philipp Crocoll
4fb8db982c
add missing calls to base.OnActivityResult() in *EditActivity, leading to errors saving with YubiChallenge ( #4 ).
2018-06-25 13:24:22 +02:00
Philipp Crocoll
921b50b642
add NFC permission to debug manifest also
2018-06-25 13:23:34 +02:00
Philipp Crocoll
031332e8ab
re-add KeepassXC-style challenge response support
2018-06-25 13:23:24 +02:00
Philipp Crocoll
f03ccced8d
Merge branch 'master' into 1.05b
2018-06-25 12:21:34 +02:00
Philipp Crocoll
51973d225c
switch to suggested Native TLS implementation and HttpClient stack ( https://docs.microsoft.com/en-us/xamarin/android/app-fundamentals/http-stack?tabs=windows )
2018-06-23 13:08:32 +02:00
Philipp Crocoll
a59666e752
workaround to fix #420 , based on https://stackoverflow.com/questions/28411153/jsch-suppressed-java-lang-classnotfoundexception-lorg-ietf-jgss-oid/28965796#28965796 and https://github.com/zeapo/Android-Password-Store/issues/49
2018-06-23 13:03:51 +02:00
PhilippC
8259191e50
Merge pull request #415 from jakseb/docfix
...
Fix broken links to screenshots in documentation
2018-06-23 12:08:44 +02:00
Philipp Crocoll
3eb84cc955
improve permission handling related to GoogleDrive
1.05e
2018-06-23 11:43:54 +02:00
Philipp Crocoll
b1b7bff09d
Manifest for 1.05d
2018-06-18 13:05:35 +02:00
Sebastian Jakubiak
82f28bfc8c
Update links to screenshots in docs
...
Fixes #366 and #396
2018-06-16 11:04:02 +02:00
Philipp Crocoll
dfed92ac61
don't create local backups of local backups
2018-06-11 07:16:04 +02:00
Philipp Crocoll
0d6c9b468e
fix UI bug when opening read-only databases (checkmarks were visible in Group list)
2018-06-11 07:15:54 +02:00
Philipp Crocoll
2bc12c510b
implement defaults for otpauth:// style otp entries
2018-06-06 06:02:48 +02:00
Philipp Crocoll
f3022a19c2
manifest for 1.05c
2018-06-06 06:02:19 +02:00
Philipp Crocoll
800afae1c9
catch potential null reference exception
2018-06-06 03:05:57 +02:00
Philipp Crocoll
3c19f8e76f
fix for IllegalStateException also when stopping the OngoingNotificationsService
2018-06-06 02:57:50 +02:00
Philipp Crocoll
3ca462f46f
Manifest for 1.05b
2018-06-06 02:56:49 +02:00
Philipp Crocoll
fadd21ebd0
fix translations errors
2018-06-05 21:35:11 +02:00
Philipp Crocoll
a10c474ce5
attempt to make OngoingNotificationsService compatible to Android 8 restrictions
2018-06-05 21:35:03 +02:00
Philipp Crocoll
513ea5a198
manifest for 1.05a
2018-06-02 09:50:36 +02:00
Philipp Crocoll
4bab1c32d7
fix for second button in bottom bar never visible
2018-06-02 09:50:25 +02:00
Philipp Crocoll
39064eb2c6
update translations from crowdin, make changelog more robust against different forms of list item characters
2018-06-02 07:11:32 +02:00
Philipp Crocoll
28a60f5243
fix bug with automatic addition of URI scheme for owncloud files, improve input types to avoid automatic trailing spaces when using keyboard suggestions
2018-06-02 06:57:00 +02:00
Philipp Crocoll
56b9b878f8
make sure the local backup is not used automatically instead of the actual file
2018-06-02 06:55:48 +02:00
Philipp Crocoll
e7ad6e32e3
avoid showing infotexts after showing android 8 specific texts, update changelog, change version number for actual 1.05-pre3 release
2018-06-02 06:36:36 +02:00
Philipp Crocoll
a1d6347db3
create own YubiChallenge activity
2018-05-28 10:39:09 +02:00
Philipp Crocoll
9e80013e28
check for null bitmap, should fix #369
2018-05-07 11:12:43 +02:00
PhilippC
e66a8a0b21
Merge pull request #367 from gacelperfinian/patch-1
...
Updated Documentation.md to GitHub-flavoured MarkDown
2018-05-07 10:56:10 +02:00
Philipp Crocoll
77593969b2
fix leaking data to logcat
2018-05-07 10:42:58 +02:00
Gacel Perfinian
186fa35f70
Updated Documentation.md to GitHub-flavoured MarkDown
...
Changes:
- Changed last bullet in **What you should know and think about** into two bullet points due to change 2.
- Changed MarkDown so it renders correctly on GitHub Parser.
- Changed wording into bullet 2.2 to emphasise storing any second-factor authentication (if any was used).
2018-05-04 14:13:02 +08:00
Philipp Crocoll
c39d0048a8
Merge branch 'filecorruptionhandling'
2018-04-11 06:28:33 +02:00
Philipp Crocoll
5fc22b9530
introduced automatic local backups after successfully opening a database. This should make sure that users can access their database even if the file gets corrupted ( #238 )
2018-04-11 06:27:56 +02:00
Philipp Crocoll
51735c3f6d
implement saving with KeepassXC-Challenge ( #4 )
2018-04-10 21:44:37 +02:00