Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
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
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