keepass2android/src/keepass2android
Philipp Crocoll 5e7f489e76 enabled more logging in GDriveFileStorage 2013-12-27 21:36:25 +01:00
..
Assets Drastically improved UI for creating a new database (own activity, file browser for key files, explanation texts, password generator, show password button) 2013-10-12 22:20:02 +02:00
Properties enabled more logging in GDriveFileStorage 2013-12-27 21:36:25 +01:00
Resources KP2A Offline release 2013-12-26 06:31:40 +01:00
Utils KP2A Offline release 2013-12-26 06:31:40 +01:00
addons/OtpKeyProv fixed problems with OTP, completed implementation to work with cloud storage 2013-11-22 21:47:13 +01:00
app KP2A Offline release 2013-12-26 06:31:40 +01:00
compat A little more refactoring: Removed/moved classes, some renames, ... 2013-06-15 22:02:48 +02:00
fileselect KP2A Offline release 2013-12-26 06:31:40 +01:00
icons Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
intents first working - but still incomplete - implementation for OTP/Yubikey 2013-11-17 17:01:53 +01:00
password A little more refactoring: Removed/moved classes, some renames, ... 2013-06-15 22:02:48 +02:00
search Added DropboxAppFolderFileStorage 2013-11-27 22:21:29 +01:00
services Added option to lock database when screen off 2013-11-25 21:08:15 +01:00
settings QuickUnlock icon can be hidden in settings 2013-09-06 20:12:12 +02:00
timeout Working, but service dies after sharing 2013-07-26 20:10:03 +01:00
views KP2A Offline release 2013-12-26 06:31:40 +01:00
AboutDialog.cs About-Dialog improvements and credit to more contributors. 2013-09-04 06:31:06 +02:00
AssemblyInfo.cs Refactoring: 2013-06-15 12:40:01 +02:00
AttachmentContentProvider.cs First implementation of CachingFileStorage 2013-07-30 20:42:16 +02:00
CancelDialog.cs Refactoring: 2013-06-15 12:40:01 +02:00
ChangeLog.cs Preview Release 0.9.2a 2013-11-13 05:18:48 +01:00
CreateDatabaseActivity.cs KP2A Offline release 2013-12-26 06:31:40 +01:00
DonateReminder.cs refactoring (java->c# naming convention) 2013-10-03 04:05:02 +02:00
EntryActivity.cs Minor UI polishing 2013-11-09 06:51:54 +01:00
EntryEditActivity.cs Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
EntryEditActivityState.cs Refactoring: 2013-06-15 12:40:01 +02:00
FileStorageSelectionActivity.cs KP2A Offline release 2013-12-26 06:31:40 +01:00
GeneratePasswordActivity.cs Drastically improved UI for creating a new database (own activity, file browser for key files, explanation texts, password generator, show password button) 2013-10-12 22:20:02 +02:00
GroupActivity.cs Groups can be edited 2013-09-03 22:58:15 +02:00
GroupBaseActivity.cs fixed problems with OTP, completed implementation to work with cloud storage 2013-11-22 21:47:13 +01:00
GroupEditActivity.cs Groups can be edited 2013-09-03 22:58:15 +02:00
IconPickerActivity.cs Refactoring: 2013-06-15 12:40:01 +02:00
KeePass.cs Drastically improved UI for creating a new database (own activity, file browser for key files, explanation texts, password generator, show password button) 2013-10-12 22:20:02 +02:00
LifecycleDebugActivity.cs On master: Current working dir changes 2013-07-25 13:47:05 +01:00
LockCloseActivity.cs Added option to lock database when screen off 2013-11-25 21:08:15 +01:00
LockCloseListActivity.cs Added option to lock database when screen off 2013-11-25 21:08:15 +01:00
LockingActivity.cs A little more refactoring: Removed/moved classes, some renames, ... 2013-06-15 22:02:48 +02:00
LockingClosePreferenceActivity.cs Working, but service dies after sharing 2013-07-26 20:10:03 +01:00
LockingListActivity.cs Switched to Kp2aLog 2013-07-06 16:11:38 +02:00
LockingPreferenceActivity.cs Switched to Kp2aLog 2013-07-06 16:11:38 +02:00
NfcOtpActivity.cs extended implementation of OTP 2013-11-20 19:14:57 +01:00
PasswordActivity.cs Improved message in PasswordActivity 2013-11-30 14:44:03 +01:00
PwGroupListAdapter.cs different comparison mode for TAN entries 2013-11-13 21:34:39 +01:00
QuickUnlock.cs added "close database" action button for QuickUnlock notification 2013-11-12 03:05:19 +01:00
SetPasswordDialog.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
ShareUrlResults.cs ShareURL also searches for text if no entry's URL matches the query string 2013-11-22 21:53:27 +01:00
UseManifestNet.bat * Changed Activity Label/Launcher Text 2013-02-27 22:11:44 +01:00
UseManifestNoNet.bat * Changed Activity Label/Launcher Text 2013-02-27 22:11:44 +01:00
keepass2android.csproj KP2A Offline release 2013-12-26 06:31:40 +01:00