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

13 Commits

Author SHA1 Message Date
DjBushido
463ac371c2 Resizing cover.jpg fixes some of the issues 2014-02-24 23:00:18 -05:00
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
9cad32bb14 Finished UI for the ResultActivity 2014-02-22 17:01:48 -05:00
DjBushido
bc464e5c6d Add the initial result activity 2014-02-22 16:39:00 -05:00
DjBushido
9535b43df6 Commit the main game activity layout 2014-02-22 16:38:45 -05:00
DjBushido
a7ff7d6ae7 Ignore the assets/, bin/, and gen/ folders 2014-02-22 16:01:16 -05:00
DjBushido
a06433af75 Switch the app theme to Holo Dark 2014-02-22 16:00:42 -05:00
DjBushido
ef5d376910 Add support files for HW3 2014-02-22 15:55:57 -05:00
DjBushido
5c30084521 Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00