Commit Graph

24 Commits

Author SHA1 Message Date
James Skemp b2cb5db5f7 Tried hiding empty systems for hardware, but it hides stuff that isn't empty. 2015-09-04 21:51:24 -05:00
James Skemp e5947b07a4 Video game hardware system is now formatted instead of combined. 2015-09-04 21:50:45 -05:00
James Skemp d229023e2f Adding misc IDE-related files, I think. Might have been from new Android Studio. If it causes issues will delete the directory later. 2015-08-22 21:35:18 -05:00
James Skemp 7fa4c9a304 Video games and hardware now sort without case taken into account. 2015-08-22 21:29:28 -05:00
James Skemp 32d04e84a7 Remove purchase and notes from video game display if they're empty. 2015-08-22 21:26:12 -05:00
James Skemp 7c17d0c229 Cleaned up display of empty purchase information for video game hardware. 2015-08-22 21:17:07 -05:00
James Skemp 03b170dd6c Added missing filtering methods, despite not needing them yet. Also trimming notes now. 2015-08-22 21:13:10 -05:00
James Skemp ba07795369 Video game hardware is now displayed. 2015-08-22 20:15:20 -05:00
James Skemp f593bf0cb7 Video game hardware parser created. 2015-08-22 20:03:18 -05:00
James Skemp c929c2159d Created a way to compare video game hardware. 2015-08-20 22:30:49 -05:00
James Skemp 1ec70fd5e0 Better logging name on errors. 2015-08-20 22:26:18 -05:00
James Skemp abb5581234 Started to create the functionality to display video game hardware. 2015-08-19 22:11:52 -05:00
James Skemp a6f9647eda Application now pulls files from the app's downloads directory. 2015-08-15 16:25:18 -05:00
James Skemp 3a51e1fd77 Code cleanup. 2015-08-15 16:19:02 -05:00
James Skemp 77e19950c6 Added the ability to download XML files from within the application. 2015-08-15 16:17:50 -05:00
James Skemp cf37d0616a Added functionality to view games by system. Started down the path of an expandable, but decided not to implement for ease. 2015-02-21 10:34:57 -06:00
James Skemp 33b81d8ba9 Focus is no longer automatically given to the game search field, and removed unnecessary code. 2015-02-20 18:09:56 -06:00
James Skemp dde772e8c2 Fixed title search field so the label and button are no longer required. 2015-02-20 18:04:11 -06:00
James Skemp 2ef3e6c3b2 Android Studio seems to have done some test updates. 2015-02-20 16:16:50 -06:00
James Skemp 7b3bc84330 Video games can now be filtered by title. 2015-02-09 21:27:35 -06:00
James Skemp c0a2a5f43a Now pulling video games from XML. 2015-01-24 17:58:29 -06:00
James Skemp df72a9a181 The application will need to open local files. 2015-01-24 16:50:05 -06:00
James Skemp c23bc2f063 Copied over code from XML testing project. 2015-01-24 12:18:19 -06:00
James Skemp 8cc7fb4afa Initial commit 2015-01-24 11:09:00 -06:00