* src/pandroid/agent/Core.java: Migrated from shared preferences to sqlite database. Method to create and initialize database with default values. * src/pandroid/agent/DataBaseHandler.java: Creates a database and provides methods for interaction. * src/pandroid/agent/DataHandler.java: Objects for facilitating interaction of data with the database. * src/pandroid/agent/PandroidAgent.java: If first run then creates and initializes database. Needs to be replaced by copying default db that would ship with pandroid. * src/pandroid/agent/PandroidAgentListener.java: Adapted get and put sharedData to use database instead, * src/pandroid/agent/Setup.java: Reduced configuration updates git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8038 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f |
||
---|---|---|
.. | ||
bin | ||
libs | ||
res | ||
src/pandroid/agent | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ChangeLog | ||
Pandroid Agent v3.0_iso-8859-1.apk | ||
Pandroid Agent v3.0_writeUTF.apk | ||
proguard.cfg | ||
project.properties |