1
0
Fork 0
This repository has been archived on 2022-12-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
DungeonManager/app/src/main/java/com/kauron/dungeonmanager
2015-07-21 00:57:44 +02:00
..
Display.java First approach to Tabs with PagerView 2015-05-13 12:58:21 +02:00
PagerAdapter.java Introducing the PagerAdapter for swipable tabs 2015-05-13 08:15:08 +02:00
Player.java Player: can now be edited 2015-07-20 19:34:01 +02:00
PlayerAdapter.java Refactored the naming to proper English 2015-04-29 13:58:38 +02:00
PlayerCreator.java Fixed remove and add Player and Power 2015-04-28 23:03:28 +02:00
PlayerCreatorFragment.java Fixed remove and add Player and Power 2015-04-28 23:03:28 +02:00
PlayerDBHandler.java Refactored the naming to proper English 2015-04-29 13:58:38 +02:00
PlayerDisplay.java First approach to Tabs with PagerView 2015-05-13 12:58:21 +02:00
PlayerEditor.java PlayerEditor: fixed players edition crash 2015-07-21 00:57:44 +02:00
Power.java Power: added extra field for other information 2015-07-19 20:33:10 +02:00
PowerAdapter.java Changed damage for a NumberPicker and other minor changes 2015-05-13 08:18:50 +02:00
PowerDisplay.java First approach to Tabs with PagerView 2015-05-13 12:58:21 +02:00
PowerEditor.java PowerDisplay: impact not showing and blank fields not hiding fixed 2015-07-19 23:49:37 +02:00
ShowPlayer.java PowerDisplay: impact not showing and blank fields not hiding fixed 2015-07-19 23:49:37 +02:00
Welcome.java Player: can now be edited 2015-07-20 19:34:01 +02:00