1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-09-19 17:31:28 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
DjBushido
d23208c55f Fix up the threaded section of the layout
Also, minor tweaks to the asynctask portion.
2014-03-10 18:24:50 -04:00
tokugawa
467d7eb9a7 Minor formatting and code cleaning 2014-03-10 08:57:43 -04:00
tokugawa
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
tokugawa
a7b8f196a2 Now working with text label. Just have to format and put in the right
text.
2014-03-09 21:56:40 -04:00
tokugawa
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
DjBushido
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
DjBushido
53b7016846 Create the AsyncTask and Thread Photograph activities 2014-02-28 20:04:17 -05:00
DjBushido
3f11766f5f Initial skeleton commit for InClass assignment 3 2014-02-28 19:50:35 -05:00