mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-06-21 21:46:27 +02:00
Version 3.0.290
This commit is contained in:
parent
af3c20ea1c
commit
ad3cdbcadf
231 changed files with 14555 additions and 7798 deletions
|
@ -30,7 +30,7 @@
|
|||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DefineConstants>TRACE;DEBUG;USEFLYOUT</DefineConstants>
|
||||
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>0</WarningLevel>
|
||||
<AndroidUseSharedRuntime>true</AndroidUseSharedRuntime>
|
||||
|
@ -44,12 +44,15 @@
|
|||
<BundleAssemblies>false</BundleAssemblies>
|
||||
<EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
|
||||
<AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
|
||||
<AndroidPackageFormat>aab</AndroidPackageFormat>
|
||||
<AndroidUseAapt2>true</AndroidUseAapt2>
|
||||
<AndroidCreatePackagePerAbi>false</AndroidCreatePackagePerAbi>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DefineConstants>TRACE;USEFLYOUT</DefineConstants>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
|
||||
|
@ -652,6 +655,36 @@
|
|||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\konrad_nobg.png">
|
||||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-hdpi\konrad_nobg.png">
|
||||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-mdpi\konrad_nobg.png">
|
||||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xhdpi\konrad_nobg.png">
|
||||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxhdpi\konrad_nobg.png">
|
||||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable-xxxhdpi\konrad_nobg.png">
|
||||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
</ItemGroup>
|
||||
<Import Project="..\TINK\Meinkonrad.projitems" Label="Shared" Condition="Exists('..\TINK\Meinkonrad.projitems')" />
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
||||
<ProjectExtensions>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="internalOnly" package="com.TeilRad.Meinkonrad" android:versionName="3.0.277" android:versionCode="277">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="internalOnly" package="com.TeilRad.Meinkonrad" android:versionName="3.0.290" android:versionCode="290">
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="30" />
|
||||
<!-- Google Maps related permissions -->
|
||||
<!-- Permission to receive remote notifications from Google Play Services -->
|
||||
|
@ -21,11 +21,11 @@
|
|||
<queries>
|
||||
<intent>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<data android:scheme="http"/>
|
||||
<data android:scheme="http" />
|
||||
</intent>
|
||||
<intent>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<data android:scheme="https"/>
|
||||
<data android:scheme="https" />
|
||||
</intent>
|
||||
<intent>
|
||||
<action android:name="android.intent.action.SENDTO" />
|
||||
|
|
|
@ -34,7 +34,7 @@ using Xamarin.Forms;
|
|||
[assembly: UsesPermission(Android.Manifest.Permission.Internet)]
|
||||
[assembly: UsesPermission(Android.Manifest.Permission.WriteExternalStorage)]
|
||||
|
||||
#if Debug
|
||||
#if DEBUG
|
||||
[assembly: Application(Debuggable =true)]
|
||||
#else
|
||||
[assembly: Application(Debuggable = false)]
|
||||
|
|
137
Meinkonrad/TINK.Android/Resources/Resource.Designer.cs
generated
137
Meinkonrad/TINK.Android/Resources/Resource.Designer.cs
generated
|
@ -14,7 +14,7 @@ namespace TINK.Droid
|
|||
{
|
||||
|
||||
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "12.1.0.11")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
|
||||
public partial class Resource
|
||||
{
|
||||
|
||||
|
@ -23924,202 +23924,205 @@ namespace TINK.Droid
|
|||
public const int ic_vol_unmute = 2131165493;
|
||||
|
||||
// aapt resource value: 0x7F070136
|
||||
public const int material_cursor_drawable = 2131165494;
|
||||
public const int konrad_nobg = 2131165494;
|
||||
|
||||
// aapt resource value: 0x7F070137
|
||||
public const int material_ic_calendar_black_24dp = 2131165495;
|
||||
public const int material_cursor_drawable = 2131165495;
|
||||
|
||||
// aapt resource value: 0x7F070138
|
||||
public const int material_ic_clear_black_24dp = 2131165496;
|
||||
public const int material_ic_calendar_black_24dp = 2131165496;
|
||||
|
||||
// aapt resource value: 0x7F070139
|
||||
public const int material_ic_edit_black_24dp = 2131165497;
|
||||
public const int material_ic_clear_black_24dp = 2131165497;
|
||||
|
||||
// aapt resource value: 0x7F07013A
|
||||
public const int material_ic_keyboard_arrow_left_black_24dp = 2131165498;
|
||||
public const int material_ic_edit_black_24dp = 2131165498;
|
||||
|
||||
// aapt resource value: 0x7F07013B
|
||||
public const int material_ic_keyboard_arrow_next_black_24dp = 2131165499;
|
||||
public const int material_ic_keyboard_arrow_left_black_24dp = 2131165499;
|
||||
|
||||
// aapt resource value: 0x7F07013C
|
||||
public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165500;
|
||||
public const int material_ic_keyboard_arrow_next_black_24dp = 2131165500;
|
||||
|
||||
// aapt resource value: 0x7F07013D
|
||||
public const int material_ic_keyboard_arrow_right_black_24dp = 2131165501;
|
||||
public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165501;
|
||||
|
||||
// aapt resource value: 0x7F07013E
|
||||
public const int material_ic_menu_arrow_down_black_24dp = 2131165502;
|
||||
public const int material_ic_keyboard_arrow_right_black_24dp = 2131165502;
|
||||
|
||||
// aapt resource value: 0x7F07013F
|
||||
public const int material_ic_menu_arrow_up_black_24dp = 2131165503;
|
||||
public const int material_ic_menu_arrow_down_black_24dp = 2131165503;
|
||||
|
||||
// aapt resource value: 0x7F070140
|
||||
public const int mr_button_connected_dark = 2131165504;
|
||||
public const int material_ic_menu_arrow_up_black_24dp = 2131165504;
|
||||
|
||||
// aapt resource value: 0x7F070141
|
||||
public const int mr_button_connected_light = 2131165505;
|
||||
public const int mr_button_connected_dark = 2131165505;
|
||||
|
||||
// aapt resource value: 0x7F070142
|
||||
public const int mr_button_connecting_dark = 2131165506;
|
||||
public const int mr_button_connected_light = 2131165506;
|
||||
|
||||
// aapt resource value: 0x7F070143
|
||||
public const int mr_button_connecting_light = 2131165507;
|
||||
public const int mr_button_connecting_dark = 2131165507;
|
||||
|
||||
// aapt resource value: 0x7F070144
|
||||
public const int mr_button_dark = 2131165508;
|
||||
public const int mr_button_connecting_light = 2131165508;
|
||||
|
||||
// aapt resource value: 0x7F070145
|
||||
public const int mr_button_dark_static = 2131165509;
|
||||
public const int mr_button_dark = 2131165509;
|
||||
|
||||
// aapt resource value: 0x7F070146
|
||||
public const int mr_button_light = 2131165510;
|
||||
public const int mr_button_dark_static = 2131165510;
|
||||
|
||||
// aapt resource value: 0x7F070147
|
||||
public const int mr_button_light_static = 2131165511;
|
||||
public const int mr_button_light = 2131165511;
|
||||
|
||||
// aapt resource value: 0x7F070148
|
||||
public const int mr_cast_checkbox = 2131165512;
|
||||
public const int mr_button_light_static = 2131165512;
|
||||
|
||||
// aapt resource value: 0x7F070149
|
||||
public const int mr_cast_group_seekbar_track = 2131165513;
|
||||
public const int mr_cast_checkbox = 2131165513;
|
||||
|
||||
// aapt resource value: 0x7F07014A
|
||||
public const int mr_cast_mute_button = 2131165514;
|
||||
public const int mr_cast_group_seekbar_track = 2131165514;
|
||||
|
||||
// aapt resource value: 0x7F07014B
|
||||
public const int mr_cast_route_seekbar_track = 2131165515;
|
||||
public const int mr_cast_mute_button = 2131165515;
|
||||
|
||||
// aapt resource value: 0x7F07014C
|
||||
public const int mr_cast_stop = 2131165516;
|
||||
public const int mr_cast_route_seekbar_track = 2131165516;
|
||||
|
||||
// aapt resource value: 0x7F07014D
|
||||
public const int mr_cast_thumb = 2131165517;
|
||||
public const int mr_cast_stop = 2131165517;
|
||||
|
||||
// aapt resource value: 0x7F07014E
|
||||
public const int mr_dialog_close_dark = 2131165518;
|
||||
public const int mr_cast_thumb = 2131165518;
|
||||
|
||||
// aapt resource value: 0x7F07014F
|
||||
public const int mr_dialog_close_light = 2131165519;
|
||||
public const int mr_dialog_close_dark = 2131165519;
|
||||
|
||||
// aapt resource value: 0x7F070150
|
||||
public const int mr_dialog_material_background_dark = 2131165520;
|
||||
public const int mr_dialog_close_light = 2131165520;
|
||||
|
||||
// aapt resource value: 0x7F070151
|
||||
public const int mr_dialog_material_background_light = 2131165521;
|
||||
public const int mr_dialog_material_background_dark = 2131165521;
|
||||
|
||||
// aapt resource value: 0x7F070152
|
||||
public const int mr_group_collapse = 2131165522;
|
||||
public const int mr_dialog_material_background_light = 2131165522;
|
||||
|
||||
// aapt resource value: 0x7F070153
|
||||
public const int mr_group_expand = 2131165523;
|
||||
public const int mr_group_collapse = 2131165523;
|
||||
|
||||
// aapt resource value: 0x7F070154
|
||||
public const int mr_media_pause_dark = 2131165524;
|
||||
public const int mr_group_expand = 2131165524;
|
||||
|
||||
// aapt resource value: 0x7F070155
|
||||
public const int mr_media_pause_light = 2131165525;
|
||||
public const int mr_media_pause_dark = 2131165525;
|
||||
|
||||
// aapt resource value: 0x7F070156
|
||||
public const int mr_media_play_dark = 2131165526;
|
||||
public const int mr_media_pause_light = 2131165526;
|
||||
|
||||
// aapt resource value: 0x7F070157
|
||||
public const int mr_media_play_light = 2131165527;
|
||||
public const int mr_media_play_dark = 2131165527;
|
||||
|
||||
// aapt resource value: 0x7F070158
|
||||
public const int mr_media_stop_dark = 2131165528;
|
||||
public const int mr_media_play_light = 2131165528;
|
||||
|
||||
// aapt resource value: 0x7F070159
|
||||
public const int mr_media_stop_light = 2131165529;
|
||||
public const int mr_media_stop_dark = 2131165529;
|
||||
|
||||
// aapt resource value: 0x7F07015A
|
||||
public const int mr_vol_type_audiotrack_dark = 2131165530;
|
||||
public const int mr_media_stop_light = 2131165530;
|
||||
|
||||
// aapt resource value: 0x7F07015B
|
||||
public const int mr_vol_type_audiotrack_light = 2131165531;
|
||||
public const int mr_vol_type_audiotrack_dark = 2131165531;
|
||||
|
||||
// aapt resource value: 0x7F07015C
|
||||
public const int mtrl_dialog_background = 2131165532;
|
||||
public const int mr_vol_type_audiotrack_light = 2131165532;
|
||||
|
||||
// aapt resource value: 0x7F07015D
|
||||
public const int mtrl_dropdown_arrow = 2131165533;
|
||||
public const int mtrl_dialog_background = 2131165533;
|
||||
|
||||
// aapt resource value: 0x7F07015E
|
||||
public const int mtrl_ic_arrow_drop_down = 2131165534;
|
||||
public const int mtrl_dropdown_arrow = 2131165534;
|
||||
|
||||
// aapt resource value: 0x7F07015F
|
||||
public const int mtrl_ic_arrow_drop_up = 2131165535;
|
||||
public const int mtrl_ic_arrow_drop_down = 2131165535;
|
||||
|
||||
// aapt resource value: 0x7F070160
|
||||
public const int mtrl_ic_cancel = 2131165536;
|
||||
public const int mtrl_ic_arrow_drop_up = 2131165536;
|
||||
|
||||
// aapt resource value: 0x7F070161
|
||||
public const int mtrl_ic_error = 2131165537;
|
||||
public const int mtrl_ic_cancel = 2131165537;
|
||||
|
||||
// aapt resource value: 0x7F070162
|
||||
public const int mtrl_navigation_bar_item_background = 2131165538;
|
||||
public const int mtrl_ic_error = 2131165538;
|
||||
|
||||
// aapt resource value: 0x7F070163
|
||||
public const int mtrl_popupmenu_background = 2131165539;
|
||||
public const int mtrl_navigation_bar_item_background = 2131165539;
|
||||
|
||||
// aapt resource value: 0x7F070164
|
||||
public const int mtrl_popupmenu_background_dark = 2131165540;
|
||||
public const int mtrl_popupmenu_background = 2131165540;
|
||||
|
||||
// aapt resource value: 0x7F070165
|
||||
public const int mtrl_tabs_default_indicator = 2131165541;
|
||||
public const int mtrl_popupmenu_background_dark = 2131165541;
|
||||
|
||||
// aapt resource value: 0x7F070166
|
||||
public const int navigation_empty_icon = 2131165542;
|
||||
public const int mtrl_tabs_default_indicator = 2131165542;
|
||||
|
||||
// aapt resource value: 0x7F070167
|
||||
public const int notification_action_background = 2131165543;
|
||||
public const int navigation_empty_icon = 2131165543;
|
||||
|
||||
// aapt resource value: 0x7F070168
|
||||
public const int notification_bg = 2131165544;
|
||||
public const int notification_action_background = 2131165544;
|
||||
|
||||
// aapt resource value: 0x7F070169
|
||||
public const int notification_bg_low = 2131165545;
|
||||
public const int notification_bg = 2131165545;
|
||||
|
||||
// aapt resource value: 0x7F07016A
|
||||
public const int notification_bg_low_normal = 2131165546;
|
||||
public const int notification_bg_low = 2131165546;
|
||||
|
||||
// aapt resource value: 0x7F07016B
|
||||
public const int notification_bg_low_pressed = 2131165547;
|
||||
public const int notification_bg_low_normal = 2131165547;
|
||||
|
||||
// aapt resource value: 0x7F07016C
|
||||
public const int notification_bg_normal = 2131165548;
|
||||
public const int notification_bg_low_pressed = 2131165548;
|
||||
|
||||
// aapt resource value: 0x7F07016D
|
||||
public const int notification_bg_normal_pressed = 2131165549;
|
||||
public const int notification_bg_normal = 2131165549;
|
||||
|
||||
// aapt resource value: 0x7F07016E
|
||||
public const int notification_icon_background = 2131165550;
|
||||
public const int notification_bg_normal_pressed = 2131165550;
|
||||
|
||||
// aapt resource value: 0x7F07016F
|
||||
public const int notification_template_icon_bg = 2131165551;
|
||||
public const int notification_icon_background = 2131165551;
|
||||
|
||||
// aapt resource value: 0x7F070170
|
||||
public const int notification_template_icon_low_bg = 2131165552;
|
||||
public const int notification_template_icon_bg = 2131165552;
|
||||
|
||||
// aapt resource value: 0x7F070171
|
||||
public const int notification_tile_bg = 2131165553;
|
||||
public const int notification_template_icon_low_bg = 2131165553;
|
||||
|
||||
// aapt resource value: 0x7F070172
|
||||
public const int notify_panel_notification_icon_bg = 2131165554;
|
||||
public const int notification_tile_bg = 2131165554;
|
||||
|
||||
// aapt resource value: 0x7F070173
|
||||
public const int preference_list_divider_material = 2131165555;
|
||||
public const int notify_panel_notification_icon_bg = 2131165555;
|
||||
|
||||
// aapt resource value: 0x7F070174
|
||||
public const int sharee = 2131165556;
|
||||
public const int preference_list_divider_material = 2131165556;
|
||||
|
||||
// aapt resource value: 0x7F070175
|
||||
public const int test_custom_background = 2131165557;
|
||||
public const int sharee = 2131165557;
|
||||
|
||||
// aapt resource value: 0x7F070176
|
||||
public const int tooltip_frame_dark = 2131165558;
|
||||
public const int test_custom_background = 2131165558;
|
||||
|
||||
// aapt resource value: 0x7F070177
|
||||
public const int tooltip_frame_light = 2131165559;
|
||||
public const int tooltip_frame_dark = 2131165559;
|
||||
|
||||
// aapt resource value: 0x7F070178
|
||||
public const int tooltip_frame_light = 2131165560;
|
||||
|
||||
static Drawable()
|
||||
{
|
||||
|
|
BIN
Meinkonrad/TINK.Android/Resources/drawable-hdpi/konrad_nobg.png
Normal file
BIN
Meinkonrad/TINK.Android/Resources/drawable-hdpi/konrad_nobg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
Meinkonrad/TINK.Android/Resources/drawable-mdpi/konrad_nobg.png
Normal file
BIN
Meinkonrad/TINK.Android/Resources/drawable-mdpi/konrad_nobg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 897 B |
BIN
Meinkonrad/TINK.Android/Resources/drawable-xhdpi/konrad_nobg.png
Normal file
BIN
Meinkonrad/TINK.Android/Resources/drawable-xhdpi/konrad_nobg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
Meinkonrad/TINK.Android/Resources/drawable/konrad_nobg.png
Normal file
BIN
Meinkonrad/TINK.Android/Resources/drawable/konrad_nobg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue