keepass2android/src/Kp2aBusinessLogic/database
Philipp Crocoll bcbc225652 refactoring regarding AppTasks:
- AppTasks are now returned by ActivityResult through all AppTask-Related activities (includes ForwardResult)
 - AppTasks are now passed correctly even when using search (this fixes a problem that AppTasks like SearchUrl were not passed to EntryActivity so the App didn't return to the browser automatically)
 - AppTasks are deleted by ActivityResult or by checking for LaunchedFromHistory

Added option to leave app with db unlocked (this is even the default now!)

Added missing EntryActivity files
2014-05-16 17:15:43 +02:00
..
edit Added message that kdb-support is readonly 2014-03-25 06:15:05 +01:00
CheckDatabaseForChanges.cs * CachingFileStorage: Added more callbacks to provide user with more information what's going on 2013-08-14 06:05:25 +02:00
Database.cs moved Android version dependent resources (-v11, -v14) to default folders. 2014-05-10 06:14:41 +02:00
KdbDatabaseLoader.cs Added message that kdb-support is readonly 2014-03-25 06:15:05 +01:00
KdbxDatabaseLoader.cs Added message that kdb-support is readonly 2014-03-25 06:15:05 +01:00
PwEntryOutput.cs refactoring regarding AppTasks: 2014-05-16 17:15:43 +02:00
SynchronizeCachedDatabase.cs Fixed display bug after Sync 2013-10-28 21:53:18 +01:00