keepass2android/src/Kp2aUnitTests
Philipp Crocoll 26686ed8a7 Merge branch 'master' of https://git01.codeplex.com/forks/wlawski/keepass2android into wlawski
Conflicts:
	.gitignore
	src/java/InputStickAPI/gen/com/inputstick/api/R.java
	src/java/PluginInputStick/gen/com/inputstick/api/R.java
	src/java/PluginInputStick/gen/keepass2android/plugin/inputstick/R.java
	src/java/PluginInputStick/gen/keepass2android/pluginsdk/R.java
	src/keepass2android/Resources/Resource.designer.cs
2014-12-14 07:29:29 +01:00
..
Properties Bug fixes, 2014-01-24 11:29:34 -08:00
Resources .gitignore: Do not track Resource designer files 2014-08-31 09:14:36 +02:00
Kp2aUnitTests.csproj changed to Google Play Services (ICS) component and up-to-date Support V4 library 2014-11-30 21:43:38 +01:00
MainActivity.cs moved logic of StorageSelectionActivity to testable base class 2014-11-24 18:21:45 +01:00
ProgressDialogStub.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
TestAndroidContentFileStorage.cs moved logic of StorageSelectionActivity to testable base class 2014-11-24 18:21:45 +01:00
TestBase.cs Improved Certificate Handling (fixed problem with Certificate validation) 2013-12-12 10:24:24 +01:00
TestCacheSupervisor.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02:00
TestCachingFileStorage.cs Improved Certificate Handling (fixed problem with Certificate validation) 2013-12-12 10:24:24 +01:00
TestCreateDb.cs Introduced IDatabaseLoader 2014-01-25 19:38:12 -08:00
TestDrawableFactory.cs More refactoring 2013-06-19 05:29:47 +02:00
TestFileStorage.cs SelectStorageLocationActivity handles read-only/temporary cases (first implementation, untested) 2014-11-18 06:24:35 +01:00
TestIntentsAndBundles.cs refactoring regarding AppTasks: 2014-05-16 17:15:43 +02:00
TestKp2aApp.cs moved logic of StorageSelectionActivity to testable base class 2014-11-24 18:21:45 +01:00
TestLoadDb.cs fixed issue loading kdb files with key file 2014-11-11 17:23:01 +01:00
TestSaveDb.cs Fixed SaveDb for CachingFileStorage and target file not existing 2013-08-08 20:40:35 +02:00
TestSaveDbCached.cs Improved Certificate Handling (fixed problem with Certificate validation) 2013-12-12 10:24:24 +01:00
TestSelectStorageLocation.cs moved logic of StorageSelectionActivity to testable base class 2014-11-24 18:21:45 +01:00
TestSynchronizeCachedDatabase.cs Improved Certificate Handling (fixed problem with Certificate validation) 2013-12-12 10:24:24 +01:00