Home | History | Annotate | Download | only in xml
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (C) 2013 The Android Open Source Project
      3 
      4      Licensed under the Apache License, Version 2.0 (the "License");
      5      you may not use this file except in compliance with the License.
      6      You may obtain a copy of the License at
      7 
      8           http://www.apache.org/licenses/LICENSE-2.0
      9 
     10      Unless required by applicable law or agreed to in writing, software
     11      distributed under the License is distributed on an "AS IS" BASIS,
     12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13      See the License for the specific language governing permissions and
     14      limitations under the License.
     15 -->
     16 
     17 <!-- Google-specific version of Launcher3/res/xml/default_workspace.xml -->
     18 <favorites>
     19 
     20     <!-- Hotseat (We use the screen as the position of the item in the hotseat) -->
     21     <!-- Dialer Messaging [All Apps] Browser Camera -->
     22 
     23     <favorite
     24         container="-101"
     25         screen="0"
     26         x="0"
     27         y="0"
     28         packageName="com.google.android.dialer"
     29         className="com.google.android.dialer.extensions.GoogleDialtactsActivity"
     30     />
     31 
     32     <favorite
     33         container="-101"
     34         screen="1"
     35         x="1"
     36         y="0"
     37         packageName="com.google.android.apps.messaging"
     38         className="com.google.android.apps.messaging.ui.ConversationListActivity"
     39     />
     40 
     41     <favorite
     42         container="-101"
     43         screen="3"
     44         x="2"
     45         y="0"
     46         packageName="com.android.chrome"
     47         className="com.google.android.apps.chrome.Main"
     48     />
     49 
     50     <favorite
     51         container="-101"
     52         screen="4"
     53         x="3"
     54         y="0"
     55         packageName="com.google.android.GoogleCamera"
     56         className="com.android.camera.CameraActivity"
     57     />
     58 
     59     <!-- In Launcher3, workspaces extend infinitely to the right, incrementing from zero -->
     60 
     61 	<!-- Google folder -->
     62 	<!-- Google, Maps, Gmail, G+, Calendar, Photos, YouTube, News & Weather, Hangouts -->
     63 
     64 	<folder
     65 			title="@string/google_folder_title"
     66 			screen="0"
     67 			x="0"
     68 			y="4">
     69 
     70 			<favorite
     71 	                packageName="com.google.android.googlequicksearchbox"
     72 	                className="com.google.android.googlequicksearchbox.SearchActivity"
     73 	                />
     74 
     75 			<favorite
     76 		            packageName="com.google.android.apps.maps"
     77 					className="com.google.android.maps.MapsActivity"
     78 			        />
     79 
     80 			<favorite
     81 	                packageName="com.google.android.gm"
     82 	                className="com.google.android.gm.ConversationListActivityGmail"
     83 	                />
     84 
     85 			<favorite
     86 				    packageName="com.google.android.apps.plus"
     87 					className="com.google.android.apps.plus.phone.HomeActivity"
     88 					/>
     89 
     90 			<favorite
     91 	                packageName="com.google.android.calendar"
     92 	                className="com.android.calendar.AllInOneActivity"
     93 	                />
     94 
     95 
     96 			<favorite
     97 		            packageName="com.google.android.apps.photos"
     98 				    className="com.google.android.apps.photos.home.HomeActivity"
     99 					/>
    100 
    101 			<favorite
    102 		            packageName="com.google.android.youtube"
    103 					className="com.google.android.youtube.app.honeycomb.Shell$HomeActivity"
    104 			        />
    105 
    106 			<favorite
    107 		            packageName="com.google.android.apps.genie.geniewidget"
    108 					className="com.google.android.apps.genie.geniewidget.activities.NewsActivity"
    109 			        />
    110 
    111 			<favorite
    112 		            packageName="com.google.android.talk"
    113 					className="com.google.android.talk.SigningInActivity"
    114 			        />
    115 
    116 	</folder>
    117 
    118 	<!-- Create folder -->
    119 	<!-- Docs, Sheets, Slides, Drive, Keep -->
    120 
    121 	<folder
    122 			title="@string/create_folder_title"
    123 			screen="0"
    124 			x="1"
    125 			y="4">
    126 
    127 			<favorite
    128 	                packageName="com.google.android.apps.docs.editors.docs"
    129 	                className="com.google.android.apps.docs.app.NewMainProxyActivity"
    130 	                />
    131 
    132 			<favorite
    133 					packageName="com.google.android.apps.docs.editors.sheets"
    134 			        className="com.google.android.apps.docs.app.NewMainProxyActivity"
    135 			        />
    136 
    137 			<favorite
    138 					packageName="com.google.android.apps.docs.editors.slides"
    139 			        className="com.google.android.apps.docs.app.NewMainProxyActivity"
    140 			        />
    141 
    142 			<favorite
    143 	                packageName="com.google.android.apps.docs"
    144 	                className="com.google.android.apps.docs.app.NewMainProxyActivity"
    145 	                />
    146 
    147 			<favorite
    148 		            packageName="com.google.android.keep"
    149 					className="com.google.android.keep.activities.BrowseActivity"
    150 			        />
    151 
    152 	</folder>
    153 
    154 	<!-- Play folder -->
    155 	<!-- Movies, Music, Games, Books, Newsstand -->
    156 
    157 	<folder
    158 			title="@string/play_folder_title"
    159 			screen="0"
    160 			x="3"
    161 			y="4">
    162 
    163 			<favorite
    164 		            packageName="com.google.android.videos"
    165 					className="com.google.android.youtube.videos.EntryPoint"
    166 			        />
    167 
    168 			<favorite
    169 	                packageName="com.google.android.music"
    170 	                className="com.android.music.activitymanagement.TopLevelActivity"
    171 	                />
    172 
    173 			<favorite
    174 	                packageName="com.google.android.play.games"
    175 	                className="com.google.android.gms.games.ui.destination.main.MainActivity"
    176 	                />
    177 
    178 			<favorite
    179 		            packageName="com.google.android.apps.books"
    180 					className="com.google.android.apps.books.app.BooksActivity"
    181 			        />
    182 
    183 			<favorite
    184 	                packageName="com.google.android.apps.magazines"
    185 	                className="com.google.apps.dots.android.app.activity.CurrentsStartActivity"
    186 	                />
    187 
    188 	</folder>
    189 
    190 	<favorite
    191         screen="0"
    192         x="4"
    193         y="4"
    194         packageName="com.android.vending"
    195         className="com.android.vending.AssetBrowserActivity"
    196     />
    197 
    198     <!-- Any other installed apps will appear in All Apps -->
    199 
    200 </favorites>
    201