summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2014-05-27 14:25:47 -0700
committerAdnan Begovic <adnan@cyngn.com>2014-05-27 14:25:47 -0700
commitd2e0c5413b4e97dbdffc215710a6ae90fc527f37 (patch)
tree3f3c3e61519c62bb4a8f73008396f4efa786c393 /res
parentffb6497b10f4d792a5337a682d05037dc43c78a4 (diff)
downloadandroid_packages_apps_Trebuchet-d2e0c5413b4e97dbdffc215710a6ae90fc527f37.tar.gz
android_packages_apps_Trebuchet-d2e0c5413b4e97dbdffc215710a6ae90fc527f37.tar.bz2
android_packages_apps_Trebuchet-d2e0c5413b4e97dbdffc215710a6ae90fc527f37.zip
Trebuchet: Update default_workspace
- Gmail has changed its className for its android.intent.category.LAUNCHER intent. Change-Id: I34b1ab38696971fafb9d65fff5f3c5ce7c13eba7
Diffstat (limited to 'res')
-rw-r--r--res/xml-sw600dp/default_workspace.xml2
-rw-r--r--res/xml-sw600dp/default_workspace_no_telephony.xml2
-rw-r--r--res/xml-sw720dp/default_workspace.xml2
-rw-r--r--res/xml-sw720dp/default_workspace_no_telephony.xml2
-rw-r--r--res/xml/default_workspace.xml2
-rw-r--r--res/xml/default_workspace_no_telephony.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/res/xml-sw600dp/default_workspace.xml b/res/xml-sw600dp/default_workspace.xml
index 64896f245..e0502aa13 100644
--- a/res/xml-sw600dp/default_workspace.xml
+++ b/res/xml-sw600dp/default_workspace.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml-sw600dp/default_workspace_no_telephony.xml b/res/xml-sw600dp/default_workspace_no_telephony.xml
index fb81f178b..3d90372e0 100644
--- a/res/xml-sw600dp/default_workspace_no_telephony.xml
+++ b/res/xml-sw600dp/default_workspace_no_telephony.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml-sw720dp/default_workspace.xml b/res/xml-sw720dp/default_workspace.xml
index e9231cc37..1b94256d9 100644
--- a/res/xml-sw720dp/default_workspace.xml
+++ b/res/xml-sw720dp/default_workspace.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml-sw720dp/default_workspace_no_telephony.xml b/res/xml-sw720dp/default_workspace_no_telephony.xml
index b15cebbb4..cfbd6e2c1 100644
--- a/res/xml-sw720dp/default_workspace_no_telephony.xml
+++ b/res/xml-sw720dp/default_workspace_no_telephony.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 37676ff43..8cb7bbfeb 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -26,7 +26,7 @@
launcher:spanY="2" />
<folder launcher:screen="1" launcher:x="0" launcher:y="3" launcher:title="@string/google_title">
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml/default_workspace_no_telephony.xml b/res/xml/default_workspace_no_telephony.xml
index ce11edd35..d01980d90 100644
--- a/res/xml/default_workspace_no_telephony.xml
+++ b/res/xml/default_workspace_no_telephony.xml
@@ -29,7 +29,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"