dashkiosk-android/res
Vincent Bernat 66d7d32c37 prefs: add "2 minutes" and "5 minutes" as possible timeouts
On some JS-heavy page, 1 minute is sometimes too short. As the global
problem, JS is single-threaded and therefore heavy computation may block
the same thread that should execute the timeout function. We could use a
worker to fix that but this would defeat our ability to detect a page is
stuck.
2016-11-03 07:42:41 +01:00
..
drawable-hdpi android: make the layout similar to Chromecast receiver 2014-04-22 00:00:22 +02:00
drawable-ldpi android: new icon 2014-03-25 00:13:43 +01:00
drawable-mdpi android: add an action bar with a configuration button 2014-04-17 18:37:12 +02:00
drawable-xhdpi android: add an action bar with a configuration button 2014-04-17 18:37:12 +02:00
layout webview: implement appropriate lifecycle inside activity 2015-01-24 16:13:06 +01:00
menu android: add an action bar with a configuration button 2014-04-17 18:37:12 +02:00
raw ssl: ability to embed/use a client certificate 2015-12-20 21:27:32 +01:00
values prefs: add "2 minutes" and "5 minutes" as possible timeouts 2016-11-03 07:42:41 +01:00
xml preferences: change default path for external keystore 2015-12-21 08:02:13 +01:00