keepass2android/src/Kp2aUnitTests
2013-11-13 04:14:43 +01:00
..
Properties + SynchronizeCachedDatabase.cs: Synchronizes the local cache with the remote file. Applies merging if necessary. 2013-08-01 22:20:39 +02:00
Resources integrated SkyDrive support 2013-11-06 05:25:19 +01:00
Kp2aUnitTests.csproj Fixed SaveDb for CachingFileStorage and target file not existing 2013-08-08 20:40:35 +02:00
MainActivity.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02: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
TestBase.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02: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 Fixed problem with opening non-existing files through CachingFileStorage 2013-08-14 06:36:12 +02:00
TestCreateDb.cs Implemented Save-Test 2013-06-28 20:22:28 +02:00
TestDrawableFactory.cs More refactoring 2013-06-19 05:29:47 +02:00
TestFileStorage.cs Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
TestKp2aApp.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02:00
TestLoadDb.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02:00
TestSaveDb.cs Fixed SaveDb for CachingFileStorage and target file not existing 2013-08-08 20:40:35 +02:00
TestSaveDbCached.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02:00
TestSynchronizeCachedDatabase.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02:00