keepass2android/src/keepass2android
Philipp Crocoll ea89a40330 Fixed problem with Android 2.x database creation activity 2013-10-24 06:46:03 +02: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 Release 0.9 preview 2 2013-10-15 03:24:23 +02:00
Resources Fixed problem with Android 2.x database creation activity 2013-10-24 06:46:03 +02:00
Utils 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
app 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
compat A little more refactoring: Removed/moved classes, some renames, ... 2013-06-15 22:02:48 +02:00
fileselect 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
icons Merge remote-tracking branch 'upstream/master' 2013-06-19 20:31:18 +01:00
intents Working, but service dies after sharing 2013-07-26 20:10:03 +01:00
password A little more refactoring: Removed/moved classes, some renames, ... 2013-06-15 22:02:48 +02:00
search * Added file chooser to KP2A 2013-09-28 07:46:44 +02:00
services refactoring (java->c# naming convention) 2013-10-03 04:05:02 +02: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 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
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 * modified setup workflow for IFileStorage (to be compatible with Google Drive requirements) 2013-10-07 06:28:06 +02:00
CreateDatabaseActivity.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
DonateReminder.cs refactoring (java->c# naming convention) 2013-10-03 04:05:02 +02:00
EntryActivity.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
EntryEditActivity.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
EntryEditActivityState.cs Refactoring: 2013-06-15 12:40:01 +02:00
FileStorageSelectionActivity.cs * modified setup workflow for IFileStorage (to be compatible with Google Drive requirements) 2013-10-07 06:28:06 +02: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 refactoring (java->c# naming convention) 2013-10-03 04:05:02 +02: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 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
LockCloseListActivity.cs Working, but service dies after sharing 2013-07-26 20:10:03 +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
PasswordActivity.cs Started implementing GDriveFileStorage 2013-10-08 17:01:47 +02:00
PwGroupListAdapter.cs Refactoring: 2013-06-15 12:40:01 +02:00
QuickUnlock.cs 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
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 Merge branch 'AlexVallat/Keepass2AndroidPerfOpt' into Release085 2013-08-30 23:10:43 +02: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 fixed layout problem in text_with_help.xml 2013-10-14 20:56:23 +02:00