Commit Graph

110 Commits

Author SHA1 Message Date
Philipp Crocoll d41f8cdef5 add more diagnostics logging for fingerprint issue
OneDrive: backward compatible parsing of paths
2017-02-06 11:15:41 +01:00
Philipp Crocoll c1f8e91a3f several fixes for potential crashes -> 1.01f 2017-02-05 04:20:14 +01:00
Philipp Crocoll defd8e7904 1.01-e release 2017-02-04 17:29:05 +01:00
Philipp Crocoll 44b0a7b898 fix crash in OneDriveStorage when accessing shared folders. Release 1.01-d 2017-01-31 11:11:10 +01:00
Philipp Crocoll 14f7167340 OneDrive: handle null modification time
WebDav: use custom HostnameVerifier to allow to ignore certificate problems
File chooser: improve error reporting in C# app
FileSelectHelper: fix issue with incorrect handling of default scheme in webdav dialog
release 1.01-c
2017-01-27 21:05:10 +01:00
Philipp Crocoll 7ccf55f84f make sure quick-unlock code is respected always, release 1.01b 2017-01-25 05:01:26 +01:00
Philipp Crocoll 673ffb8e79 1.01-pre4 release 2017-01-13 06:06:54 +01:00
Philipp Crocoll 0afe1f97ff Dropbox: make sure the token upgrade does not run on Main thread
WebDav: fix bug in certificate error handling
release 1.01-pre3
2016-11-30 04:01:43 +01:00
Philipp Crocoll f5d3aed721 Merge branch '1.0.0e'
Conflicts:
	src/java/JavaFileStorage/app/app.iml
	src/keepass2android/CreateDatabaseActivity.cs
	src/keepass2android/Properties/AndroidManifest_net.xml
2016-11-28 21:39:13 +01:00
Philipp Crocoll 6ce4ceb91b added legacy support for saved storage paths from WebDav/FTP
added changelog and version number for 1.01 preview-2 release
2016-11-28 20:43:39 +01:00
Philipp Crocoll 31f02eca61 integrated new storage implementations in C# app.
Extended file chooser to show error messages in case of connection failure. Important for new FTP/WebDav implementations when browsing fails.
2016-11-28 11:01:22 +01:00
Philipp Crocoll 14b3c50d52 fix IntentFilter for PasswordActivity 2016-11-22 12:38:52 +01:00
Philipp Crocoll b635140753 Fix bug in creating databases with keyfile (GUI was not working)
Tried to fix fingerprint issue, but probably without effect
2016-09-12 11:34:00 +02:00
Philipp Crocoll 9b9f069949 1.01 pre1:
added preferences to switch encryption+kdf and to edit kdf parameters (for AES and Argon2)
2016-09-08 04:41:41 +02:00
Philipp Crocoll 4583259f45 try enabling x86 abi, update version code 2016-08-21 04:54:20 +02:00
Philipp Crocoll a1c1c142a1 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518), now really
update translations
increase version (1.0.0d)
2016-05-31 21:48:45 +02:00
Philipp Crocoll b43b6b27a3 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518) 2016-05-25 07:19:25 +02:00
Philipp Crocoll 832722a90e fix for crash on Android 4.x (NoBackupFilesDir is ApiLevel >= 21)
try to fall back to Samsung fingerprint API even on Android 6
-> 1.0.0c
2016-04-13 19:52:26 +02:00
Philipp Crocoll 80d1788c60 updated more translations
disabled error-notification in AutoFill
increased version number (1.0.0b)
2016-04-04 22:13:28 +02:00
Philipp Crocoll 9c45bcb090 updated translations from crowdin 2016-04-04 21:57:20 +02:00
Philipp Crocoll 5c9b411bfd 7c release
fix bugs in AutoFillService
add 1.0.0 changelog again
move kill button down
2016-02-07 20:55:29 +01:00
Philipp Crocoll b49fcb8ebe fix crash on Android 6
-> 1.0.0 pre7b
2016-01-30 13:25:24 +01:00
Philipp Crocoll 9ddc142d98 1.0.0-pre7
only show AutoFill question when about to close
allow to send error report "manually" from AutoFill service
2016-01-30 08:40:39 +01:00
Philipp Crocoll 3d2f6db36d implemented AutoFill service in Java, integrated into main app 2016-01-27 05:58:33 +01:00
Philipp Crocoll aaa6b371e0 Bug fixes:
* make sure we never have an invalid startIndex in PwGroup.SearchEvalAdd
 * make sure AndroidContentStorage does never throw (not if permission denial exception occurs) and make sure we always return a reason for read-only. Also don't return read-only when it's not.
 * StopListening doesn't log Invalid State Exception as unexpected
