summaryrefslogtreecommitdiffstats
path: root/res/xml/mmx_default_workspace.xml
diff options
context:
space:
mode:
authorMatt Garnes <matt@cyngn.com>2015-01-16 19:35:52 +0800
committerMatt Garnes <matt@cyngn.com>2015-01-16 19:52:48 +0800
commit3f1f8fbfed868f864cf92138053c1160b3729682 (patch)
treef189ad4e3618f351acba8d0451697dd2fd860828 /res/xml/mmx_default_workspace.xml
parent980b87ecea6e6db8e5aede8d463df88181721838 (diff)
downloadandroid_packages_apps_Trebuchet-3f1f8fbfed868f864cf92138053c1160b3729682.tar.gz
android_packages_apps_Trebuchet-3f1f8fbfed868f864cf92138053c1160b3729682.tar.bz2
android_packages_apps_Trebuchet-3f1f8fbfed868f864cf92138053c1160b3729682.zip
Rename carrier workspace files and config.
- Rename Micromax config and workspace. - Rename Smartfren config and workspace. Change-Id: Ic13191f11c325715eb5d6e97899e9cbc900778bd
Diffstat (limited to 'res/xml/mmx_default_workspace.xml')
-rwxr-xr-xres/xml/mmx_default_workspace.xml83
1 files changed, 83 insertions, 0 deletions
diff --git a/res/xml/mmx_default_workspace.xml b/res/xml/mmx_default_workspace.xml
new file mode 100755
index 000000000..99d6db118
--- /dev/null
+++ b/res/xml/mmx_default_workspace.xml
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ Not a Contribution.
+
+ Copyright (C) 2009 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.
+-->
+
+<favorites xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3">
+ <appwidget
+ launcher:className="com.android.alarmclock.AnalogAppWidgetProvider"
+ launcher:packageName="com.android.deskclock"
+ launcher:screen="2"
+ launcher:spanX="2"
+ launcher:spanY="2"
+ launcher:x="1"
+ launcher:y="0" />
+
+ <favorite
+ launcher:className="com.micromax.MainActivity"
+ launcher:packageName="com.micromax"
+ launcher:screen="2"
+ launcher:x="0"
+ launcher:y="3" />
+ <favorite
+ launcher:className="com.sisah.micromax.mizoneplus.Disclaimer1Activity"
+ launcher:packageName="com.sisah.micromax.mizoneplus"
+ launcher:screen="2"
+ launcher:x="1"
+ launcher:y="3" />
+ <favorite
+ launcher:className="com.android.vending.AssetBrowserActivity"
+ launcher:packageName="com.android.vending"
+ launcher:screen="2"
+ launcher:x="2"
+ launcher:y="3" />
+ <favorite
+ launcher:className="com.android.gallery3d.app.Gallery"
+ launcher:packageName="com.android.gallery3d"
+ launcher:screen="2"
+ launcher:x="3"
+ launcher:y="3" />
+ <favorite
+ launcher:className="com.android.dialer.DialtactsActivity"
+ launcher:container="-101"
+ launcher:packageName="com.android.dialer"
+ launcher:screen="1"
+ launcher:x="1"
+ launcher:y="0" />
+ <favorite
+ launcher:className="com.android.contacts.activities.PeopleActivity"
+ launcher:container="-101"
+ launcher:packageName="com.android.contacts"
+ launcher:screen="0"
+ launcher:x="0"
+ launcher:y="0" />
+ <favorite
+ launcher:className="com.android.mms.ui.ConversationList"
+ launcher:container="-101"
+ launcher:packageName="com.android.mms"
+ launcher:screen="3"
+ launcher:x="3"
+ launcher:y="0" />
+ <favorite
+ launcher:className="com.android.browser.BrowserActivity"
+ launcher:container="-101"
+ launcher:packageName="com.android.browser"
+ launcher:screen="4"
+ launcher:x="4"
+ launcher:y="0" />
+
+</favorites>