Commit graph

15 commits

Author SHA1 Message Date
Morgan McMillian
91309d6ac7 pin python cryptography to 3.2.1
This is the last version of python cryptography that will cleanly
build on Ubuntu Touch 16.04. The 3.3 series depends on newer openssl and
the 3.4 series depends on Rust.
2021-02-09 12:07:15 -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
4896d2e0c9 added default section to config load and save 2020-09-07 20:19:12 -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
653f888312 update pantalaimon to 0.7.0 2020-09-03 06:26:23 -07:00
Morgan McMillian
9e6cc83688 add project links to README 2020-08-09 16:20:02 -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
a0fa61da73 updated app icon 2020-07-25 13:35:38 -07:00
Morgan McMillian
85d589c188 updated build instructions and fixed spelling 2020-07-13 20:57:58 -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