2016-01-18 21:18:22 +01:00
Philipp Crocoll 870e34d02e Changelog + Manifest for 1.0.0-pre4 2016-01-11 04:43:14 +01:00
Philipp Crocoll b67f5538ce implement Unlock by Samsung Fingerprint (Pass SDK) 2016-01-10 20:27:26 +01:00
Philipp Crocoll 490fe1cd63 Bug fix: Fingerprint QuickUnlock was not working correctly
make sure bottom bar buttons don't overlap (by moving the right button down if necessary)
make sure dialog buttons are visible (by switching to vertical layout if necessary)
2016-01-04 15:34:58 +01:00
Philipp Crocoll a10a92d58d request permissions at runtime
use externalFilesDir when creating a database to make sure we don't need permissions here
revert Support Design library to previous version, had issues with 23.x
2016-01-04 01:58:54 +01:00
Philipp Crocoll 756f6971f1 added fingerprint unlock settings
implemented full fingerprint unlock
2016-01-02 12:31:30 +01:00
Philipp Crocoll 5f741f2d5f Merge branch '0.9.9'
Conflicts:
	src/keepass2android/Properties/AndroidManifest_net.xml
2015-12-29 20:41:39 +01:00
Philipp Crocoll 850b64f178 set version code for 0.9.9e release 2015-12-29 20:39:33 +01:00
Philipp Crocoll 0c60828a21 increased version code 2015-12-29 14:19:34 +01:00
Philipp Crocoll 959e269b9a 1.0.0 preview 1 2015-12-28 07:24:22 +01:00
Philipp Crocoll d2850f5ea6 increased version code 2015-12-23 22:15:32 +01:00
Philipp Crocoll 75c85cb4f2 release 0.9.9c 2015-12-23 20:31:00 +01:00
Philipp Crocoll 169994eb06 add option to choose Icon Sets from other apk.
Created preliminary app for ancient icons
2015-12-21 21:23:28 +01:00
Philipp Crocoll bcd7aa722e fix for missing last charactor on "close database" button in German
dark status bar color for blue theme
Version 0.9.9 (preview 2)
2015-10-31 05:02:44 +01:00
Philipp Crocoll 2bff468242 Allow to add new custom icons
ChangeLog/Manifest 0.9.9-pre1
2015-10-01 19:40:28 +02:00
Philipp Crocoll 40915c4ef1 Merge branch 'sslfix_0.9.8'
Conflicts:
	src/KeePass.sln
	src/keepass2android/Properties/AndroidManifest_net.xml
2015-09-30 08:19:57 +02:00
Philipp Crocoll 3b3bda2dd5 changelog and Manifest for 0.9.8c 2015-09-30 08:17:26 +02:00
Philipp Crocoll dc80cd5c57 support for MultiWindow e.g. on Samsung devices 2015-09-25 06:26:46 +02:00
Philipp Crocoll cc47c71059 Improved password + QuickUnlock screens by introducing AdjustResize (now working with design lib 22.2.1.0) 2015-09-15 21:55:05 +02:00
Philipp Crocoll b856e1ec15 implemented design improvements as suggested by Stefano 2015-09-15 06:25:17 +02:00
Philipp Crocoll fad8dc8b22 fixed bugs:
- work around Mono bug in GZipStream (see http://sourceforge.net/p/keepass/bugs/1373/) by including a custom GZipStream implementation
 - fixed issue with export database to System file picker location
 - fixed issues with preference options crashing with ActivityNotFound (due to changes in Xamarin 5.1, see https://bugzilla.xamarin.com/show_bug.cgi?id=33617
updated manifest/changelog
2015-09-03 22:03:28 +02:00
Philipp Crocoll 27ee770bbb Fix for search suggestions no longer visible (probably since Xamarin/Android tools update),
Manifest for 0.9.8
2015-08-26 21:01:49 +02:00
Philipp Crocoll 15f73257fa 0.9.8-pre2 2015-08-12 06:40:14 +02:00
Philipp Crocoll 0ef2378ddc major elements of new app design implemented
caution: not fully functional, several features missing/crashing
2015-08-10 08:07:42 +02:00
Philipp Crocoll 3f7318c402 Changelog for 0.9.8 preview 1 2015-06-23 21:19:11 +02:00
Philipp Crocoll b848e191fc updated translations
version update -> 0.9.7b
2015-05-21 05:45:49 +02:00