Android campaign tracker for board game Mice and Mystics published by Plaid Hat Games.
Find a file
2017-05-16 17:25:21 -04:00
.idea Update gradle and realm to latest versions. 2016-08-16 18:47:22 -04:00
gradle/wrapper Update gradle and realm to latest versions. 2016-08-16 18:47:22 -04:00
MiceAndMysticsTracker Bump version for new language addition. 2017-05-16 17:25:21 -04:00
.gitignore 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
build.gradle Stop using for loops to delete items in the loop. Can confuse Realm and make it think there are items where there are not. Luckily, there's a simple delete all method. Update gradle plugin. 2016-11-01 23:46:11 -04:00
gradle.properties Initial base project formed from wizard. 2015-04-19 02:04:40 -04:00
gradlew Initial base project formed from wizard. 2015-04-19 02:04:40 -04:00
gradlew.bat Initial base project formed from wizard. 2015-04-19 02:04:40 -04:00
LICENSE Add license 2016-05-01 15:27:23 +00:00
MiceandMysticsCampaignTracker.iml Initial base project formed from wizard. 2015-04-19 02:04:40 -04:00
settings.gradle Initial base project formed from wizard. 2015-04-19 02:04:40 -04:00