keepass2android/src/keepass2android
Philipp Crocoll 161964bff7 improved editing of extra strings 2016-01-05 12:17:58 +01:00
..
Assets exchanged password font (now Adobe SourceCodePro-Regular) 2015-06-23 14:33:18 +02:00
EntryActivityClasses fixed more icons 2015-10-29 21:45:53 +01:00
Properties Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
Resources improved editing of extra strings 2016-01-05 12:17:58 +01:00
Totp fixed a bug in TOTP calculation. 2014-10-26 06:17:27 +01:00
Utils Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
addons/OtpKeyProv fix incorrect display of OTP secret encoding in recovery screen 2015-12-22 13:21:18 +01:00
app Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
compat Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
fileselect request permissions at runtime 2016-01-04 01:58:54 +01:00
icons re-introduce (simplified) dark theme 2015-12-22 05:42:02 +01:00
intents major elements of new app design implemented 2015-08-10 08:07:42 +02:00
password refactoring regarding AppTasks: 2014-05-16 17:15:43 +02:00
pluginhost add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01:00
search add option to choose Icon Sets from other apk. 2015-12-21 21:23:28 +01:00
services increase priority of notifications to increase likelihood that buttons are shown 2015-01-27 05:53:01 +01:00
settings fix wrong display name of built-in icon set 2015-12-29 15:34:13 +01:00
timeout Fixed bug with loading attachments from kdb 2014-01-26 05:27:27 -08:00
views added offline mode 2015-12-27 08:51:28 +01:00
AboutActivity.cs fix crash when clicking about in settings 2015-10-03 06:34:10 +02:00
AboutDialog.cs added contributions 2014-12-30 06:20:40 +01: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 support for variable length challenges 2015-02-09 12:56:05 -08:00
ChangeLog.cs 1.0.0 preview 1 2015-12-28 07:24:22 +01:00
CreateDatabaseActivity.cs request permissions at runtime 2016-01-04 01:58:54 +01:00
CreateNewFilename.cs Added option to export database 2014-01-27 22:47:08 -08:00
DonateReminder.cs fix wrong dates in DonateReminder 2015-09-17 04:57:36 +02:00
EntryActivity.cs add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01:00
EntryEditActivity.cs improved editing of extra strings 2016-01-05 12:17:58 +01:00
EntryEditActivityState.cs Refactoring: 2013-06-15 12:40:01 +02:00
ExportDatabaseActivity.cs Merge branch 'master' into MaterialDesign 2015-09-04 05:34:27 +02:00
FileStorageSelectionActivity.cs Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
FixedDrawerLayout.cs Improved password + QuickUnlock screens by introducing AdjustResize (now working with design lib 22.2.1.0) 2015-09-15 21:55:05 +02:00
GeneratePasswordActivity.cs add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01:00
GroupActivity.cs fix design issues as requested by Stefano 2015-10-29 20:31:34 +01:00
GroupBaseActivity.cs Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
GroupEditActivity.cs add option to choose Icon Sets from other apk. 2015-12-21 21:23:28 +01:00
IconPickerActivity.cs re-introduce (simplified) dark theme 2015-12-22 05:42:02 +01:00
KeeChallenge.cs Make sure "duplicate UUID" error is not repeated after fixing the db 2015-02-20 21:12:49 +01:00
KeePass.cs add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01:00
LifecycleDebugActivity.cs major elements of new app design implemented 2015-08-10 08:07:42 +02:00
LockCloseActivity.cs add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01:00
LockCloseListActivity.cs add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01: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 0.9.8-pre2 2015-08-12 06:40:14 +02:00
MeasuringRelativeLayout.cs Improved password + QuickUnlock screens by introducing AdjustResize (now working with design lib 22.2.1.0) 2015-09-15 21:55:05 +02:00
NfcOtpActivity.cs add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01:00
PasswordActivity.cs Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
PwGroupListAdapter.cs fixed action mode menu 2015-09-17 05:26:13 +02:00
QueryCredentialsActivity.cs major elements of new app design implemented 2015-08-10 08:07:42 +02:00
QuickUnlock.cs Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
SearchProvider.cs trying to get search working, intermediate state 2015-08-25 20:42:49 +02:00
SelectStorageLocationActivity.cs add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places 2015-12-22 13:23:21 +01:00
SetPasswordDialog.cs prompt to re-enabled fp unlock after change master password 2016-01-02 22:22:55 +01:00
ShareUrlResults.cs Bug fix: Fingerprint QuickUnlock was not working correctly 2016-01-04 15:34:58 +01:00
UseManifestDebug.bat added new native library for key transformation -> fix crash on Lollipop/Nexus 5 2014-12-03 06:38:35 +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 request permissions at runtime 2016-01-04 01:58:54 +01:00
packages.config request permissions at runtime 2016-01-04 01:58:54 +01:00