2 Commits

Author SHA1 Message Date
Anthony Restaino
7a01732a1e Add more methods to BookmarkManager 2014-08-21 18:37:56 -04:00
Anthony Restaino
a7a92865ed New class to handle bookmark storage (not utilized yet)
BookmarkManager stores bookmarks in a JSON database in the apps file
data directory. It includes helpful methods to export these bookmarks to
a backup file and import from that backup file. It also includes a way
to import bookmarks from the device's built in bookmark database.
2014-08-21 14:35:29 -04:00