Added time stamps to database.

This allows topics to be displayed to the user in the proper oder.
The order is descending dates

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-10-07 01:17:05 -04:00
parent 42a34f5c5f
commit e7e59f9d1b
2 changed files with 24 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
<manifest package="org.RickBarrette.osj.forum"
android:versionCode="310"
android:versionCode="328"
android:versionName="1.0" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">
<uses-sdk