Commit Graph

140 Commits

Author SHA1 Message Date
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
36af3ade2a removed x86 to reduce apk size 2013-12-12 10:44:56 +01:00
Philipp Crocoll
48e215329d updated translations from Crowdin
-> 0.9.2-r2
2013-12-12 10:25:37 +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
cd0e353594 added translations from crowdin 2013-12-08 11:11:31 +01:00
Philipp Crocoll
4c4d466771 Improved message in PasswordActivity
Fixed Android 2.3 bug
2013-11-30 14:44:03 +01:00
Philipp Crocoll
f4f105757b Updated translations from Crowdin 2013-11-28 21:46:23 +01:00
Philipp Crocoll
6699154ad6 Added DropboxAppFolderFileStorage
don't disclose protected strings
2013-11-27 22:21:29 +01:00
Philipp Crocoll
0ad00eefe2 Added option to lock database when screen off 2013-11-25 21:08:15 +01:00
Philipp Crocoll
08093531e9 Minor UI bug fixes 2013-11-25 21:06:37 +01:00
Philipp Crocoll
a11182fe9d updated translations from crowdin (also to have new time out values in all languages!) 2013-11-22 22:03:08 +01:00
Philipp Crocoll
3fde2c9846 fixed problems with OTP, completed implementation to work with cloud storage 2013-11-22 21:47:13 +01:00
Philipp Crocoll
aeaba47573 extended implementation of OTP 2013-11-20 19:14:57 +01:00
Philipp Crocoll
66cd05b9f4 first working - but still incomplete - implementation for OTP/Yubikey 2013-11-17 17:01:53 +01:00
Philipp Crocoll
c686cbeeb3 added UI for opening a database with OTPs. Some TODOs and things not yet working! 2013-11-17 07:17:15 +01:00
Philipp Crocoll
ba6b848e63 Preview Release 0.9.2a 2013-11-13 05:18:48 +01:00
Philipp Crocoll
574a56c2e3 Added option to kill the application process from the password activity 2013-11-11 06:38:15 +01:00
Philipp Crocoll
fd45e68b2f Minor UI polishing
- don't display "last access" (always =current time)
 - don't display expires if entry doesn't expire
 - don't view file name in password screen when only one file has ever been opened
2013-11-09 06:51:54 +01:00
Philipp Crocoll
5619432177 bug fix: prepareFileUsage didn't work when file was cached but device offline 2013-11-07 21:33:35 +01:00
Philipp Crocoll
75b64e5a87 updated translations from crowdin 2013-11-06 20:30:34 +01:00
Philipp Crocoll
deaec67625 removed logging output in SkyDriveFileStorage 2013-11-06 20:15:08 +01:00
Philipp Crocoll
fd06b3d772 Small fixes for 0.9.1 2013-11-06 20:11:01 +01:00
Philipp Crocoll
be9f18d996 integrated SkyDrive support 2013-11-06 05:25:19 +01:00
Philipp Crocoll
319d1c7541 added missing xml file 2013-11-01 10:28:03 +01:00
Philipp Crocoll
f3dbb9c36c removed unused strings 2013-11-01 10:27:17 +01:00
Philipp Crocoll
81ed3d9955 Fixed display bug after Sync
Fixed problem with opening FTP/WebDav databases
removed English text from start page
removed debug-logging in GDrive-storage implementation
2013-10-28 21:53:18 +01:00
Philipp Crocoll
868f3aa231 updated translations from crowdin 2013-10-28 21:52:17 +01:00
Philipp Crocoll
e6b1d37c21 added CreateFilePath method to IFileStorage and used it after file chooser for save
-> save as works with GDrive as well

minor changes and fixes
2013-10-27 21:55:19 +01:00
Philipp Crocoll
42ead57738 Fixed bug with preare-file-usage in GDrive
added GetDisplayName in FileStorages
2013-10-27 15:06:57 +01:00
Philipp Crocoll
e3b18b88b3 Improvements to GDrive implementation, started integration with KP2A app (file chooser not yet working) 2013-10-25 04:05:37 +02:00
Philipp Crocoll
ea89a40330 Fixed problem with Android 2.x database creation activity 2013-10-24 06:46:03 +02:00
Philipp Crocoll
1923f28311 Release 0.9 preview 2 2013-10-15 03:24:23 +02:00
Philipp Crocoll
778b8dc731 fixed layout problem in text_with_help.xml
added includes
enabled Dropbox for Debug mode again
2013-10-14 20:56: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
Philipp Crocoll
4da67d42c0 fixed file selection workflow for FTP/HTTP 2013-10-07 07:11:47 +02:00
Philipp Crocoll
6f22ad012e * modified setup workflow for IFileStorage (to be compatible with Google Drive requirements)
* scheme (protocol) is always contained in path variables passed to JavaFileStorage implementors
* file chooser improvements (internal browser displayed also in file chooser list e.g. when selecting an attachments, compatible with Solid Explorer content uris, removed OI stuff)
* started GDrive support
2013-10-07 06:28:06 +02:00
Philipp Crocoll
c53bfefee5 updated android-filechooser library (non-public release from HBA)
fixed bug with date parsing in Dropbox
added caching of FileEntry in Kp2aFileProvider.java
2013-10-03 03:47:07 +02:00
Philipp Crocoll
a44e8a9680 * added options to exclude libraries for faster build times (DEBUG only)
* implemented getFileEntry to get information about a single file
* password activity is launched automatically if there are recent files
2013-09-28 21:14:21 +02:00
Philipp Crocoll
74acd19092 * Added file chooser to KP2A
* added functionality to file storage interface and (some) implementations to delete files/folders, create folders, list contents
-> Dropbox functionality implemented
2013-09-28 07:46:44 +02:00
Philipp Crocoll
176ad6244d improved error handling for dropbox filestorage 2013-09-17 06:53:18 +02:00
Philipp Crocoll
71c422d491 Merge branch 'Release086'
Conflicts:
	src/keepass2android/Resources/Resource.designer.cs
2013-09-16 21:47:37 +02:00
Philipp Crocoll
0eb84927f1 Release 0.8.6 (non-offline-version) 2013-09-16 21:08:25 +02:00
Philipp Crocoll
fbd3aafe71 First version of Dropbox-Support (not yet really functional - no possible to select the file to open) 2013-09-15 20:08:14 +02:00
Philipp Crocoll
042ee03f56 fixed sizes of notification icons 2013-09-08 21:20:49 +02:00
Philipp Crocoll
27d07982f0 Preparations for 0.8.6 preview release 2013-09-06 22:56:29 +02:00
Philipp Crocoll
16a5960f7b QuickUnlock icon can be hidden in settings 2013-09-06 20:12:12 +02:00
Philipp Crocoll
c7107c2673 Improved image quality of gray launcher icon (for notification bar)
Improved preferences by grouping entries under app settings
2013-09-06 06:41:52 +02:00
Philipp Crocoll
9418e42a7c About-Dialog improvements and credit to more contributors. 2013-09-04 06:31:06 +02:00