keepass2android/src/Kp2aBusinessLogic
Philipp Crocoll af02ca7599 implemented action items for move and delete (includes extension of apptasks to delete/move multiple items)
fixed display issue in QuickUnlock
fixed text color of recent files
2015-08-19 07:03:12 +02:00
..
DataExchange Added option to export database 2014-01-27 22:47:08 -08:00
Io * check if entered URI looks like a directory (not a file) and issue warning in SelectStorageLocationActivity 2015-06-17 06:33:29 +02:00
Properties Minor modifications for KP2A offline and release 0.8.4 2013-07-17 23:11:28 +02:00
Resources Splitted keepass2android project into 2013-06-14 06:14:50 +02:00
Utils * added SFTP support 2013-12-31 09:46:57 +01:00
database implemented action items for move and delete (includes extension of apptasks to delete/move multiple items) 2015-08-19 07:03:12 +02:00
IDrawableFactory.cs Refactoring: 2013-06-15 12:40:01 +02:00
IKp2aApp.cs renamed DatabaseLoader to DatabaseFormat 2015-02-02 21:37:05 +01:00
IProgressDialog.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
KeyFileException.cs A little more refactoring: Removed/moved classes, some renames, ... 2013-06-15 22:02:48 +02:00
Kp2aBusinessLogic.csproj implemented action items for move and delete (includes extension of apptasks to delete/move multiple items) 2015-08-19 07:03:12 +02:00
PreferenceKey.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
ProgressDialogStatusLogger.cs Implemented UI for sync 2013-07-11 17:27:10 +02:00
ProgressTask.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
PwGroupEqualityFromIdComparer.cs Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
PwUuidEqualityComparer.cs Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
SearchDbHelper.cs Bugfix: crash when ":" in key string of protected fields 2014-01-02 20:30:15 +01:00
SelectStorageLocationActivityBase.cs 0.9.8-pre2 2015-08-12 06:40:14 +02:00
UiStringKey.cs implemented action items for move and delete (includes extension of apptasks to delete/move multiple items) 2015-08-19 07:03:12 +02:00