Commit Graph

3 Commits

Author SHA1 Message Date
f2c26ce8c1 Add cordova device plugin and zoom in home page
The user can now zoom in/out the network graph in the home page with
two buttons.

Added the cordova device plugin to detect when the phone is ready and
the change the behavior of the backbutton on android.

Disabled the panel left swipe because of some scroll problems in
landscape mode.
2020-03-07 15:26:38 +01:00
abb1d2ec04 Updated config to fix clear text errors
A net::ERR_CLEARTEXT_NOT_PERMITTED occured when using the app on android
phone, we have to force the android to allow the communication to fix
the problem.
More info : https://stackoverflow.com/a/54752717/10736081

Also fixed a problem with the images path when running the app on
mobile.
2020-01-20 13:00:37 +01:00
0ac148d899 Add cordova project template with framework7 2019-12-10 11:36:05 +01:00