Advertisement
Guest User

Notes

a guest
May 31st, 2015
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.33 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <manifest android:versionCode="39" android:versionName="4.0.4" android:installLocation="0" package="nl.jacobras.notes" platformBuildVersionCode="21" platformBuildVersionName="5.0-1521886" xmlns:android="http://schemas.android.com/apk/res/android">
  3.   <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="21"/>
  4.   <supports-screens android:largeScreens="true" android:xlargeScreens="true"/>
  5.   <uses-permission android:name="android.permission.INTERNET"/>
  6.   <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
  7.   <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
  8.   <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
  9.   <uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT"/>
  10.   <uses-permission android:name="com.android.vending.BILLING"/>
  11.   <application android:label="@id/0x7F0D0014" android:icon="@id/0x7F020070" android:allowBackup="true" android:hardwareAccelerated="true">
  12.     <meta-data android:name="com.google.android.gms.version" android:value="@id/0x7F0C0001"/>
  13.     <meta-data android:name="com.google.android.apps.drive.APP_ID" android:value="id=817412614773-f9dacftvvqgqlbn20cddecugdecjtrui.apps.googleusercontent.com"/>
  14.     <activity android:theme="@id/0x7F0E006D" android:label="@id/0x7F0D0014" android:name="nl.jacobras.notes.activities.NotesActivity" android:launchMode="1" android:windowSoftInputMode="16">
  15.       <intent-filter>
  16.         <action android:name="android.intent.action.MAIN"/>
  17.         <category android:name="android.intent.category.LAUNCHER"/>
  18.       </intent-filter>
  19.       <intent-filter>
  20.         <action android:name="android.intent.action.SEARCH"/>
  21.       </intent-filter>
  22.       <meta-data android:name="android.app.searchable" android:resource="@id/0x7F050008"/>
  23.     </activity>
  24.     <provider android:name="nl.jacobras.notes.contentprovider.NotesContentProvider" android:exported="false" android:authorities="nl.jacobras.notes.contentprovider"/>
  25.     <service android:label="Synchronization Service" android:icon="@id/0x7F020070" android:name="nl.jacobras.notes.sync.SyncService"/>
  26.     <service android:label="Wear Synchronization Service" android:icon="@id/0x7F020070" android:name="nl.jacobras.notes.wear.WearSyncService"/>
  27.     <service android:name="nl.jacobras.notes.wear.DataLayerListenerService">
  28.       <intent-filter>
  29.         <action android:name="com.google.android.gms.wearable.BIND_LISTENER"/>
  30.       </intent-filter>
  31.     </service>
  32.     <activity android:theme="@id/0x7F0E006D" android:label="Edit note" android:name="nl.jacobras.notes.activities.EditNoteActivity" android:parentActivityName="nl.jacobras.notes.activities.NotesActivity">
  33.       <meta-data android:name="android.support.PARENT_ACTIVITY" android:value="nl.jacobras.notes.activities.NotesActivity"/>
  34.       <intent-filter android:label="@id/0x7F0D0014">
  35.         <action android:name="android.intent.action.SEND"/>
  36.         <action android:name="com.google.android.gm.action.AUTO_SEND"/>
  37.         <category android:name="android.intent.category.DEFAULT"/>
  38.         <category android:name="com.google.android.voicesearch.SELF_NOTE"/>
  39.         <data android:mimeType="text/plain"/>
  40.       </intent-filter>
  41.     </activity>
  42.     <activity android:theme="@id/0x7F0E006D" android:label="@id/0x7F0D0014" android:name="nl.jacobras.notes.activities.LoginActivity" android:launchMode="1" android:configChanges="160"/>
  43.     <activity android:name="com.google.android.gms.ads.AdActivity" android:configChanges="4016"/>
  44.     <activity android:theme="@id/0x7F0E006E" android:label="@id/0x7F0D00C5" android:name="nl.jacobras.notes.activities.PreferencesActivity"/>
  45.     <activity android:theme="@id/0x7F0E006D" android:label="@id/0x7F0D0025" android:name="nl.jacobras.notes.activities.ChangelogActivity" android:configChanges="160"/>
  46.     <activity android:theme="@id/0x7F0E006D" android:label="@id/0x7F0D007D" android:name="nl.jacobras.notes.activities.HelpActivity" android:configChanges="160"/>
  47.     <activity android:theme="@id/0x7F0E006D" android:label="Select file" android:name="nl.jacobras.notes.activities.FileImportActivity"/>
  48.     <activity android:label="@id/0x7F0D008F" android:icon="@id/0x7F020071" android:name="nl.jacobras.notes.activities.CreateShortcutActivity">
  49.       <intent-filter android:label="@id/0x7F0D008F">
  50.         <action android:name="android.intent.action.CREATE_SHORTCUT"/>
  51.         <category android:name="android.intent.category.DEFAULT"/>
  52.       </intent-filter>
  53.     </activity>
  54.     <activity android:name="com.dropbox.sync.android.DbxAuthActivity"/>
  55.     <activity android:name="com.dropbox.client2.android.AuthActivity" android:launchMode="2">
  56.       <intent-filter>
  57.         <data android:scheme="db-yaavqf14r34qfm0"/>
  58.         <action android:name="android.intent.action.VIEW"/>
  59.         <category android:name="android.intent.category.BROWSABLE"/>
  60.         <category android:name="android.intent.category.DEFAULT"/>
  61.       </intent-filter>
  62.     </activity>
  63.     <service android:label="Dropbox Sync" android:name="com.dropbox.sync.android.DbxSyncService" android:enabled="true" android:exported="false"/>
  64.     <meta-data android:name="android.app.default_searchable" android:value=".NotesHD"/>
  65.     <meta-data android:name="com.google.android.wearable.beta.app" android:resource="@id/0x7F050000"/>
  66.   </application>
  67. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement