Commit graph

7 commits

Author SHA1 Message Date
Morgan McMillian d41345adaa Enable debug encryption when logging set to debug 2021-09-08 06:45:30 -07:00
Morgan McMillian 48de066938 fix loglevel setting on save
selectedIndex doesn't actually change until after onDelegateClicked
completes, which results in the previous value being saved rather
than the desired one. This correctly handles the change in setting.
2020-09-07 20:50:41 -07:00
Morgan McMillian 2f68728ea9 add gloabl setting for loglevel 2020-09-07 20:23:50 -07:00
Morgan McMillian 961c34e37e add additional settings 2020-09-03 15:04:34 -07:00
Morgan McMillian b9151456e4 added about page 2020-07-25 18:49:03 -07:00
Morgan McMillian 069cd51329 remove unused imports 2020-07-13 19:36:03 -07:00
Morgan McMillian b56e219bcf Initial project setup. 2020-07-13 17:59:16 -07:00