Commit Graph

11 Commits

Author SHA1 Message Date
Kevin Whitaker
c4227f0bbc Add in player management and improve use interaction cases. 2015-04-20 20:04:58 -04:00
Kevin Whitaker
f134e20b3d CharacterNames now also contains the graphic icon for the character. Implemented character icons and chat depicting game players. Lots of cleanup on UI for spacing. Clearer page names. 2015-04-20 00:32:05 -04:00
Kevin Whitaker
f2cc55ca28 Do a better job at fully removing things when deleted. Add more edge case logic. Clean up messy functions. Have players and characters able to be added. Stole an icon from AOSP. ;) 2015-04-19 23:26:36 -04:00
Kevin Whitaker
8103e30036 I somehow missed that all similar class objects are stored in the same db. This means I needed to add a more unique id. Renamed classes to make easier to read. Fix typo in spelling. Fill out initial header and UI for character details. 2015-04-19 21:36:53 -04:00
Kevin Whitaker
f075318090 Add in campaign type in order to allow expansions easier. Allow campaign details page to come up with nothing. Add helper methods to try and convert nice string back to enums. Start working on detail header too. 2015-04-19 19:24:33 -04:00
Kevin Whitaker
07b120754e Change default font to something larger and easier to read. Implement RecyclerView for Campaign screen. Make simple realm objects have constructors for quick access. 2015-04-19 17:49:49 -04:00
Kevin Whitaker
9640ffb24d Fix lack of primary keys and start laying out more UI. 2015-04-19 13:19:22 -04:00
Kevin Whitaker
cc9d099a92 typo 2015-04-19 12:57:48 -04:00
Kevin Whitaker
b527036324 Laid down the models/enums. 2015-04-19 12:57:02 -04:00
Kevin Whitaker
9e3a796bca Work on basic theme/style. 2015-04-19 10:54:51 -04:00
Kevin Whitaker
e36e497d9f Initial base project formed from wizard. 2015-04-19 02:04:40 -04:00