initial push of android app and bt server. these are used to make a remote usable via phone
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
@@ -0,0 +1,24 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("NotVPR_Remote")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9e5b7a699991d66b1f07c6058463142577bc2133")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("NotVPR_Remote")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("NotVPR_Remote")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Android34.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Android21.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
@@ -0,0 +1 @@
|
||||
389d97ac6b0bd0c04307fe7beb5132ca2a66041ffcca34e10bfb4b1eba02f72c
|
@@ -0,0 +1,35 @@
|
||||
is_global = true
|
||||
build_property.EnableAotAnalyzer =
|
||||
build_property.EnableSingleFileAnalyzer = true
|
||||
build_property.EnableTrimAnalyzer = false
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.TargetFramework = net8.0-android
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = false
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = NotVPR_Remote
|
||||
build_property.ProjectDir = C:\Users\bib\Desktop\vpr\pull from pc\mediaverwaltung\NotVPR_Remote\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
||||
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/App.xaml]
|
||||
build_metadata.AdditionalFiles.GenKind = Xaml
|
||||
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.App.xaml
|
||||
build_metadata.AdditionalFiles.TargetPath = App.xaml
|
||||
build_metadata.AdditionalFiles.RelativePath = App.xaml
|
||||
|
||||
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/AppShell.xaml]
|
||||
build_metadata.AdditionalFiles.GenKind = Xaml
|
||||
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.AppShell.xaml
|
||||
build_metadata.AdditionalFiles.TargetPath = AppShell.xaml
|
||||
build_metadata.AdditionalFiles.RelativePath = AppShell.xaml
|
||||
|
||||
[C:/Users/bib/Desktop/vpr/pull from pc/mediaverwaltung/NotVPR_Remote/MainPage.xaml]
|
||||
build_metadata.AdditionalFiles.GenKind = Xaml
|
||||
build_metadata.AdditionalFiles.ManifestResourceName = NotVPR_Remote.MainPage.xaml
|
||||
build_metadata.AdditionalFiles.TargetPath = MainPage.xaml
|
||||
build_metadata.AdditionalFiles.RelativePath = MainPage.xaml
|
@@ -0,0 +1,26 @@
|
||||
// <auto-generated/>
|
||||
global using global::Microsoft.Extensions.DependencyInjection;
|
||||
global using global::Microsoft.Maui;
|
||||
global using global::Microsoft.Maui.Accessibility;
|
||||
global using global::Microsoft.Maui.ApplicationModel;
|
||||
global using global::Microsoft.Maui.ApplicationModel.Communication;
|
||||
global using global::Microsoft.Maui.ApplicationModel.DataTransfer;
|
||||
global using global::Microsoft.Maui.Authentication;
|
||||
global using global::Microsoft.Maui.Controls;
|
||||
global using global::Microsoft.Maui.Controls.Hosting;
|
||||
global using global::Microsoft.Maui.Controls.Xaml;
|
||||
global using global::Microsoft.Maui.Devices;
|
||||
global using global::Microsoft.Maui.Devices.Sensors;
|
||||
global using global::Microsoft.Maui.Dispatching;
|
||||
global using global::Microsoft.Maui.Graphics;
|
||||
global using global::Microsoft.Maui.Hosting;
|
||||
global using global::Microsoft.Maui.Media;
|
||||
global using global::Microsoft.Maui.Networking;
|
||||
global using global::Microsoft.Maui.Storage;
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
7087
NotVPR_Remote/obj/Debug/net8.0-android/R.txt
Normal file
13
NotVPR_Remote/obj/Debug/net8.0-android/__Microsoft.Android.Resource.Designer.cs
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool. DO NOT EDIT
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
|
||||
namespace NotVPR_Remote {
|
||||
#pragma warning disable IDE0002
|
||||
public partial class Resource : _Microsoft.Android.Resource.Designer.ResourceConstant {
|
||||
}
|
||||
#pragma warning restore IDE0002
|
||||
}
|
31
NotVPR_Remote/obj/Debug/net8.0-android/build.props
Normal file
@@ -0,0 +1,31 @@
|
||||
aotassemblies=false
|
||||
androidaddkeepalives=
|
||||
androidaotmode=interpreter
|
||||
androidembedprofilers=
|
||||
androidenableprofiledaot=
|
||||
androiddextool=d8
|
||||
androidlinktool=
|
||||
androidlinkresources=
|
||||
androidpackageformat=apk
|
||||
embedassembliesintoapk=false
|
||||
androidlinkmode=none
|
||||
androidlinkskip=
|
||||
androidsdkbuildtoolsversion=34.0.0
|
||||
androidsdkpath=c:\program files (x86)\android\android-sdk\
|
||||
androidndkpath=
|
||||
javasdkpath=c:\program files (x86)\android\openjdk\jdk-17.0.14\
|
||||
androidsequencepointsmode=none
|
||||
androidnetsdkversion=34.0.154
|
||||
monosymbolarchive=false
|
||||
androiduselatestplatformsdk=false
|
||||
targetframeworkversion=v8.0
|
||||
androidcreatepackageperabi=
|
||||
androidgeneratejnimarshalmethods=false
|
||||
os=windows_nt
|
||||
androidincludedebugsymbols=true
|
||||
androidpackagenamingpolicy=lowercasecrc64
|
||||
_nugetassetsfilehash=439bfb51003068df5ec1b3d26e41ef7eab09ccd3179d118b5a4b76df224ce5fd
|
||||
typemapkind=strings-asm
|
||||
androidmanifestplaceholders=
|
||||
projectfullpath=c:\users\bib\desktop\vpr\pull from pc\mediaverwaltung\notvpr_remote\notvpr_remote.csproj
|
||||
androidusedesignerassembly=true
|
1
NotVPR_Remote/obj/Debug/net8.0-android/lp/100.stamp
Normal file
@@ -0,0 +1 @@
|
||||
03D8CB64644BB559
|
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright 2019 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="androidx.annotation.experimental" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
|
||||
</manifest>
|
@@ -0,0 +1,5 @@
|
||||
aarFormatVersion=1.0
|
||||
aarMetadataVersion=1.0
|
||||
minCompileSdk=33
|
||||
minCompileSdkExtension=0
|
||||
minAndroidGradlePluginVersion=1.0.0
|
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/100/jl/classes.jar
Normal file
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/100/jl/res.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
</resources>
|
1
NotVPR_Remote/obj/Debug/net8.0-android/lp/101.stamp
Normal file
@@ -0,0 +1 @@
|
||||
12910E24D53F039B
|
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2014 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="androidx.core" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
|
||||
<permission
|
||||
android:name="${applicationId}.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
|
||||
android:protectionLevel="signature" />
|
||||
|
||||
<uses-permission android:name="${applicationId}.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
|
||||
|
||||
<application android:appComponentFactory="androidx.core.app.CoreComponentFactory" />
|
||||
|
||||
</manifest>
|
@@ -0,0 +1,5 @@
|
||||
aarFormatVersion=1.0
|
||||
aarMetadataVersion=1.0
|
||||
minCompileSdk=33
|
||||
minCompileSdkExtension=0
|
||||
minAndroidGradlePluginVersion=1.0.0
|
202
NotVPR_Remote/obj/Debug/net8.0-android/lp/101/jl/R.txt
Normal file
@@ -0,0 +1,202 @@
|
||||
int attr alpha 0x0
|
||||
int attr font 0x0
|
||||
int attr fontProviderAuthority 0x0
|
||||
int attr fontProviderCerts 0x0
|
||||
int attr fontProviderFetchStrategy 0x0
|
||||
int attr fontProviderFetchTimeout 0x0
|
||||
int attr fontProviderPackage 0x0
|
||||
int attr fontProviderQuery 0x0
|
||||
int attr fontProviderSystemFontFamily 0x0
|
||||
int attr fontStyle 0x0
|
||||
int attr fontVariationSettings 0x0
|
||||
int attr fontWeight 0x0
|
||||
int attr lStar 0x0
|
||||
int attr nestedScrollViewStyle 0x0
|
||||
int attr queryPatterns 0x0
|
||||
int attr shortcutMatchRequired 0x0
|
||||
int attr ttcIndex 0x0
|
||||
int color androidx_core_ripple_material_light 0x0
|
||||
int color androidx_core_secondary_text_default_material_light 0x0
|
||||
int color call_notification_answer_color 0x0
|
||||
int color call_notification_decline_color 0x0
|
||||
int color notification_action_color_filter 0x0
|
||||
int color notification_icon_bg_color 0x0
|
||||
int dimen compat_button_inset_horizontal_material 0x0
|
||||
int dimen compat_button_inset_vertical_material 0x0
|
||||
int dimen compat_button_padding_horizontal_material 0x0
|
||||
int dimen compat_button_padding_vertical_material 0x0
|
||||
int dimen compat_control_corner_material 0x0
|
||||
int dimen compat_notification_large_icon_max_height 0x0
|
||||
int dimen compat_notification_large_icon_max_width 0x0
|
||||
int dimen notification_action_icon_size 0x0
|
||||
int dimen notification_action_text_size 0x0
|
||||
int dimen notification_big_circle_margin 0x0
|
||||
int dimen notification_content_margin_start 0x0
|
||||
int dimen notification_large_icon_height 0x0
|
||||
int dimen notification_large_icon_width 0x0
|
||||
int dimen notification_main_column_padding_top 0x0
|
||||
int dimen notification_media_narrow_margin 0x0
|
||||
int dimen notification_right_icon_size 0x0
|
||||
int dimen notification_right_side_padding_top 0x0
|
||||
int dimen notification_small_icon_background_padding 0x0
|
||||
int dimen notification_small_icon_size_as_large 0x0
|
||||
int dimen notification_subtext_size 0x0
|
||||
int dimen notification_top_pad 0x0
|
||||
int dimen notification_top_pad_large_text 0x0
|
||||
int drawable ic_call_answer 0x0
|
||||
int drawable ic_call_answer_low 0x0
|
||||
int drawable ic_call_answer_video 0x0
|
||||
int drawable ic_call_answer_video_low 0x0
|
||||
int drawable ic_call_decline 0x0
|
||||
int drawable ic_call_decline_low 0x0
|
||||
int drawable notification_action_background 0x0
|
||||
int drawable notification_bg 0x0
|
||||
int drawable notification_bg_low 0x0
|
||||
int drawable notification_bg_low_normal 0x0
|
||||
int drawable notification_bg_low_pressed 0x0
|
||||
int drawable notification_bg_normal 0x0
|
||||
int drawable notification_bg_normal_pressed 0x0
|
||||
int drawable notification_icon_background 0x0
|
||||
int drawable notification_template_icon_bg 0x0
|
||||
int drawable notification_template_icon_low_bg 0x0
|
||||
int drawable notification_tile_bg 0x0
|
||||
int drawable notify_panel_notification_icon_bg 0x0
|
||||
int id accessibility_action_clickable_span 0x0
|
||||
int id accessibility_custom_action_0 0x0
|
||||
int id accessibility_custom_action_1 0x0
|
||||
int id accessibility_custom_action_10 0x0
|
||||
int id accessibility_custom_action_11 0x0
|
||||
int id accessibility_custom_action_12 0x0
|
||||
int id accessibility_custom_action_13 0x0
|
||||
int id accessibility_custom_action_14 0x0
|
||||
int id accessibility_custom_action_15 0x0
|
||||
int id accessibility_custom_action_16 0x0
|
||||
int id accessibility_custom_action_17 0x0
|
||||
int id accessibility_custom_action_18 0x0
|
||||
int id accessibility_custom_action_19 0x0
|
||||
int id accessibility_custom_action_2 0x0
|
||||
int id accessibility_custom_action_20 0x0
|
||||
int id accessibility_custom_action_21 0x0
|
||||
int id accessibility_custom_action_22 0x0
|
||||
int id accessibility_custom_action_23 0x0
|
||||
int id accessibility_custom_action_24 0x0
|
||||
int id accessibility_custom_action_25 0x0
|
||||
int id accessibility_custom_action_26 0x0
|
||||
int id accessibility_custom_action_27 0x0
|
||||
int id accessibility_custom_action_28 0x0
|
||||
int id accessibility_custom_action_29 0x0
|
||||
int id accessibility_custom_action_3 0x0
|
||||
int id accessibility_custom_action_30 0x0
|
||||
int id accessibility_custom_action_31 0x0
|
||||
int id accessibility_custom_action_4 0x0
|
||||
int id accessibility_custom_action_5 0x0
|
||||
int id accessibility_custom_action_6 0x0
|
||||
int id accessibility_custom_action_7 0x0
|
||||
int id accessibility_custom_action_8 0x0
|
||||
int id accessibility_custom_action_9 0x0
|
||||
int id action_container 0x0
|
||||
int id action_divider 0x0
|
||||
int id action_image 0x0
|
||||
int id action_text 0x0
|
||||
int id actions 0x0
|
||||
int id async 0x0
|
||||
int id blocking 0x0
|
||||
int id chronometer 0x0
|
||||
int id dialog_button 0x0
|
||||
int id forever 0x0
|
||||
int id icon 0x0
|
||||
int id icon_group 0x0
|
||||
int id info 0x0
|
||||
int id italic 0x0
|
||||
int id line1 0x0
|
||||
int id line3 0x0
|
||||
int id normal 0x0
|
||||
int id notification_background 0x0
|
||||
int id notification_main_column 0x0
|
||||
int id notification_main_column_container 0x0
|
||||
int id right_icon 0x0
|
||||
int id right_side 0x0
|
||||
int id tag_accessibility_actions 0x0
|
||||
int id tag_accessibility_clickable_spans 0x0
|
||||
int id tag_accessibility_heading 0x0
|
||||
int id tag_accessibility_pane_title 0x0
|
||||
int id tag_on_apply_window_listener 0x0
|
||||
int id tag_on_receive_content_listener 0x0
|
||||
int id tag_on_receive_content_mime_types 0x0
|
||||
int id tag_screen_reader_focusable 0x0
|
||||
int id tag_state_description 0x0
|
||||
int id tag_transition_group 0x0
|
||||
int id tag_unhandled_key_event_manager 0x0
|
||||
int id tag_unhandled_key_listeners 0x0
|
||||
int id tag_window_insets_animation_callback 0x0
|
||||
int id text 0x0
|
||||
int id text2 0x0
|
||||
int id time 0x0
|
||||
int id title 0x0
|
||||
int integer status_bar_notification_info_maxnum 0x0
|
||||
int layout custom_dialog 0x0
|
||||
int layout notification_action 0x0
|
||||
int layout notification_action_tombstone 0x0
|
||||
int layout notification_template_custom_big 0x0
|
||||
int layout notification_template_icon_group 0x0
|
||||
int layout notification_template_part_chronometer 0x0
|
||||
int layout notification_template_part_time 0x0
|
||||
int string call_notification_answer_action 0x0
|
||||
int string call_notification_answer_video_action 0x0
|
||||
int string call_notification_decline_action 0x0
|
||||
int string call_notification_hang_up_action 0x0
|
||||
int string call_notification_incoming_text 0x0
|
||||
int string call_notification_ongoing_text 0x0
|
||||
int string call_notification_screening_text 0x0
|
||||
int string status_bar_notification_info_overflow 0x0
|
||||
int style TextAppearance_Compat_Notification 0x0
|
||||
int style TextAppearance_Compat_Notification_Info 0x0
|
||||
int style TextAppearance_Compat_Notification_Line2 0x0
|
||||
int style TextAppearance_Compat_Notification_Time 0x0
|
||||
int style TextAppearance_Compat_Notification_Title 0x0
|
||||
int style Widget_Compat_NotificationActionContainer 0x0
|
||||
int style Widget_Compat_NotificationActionText 0x0
|
||||
int[] styleable Capability { 0x0, 0x0 }
|
||||
int styleable Capability_queryPatterns 0
|
||||
int styleable Capability_shortcutMatchRequired 1
|
||||
int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5, 0x1010647, 0x0 }
|
||||
int styleable ColorStateListItem_alpha 0
|
||||
int styleable ColorStateListItem_android_alpha 1
|
||||
int styleable ColorStateListItem_android_color 2
|
||||
int styleable ColorStateListItem_android_lStar 3
|
||||
int styleable ColorStateListItem_lStar 4
|
||||
int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
||||
int styleable FontFamily_fontProviderAuthority 0
|
||||
int styleable FontFamily_fontProviderCerts 1
|
||||
int styleable FontFamily_fontProviderFetchStrategy 2
|
||||
int styleable FontFamily_fontProviderFetchTimeout 3
|
||||
int styleable FontFamily_fontProviderPackage 4
|
||||
int styleable FontFamily_fontProviderQuery 5
|
||||
int styleable FontFamily_fontProviderSystemFontFamily 6
|
||||
int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
||||
int styleable FontFamilyFont_android_font 0
|
||||
int styleable FontFamilyFont_android_fontStyle 1
|
||||
int styleable FontFamilyFont_android_fontVariationSettings 2
|
||||
int styleable FontFamilyFont_android_fontWeight 3
|
||||
int styleable FontFamilyFont_android_ttcIndex 4
|
||||
int styleable FontFamilyFont_font 5
|
||||
int styleable FontFamilyFont_fontStyle 6
|
||||
int styleable FontFamilyFont_fontVariationSettings 7
|
||||
int styleable FontFamilyFont_fontWeight 8
|
||||
int styleable FontFamilyFont_ttcIndex 9
|
||||
int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 }
|
||||
int styleable GradientColor_android_centerColor 0
|
||||
int styleable GradientColor_android_centerX 1
|
||||
int styleable GradientColor_android_centerY 2
|
||||
int styleable GradientColor_android_endColor 3
|
||||
int styleable GradientColor_android_endX 4
|
||||
int styleable GradientColor_android_endY 5
|
||||
int styleable GradientColor_android_gradientRadius 6
|
||||
int styleable GradientColor_android_startColor 7
|
||||
int styleable GradientColor_android_startX 8
|
||||
int styleable GradientColor_android_startY 9
|
||||
int styleable GradientColor_android_tileMode 10
|
||||
int styleable GradientColor_android_type 11
|
||||
int[] styleable GradientColorItem { 0x10101a5, 0x1010514 }
|
||||
int styleable GradientColorItem_android_color 0
|
||||
int styleable GradientColorItem_android_offset 1
|
@@ -0,0 +1,19 @@
|
||||
/**
|
||||
* Copyright 2015, The Android Open Source Project
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package android.support.v4.os;
|
||||
|
||||
@JavaOnlyStableParcelable parcelable ResultReceiver;
|
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/101/jl/annotations.zip
Normal file
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/101/jl/classes.jar
Normal file
@@ -0,0 +1,16 @@
|
||||
# Never inline methods, but allow shrinking and obfuscation.
|
||||
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.ViewCompat$Api* {
|
||||
<methods>;
|
||||
}
|
||||
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.WindowInsetsCompat$*Impl* {
|
||||
<methods>;
|
||||
}
|
||||
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.app.NotificationCompat$*$Api*Impl {
|
||||
<methods>;
|
||||
}
|
||||
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.os.UserHandleCompat$Api*Impl {
|
||||
<methods>;
|
||||
}
|
||||
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.widget.EdgeEffectCompat$Api*Impl {
|
||||
<methods>;
|
||||
}
|
21
NotVPR_Remote/obj/Debug/net8.0-android/lp/101/jl/public.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
style TextAppearance_Compat_Notification
|
||||
style TextAppearance_Compat_Notification_Info
|
||||
style TextAppearance_Compat_Notification_Line2
|
||||
style TextAppearance_Compat_Notification_Time
|
||||
style TextAppearance_Compat_Notification_Title
|
||||
attr alpha
|
||||
attr font
|
||||
attr fontProviderAuthority
|
||||
attr fontProviderCerts
|
||||
attr fontProviderFetchStrategy
|
||||
attr fontProviderFetchTimeout
|
||||
attr fontProviderPackage
|
||||
attr fontProviderQuery
|
||||
attr fontProviderSystemFontFamily
|
||||
attr fontStyle
|
||||
attr fontVariationSettings
|
||||
attr fontWeight
|
||||
attr lStar
|
||||
attr queryPatterns
|
||||
attr shortcutMatchRequired
|
||||
attr ttcIndex
|
BIN
NotVPR_Remote/obj/Debug/net8.0-android/lp/101/jl/res.zip
Normal file
@@ -0,0 +1,36 @@
|
||||
<!--
|
||||
Copyright (C) 2022 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:targetApi="21"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20"
|
||||
android:tint="?android:attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M6.0168,3.3333L6.5751,5.575L4.6668,7.4916C3.8751,5.7166 3.6001,4.1916
|
||||
3.4834,3.3333H6.0168ZM14.4251,13.375L16.6668,13.9416V16.5166C15.8084,16.4 14.2668,16.125
|
||||
12.4834,15.325L14.4251,13.375ZM6.3418,1.6666H2.5668C2.0918,1.6666 1.7001,2.0666
|
||||
1.7334,2.5416C2.4834,12.875 11.7668,18.275 17.5168,18.275C17.9668,18.275 18.3334,17.9
|
||||
18.3334,17.4416V13.6166C18.3334,13.0416 17.9418,12.5416
|
||||
17.3834,12.4083L14.5918,11.7083C14.2251,11.6166 13.7584,11.6833
|
||||
13.4084,12.0333L10.9251,14.5166C8.6751,13.1833 6.7918,11.3
|
||||
5.4668,9.0416L7.9168,6.5916C8.2251,6.2833 8.3501,5.8333
|
||||
8.2418,5.4083L7.5584,2.6166C7.4168,2.0583 6.9168,1.6666 6.3418,1.6666Z"/>
|
||||
</vector>
|
@@ -0,0 +1,33 @@
|
||||
<!--
|
||||
Copyright (C) 2022 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M6.0168,3.3333L6.5751,5.575L4.6668,7.4916C3.8751,5.7166 3.6001,4.1916
|
||||
3.4834,3.3333H6.0168ZM14.4251,13.375L16.6668,13.9416V16.5166C15.8084,16.4 14.2668,16.125
|
||||
12.4834,15.325L14.4251,13.375ZM6.3418,1.6666H2.5668C2.0918,1.6666 1.7001,2.0666
|
||||
1.7334,2.5416C2.4834,12.875 11.7668,18.275 17.5168,18.275C17.9668,18.275 18.3334,17.9
|
||||
18.3334,17.4416V13.6166C18.3334,13.0416 17.9418,12.5416
|
||||
17.3834,12.4083L14.5918,11.7083C14.2251,11.6166 13.7584,11.6833
|
||||
13.4084,12.0333L10.9251,14.5166C8.6751,13.1833 6.7918,11.3
|
||||
5.4668,9.0416L7.9168,6.5916C8.2251,6.2833 8.3501,5.8333
|
||||
8.2418,5.4083L7.5584,2.6166C7.4168,2.0583 6.9168,1.6666 6.3418,1.6666Z"/>
|
||||
</vector>
|
@@ -0,0 +1,29 @@
|
||||
<!--
|
||||
Copyright (C) 2022 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:targetApi="21"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20"
|
||||
android:tint="?android:attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M15,8v8H5V8h10m1,-2H4c-0.55,0 -1,0.45 -1,1v10c0,0.55 0.45,1 1,1h12c0.55,0
|
||||
1,-0.45 1,-1v-3.5l4,4v-11l-4,4V7c0,-0.55 -0.45,-1 -1,-1z"/>
|
||||
</vector>
|
@@ -0,0 +1,26 @@
|
||||
<!--
|
||||
Copyright (C) 2022 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M15,8v8H5V8h10m1,-2H4c-0.55,0 -1,0.45 -1,1v10c0,0.55 0.45,1 1,1h12c0.55,0
|
||||
1,-0.45 1,-1v-3.5l4,4v-11l-4,4V7c0,-0.55 -0.45,-1 -1,-1z"/>
|
||||
</vector>
|
@@ -0,0 +1,38 @@
|
||||
<!--
|
||||
Copyright (C) 2022 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:targetApi="21"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20"
|
||||
android:tint="?android:attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M5.2834,9.3083V10.7833L4.1084,11.4916L3.1334,10.5166C3.8084,10.0416
|
||||
4.5251,9.6333 5.2834,9.3083ZM14.75,9.325C15.4917,9.65 16.2084,10.05
|
||||
16.875,10.525L15.925,11.475L14.75,10.7666V9.325ZM9.975,6.6666C6.8584,6.6666 3.725,7.7333
|
||||
1.1751,9.9416C0.8084,10.2583 0.9667,10.7166 1.1501,10.9L3.2917,13.0416C3.4917,13.2333
|
||||
3.7417,13.3333 4.0001,13.3333C4.175,13.3333 4.35,13.2833
|
||||
4.5084,13.1916L6.4667,12.0166C6.725,11.8583 6.95,11.5583 6.95,11.1666V8.3833C7.95,8.125
|
||||
8.975,8 10.0084,8C11.0417,8 12.075,8.1333 13.0834,8.3916V11.1416C13.0834,11.4916
|
||||
13.2667,11.8166 13.5667,11.9916L15.525,13.1666C15.6834,13.2583 15.8584,13.3083
|
||||
16.0334,13.3083C16.2917,13.3083 16.5417,13.2083
|
||||
16.7334,13.0166L18.85,10.9C19.1167,10.6333 19.1167,10.1916 18.825,9.9416C16.3334,7.7833
|
||||
13.1667,6.6666 9.975,6.6666Z"/>
|
||||
</vector>
|
@@ -0,0 +1,35 @@
|
||||
<!--
|
||||
Copyright (C) 2022 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M5.2834,9.3083V10.7833L4.1084,11.4916L3.1334,10.5166C3.8084,10.0416
|
||||
4.5251,9.6333 5.2834,9.3083ZM14.75,9.325C15.4917,9.65 16.2084,10.05
|
||||
16.875,10.525L15.925,11.475L14.75,10.7666V9.325ZM9.975,6.6666C6.8584,6.6666 3.725,7.7333
|
||||
1.1751,9.9416C0.8084,10.2583 0.9667,10.7166 1.1501,10.9L3.2917,13.0416C3.4917,13.2333
|
||||
3.7417,13.3333 4.0001,13.3333C4.175,13.3333 4.35,13.2833
|
||||
4.5084,13.1916L6.4667,12.0166C6.725,11.8583 6.95,11.5583 6.95,11.1666V8.3833C7.95,8.125
|
||||
8.975,8 10.0084,8C11.0417,8 12.075,8.1333 13.0834,8.3916V11.1416C13.0834,11.4916
|
||||
13.2667,11.8166 13.5667,11.9916L15.525,13.1666C15.6834,13.2583 15.8584,13.3083
|
||||
16.0334,13.3083C16.2917,13.3083 16.5417,13.2083
|
||||
16.7334,13.0166L18.85,10.9C19.1167,10.6333 19.1167,10.1916 18.825,9.9416C16.3334,7.7833
|
||||
13.1667,6.6666 9.975,6.6666Z"/>
|
||||
</vector>
|
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 279 B |
After Width: | Height: | Size: 279 B |
After Width: | Height: | Size: 421 B |
After Width: | Height: | Size: 421 B |
After Width: | Height: | Size: 176 B |
After Width: | Height: | Size: 181 B |
After Width: | Height: | Size: 176 B |
After Width: | Height: | Size: 180 B |
After Width: | Height: | Size: 107 B |
After Width: | Height: | Size: 313 B |
After Width: | Height: | Size: 313 B |
After Width: | Height: | Size: 205 B |
After Width: | Height: | Size: 205 B |
After Width: | Height: | Size: 238 B |
After Width: | Height: | Size: 238 B |
After Width: | Height: | Size: 389 B |
After Width: | Height: | Size: 389 B |
After Width: | Height: | Size: 206 B |
After Width: | Height: | Size: 206 B |
After Width: | Height: | Size: 303 B |
After Width: | Height: | Size: 303 B |
After Width: | Height: | Size: 165 B |
After Width: | Height: | Size: 169 B |
After Width: | Height: | Size: 165 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 98 B |
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2017 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
-->
|
||||
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/androidx_core_ripple_material_light">
|
||||
<item android:id="@android:id/mask">
|
||||
<inset xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:insetLeft="@dimen/compat_button_inset_horizontal_material"
|
||||
android:insetTop="@dimen/compat_button_inset_vertical_material"
|
||||
android:insetRight="@dimen/compat_button_inset_horizontal_material"
|
||||
android:insetBottom="@dimen/compat_button_inset_vertical_material">
|
||||
<shape android:shape="rectangle">
|
||||
<corners android:radius="@dimen/compat_control_corner_material" />
|
||||
<solid android:color="@android:color/white" />
|
||||
<padding android:left="@dimen/compat_button_padding_horizontal_material"
|
||||
android:top="@dimen/compat_button_padding_vertical_material"
|
||||
android:right="@dimen/compat_button_padding_horizontal_material"
|
||||
android:bottom="@dimen/compat_button_padding_vertical_material" />
|
||||
</shape>
|
||||
</inset>
|
||||
</item>
|
||||
</ripple>
|
After Width: | Height: | Size: 740 B |
After Width: | Height: | Size: 740 B |
After Width: | Height: | Size: 329 B |
After Width: | Height: | Size: 329 B |
After Width: | Height: | Size: 545 B |
After Width: | Height: | Size: 545 B |
After Width: | Height: | Size: 200 B |
After Width: | Height: | Size: 210 B |
After Width: | Height: | Size: 200 B |
After Width: | Height: | Size: 207 B |
After Width: | Height: | Size: 138 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 447 B |
After Width: | Height: | Size: 447 B |
After Width: | Height: | Size: 793 B |
After Width: | Height: | Size: 793 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 632 B |
After Width: | Height: | Size: 632 B |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:exitFadeDuration="@android:integer/config_mediumAnimTime">
|
||||
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/notification_bg_normal_pressed" />
|
||||
<item android:state_pressed="false" android:drawable="@drawable/notification_bg_normal" />
|
||||
</selector>
|
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:exitFadeDuration="@android:integer/config_mediumAnimTime">
|
||||
|
||||
<item android:state_pressed="true" android:drawable="@drawable/notification_bg_low_pressed" />
|
||||
<item android:state_pressed="false" android:drawable="@drawable/notification_bg_low_normal" />
|
||||
</selector>
|
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
<solid
|
||||
android:color="@color/notification_icon_bg_color"/>
|
||||
</shape>
|
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<bitmap
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:tileMode="repeat"
|
||||
android:src="@drawable/notify_panel_notification_icon_bg"
|
||||
/>
|
@@ -0,0 +1,117 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/notification_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" >
|
||||
<ImageView android:id="@+id/icon"
|
||||
android:layout_width="@dimen/notification_large_icon_width"
|
||||
android:layout_height="@dimen/notification_large_icon_height"
|
||||
android:scaleType="center"
|
||||
/>
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top"
|
||||
android:orientation="vertical" >
|
||||
<LinearLayout
|
||||
android:id="@+id/notification_main_column_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="@dimen/notification_large_icon_width"
|
||||
android:layout_marginStart="@dimen/notification_large_icon_width"
|
||||
android:paddingTop="@dimen/notification_main_column_padding_top"
|
||||
android:minHeight="@dimen/notification_large_icon_height"
|
||||
android:orientation="horizontal">
|
||||
<FrameLayout
|
||||
android:id="@+id/notification_main_column"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:layout_marginLeft="@dimen/notification_content_margin_start"
|
||||
android:layout_marginStart="@dimen/notification_content_margin_start"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:layout_marginRight="8dp"
|
||||
android:layout_marginEnd="8dp" />
|
||||
<FrameLayout
|
||||
android:id="@+id/right_side"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginRight="8dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:paddingTop="@dimen/notification_right_side_padding_top">
|
||||
<ViewStub android:id="@+id/time"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end|top"
|
||||
android:visibility="gone"
|
||||
android:layout="@layout/notification_template_part_time" />
|
||||
<ViewStub android:id="@+id/chronometer"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end|top"
|
||||
android:visibility="gone"
|
||||
android:layout="@layout/notification_template_part_chronometer" />
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:layout_gravity="end|bottom"
|
||||
android:layout_marginTop="20dp">
|
||||
<TextView android:id="@+id/info"
|
||||
android:textAppearance="@style/TextAppearance.Compat.Notification.Info"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:singleLine="true"
|
||||
/>
|
||||
<ImageView android:id="@+id/right_icon"
|
||||
android:layout_width="16dp"
|
||||
android:layout_height="16dp"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginStart="8dp"
|
||||
android:scaleType="centerInside"
|
||||
android:visibility="gone"
|
||||
android:alpha="0.6"
|
||||
/>
|
||||
</LinearLayout>
|
||||
</FrameLayout>
|
||||
</LinearLayout>
|
||||
<ImageView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1px"
|
||||
android:id="@+id/action_divider"
|
||||
android:visibility="gone"
|
||||
android:layout_marginLeft="@dimen/notification_large_icon_width"
|
||||
android:layout_marginStart="@dimen/notification_large_icon_width"
|
||||
android:background="?android:attr/dividerHorizontal" />
|
||||
<LinearLayout
|
||||
android:id="@+id/actions"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:visibility="gone"
|
||||
android:showDividers="middle"
|
||||
android:divider="?android:attr/listDivider"
|
||||
android:dividerPadding="12dp"
|
||||
android:layout_marginLeft="@dimen/notification_large_icon_width"
|
||||
android:layout_marginStart="@dimen/notification_large_icon_width" >
|
||||
<!-- actions will be added here -->
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</FrameLayout>
|
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
style="@style/Widget.Compat.NotificationActionContainer"
|
||||
android:id="@+id/action_container"
|
||||
android:layout_width="0dp"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="48dp"
|
||||
android:paddingStart="4dp"
|
||||
android:orientation="horizontal">
|
||||
<ImageView
|
||||
android:id="@+id/action_image"
|
||||
android:layout_width="@dimen/notification_action_icon_size"
|
||||
android:layout_height="@dimen/notification_action_icon_size"
|
||||
android:layout_gravity="center|start"
|
||||
android:scaleType="centerInside"/>
|
||||
<TextView
|
||||
style="@style/Widget.Compat.NotificationActionText"
|
||||
android:id="@+id/action_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center|start"
|
||||
android:paddingStart="4dp"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="end"
|
||||
android:clickable="false"/>
|
||||
</LinearLayout>
|
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
style="@style/Widget.Compat.NotificationActionContainer"
|
||||
android:id="@+id/action_container"
|
||||
android:layout_width="0dp"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="48dp"
|
||||
android:paddingStart="4dp"
|
||||
android:orientation="horizontal"
|
||||
android:enabled="false"
|
||||
android:background="@null">
|
||||
<ImageView
|
||||
android:id="@+id/action_image"
|
||||
android:layout_width="@dimen/notification_action_icon_size"
|
||||
android:layout_height="@dimen/notification_action_icon_size"
|
||||
android:layout_gravity="center|start"
|
||||
android:scaleType="centerInside"
|
||||
android:enabled="false"
|
||||
android:alpha="0.5"/>
|
||||
<TextView
|
||||
style="@style/Widget.Compat.NotificationActionText"
|
||||
android:id="@+id/action_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center|start"
|
||||
android:paddingStart="4dp"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="end"
|
||||
android:clickable="false"
|
||||
android:enabled="false"
|
||||
android:alpha="0.5"/>
|
||||
</LinearLayout>
|
@@ -0,0 +1,90 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/notification_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" >
|
||||
<include layout="@layout/notification_template_icon_group"
|
||||
android:layout_width="@dimen/notification_large_icon_width"
|
||||
android:layout_height="@dimen/notification_large_icon_height"
|
||||
/>
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top"
|
||||
android:layout_marginStart="@dimen/notification_large_icon_width"
|
||||
android:orientation="vertical" >
|
||||
<LinearLayout
|
||||
android:id="@+id/notification_main_column_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/notification_large_icon_height"
|
||||
android:orientation="horizontal">
|
||||
<FrameLayout
|
||||
android:id="@+id/notification_main_column"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_marginBottom="8dp"/>
|
||||
<FrameLayout
|
||||
android:id="@+id/right_side"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:paddingTop="@dimen/notification_right_side_padding_top">
|
||||
<ViewStub android:id="@+id/time"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end|top"
|
||||
android:visibility="gone"
|
||||
android:layout="@layout/notification_template_part_time" />
|
||||
<ViewStub android:id="@+id/chronometer"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end|top"
|
||||
android:visibility="gone"
|
||||
android:layout="@layout/notification_template_part_chronometer" />
|
||||
<TextView android:id="@+id/info"
|
||||
android:textAppearance="@style/TextAppearance.Compat.Notification.Info"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_gravity="end|bottom"
|
||||
android:singleLine="true"
|
||||
/>
|
||||
</FrameLayout>
|
||||
</LinearLayout>
|
||||
<ImageView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:id="@+id/action_divider"
|
||||
android:visibility="gone"
|
||||
android:background="#29000000" />
|
||||
<LinearLayout
|
||||
android:id="@+id/actions"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="-8dp"
|
||||
android:orientation="horizontal"
|
||||
android:visibility="gone"
|
||||
>
|
||||
<!-- actions will be added here -->
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</FrameLayout>
|
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2017 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
-->
|
||||
|
||||
<FrameLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="@dimen/notification_large_icon_width"
|
||||
android:layout_height="@dimen/notification_large_icon_height"
|
||||
android:id="@+id/icon_group"
|
||||
>
|
||||
<ImageView android:id="@+id/icon"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="@dimen/notification_big_circle_margin"
|
||||
android:layout_marginBottom="@dimen/notification_big_circle_margin"
|
||||
android:layout_marginStart="@dimen/notification_big_circle_margin"
|
||||
android:layout_marginEnd="@dimen/notification_big_circle_margin"
|
||||
android:scaleType="centerInside"
|
||||
/>
|
||||
<ImageView android:id="@+id/right_icon"
|
||||
android:layout_width="@dimen/notification_right_icon_size"
|
||||
android:layout_height="@dimen/notification_right_icon_size"
|
||||
android:layout_gravity="end|bottom"
|
||||
android:scaleType="centerInside"
|
||||
android:visibility="gone"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
/>
|
||||
</FrameLayout>
|