From 947d0fe36a6aa4932e683379e93d9939868f70b9 Mon Sep 17 00:00:00 2001 From: akaBigred Date: Wed, 17 Apr 2013 06:34:09 -0500 Subject: [PATCH] Add additional app and clipboard timeout options Added more timeout options to give user more flexibility to choose their timeout. These apply to both the app_timeout_key and clipboard_timeout_key. New values: 15m,30m,60m,90m,2h,4h,6h,12h,24h --- res/values/config.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/res/values/config.xml b/res/values/config.xml index 192f422ea..37dd152bc 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -60,6 +60,18 @@ 30000 60000 300000 + 900000 + 1800000 + 3600000 + 900000 + 1800000 + 3600000 + 5400000 + 7200000 + 14400000 + 21600000 + 43200000 + 86400000-1 28 @@ -68,4 +80,4 @@ 20 28 - \ No newline at end of file +