Commit Graph

424 Commits

Author SHA1 Message Date
Philipp Crocoll 8f01199930 added check in verification of paths to throw FileNotFound for invalid paths without id and if the display name doesn't match the id 2013-10-20 02:28:43 +02:00
Philipp Crocoll 30de7e80b6 implemented GoogleDriveFileStorage.java
modified JavaFileStorage interface to work with Google Drive
2013-10-19 20:35:08 +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 2f3bbff841 corrected message text 2013-10-11 03:17:40 +02:00
Philipp Crocoll 8c69a0b5bd Started implementing GDriveFileStorage
removed unnecessary check for RequiresSetup in PasswordActivity
2013-10-08 17:01:47 +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 fcae4fcbb6 Bugfix with auto-open db 2013-10-03 04:15:40 +02:00
Philipp Crocoll 56ca74a3d9 added missing import 2013-10-03 04:05:14 +02:00
Philipp Crocoll cfb910a8ae refactoring (java->c# naming convention) 2013-10-03 04:05:02 +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 15b7ca38c8 Included changes from 5.4.2 version to fix light theme actionbar 2013-09-27 06:32:29 +02:00
Philipp Crocoll 9deeeef382 + Kp2a FileChooser base class 2013-09-26 05:33:08 +02:00
Philipp Crocoll 881c77c565 Deleted unused resources
added file icons for KP2A databases
disabled logging output
2013-09-26 05:04:24 +02:00
Philipp Crocoll 5c49a7fcb1 Bookmarks and history removed 2013-09-26 01:59:35 +02:00
Philipp Crocoll 848f99562c Removed appcompat v7 dependency, changed version of v4 support lib 2013-09-25 21:03:18 +02:00
Philipp Crocoll 96a30e4588 + android-filechooser library 2013-09-20 22:07:41 +02:00
Philipp Crocoll 6cb44497d1 Fixed problem with highlighting the selected item in the file storage list 2013-09-20 22:01:40 +02:00
Philipp Crocoll 176ad6244d improved error handling for dropbox filestorage 2013-09-17 06:53:18 +02:00
Philipp Crocoll 15fde6ff92 fixed variable name to follow style conventions 2013-09-17 04:53:14 +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 a3e090d9d9 Release 0.8.6 nonet 2013-09-16 21:44:45 +02:00
Philipp Crocoll 0eb84927f1 Release 0.8.6 (non-offline-version) 2013-09-16 21:08:25 +02:00
Philipp Crocoll 2911119a24 improved error handling of DropboxFileStorage 2013-09-16 20:22:35 +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
Philipp Crocoll 48ad2b309b support for twofish cipher 2013-09-03 23:10:59 +02:00
Philipp Crocoll b9dce51afa Groups can be edited 2013-09-03 22:58:15 +02:00
Philipp Crocoll 320f5e1fea Bugfix: it's now possible again to close the app by pressing back button in QuickUnlock (especially import with Share URL search) 2013-09-03 21:57:13 +02:00
Philipp Crocoll 2ca50c5778 removed Caching related setting from NoNet 2013-09-03 21:37:43 +02:00
Philipp Crocoll dd5710cf79 Moving of elements uses colors from resources 2013-09-01 22:12:48 +02:00
Philipp Crocoll 2afbbb37fc Merge branch 'Release085' 2013-08-31 13:58:22 +02:00
Philipp Crocoll 63baf77df3 PasswordActivity.cs: show password is remembered during screen rotation.
German translation: fixed a string
2013-08-31 13:58:00 +02:00
Philipp Crocoll d83e8b09b5 updated project.zip with new translations 2013-08-30 23:43:58 +02:00
Philipp Crocoll 0f5ff663da Updated version number 2013-08-30 23:43:17 +02:00
Philipp Crocoll 5dbda0a01a fixed whitespace 2013-08-30 23:42:06 +02:00
Philipp Crocoll e921b94f70 Updated translations from crowdin 2013-08-30 23:41:57 +02:00
Philipp Crocoll df875f959e Merge branch 'AlexVallat/Keepass2AndroidPerfOpt' into Release085
Conflicts:
	src/keepass2android/search/SearchResults.cs
2013-08-30 23:10:43 +02:00
Philipp Crocoll e8ad5f0845 Implemented moving of groups 2013-08-30 22:58:29 +02:00
Philipp Crocoll e1de3e2cbf entries can be moved to other groups 2013-08-28 14:00:54 +02:00
Philipp Crocoll 964d0ea512 database is correctly unloaded if saving fails 2013-08-28 14:00:36 +02:00
AlexVallat 76af17cfa0 Search bug fixing 2013-08-16 18:46:05 +01:00