Commit graph

10 commits

Author SHA1 Message Date
Morgan McMillian 1f4c5c3ec5 full cross compile using clickable 2021-03-09 22:27:12 -08: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 e4231ce306 fix proxy and ssl default 2020-09-03 21:39:10 -07:00
Morgan McMillian 961c34e37e add additional settings 2020-09-03 15:04:34 -07:00
Morgan McMillian b1f5450f58 set valid url for homeserver
fixes https://todo.sr.ht/~thrrgilag/pantalaimon-ut/3
2020-08-09 16:01:00 -07:00
Morgan McMillian 763fbf8e4f create config path if it doesn't exist before save
resovles https://todo.sr.ht/~thrrgilag/pantalaimon-ut/2
2020-08-09 13:30:44 -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