Commit Graph

117 Commits

Author SHA1 Message Date
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
91059a8349 Merge branch 'Branch_0.9.9-offline'
Conflicts:
	src/Kp2aBusinessLogic/Io/CachingFileStorage.cs
2016-01-31 18:46:00 +01:00
Philipp Crocoll
8e424303d9 suppress OfflineSwitchable (strings missing, not yet fully tested)
0.9.9 offline release
2016-01-31 18:03:32 +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
287e4bfff7 Merge branch 'MaterialDesign' 2015-09-24 06:13:06 +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
996d0f10b8 fixed target sdk in debug manifest to 21, now status bar color is working also in Debug 2015-09-14 05:58:57 +02:00
Philipp Crocoll
7a21f26007 new icons, folder icons are used
changed resource ids to not be equal to layout ids (hint from stackoverflow)
2015-09-13 19:53:35 +02:00
Philipp Crocoll
c41e340d36 0.9.8b for Offline version 2015-09-08 05:20:31 +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
6c3795ff1a Improvements to PasswordActivity:
* Refactoring (removed duplicate code for loading Challenge/OTP aux files)
 * Added possibility to select aux file location manually if automatic "detection" (by constructing file paths) doesn't work. This is required so that aux files can be used with SAF which doesn't allow file path construction (maybe with OPEN_DOCUMENT_TREE, but that would involve additional user action and would require more permissions than required).
 Manually selected aux file location is stored in preferences
 * Fixed bug that OTP/Challenge mode wasn't correctly remembered
2015-06-10 22:13:44 +02:00
Philipp Crocoll
b848e191fc updated translations
version update -> 0.9.7b
2015-05-21 05:45:49 +02:00
Philipp Crocoll
dda2df5fe9 translations from crowdin
0.9.7
2015-03-14 22:12:52 +01:00
Philipp Crocoll
ba1e591dc7 Make sure "duplicate UUID" error is not repeated after fixing the db
Make sure no duplicate UUIDs are created by cancelling the save operation and saving again
Reverse sort order for modification date (now descending)
Added beta warning for kdb
change log + manifest for 0.9.7-pre1
2015-02-20 21:12:49 +01:00
Philipp Crocoll
b35c41b21c Manifest 0.9.6 2015-01-27 05:50:27 +01:00
Philipp Crocoll
8779c90da9 Manifest and release 0.9.6-pre2 2015-01-06 04:22:53 +01:00
Philipp Crocoll
a1e83c1706 0.9.6pre1 2014-12-30 06:21:00 +01:00
Philipp Crocoll
8816954ef6 added Wiktor Lakski as contributor,
include keyboard in debug version
2014-12-29 07:18:37 +01:00
Philipp Crocoll
e7a0393ddd use Android 5 as target framework
set notification visibility for Android 5 lock screen
fix wrong permission in debug manifest
2014-12-28 06:44:22 +01:00
Philipp Crocoll
3110f5c9be minor modifications for 0.9.5b-offline compile 2014-12-14 07:30:37 +01:00