Commit Graph

82 Commits

Author SHA1 Message Date
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 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
Philipp Crocoll 5f5bd67939 update dropbox SDK to 1.6.2 2014-12-10 22:22:27 +01:00
Philipp Crocoll d12f1d9e22 Release 0.9.5 2014-12-07 05:35:07 +01:00
Philipp Crocoll ff525bd655 fix crashes when keyfile filename is not yet encoded and when loading key file (no network in main thread!)
increase version
2014-12-07 05:14:50 +01:00
Philipp Crocoll be3bce47b1 added new native library for key transformation -> fix crash on Lollipop/Nexus 5 2014-12-03 06:38:35 +01:00
Philipp Crocoll ac55c1fd86 changed to Google Play Services (ICS) component and up-to-date Support V4 library 2014-11-30 21:43:38 +01:00
Philipp Crocoll 4fae385cc1 new Manifest file for current release 2014-07-07 06:04:18 +02:00
Philipp Crocoll 258e769ae7 0.9.4-offline release 2014-07-03 07:38:11 +02:00
Philipp Crocoll 9f8f00bb26 KeeChallenge: revert to previous version
update strings from Crowdin
new release for regular version
2014-06-19 16:13:00 +02:00
Philipp Crocoll 3c93a28b4d added more translations
fixed a bug with KeeChallenge
2014-06-06 06:23:36 +02:00
Philipp Crocoll d83358cd2a Increased version number
removed strings which must be taken from library project
moved TrayTotp settings entry, corrected title string
2014-06-02 21:35:50 +02:00
Philipp Crocoll 0051f282cc Manifest for 0.9.4-pre1
update translations
2014-06-02 07:03:03 +02:00
Philipp Crocoll 5cf8b8450d moved broadcast receiver for copy to clipboard outside of service. This allows to receive the broadcast even if the app was killed. We can display at a message then.
added permission for broadcast to prevent malicious apps from copying to clipboard without the user action
2014-05-24 07:19:50 +02:00
Philipp Crocoll 4ca49ddde1 Manifest for Offline-Release 0.9.3-r5 2014-04-15 20:26:53 +02:00
Philipp Crocoll ab41043ff1 increased version code for release version 2014-04-07 06:26:51 +02:00
Philipp Crocoll a1e17cced5 Strings, Changelog, Manifest for 0.9.3-r5 2014-04-01 07:26:50 +02:00
Philipp Crocoll 964cd76bca Bugfix: Correct display of filenames/database names when using GDrive
updated ART warning
added debug-Manifest (different package name)
commit Manifest for last offline release
removed Internet permissions (not required for Offline version) in KdbLibrary
2014-03-23 16:57:52 +01:00
Philipp Crocoll 736bbd5ec3 * show toast for cache messages in the center of the screen to avoid hiding the keyboard when entering passwords
* Bug fix with FTP access
* Bug fix with Group editing/adding
* Integrated Input Language Selection for keyboard
-> 0.9.3-r3
2014-02-19 21:49:18 +01:00
Philipp Crocoll 2baf93eb3d - 0.9.3 pre 3 -
Switched back to linking but with disabled System.Core (problems with Certificate validation)
Added catch when Unregistering receivers (could throw after recreate?)
2014-02-03 00:30:52 +01:00
Philipp Crocoll 437d3033d2 Release 0.9.3-pre2 2014-01-27 08:03:58 -08:00
Philipp Crocoll dc4088e7c7 Fixed bug with loading attachments from kdb
Update to GPL V3
Regard CanWrite in UI
2014-01-26 05:27:27 -08:00
Philipp Crocoll b437dceb70 Bug fixes,
integration of new keyboard
2014-01-24 11:29:34 -08:00
Philipp Crocoll e27c4fa727 * added SFTP support
* Fixed bug with reference URL fields (for SearchURL)
* check for ART and display warning
2013-12-31 09:46:57 +01:00
Philipp Crocoll 5e7f489e76 enabled more logging in GDriveFileStorage 2013-12-27 21:36:25 +01:00
Philipp Crocoll 7613af6c81 KP2A Offline release 2013-12-26 06:31:40 +01:00
Philipp Crocoll 1704e44afc Implemented GetFilename method in JavaFileStorage providers and updated usage in C# components. This resolves a bug with loading the OTP aux file in SkyDrive and Google Drive.
Fixed bug which prohibited creating databases on FTP/HTTP/WebDav (no credentials were queried)

Fixed bug which prohibited to use the Android 4.4 KITKAT file picker

Removed permission for internal file browser to allow using the internal picker in 4.4 as well (Security Exception)
2013-12-16 06:50:02 +01:00
Philipp Crocoll b320477a64 Improved Certificate Handling (fixed problem with Certificate validation) 2013-12-12 10:24:24 +01:00
Philipp Crocoll ee8348e688 switched to 4.2 target
deleted "crunch" folder in library zip resource folders
-> 0.9.2 release
2013-12-09 06:51:09 +01:00
Philipp Crocoll 6699154ad6 Added DropboxAppFolderFileStorage
don't disclose protected strings
2013-11-27 22:21:29 +01:00
Philipp Crocoll 831a4d3339 updated version for 0.9.2b 2013-11-22 22:03:54 +01:00
Philipp Crocoll ba6b848e63 Preview Release 0.9.2a 2013-11-13 05:18:48 +01:00
Philipp Crocoll 8b86e15a29 switched back to install location "auto" 2013-11-11 06:22:21 +01:00
Philipp Crocoll 75b64e5a87 updated translations from crowdin 2013-11-06 20:30:34 +01:00
Philipp Crocoll 26236efcb6 Manifest for 0.9 release 2013-10-28 21:56:05 +01:00
Philipp Crocoll 1923f28311 Release 0.9 preview 2 2013-10-15 03:24:23 +02:00
Philipp Crocoll c81ca4268e Drastically improved UI for creating a new database (own activity, file browser for key files, explanation texts, password generator, show password button)
Added DejaVuSansMono.ttf for password display in EntryActivity
2013-10-12 22:20:02 +02:00