|
|
f06bd3e94c
|
Finished new database structure
The database now uses 3 tables. forums, topics, and threads.
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-09-24 11:19:50 -04:00 |
|
|
|
4e0cd45852
|
Started working on second database design
|
2012-09-22 09:54:16 -04:00 |
|
|
|
7f3eb985f2
|
Implemented Initial database design.
probably going to scrap this design however.
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-09-22 01:56:07 -04:00 |
|
|
|
992ccab36d
|
Created a simple forum sync
Finished creating a method that downloads and saves forums.
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-09-21 14:27:56 -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 |
|
|
|
adfb10a200
|
Cleaned up code
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-09-16 12:07:04 -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 |
|
|
|
997af18b5c
|
Started to update adapters to use new layouts
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-08-31 12:37:42 -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 |
|
|
|
e81c033c9f
|
Added comments
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-08-31 12:09:35 -04:00 |
|
|
|
1ed3e1728b
|
Implemented topics
Added a simple adapter and convince methods to display topics to the
user.
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-08-31 02:09:25 -04:00 |
|
|
|
1c8da79a6e
|
Implemented sub forums.
When the user selects a category, the sub forums are now displayed to
them.
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-08-30 14:33:29 -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 |
|
|
|
8a6205cef0
|
Incorporated an XMLRPC Library
Original Source http://code.google.com/p/android-xmlrpc/
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-08-27 12:40:37 -04:00 |
|
|
|
6ead4f6750
|
Fixed the manifest
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-08-27 12:36:33 -04:00 |
|
|
|
2052700de0
|
Added Apache License
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
|
2012-08-27 11:26:33 -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 |
|