WallPanel-Project / wallpanel-android

This project is deprecated; try out this active fork: https://thanksmister.com/wallpanel-android/
Apache License 2.0
207 stars 27 forks source link

Clear browser cache option #13

Open danielperna84 opened 7 years ago

danielperna84 commented 7 years ago

After making some CSS changes to my panel I'm displaying with wallpanel I've noticed, that I had to clear all app-data (in the app-manager) in order to get rid of the outdated CSS files. Would be nice to have an in-app option to do this without sacrificing the whole app configuration. :)

quadportnick commented 7 years ago

There's a clearCache command in the API, but currently not a way to do that in the GUI. Probably worth figuring it out.