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

7 Commits

Author SHA1 Message Date
DjBushido
065991d3cc Change the comment of Tile.java 2014-02-24 22:33:51 -05:00
DjBushido
2d1c48324a Kill the application when the Exit button of the ResultActivity is
pressed.
2014-02-24 22:30:44 -05:00
tokugawa
0a80acace1 Functionality for HW3. Tried to seperate Tile class and MainActivity.
Has 2 issues. First is that a completed row has the Tile ImageViews
change size and second is that finish()does not properly close the
entire application.
2014-02-24 19:20:43 -05:00
DjBushido
05dfaa8ebf Add header comments to the activities 2014-02-23 08:46:24 -05:00
DjBushido
d7980f9108 Add the behavior for the ResultActivity 2014-02-23 08:38:23 -05:00
DjBushido
bc464e5c6d Add the initial result activity 2014-02-22 16:39:00 -05:00
DjBushido
5c30084521 Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00