keepass2android/src/Kp2aUnitTests
Philipp Crocoll a44e8a9680 * added options to exclude libraries for faster build times (DEBUG only)
* implemented getFileEntry to get information about a single file
* password activity is launched automatically if there are recent files
2013-09-28 21:14:21 +02: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 Clarified Yes/No buttons in Merge question dialog 2013-07-17 16:26:12 +02: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 * added options to exclude libraries for faster build times (DEBUG only) 2013-09-28 21:14:21 +02: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