b2c3728e9a
Upgrades android gradle plugin to 4.2.2.
Tom Hicks2021-07-05 23:10:27 -07:00
39cab7f799
Removes dead code and cleans up annotations Nullable/NonNull annotations.
Tom Hicks2021-07-05 22:41:49 -07:00
1e007a3553
Makes dashboard views use dimension and string resources.
Tom Hicks
2021-07-05 14:09:09 -07:00
1a487f950d
Adds functional dashboard based on recycler view that picks the number of columns based on screen width.
Tom Hicks
2021-07-05 00:01:37 -07:00
ea13e38402
Adds dashboard mockup.
Tom Hicks
2021-07-04 16:57:04 -07:00
8e2372085d
Adds views for dashboard.
Tom Hicks
2021-07-03 22:13:29 -07:00
129d910126
Makes radio buttons suck less. Styles the advantage picker and proficiency picker. Makes the saving throws screen nicer.
Tom Hicks
2021-07-01 02:21:41 -07:00
1a23e5e35a
Fixes missing descriptions on imported traits.
Tom Hicks
2021-07-01 02:14:58 -07:00
660cf633da
Fixes lists to use similar sized items.
Tom Hicks
2021-07-01 00:02:48 -07:00
1e7a7c68aa
Fixes screen titles.
Tom Hicks
2021-06-30 23:50:05 -07:00
070fda0989
Makes monster importing a fragment in the main activity. Makes the edit action work when editing an imported monster.
Tom Hicks
2021-06-30 23:24:46 -07:00
af05c41b75
Adds import monster activity.
Tom Hicks
2021-06-30 11:16:52 -07:00
efa4c2a299
Refactors monster helper methods into a separate class.
Tom Hicks
2021-06-29 14:09:09 -07:00
2f5918b7a2
Adds other traits to the monster detail fragment. Cleans up the monster detail fragment to work like the other fragments.
Tom Hicks
2021-06-27 01:31:13 -07:00
cb6f7122ed
Refactors monster detail to use a view holder and partially corrects Regional Actions to Regional Effects.
Tom Hicks
2021-06-27 00:17:16 -07:00
7cfc6d4f65
Removes unused methods from EditMonsterViewModel.
Tom Hicks
2021-06-26 23:21:49 -07:00
cdae6a8b39
Adds OnMoveCallback to the SwipeToDeleteCallback class. Makes traits orderable.
Tom Hicks
2021-06-26 23:21:28 -07:00
9d46d1420e
Removes todo.
Tom Hicks
2021-06-26 14:39:56 -07:00
6d43b0635c
View cleanup. Makes more numeric fields Steppers. Sets titles for fragments. Sets focus on the first EditText on most edit pages. Makes Checkbox be a SwitchCompat Fixes monster list item view.
Tom Hicks
2021-06-26 02:37:37 -07:00
4c138ee499
Fix Stepper initial values.
Tom Hicks
2021-06-26 02:21:56 -07:00
0fcfa7e782
Adds ScrollViews to the editors that were missing them.
Tom Hicks
2021-06-25 23:38:13 -07:00
791cf4164c
Fixes search. It now works the same as iOS. It case insensitive matches the entire search text in any of name, size, type, subtype, or alignment.
Tom Hicks
2021-06-25 23:34:33 -07:00
fb12deaa3e
Fixes removing languages.
Tom Hicks
2021-06-25 23:33:09 -07:00
6e597462ef
Adds some TODOs.
Tom Hicks
2021-06-25 23:32:54 -07:00
12ffc5b15f
Fixes the size of the edit languages header.
Tom Hicks
2021-06-25 23:31:43 -07:00
9c81bd4905
Fixes selection bug in AbilityScorePicker.
Tom Hicks
2021-06-25 23:26:59 -07:00
f1cbc60857
Renames EditTraitListFragment to EditTraitsFragment to match the other list fragments.
Tom Hicks
2021-06-25 20:33:33 -07:00
a2798ddc82
Replaces condition immunities, damage immunities, damage resistances, damage vulnerabilities, and senses with a unified list of strings editor.
Tom Hicks
2021-06-25 20:28:25 -07:00
ecf2b01723
Auto formatted all files.
Tom Hicks
2021-06-25 17:41:53 -07:00
18d6f2a31e
Adds editing support for other traits using some shared fragments.
Tom Hicks
2021-06-25 17:29:39 -07:00
7cbcf8d07c
Adds ability editor.
Tom Hicks
2021-06-25 14:33:40 -07:00
dc487d238a
Fixes name of "Add Damage Type" string.
Tom Hicks
2021-06-25 14:33:09 -07:00
b8c702f665
Code style cleanup. Replaces Fragment with MCFragment.
Tom Hicks
2021-06-25 14:31:49 -07:00
259b59f519
Adds equals override to Trait objects. Fixes trait comparisons.
Tom Hicks
2021-06-25 14:28:21 -07:00
5289bac908
Adds ability to edit languages.
Tom Hicks
2021-06-25 10:57:25 -07:00