summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-land
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2013-09-05 11:31:54 -0400
committerJohn Spurlock <jspurlock@google.com>2013-09-16 17:12:17 -0400
commitd67ec25a9c4bf728e4805248d0b287cc3c3ab8ae (patch)
treef14ecd807c45411f37877ef8db97c50b7cc2f6e2 /core/res/res/values-land
parent6421aa061a66312466bfa659e7fcad14c8f18834 (diff)
downloadframeworks_base-d67ec25a9c4bf728e4805248d0b287cc3c3ab8ae.zip
frameworks_base-d67ec25a9c4bf728e4805248d0b287cc3c3ab8ae.tar.gz
frameworks_base-d67ec25a9c4bf728e4805248d0b287cc3c3ab8ae.tar.bz2
Update transient navigation confirmation wording & behavior
1. Decrease transient navigation confirmation annoyance. - Only use the power-key as a signal if we detect a screen-off screen-on within a short threshold value. - Auto-confirm if user performs the indicated gesture. - Remember confirmation across reboots. 2. Update wording to new final wording. Remove now obsolete short + long versions. Decrease message font temporarily until the new platform toast redesign is finalized. 3. Remove pre-ship ImmersiveModeTesting debug helper. Bug:10602929 Change-Id: I0bff826391058c7b282eeb61817b93b79de84893
Diffstat (limited to 'core/res/res/values-land')
-rw-r--r--core/res/res/values-land/refs.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/core/res/res/values-land/refs.xml b/core/res/res/values-land/refs.xml
deleted file mode 100644
index cda38cf..0000000
--- a/core/res/res/values-land/refs.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- * Copyright (c) 2013, The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
-*/
--->
-<resources>
- <item type="string" name="transient_navigation_confirmation">@string/transient_navigation_confirmation_long</item>
-</resources> \ No newline at end of file