Commit Graph

2 Commits

Author SHA1 Message Date
Robert von Burg 4427d66099 moved everything to a subdirectory for repo merge 2014-09-16 08:56:24 +02:00
Robert von Burg 72ff553e74 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:01 +02:00