ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
79 stars 19 forks source link

Matrix app improvements #110

Open CRImier opened 5 years ago

CRImier commented 5 years ago

Features

Usability

Reliability

Other

@derivmug add your own points in a separate comment =)

CRImier commented 5 years ago

Observed the app - imitated network connection loss with wpa_cli app's "Reconnect" function, messages arrived after connection was restored. Need to test further.

CRImier commented 5 years ago

Tested a little further - removing network connection for a minute (route del default) does not seem to raise any exceptions; however, sending a message while offline does throw an exception.