keepass2android/src/Kp2aUnitTests
Philipp Crocoll 415049af7a moved logic of StorageSelectionActivity to testable base class
added tests for StorageSelectionActivity, fixed bugs
if database is read-only, no edit buttons are displayed
2014-11-24 18:21:45 +01:00
..
Properties Bug fixes, 2014-01-24 11:29:34 -08:00
Resources Changelog: setCancellable(false) 2014-05-09 13:06:47 +02:00
Kp2aUnitTests.csproj moved logic of StorageSelectionActivity to testable base class 2014-11-24 18:21:45 +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