The attached files add support for sqlcipher's encrypted sqlite database.
SQLiteInstanceManager is extended with an optional databasePassword used to
decrypt the database and a closeDatabase method for explicit logout.
Please let me know if additional documentation or cleanup is needed to
incorporate this addition to the project.
Original issue reported on code.google.com by Matthew.Botos@gmail.com on 29 Sep 2010 at 2:40
Original issue reported on code.google.com by
Matthew.Botos@gmail.com
on 29 Sep 2010 at 2:40Attachments: