WIP end of the day
This commit is contained in:
parent
e58e7782e2
commit
597a7753a4
10 changed files with 367 additions and 57 deletions
|
|
@ -88,7 +88,7 @@
|
|||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v7.0\Mono.Android.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Mono.Android.Export, Version=1.0.6110.33687, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, processorArchitecture=MSIL">
|
||||
<Reference Include="Mono.Android.Export, Version=1.0.6149.16186, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v7.0\Mono.Android.Export.dll</HintPath>
|
||||
</Reference>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?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="fr.pschneider.bas" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="15" />
|
||||
<application android:allowBackup="true" android:label="Booking Star" android:icon="@drawable/icon" android:theme="@style/MainTheme">
|
||||
<application android:allowBackup="true" android:label="Booking Star" android:icon="@drawable/icon" android:theme="@style/MainTheme" android:configChanges="navigation|screenLayout|orientation|screenSize|smallestScreenSize">
|
||||
<meta-data android:name="com.google.android.maps.v2.API_KEY" android:value="AIzaSyBLSEDhZixwpHDsWmO2pKwgGDJReoTuQ7A" />
|
||||
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
|
||||
<receiver android:name="com.google.android.gms.gcm.GcmReceiver" android:exported="true" android:permission="com.google.android.c2dm.permission.SEND">
|
||||
|
|
@ -11,13 +11,13 @@
|
|||
<category android:name="fr.pschneider.bas" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<activity android:name="fr.pschneider.bas.MainActivity" android:label="Book a Star">
|
||||
<activity android:name="fr.pschneider.bas.MainActivity" android:label="@string/app_name">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name="fr.pschneider.bas.SendFilesActivity" android:label="@string/app_name">
|
||||
<activity android:name="fr.pschneider.bas.SendFilesActivity" android:label="@string/send_to_app_name">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.SEND" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
|
|
|||
|
|
@ -5341,26 +5341,26 @@ namespace BookAStar.Droid
|
|||
// aapt resource value: 0x7f07004c
|
||||
public const int ApplicationName = 2131165260;
|
||||
|
||||
// aapt resource value: 0x7f070061
|
||||
public const int Date = 2131165281;
|
||||
// aapt resource value: 0x7f070062
|
||||
public const int Date = 2131165282;
|
||||
|
||||
// aapt resource value: 0x7f070060
|
||||
public const int Description = 2131165280;
|
||||
// aapt resource value: 0x7f070061
|
||||
public const int Description = 2131165281;
|
||||
|
||||
// aapt resource value: 0x7f07004b
|
||||
public const int Hello = 2131165259;
|
||||
|
||||
// aapt resource value: 0x7f070062
|
||||
public const int Location = 2131165282;
|
||||
|
||||
// aapt resource value: 0x7f070063
|
||||
public const int Pricing = 2131165283;
|
||||
public const int Location = 2131165283;
|
||||
|
||||
// aapt resource value: 0x7f07005e
|
||||
public const int Settings = 2131165278;
|
||||
// aapt resource value: 0x7f070064
|
||||
public const int Pricing = 2131165284;
|
||||
|
||||
// aapt resource value: 0x7f07005f
|
||||
public const int Title = 2131165279;
|
||||
public const int Settings = 2131165279;
|
||||
|
||||
// aapt resource value: 0x7f070060
|
||||
public const int Title = 2131165280;
|
||||
|
||||
// aapt resource value: 0x7f070034
|
||||
public const int abc_action_bar_home_description = 2131165236;
|
||||
|
|
@ -5437,8 +5437,8 @@ namespace BookAStar.Droid
|
|||
// aapt resource value: 0x7f070049
|
||||
public const int bottom_sheet_behavior = 2131165257;
|
||||
|
||||
// aapt resource value: 0x7f07005d
|
||||
public const int cancel = 2131165277;
|
||||
// aapt resource value: 0x7f07005e
|
||||
public const int cancel = 2131165278;
|
||||
|
||||
// aapt resource value: 0x7f07004a
|
||||
public const int character_counter_pattern = 2131165258;
|
||||
|
|
@ -5548,8 +5548,8 @@ namespace BookAStar.Droid
|
|||
// aapt resource value: 0x7f070052
|
||||
public const int fullscreen_button = 2131165266;
|
||||
|
||||
// aapt resource value: 0x7f070067
|
||||
public const int google_app_id = 2131165287;
|
||||
// aapt resource value: 0x7f070068
|
||||
public const int google_app_id = 2131165288;
|
||||
|
||||
// aapt resource value: 0x7f07004f
|
||||
public const int invalid_date = 2131165263;
|
||||
|
|
@ -5614,8 +5614,8 @@ namespace BookAStar.Droid
|
|||
// aapt resource value: 0x7f070055
|
||||
public const int pause = 2131165269;
|
||||
|
||||
// aapt resource value: 0x7f070066
|
||||
public const int picture = 2131165286;
|
||||
// aapt resource value: 0x7f070067
|
||||
public const int picture = 2131165287;
|
||||
|
||||
// aapt resource value: 0x7f070056
|
||||
public const int seekbar = 2131165270;
|
||||
|
|
@ -5623,6 +5623,9 @@ namespace BookAStar.Droid
|
|||
// aapt resource value: 0x7f070057
|
||||
public const int select_an_action = 2131165271;
|
||||
|
||||
// aapt resource value: 0x7f07005b
|
||||
public const int send_to_app_name = 2131165275;
|
||||
|
||||
// aapt resource value: 0x7f070047
|
||||
public const int status_bar_notification_info_overflow = 2131165255;
|
||||
|
||||
|
|
@ -5638,17 +5641,17 @@ namespace BookAStar.Droid
|
|||
// aapt resource value: 0x7f070059
|
||||
public const int time_duration = 2131165273;
|
||||
|
||||
// aapt resource value: 0x7f070064
|
||||
public const int url = 2131165284;
|
||||
|
||||
// aapt resource value: 0x7f070065
|
||||
public const int url_hint = 2131165285;
|
||||
public const int url = 2131165285;
|
||||
|
||||
// aapt resource value: 0x7f070066
|
||||
public const int url_hint = 2131165286;
|
||||
|
||||
// aapt resource value: 0x7f07005d
|
||||
public const int yavscAccountTypeName = 2131165277;
|
||||
|
||||
// aapt resource value: 0x7f07005c
|
||||
public const int yavscAccountTypeName = 2131165276;
|
||||
|
||||
// aapt resource value: 0x7f07005b
|
||||
public const int yavscIdentRemoved = 2131165275;
|
||||
public const int yavscIdentRemoved = 2131165276;
|
||||
|
||||
static String()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Booking star</string>
|
||||
<string name="send_to_app_name">Vers les étoiles</string>
|
||||
<string name="yavscIdentRemoved">Identification supprimée</string>
|
||||
<string name="yavscAccountTypeName">Booking star</string>
|
||||
<string name="cancel">Annuler</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue