From 5d208de5cf1e6dbdd63608295d8fe30420755343 Mon Sep 17 00:00:00 2001 From: rmceoin Date: Mon, 5 Apr 2010 00:17:53 +0000 Subject: [PATCH] OI Safe: added activity-alias to handle old references to FrontDoor, specifically with versions 1.2.4 or earlier if you have an icon to the Safe on the home page and upgrade to 1.2.5 without the alias, it won't find the app. so with the alias it can find it. git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2598 72b678ce-9140-0410-bee8-679b907dd61a --- AndroidManifest.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1e7a3a2..90ce13d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -52,7 +52,21 @@ - + + + + + + + + + + + + -- 2.50.1