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
DjBushido
34b77955ff
Minor tweaks before submit homework 2
2014-02-10 23:34:50 -05:00
tokugawa
44524c7f70
Added default checked to 10% radio button
2014-02-09 20:46:17 -05:00
tokugawa
421bf4e1e8
Added fullfunctionality to the interface.
2014-02-09 20:38:55 -05:00
DjBushido
a3de9394f0
User interface for Discount Calculator is complete
2014-02-08 19:42:32 -05:00
DjBushido
6a42740848
Ignore the gen/ and bin/ folders
2014-02-08 17:51:24 -05:00
DjBushido
42a0e3293c
Add the project skeleton for HW2.
2014-02-08 17:48:45 -05:00
DjBushido
88ee1b4a3f
Refactor PartOne.java
2014-01-28 17:09:38 -05:00
DjBushido
fcbd74a5e4
Merge branch 'master' of https://github.com/DjBushido/itcs4180.git
2014-01-25 15:55:04 -05:00
DjBushido
c3def78187
Finish debugging, everything now working correctly.
2014-01-25 15:53:57 -05:00
tokugawa
1d66bba2cc
Functioning Homework 1 Part 1. Creates a treelist of all new users and
...
removes all users that were in old users, leaving only the unique,
non-duplicated new users not in old users.
2014-01-24 12:07:59 -05:00
DjBushido
8b893cd06a
Fix the equals and hashCode methods so that sets work as expected
2014-01-22 15:17:45 -05:00
DjBushido
57dfd938fa
Commit the (untested) implementation of all assignments in part two.
2014-01-22 14:56:19 -05:00
DjBushido
ab678065fb
Add code to count unique vehicles
2014-01-22 13:49:24 -05:00
DjBushido
46b45f5cd3
Add initial code to read in a CSV file and convert to a Vehicle
2014-01-22 10:34:17 -05:00
DjBushido
bb31ffcfd9
Move the PartTwo.java file to its own package, add initial Vehicle.java
2014-01-21 20:51:25 -05:00
DjBushido
1242130b46
Add initial PartOne and PartTwo classes
2014-01-21 20:02:16 -05:00
DjBushido
5ead7ddcb6
Add a gitignore to ignore metadata, and any compiled class files
2014-01-21 19:59:43 -05:00
DjBushido
51eea3e4de
Add the initial project files for Homework 1
2014-01-21 19:57:04 -05:00
DjBushido
235ca6f76e
Add the initial Homework 1 project
2014-01-21 19:53:09 -05:00