Commit Graph

  • 6be722d7b9 Adds ability to remove a skill. Tom Hicks 2021-06-12 22:16:16 -07:00
  • 186c1a80bd Keeps skills on the edit skills screen sorted. Tom Hicks 2021-06-12 22:14:31 -07:00
  • df03b2e830 Keeps skills on the edit skills screen sorted. Tom Hicks 2021-06-12 22:14:31 -07:00
  • 363bad5931 Fixes bug where adding a new skill wouldn't show up until leaving and returning to the edit skills screen. Tom Hicks 2021-06-12 22:12:39 -07:00
  • 61b111a58d Fixes bug where adding a new skill wouldn't show up until leaving and returning to the edit skills screen. Tom Hicks 2021-06-12 22:12:39 -07:00
  • afba6e8490 Adds item dividers to the Library and Edit Skills screens. Makes the two layouts consistent with each other. Tom Hicks 2021-06-12 21:43:17 -07:00
  • 616e74fc00 Adds item dividers to the Library and Edit Skills screens. Makes the two layouts consistent with each other. Tom Hicks 2021-06-12 21:43:17 -07:00
  • b51318220b Makes Add Skill button a FloatingActionButton. Tom Hicks 2021-06-12 19:51:48 -07:00
  • d388d3ee5f Makes Add Skill button a FloatingActionButton. Tom Hicks 2021-06-12 19:51:48 -07:00
  • 703bb3d77f Adds "New Skill" button. Tom Hicks 2021-06-10 23:45:04 -07:00
  • eebad6ee9a Adds "New Skill" button. Tom Hicks 2021-06-10 23:45:04 -07:00
  • 98f46694fc Adds edit skills view. Tom Hicks 2021-06-10 22:50:27 -07:00
  • 21296a06ae Adds edit skills view. Tom Hicks 2021-06-10 22:50:27 -07:00
  • 0e3f14f288 Adds edit challenge rating screen. Tom Hicks 2021-05-31 20:23:39 -07:00
  • 1eb5acb30c Adds edit challenge rating screen. Tom Hicks 2021-05-31 20:23:39 -07:00
  • 8fc27a6d6e Adds remaining monster properties to the edit monster view model. Tom Hicks 2021-05-31 17:16:58 -07:00
  • 33a22738be Adds remaining monster properties to the edit monster view model. Tom Hicks 2021-05-31 17:16:58 -07:00
  • a6cced2ccf Adds better change tracking to know if a monster needs to be saved. Tom Hicks 2021-05-31 14:34:42 -07:00
  • 49306d27c7 Adds better change tracking to know if a monster needs to be saved. Tom Hicks 2021-05-31 14:34:42 -07:00
  • 8fd313e3df Adds saving throws editor. Tom Hicks 2021-05-31 12:58:34 -07:00
  • 150cd1a154 Adds saving throws editor. Tom Hicks 2021-05-31 12:58:34 -07:00
  • 1c5762405a Adds AdvantagePicker and ProficiencyPicker components. Tom Hicks 2021-05-31 12:56:58 -07:00
  • 61a1ec399e Adds AdvantagePicker and ProficiencyPicker components. Tom Hicks 2021-05-31 12:56:58 -07:00
  • aa850ecfc6 Adds a Stepper control and uses it for the steppers in the editor. Tom Hicks 2021-05-30 03:40:30 -07:00
  • ce178221cc Adds a Stepper control and uses it for the steppers in the editor. Tom Hicks 2021-05-30 03:40:30 -07:00
  • 5a94408f7b Adds screen to edit ability scores. Tom Hicks 2021-05-30 01:55:45 -07:00
  • 797fee624d Adds screen to edit ability scores. Tom Hicks 2021-05-30 01:55:45 -07:00
  • bc115efba8 Adds missed change tracking to EditMonsterViewModel. Tom Hicks 2021-05-30 00:11:14 -07:00
  • d567844ecf Adds missed change tracking to EditMonsterViewModel. Tom Hicks 2021-05-30 00:11:14 -07:00
  • 84467dbb0d Adds Edit Speed screen to the monster editor. Tom Hicks 2021-05-30 00:10:44 -07:00
  • eb3223bab9 Adds Edit Speed screen to the monster editor. Tom Hicks 2021-05-30 00:10:44 -07:00
  • f4dd3855d6 Adds Edit Armor screen to edit a monster's armor stats. Tom Hicks 2021-05-29 19:46:28 -07:00
  • 6cb2c05238 Adds Edit Armor screen to edit a monster's armor stats. Tom Hicks 2021-05-29 19:46:28 -07:00
  • 82ce3d3788 Adds hit dice and has custom HP toggle to the edit basic info screen. Tom Hicks 2021-05-27 21:44:17 -07:00
  • 12ceacacaa Adds hit dice and has custom HP toggle to the edit basic info screen. Tom Hicks 2021-05-27 21:44:17 -07:00
  • f41b8d0065 Adds confirmation when going up from the edit monster screen to save, cancel, or discard changes. Tom Hicks 2021-05-27 19:16:05 -07:00
  • c30a9c72c1 Adds confirmation when going up from the edit monster screen to save, cancel, or discard changes. Tom Hicks 2021-05-27 19:16:05 -07:00
  • ced5560dd0 Adds setTitle helper method to MCFragment. Tom Hicks 2021-05-27 19:15:23 -07:00
  • 637a2a57d2 Adds setTitle helper method to MCFragment. Tom Hicks 2021-05-27 19:15:23 -07:00
  • a19839b473 Adds edit basic info screen with most string fields. Cleans up fonts/margins on edit screens. Makes the EditMonsterViewModel shared between edit monster fragments. Tom Hicks 2021-05-27 04:49:26 -07:00
  • 45924f5cb7 Adds edit basic info screen with most string fields. Cleans up fonts/margins on edit screens. Makes the EditMonsterViewModel shared between edit monster fragments. Tom Hicks 2021-05-27 04:49:26 -07:00
  • b377e0656e Adds TextChangedListener helper class to make working with text inputs less verbose. Tom Hicks 2021-05-27 04:17:22 -07:00
  • 31309313f7 Adds TextChangedListener helper class to make working with text inputs less verbose. Tom Hicks 2021-05-27 04:17:22 -07:00
  • acef784c6d Makes EditMonsterFragment load the monster based with the id passed in and show it's name in the title. Tom Hicks 2021-05-27 03:24:33 -07:00
  • 759a846e47 Makes EditMonsterFragment load the monster based with the id passed in and show it's name in the title. Tom Hicks 2021-05-27 03:24:33 -07:00
  • 4ff945301f Fixes passing the monster id when navigating to the edit monster screen. Tom Hicks 2021-05-27 03:23:23 -07:00
  • 498f5be31c Fixes passing the monster id when navigating to the edit monster screen. Tom Hicks 2021-05-27 03:23:23 -07:00
  • 71c0fdb43e Extracts library strings to resources. Tom Hicks 2021-05-27 03:22:23 -07:00
  • a49780a998 Extracts library strings to resources. Tom Hicks 2021-05-27 03:22:23 -07:00
  • e00167383a Changes to code format settings. Tom Hicks 2021-05-27 03:18:36 -07:00
  • 0343c0c91e Changes to code format settings. Tom Hicks 2021-05-27 03:18:36 -07:00
  • dc631839cf Adds helper method to MCFragment to get the AppCompatActivity for the fragment. Tom Hicks 2021-05-27 03:18:17 -07:00
  • 8256c38489 Adds helper method to MCFragment to get the AppCompatActivity for the fragment. Tom Hicks 2021-05-27 03:18:17 -07:00
  • c1624d69ac Adds edit monster view holder and placeholder for basic info tap handler. Tom Hicks 2021-05-27 02:28:29 -07:00
  • b65720be03 Adds edit monster view holder and placeholder for basic info tap handler. Tom Hicks 2021-05-27 02:28:29 -07:00
  • b70c077b56 Adds top level items to the edit monster view. Tom Hicks 2021-05-27 02:17:00 -07:00
  • 68ab2b6373 Adds top level items to the edit monster view. Tom Hicks 2021-05-27 02:17:00 -07:00
  • 76027ca186 Replaces EditMonsterFragment with a basic ConstraintLayout. Tom Hicks 2021-05-27 01:15:46 -07:00
  • 73c81f8956 Replaces EditMonsterFragment with a basic ConstraintLayout. Tom Hicks 2021-05-27 01:15:46 -07:00
  • 41ac263321 Adds shared preferences flipper plugin. Tom Hicks 2021-05-27 01:04:28 -07:00
  • dc4f24538c Adds shared preferences flipper plugin. Tom Hicks 2021-05-27 01:04:28 -07:00
  • 83db456d07 Migrates from jcenter to maven central because of the jcenter shutdown. Tom Hicks 2021-05-27 00:22:37 -07:00
  • b249cb8cdc Migrates from jcenter to maven central because of the jcenter shutdown. Tom Hicks 2021-05-27 00:22:37 -07:00
  • 3edd575839 Upgrades Android Gradle Plugin to 4.2.1 and Gradle to 6.7.1 Tom Hicks 2021-05-24 02:59:24 -07:00
  • c2772c773b Upgrades Android Gradle Plugin to 4.2.1 and Gradle to 6.7.1 Tom Hicks 2021-05-24 02:59:24 -07:00
  • dc4d78b7fb Adds Edit Monster placeholder fragment. Tom Hicks 2021-05-24 02:48:00 -07:00
  • 75b77ce791 Adds Edit Monster placeholder fragment. Tom Hicks 2021-05-24 02:48:00 -07:00
  • 91647ab951 Adds edit button to monster detail view. Tom Hicks 2021-05-24 02:09:19 -07:00
  • 66792aa96c Adds edit button to monster detail view. Tom Hicks 2021-05-24 02:09:19 -07:00
  • 838c9be704 Fixes the width of items in the library view. Tom Hicks 2021-05-24 02:07:19 -07:00
  • 0531d3bd42 Fixes the width of items in the library view. Tom Hicks 2021-05-24 02:07:19 -07:00
  • 29923315ae Project file updates. Tom Hicks 2021-05-24 02:02:41 -07:00
  • 11dcda249a Project file updates. Tom Hicks 2021-05-24 02:02:41 -07:00
  • 2da820b980 Adds .zshrc files to gitignore. Maj 2021-05-22 00:39:56 -07:00
  • 43004a3a0a Adds .zshrc files to gitignore. Maj 2021-05-22 00:39:56 -07:00
  • 1ebf6e5348 Fixes numbers and skills when importing. Tom Hicks 2021-05-11 23:48:42 -07:00
  • 4396336cae Fixes numbers and skills when importing. Tom Hicks 2021-05-11 23:48:42 -07:00
  • f6cb9e392c Library refactoring. Tom Hicks 2021-05-02 15:05:21 -07:00
  • bc672ffa2b Library refactoring. Tom Hicks 2021-05-02 15:05:21 -07:00
  • d100624c32 Makes the swipe to delete callback more generic. Tom Hicks 2021-05-02 03:16:02 -07:00
  • 69773a3252 Makes the swipe to delete callback more generic. Tom Hicks 2021-05-02 03:16:02 -07:00
  • ec518cd2db Fixes a bunch of lint errors and enables Flipper navigation logging. Tom Hicks 2021-05-02 02:38:32 -07:00
  • 3ce68e383f Fixes a bunch of lint errors and enables Flipper navigation logging. Tom Hicks 2021-05-02 02:38:32 -07:00
  • d1ec7fd51c Replaces fragment tag with FragmentContainerView. Tom Hicks 2021-05-02 01:36:16 -07:00
  • 58b1a5b3a5 Replaces fragment tag with FragmentContainerView. Tom Hicks 2021-05-02 01:36:16 -07:00
  • ff379521c0 Renames MonsterFragment to MonsterDetailFragment to better explain its use. Tom Hicks 2021-05-02 01:30:39 -07:00
  • 0fa5fc8255 Renames MonsterFragment to MonsterDetailFragment to better explain its use. Tom Hicks 2021-05-02 01:30:39 -07:00
  • 3a3cd04010 Make AppCenter only included in debug builds. Moves Flipper initialization to the same place as AppCenter. Tom Hicks 2021-05-02 00:45:23 -07:00
  • 2b92040fd4 Make AppCenter only included in debug builds. Moves Flipper initialization to the same place as AppCenter. Tom Hicks 2021-05-02 00:45:23 -07:00
  • ce8583a876 Removes release build dependencies on Flipper and SoLoader. Tom Hicks 2021-05-02 00:03:46 -07:00
  • f6633a0676 Removes release build dependencies on Flipper and SoLoader. Tom Hicks 2021-05-02 00:03:46 -07:00
  • 573fc19048 ViewModel cleanup Removes unused view models. Fixes warnings int MonsterViewModel. Tom Hicks 2021-05-01 23:22:04 -07:00
  • a00a149029 ViewModel cleanup Removes unused view models. Fixes warnings int MonsterViewModel. Tom Hicks 2021-05-01 23:22:04 -07:00
  • 656ae9c0e4 Cleans up compiler warnings. Tom Hicks 2021-05-01 22:35:37 -07:00
  • 6a88fccf65 Cleans up compiler warnings. Tom Hicks 2021-05-01 22:35:37 -07:00
  • 764fcf0890 Removes unused type converter. Tom Hicks 2021-05-01 22:34:25 -07:00
  • 78e7f3ffe4 Removes unused type converter. Tom Hicks 2021-05-01 22:34:25 -07:00
  • 213360f418 Adds functional search using sqlite full text search syntax. Tom Hicks 2021-05-01 17:53:48 -07:00
  • 74bca57dff Adds functional search using sqlite full text search syntax. Tom Hicks 2021-05-01 17:53:48 -07:00
  • 258e62a28f Adds Flipper support to debug DB issues. Tom Hicks 2021-05-01 13:37:11 -07:00