keepass2android/src/keepass2android
Philipp Crocoll 97bcf753a4 + binary JavaFileStorage 2014-07-30 06:25:37 +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
EntryActivityClasses + first version of MasterKee plugin 2014-07-13 20:58:10 +02:00
Properties new Manifest file for current release 2014-07-07 06:04:18 +02:00
Resources 0.9.4-offline release 2014-07-03 07:38:11 +02:00
Totp Bug fixes: 2014-06-05 21:40:43 +02:00
Utils Bug fixes: 2014-06-05 21:40:43 +02:00
addons/OtpKeyProv fixed problems with OTP, completed implementation to work with cloud storage 2013-11-22 21:47:13 +01:00
app Bug fixes: 2014-06-05 21:40:43 +02:00
compat Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
fileselect Fixed problems with returning Activity results 2014-05-21 06:43:56 +02:00
icons Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
intents fixed bug: lock database from keyboard was not possible because of wrong action string (after recent modification) 2014-06-01 06:59:36 +02:00
password refactoring regarding AppTasks: 2014-05-16 17:15:43 +02:00
pluginhost PluginHost: Introduced internal access token which can be used by internal modules if they want to send broadcasts "as a plugin" (this token always exists and does not have to be granted by the user) 2014-05-31 13:13:36 +02:00
search Add context menu to Search Result 2014-05-25 20:09:06 +02:00
services added #if EXCLUDE 2014-05-25 06:12:52 +02:00
settings Simplified Options Menu (moved rate, translate, suggest and change master password to about dialog or db settings, removed Goto URL, is now in the "field menu") 2014-05-18 18:02:22 +02:00
timeout Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
views Hidden toast if not launch from searchResult 2014-05-25 23:42:44 +02:00
AboutActivity.cs Fixed problems with returning Activity results 2014-05-21 06:43:56 +02:00
AboutDialog.cs Simplified Options Menu (moved rate, translate, suggest and change master password to about dialog or db settings, removed Goto URL, is now in the "field menu") 2014-05-18 18:02:22 +02:00
AppKilledInfo.cs + binary JavaFileStorage 2014-07-30 06:25:37 +02:00
AssemblyInfo.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
AttachmentContentProvider.cs Exported AttachmentContentProvider (defaults to false since API version 17) 2014-03-11 04:34:48 +01:00
CancelDialog.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
ChallengeInfo.cs added more translations 2014-06-06 06:23:36 +02:00
ChangeLog.cs 0.9.4-offline release 2014-07-03 07:38:11 +02:00
CreateDatabaseActivity.cs Plugins: transferring list of protected fields 2014-05-14 07:25:27 +02:00
CreateNewFilename.cs Added option to export database 2014-01-27 22:47:08 -08:00
DonateReminder.cs added donate-reminder for birthday 2014-04-01 07:26:10 +02:00
EntryActivity.cs * added ChangeLog message for 0.9.4 2014-06-01 07:00:35 +02:00
EntryEditActivity.cs Simplified Options Menu (moved rate, translate, suggest and change master password to about dialog or db settings, removed Goto URL, is now in the "field menu") 2014-05-18 18:02:22 +02:00
EntryEditActivityState.cs Refactoring: 2013-06-15 12:40:01 +02:00
ExportDatabaseActivity.cs fixed a few theme issues 2014-02-02 07:04:27 +01:00
FileStorageSelectionActivity.cs fixed a few theme issues 2014-02-02 07:04:27 +01:00
GeneratePasswordActivity.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
GroupActivity.cs Fixed problems with returning Activity results 2014-05-21 06:43:56 +02:00
GroupBaseActivity.cs added option whether the group name should be displayed in Entry View or not 2014-05-28 17:24:43 +02:00
GroupEditActivity.cs * show toast for cache messages in the center of the screen to avoid hiding the keyboard when entering passwords 2014-02-19 21:49:18 +01:00
IconPickerActivity.cs fixed a few theme issues 2014-02-02 07:04:27 +01:00
KeeChallenge.cs KeeChallenge: revert to previous version 2014-06-19 16:13:00 +02:00
KeePass.cs Remove useless resultcode ExitMoveEntry 2014-05-26 14:56:27 +02:00
LifecycleDebugActivity.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
LockCloseActivity.cs Plugins: transferring list of protected fields 2014-05-14 07:25:27 +02:00
LockCloseListActivity.cs Plugins: transferring list of protected fields 2014-05-14 07:25:27 +02:00
LockingActivity.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
LockingClosePreferenceActivity.cs - 0.9.3 pre 3 - 2014-02-03 00:30:52 +01:00
LockingListActivity.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
LockingPreferenceActivity.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
NfcOtpActivity.cs fixed a few theme issues 2014-02-02 07:04:27 +01:00
PasswordActivity.cs added more translations 2014-06-06 06:23:36 +02:00
PwGroupListAdapter.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
QueryCredentialsActivity.cs Fixed problems with returning Activity results 2014-05-21 06:43:56 +02:00
QuickUnlock.cs - 0.9.3 pre 3 - 2014-02-03 00:30:52 +01:00
SetPasswordDialog.cs Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
ShareUrlResults.cs Fixed problems with returning Activity results 2014-05-21 06:43:56 +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 + binary JavaFileStorage 2014-07-30 06:25:37 +02:00