Commit Graph

66 Commits

Author SHA1 Message Date
277dbd5a16 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:48:33 +02:00
6b42e48dff misc: refactored ui layout code 2019-10-14 19:21:46 +02:00
54a8fd81a5 Initial commit Waveshare OledHat
Add support for Waveshare Oled Hat
Change view.py to have more variable to support more types of screen in the future
2019-10-14 16:38:57 +02:00
0f8f77c2be new: new text while generating keys ... 2019-10-12 20:00:50 +02:00
f84dd00295 fix: ui fixes for inky displays (which i hate) 2019-10-12 19:39:10 +02:00
79ba5102d7 fix: cosmetic fixes for inky displays 2019-10-12 17:47:51 +02:00
947a41da90 Merge pull request #92 from daswisher/display-fix
Basic display fix for waveshare v1 tri-color
2019-10-12 15:09:58 +02:00
dfaf3418af new: grid plugin can now do messaging 2019-10-11 23:29:34 +02:00
3480b99a45 Updating with master 2019-10-09 21:55:56 -07:00
3c2a3485c4 fix: attempt of a fix for inky and papirus displays (ref #229) 2019-10-09 14:48:37 +02:00
319b2bc31f fix: fixed text overlap for waveshare displays (ref #229) 2019-10-09 14:46:41 +02:00
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes #210) 2019-10-08 14:54:03 +02:00
4f694ddb83 new: added clean shutdown button to the web ui (closes #161) 2019-10-07 19:42:29 +02:00
0577972867 new: if more than one peer are present, display their number (closes #201) 2019-10-07 18:42:57 +02:00
61da16ed91 fix: when the AI is ready the mode label reports AI 2019-10-07 01:31:37 +02:00
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00