15 Commits

Author SHA1 Message Date
b2f00849a2 Cleaned up posts list items
I also created header.xml, a reusable resource for displaying an avatar,
title, user name, and time stamp.

I also renamed some view id's to be more developer friendly

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-10-21 00:19:38 -04:00
415b6f24fa Cleaned up topic list items
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-10-20 23:36:23 -04:00
73a98c05a3 Started working on displaying user avatars
Currently the downloading and displaying of avatar images is working,
however we now need to fetch the author avatar url from the forum.

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-10-14 09:37:05 -04:00
a2d60f98b1 Started working on implementing a database for storing forum content.
This will enable off line viewing of the forum.

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-09-21 11:39:16 -04:00
2d80b371a6 Added a legal information that can be view by the user
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-09-16 11:55:49 -04:00
fc86aa6fa7 Performed a refactor and removed unneeded files
Renamed package to org.RickBarretet.osj.forum
refactored some layout names
removed unused layout files

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-09-14 12:18:13 -04:00
7497bc9bbf Updated comments and implemented basic log filtering
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-09-14 11:54:04 -04:00
e6a7798031 I can now display posts
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-09-14 10:34:53 -04:00
12f4f72729 Cleaned up topic content data model
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-09-13 12:29:35 -04:00
e977c64abd Started to create layouts for different forum items
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-08-31 12:09:55 -04:00
1b5b54d5d9 Fixed Downloading of items, and two-plane layout for large devices
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-08-30 11:31:34 -04:00
35bd7d729e Started work on downloading and displaying forums.
As of this commit, I can officially download and display forums to the
user

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-08-30 11:19:35 -04:00
8d4840fce3 Added an other master detail flow activity for Forums
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-08-29 12:57:58 -04:00
2d5cbb0e8c Added server location to strings.xml
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-08-27 12:41:05 -04:00
fe3d348077 Initial Project Creation
The goal of this project is to create an intuitive forum
browsing application for the Ocean State Jeepsters
(http://www.oceanstatejeepsters.com/forum/)

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-08-27 11:03:40 -04:00