forked from xamarin/xamarin-forms-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Rustam Zaitov
committed
Oct 14, 2015
1 parent
9207bc3
commit c4a990e
Showing
67 changed files
with
121 additions
and
121 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
BugSweeper/BugSweeper/BugSweeper.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
ButtonCode/ButtonCode/ButtonCode.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon_72x72" android:label="Button Code"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
ButtonXaml/ButtonXaml/ButtonXaml.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="Button Xaml" android:icon="@drawable/icon_48x48"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon_48x48"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
EmployeeDirectory/EmployeeDirectory.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="EmployeeDirectory.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="EmployeeDirectoryXaml" android:icon="@drawable/icon"> | ||
</application> | ||
<uses-library android:name="com.google.android.maps" /> | ||
<uses-permission android:name="android.permission.CALL_PHONE" /> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
Forms2Native/Forms2Native.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="Forms2Native.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="Forms2Native" android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
FormsGallery/FormsGallery/FormsGallery.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="FormsGallery.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon" android:label="Forms Gallery"> | ||
</application> | ||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> | ||
<uses-permission android:name="com.google.android.providers.gsf.permission.READ_GSERVICES" /> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="GridLayoutDemo.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="GridLayoutDemo" android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
...rted/HelloXamarinFormsWorld/HelloXamarinFormsWorld.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
2 changes: 1 addition & 1 deletion
2
...loXamarinFormsWorldXaml/HelloXamarinFormsWorldXaml.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application></application> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
...nFormsSample/XamarinFormsSample/XamarinFormsSample.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1" package="com.xamarin.forms.sample"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/ic_launcher" android:label="Xamarin Forms Sample" android:theme="@android:style/Theme.Holo.Light"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
...mple/XamarinFormsXamlSample/XamarinFormsXamlSample.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
...ionsList/LabelledSectionsList/LabelledSectionsList.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="LabelledSections.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="LabelledSections" android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
Native2Forms/Native2Forms.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="Native2Forms.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="Native2Forms" android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
Phoneword/Phoneword/Phoneword.Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon"></application> | ||
<uses-permission android:name="android.permission.CALL_PHONE" /> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
PhonewordMultiscreen/Phoneword/Phoneword.Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon"></application> | ||
<uses-permission android:name="android.permission.CALL_PHONE" /> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:icon="@drawable/icon_72x72" android:label="Scale and Rotate"> | ||
</application> | ||
</manifest> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="Solitaire.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="Solitaire Encryption" android:icon="@drawable/icon"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
TabbedPageDemo/TabbedPageDemo/TabbedPageDemo.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="Tabbed Page Demo" android:icon="@drawable/icon_48x48"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
TipCalc/TipCalc/TipCalc.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application> | ||
</application> | ||
</manifest> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="Todo.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="Todo.Android" android:icon="@drawable/check2x"> | ||
</application> | ||
</manifest> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="TodoShared.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="Todo.Android"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
TodoLocalized/SharedProject/Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="TodoLocalizedShared.Android"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="TodoLocalizedShared.Android"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
TodoLocalized/TodoLocalized.Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="TodoLocalized.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="TodoLocalized.Android" android:icon="@drawable/check2x"> | ||
</application> | ||
</manifest> | ||
</manifest> |
2 changes: 1 addition & 1 deletion
2
UserInterface/ListView/Basics/BasicFormsListView/Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.xamarin.basicformslistview"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="BasicFormsListView"> | ||
</application> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
...Interface/ListView/BuiltInCells/builtInCellsListView/Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.yourCompanyHere.builtincellslistview"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="builtInCellsListView"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
UserInterface/ListView/CustomCells/sample/Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.yourCompanyHere.customlistviewsample"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="customListViewSample"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
UserInterface/ListView/Grouping/groupingSampleListView/Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.yourCompanyHere.groupingsample"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="groupingSample"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
...terface/ListView/Interactivity/interactivityListView/Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.yourCompanyHere.interactivitylistview"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="interactivityListView"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
...terface/ListView/SwitchEntryTwoBinding/twoWayBinding/Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.yourCompanyHere.twowaybinding"> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="21" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="twoWayBinding"> | ||
</application> | ||
</manifest> | ||
</manifest> |
2 changes: 1 addition & 1 deletion
2
...w/TableViewSamples/TableViewSamples/TableViewSamples.Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application></application> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.yourcompnayhere.textsample" android:theme="@android:style/Theme.Material.Light"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="TextSample"> | ||
</application> | ||
</manifest> |
2 changes: 1 addition & 1 deletion
2
UserInterface/WebView/WebViewSample/WebViewSample.Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application></application> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="CustomRenderer.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="CustomRenderer.Android"> | ||
</application> | ||
</manifest> | ||
</manifest> |
4 changes: 2 additions & 2 deletions
4
UsingDependencyService/Android/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="UsingDependencyService.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="UsingDependencyService.Android"> | ||
</application> | ||
</manifest> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="UsingMessagingCenter.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="UsingMessagingCenter.Android"> | ||
</application> | ||
</manifest> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="UsingResxLocalization.Android"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="UsingResxLocalization.Android"> | ||
</application> | ||
</manifest> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.xamarin.usinguitest"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" /> | ||
<application android:label="UsingUITest"> | ||
</application> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.