1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-07-01 13:56:46 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
d23208c55f Fix up the threaded section of the layout
Also, minor tweaks to the asynctask portion.
2014-03-10 18:24:50 -04:00
467d7eb9a7 Minor formatting and code cleaning 2014-03-10 08:57:43 -04:00
f0c626dcaf Added comments, string and integer values, and text view for Async.
Trouble connecting to host to download images now. Don't know if it is
my network problem or not. Made no changes to downloading code.
2014-03-10 00:07:57 -04:00
a7b8f196a2 Now working with text label. Just have to format and put in the right
text.
2014-03-09 21:56:40 -04:00
2f59a35d5e Added header comments with team and project information. 2014-03-09 17:58:47 -04:00
61c9379b05 Added Async functionality and grid display. Still need to fix sizes and
display text  under pictures.
2014-03-09 17:55:22 -04:00
d41468fc6f Downloading images from threads works. They aren't laid out correctly... 2014-03-01 00:23:47 -05:00
ecb13bc4ed Buttons now launch the correct activities
Only thing left to do is the photo activities themselves.
2014-02-28 20:34:01 -05:00
53b7016846 Create the AsyncTask and Thread Photograph activities 2014-02-28 20:04:17 -05:00
d31debf986 And ignore the bin/ and gen/ folders 2014-02-28 19:51:23 -05:00
3f11766f5f Initial skeleton commit for InClass assignment 3 2014-02-28 19:50:35 -05:00