19 Commits

Author SHA1 Message Date
Joseph Garcia
071c567df6 gradle changes to build dependencies for production 2020-12-22 08:35:05 -06:00
Joseph Garcia
3674d63d0c size limit on list 2020-12-18 17:12:32 -06:00
Joseph Garcia
8d711734da refactor ButtonGUI
Add primitive commList size limit
2020-12-18 16:50:33 -06:00
Joseph Garcia
5f6ee2b939 Made masterCommList and commands.json more congruent w/ each other
+ More code cleanup & light refactor
2020-12-18 16:28:14 -06:00
Joseph Garcia
9f674f2d1f remove bloat code 2020-12-18 15:22:53 -06:00
Joseph Garcia
f078d92af7 re-fix create json when adding initial btns 2020-12-18 13:43:50 -06:00
Joseph Garcia
46bc34af38 add updated appendToFile
and cleanup comments
2020-12-18 12:54:44 -06:00
Joseph Garcia
98f84809f8 add button adds jsonObject to masterCommList
-add getter/setter for masterCommList
-addSavedButtons correctly loads buttons from CommList instance
2020-12-17 15:42:00 -06:00
Joseph Garcia
84105c611b primitive loading buttons from file 2020-12-15 22:52:51 -06:00
Joseph
6db63b8f8c add preliminary pseudocode for loading buttons from json 2020-12-15 13:28:48 -06:00
Joseph
4ee594b033 add button adds name and command to GUI 2020-12-14 15:01:11 -06:00
Joseph Garcia
81a66dd837 add proper command submission buttons to bottom of GUI 2020-12-11 16:18:09 -06:00
=
a1cf6d75da remove extra function 2020-12-11 14:51:44 -06:00
Joseph Garcia
d5d5196515 change writing json file from string to array 2020-12-10 19:23:07 -06:00
Joseph Garcia
1ed4e67237 read from file persists over client restarts 2020-12-10 17:52:42 -06:00
Joseph Garcia
5c08c03a11 refactor serializations 2020-12-10 14:27:55 -06:00
Joseph Garcia
952e0e05cb read and write json data to/from file 2020-12-10 13:20:55 -06:00
Joseph Garcia
68e21b92ee int variable refactor 2020-12-09 14:36:57 -06:00
Joseph Garcia
9da9df4e3b refactor gui and guiScreen 2020-12-07 16:48:33 -06:00