diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 6bbffd2..ba1f676 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -7,7 +7,8 @@
-
+
+
+
diff --git a/build.gradle b/build.gradle
index e77cbb6..a43cdd4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,6 @@ buildscript {
"FirebasePluginV" : "4.3.1",
"NavigationPluginV" : "2.2.0-rc04",
"VortexPluginV" : "1.0.0",
- "RealmPluginV" : "10.8.0",
"HiltPluginVersion" : "2.28-alpha",
"NexusPublishPluginVersoin": "1.1.0"
]
@@ -28,7 +27,6 @@ buildscript {
classpath "com.akaita.android:easylauncher:${rootProject.ext.PluginsVersions.EasyLauncherPluginV}"
classpath "com.google.gms:google-services:${rootProject.ext.PluginsVersions.FirebasePluginV}"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:${rootProject.ext.PluginsVersions.NavigationPluginV}"
- classpath "io.realm:realm-gradle-plugin:${rootProject.ext.PluginsVersions.RealmPluginV}"
classpath "com.google.dagger:hilt-android-gradle-plugin:${rootProject.ext.PluginsVersions.HiltPluginVersion}"
classpath "io.github.gradle-nexus:publish-plugin:${rootProject.ext.PluginsVersions.NexusPublishPluginVersoin}"
}
diff --git a/vortex-data/build.gradle b/vortex-data/build.gradle
index ca63e60..5a95df3 100644
--- a/vortex-data/build.gradle
+++ b/vortex-data/build.gradle
@@ -1,3 +1,5 @@
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
+
ext {
PUBLISH_ARTIFACT_ID = 'vortex-data'
}
diff --git a/vortex-examples/android-example.md b/vortex-examples/android-example.md
index f905980..93e0b6d 100644
--- a/vortex-examples/android-example.md
+++ b/vortex-examples/android-example.md
@@ -14,7 +14,6 @@ The Application Components
2. Fragments
3. Navigation Components
4. Material Design
-5. Realm Database
6. Multi Threading With Kotlin Courotines
7. Mvvm \(ViewModels\)
8. State Handlers
diff --git a/vortex-firebase/build.gradle b/vortex-firebase/build.gradle
index e87a870..5cca0fe 100644
--- a/vortex-firebase/build.gradle
+++ b/vortex-firebase/build.gradle
@@ -1,3 +1,5 @@
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
+
ext {
PUBLISH_ARTIFACT_ID = 'vortex-firebase'
}
diff --git a/vortex-log/build.gradle b/vortex-log/build.gradle
index e458a98..1e4e75a 100644
--- a/vortex-log/build.gradle
+++ b/vortex-log/build.gradle
@@ -1,3 +1,5 @@
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
+
ext {
PUBLISH_ARTIFACT_ID = 'vortex-log'
}
\ No newline at end of file
diff --git a/vortex-log/build/generated/source/buildConfig/release/io/vortex/android/state/BuildConfig.java b/vortex-log/build/generated/source/buildConfig/release/io/vortex/android/state/BuildConfig.java
index 6896dd8..618b6d8 100644
--- a/vortex-log/build/generated/source/buildConfig/release/io/vortex/android/state/BuildConfig.java
+++ b/vortex-log/build/generated/source/buildConfig/release/io/vortex/android/state/BuildConfig.java
@@ -5,9 +5,6 @@
public final class BuildConfig {
public static final boolean DEBUG = false;
- public static final String APPLICATION_ID = "io.vortex.android.state";
+ public static final String LIBRARY_PACKAGE_NAME = "io.vortex.android.state";
public static final String BUILD_TYPE = "release";
- public static final String FLAVOR = "";
- public static final int VERSION_CODE = 1;
- public static final String VERSION_NAME = "1.0";
}
diff --git a/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml b/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml
index 59cbf1e..2df5b65 100644
--- a/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml
+++ b/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml
@@ -1,11 +1,9 @@
+ package="io.vortex.android.state" >
+ android:targetSdkVersion="31" />
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/output-metadata.json b/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/output-metadata.json
new file mode 100644
index 0000000..40f8330
--- /dev/null
+++ b/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
+ "kind": "Directory"
+ },
+ "applicationId": "io.vortex.android.state",
+ "variantName": "release",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "outputFile": "AndroidManifest.xml"
+ }
+ ],
+ "elementType": "File"
+}
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/output.json b/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/output.json
deleted file mode 100644
index 3e4a2af..0000000
--- a/vortex-log/build/intermediates/aapt_friendly_merged_manifests/release/aapt/output.json
+++ /dev/null
@@ -1 +0,0 @@
-[{"outputType":{"type":"AAPT_FRIENDLY_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"vortex-log-release.aar","fullName":"release","baseName":"release"},"path":"AndroidManifest.xml","properties":{"packageId":"io.vortex.android.state","split":""}}]
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/aapt_proguard_file/release/aapt_rules.txt b/vortex-log/build/intermediates/aapt_proguard_file/release/aapt_rules.txt
new file mode 100644
index 0000000..58f2eec
--- /dev/null
+++ b/vortex-log/build/intermediates/aapt_proguard_file/release/aapt_rules.txt
@@ -0,0 +1 @@
+# Generated by the gradle plugin
diff --git a/vortex-log/build/intermediates/aar_main_jar/release/classes.jar b/vortex-log/build/intermediates/aar_main_jar/release/classes.jar
new file mode 100644
index 0000000..09bf9f0
Binary files /dev/null and b/vortex-log/build/intermediates/aar_main_jar/release/classes.jar differ
diff --git a/vortex-log/build/intermediates/aar_metadata/release/aar-metadata.properties b/vortex-log/build/intermediates/aar_metadata/release/aar-metadata.properties
new file mode 100644
index 0000000..d8f70c0
--- /dev/null
+++ b/vortex-log/build/intermediates/aar_metadata/release/aar-metadata.properties
@@ -0,0 +1,3 @@
+aarFormatVersion=1.0
+aarMetadataVersion=1.0
+minCompileSdk=1
diff --git a/vortex-log/build/intermediates/annotations_typedef_file/release/typedefs.txt b/vortex-log/build/intermediates/annotations_typedef_file/release/typedefs.txt
new file mode 100644
index 0000000..e69de29
diff --git a/vortex-log/build/intermediates/compile_r_class_jar/release/R.jar b/vortex-log/build/intermediates/compile_r_class_jar/release/R.jar
new file mode 100644
index 0000000..df91e3a
Binary files /dev/null and b/vortex-log/build/intermediates/compile_r_class_jar/release/R.jar differ
diff --git a/vortex-log/build/intermediates/compile_symbol_list/release/R.txt b/vortex-log/build/intermediates/compile_symbol_list/release/R.txt
new file mode 100644
index 0000000..5fba331
--- /dev/null
+++ b/vortex-log/build/intermediates/compile_symbol_list/release/R.txt
@@ -0,0 +1,1707 @@
+int anim abc_fade_in 0x0
+int anim abc_fade_out 0x0
+int anim abc_grow_fade_in_from_bottom 0x0
+int anim abc_popup_enter 0x0
+int anim abc_popup_exit 0x0
+int anim abc_shrink_fade_out_from_bottom 0x0
+int anim abc_slide_in_bottom 0x0
+int anim abc_slide_in_top 0x0
+int anim abc_slide_out_bottom 0x0
+int anim abc_slide_out_top 0x0
+int anim abc_tooltip_enter 0x0
+int anim abc_tooltip_exit 0x0
+int anim btn_checkbox_to_checked_box_inner_merged_animation 0x0
+int anim btn_checkbox_to_checked_box_outer_merged_animation 0x0
+int anim btn_checkbox_to_checked_icon_null_animation 0x0
+int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x0
+int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x0
+int anim btn_checkbox_to_unchecked_icon_null_animation 0x0
+int anim btn_radio_to_off_mtrl_dot_group_animation 0x0
+int anim btn_radio_to_off_mtrl_ring_outer_animation 0x0
+int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x0
+int anim btn_radio_to_on_mtrl_dot_group_animation 0x0
+int anim btn_radio_to_on_mtrl_ring_outer_animation 0x0
+int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x0
+int anim fragment_fast_out_extra_slow_in 0x0
+int animator fragment_close_enter 0x0
+int animator fragment_close_exit 0x0
+int animator fragment_fade_enter 0x0
+int animator fragment_fade_exit 0x0
+int animator fragment_open_enter 0x0
+int animator fragment_open_exit 0x0
+int attr actionBarDivider 0x0
+int attr actionBarItemBackground 0x0
+int attr actionBarPopupTheme 0x0
+int attr actionBarSize 0x0
+int attr actionBarSplitStyle 0x0
+int attr actionBarStyle 0x0
+int attr actionBarTabBarStyle 0x0
+int attr actionBarTabStyle 0x0
+int attr actionBarTabTextStyle 0x0
+int attr actionBarTheme 0x0
+int attr actionBarWidgetTheme 0x0
+int attr actionButtonStyle 0x0
+int attr actionDropDownStyle 0x0
+int attr actionLayout 0x0
+int attr actionMenuTextAppearance 0x0
+int attr actionMenuTextColor 0x0
+int attr actionModeBackground 0x0
+int attr actionModeCloseButtonStyle 0x0
+int attr actionModeCloseContentDescription 0x0
+int attr actionModeCloseDrawable 0x0
+int attr actionModeCopyDrawable 0x0
+int attr actionModeCutDrawable 0x0
+int attr actionModeFindDrawable 0x0
+int attr actionModePasteDrawable 0x0
+int attr actionModePopupWindowStyle 0x0
+int attr actionModeSelectAllDrawable 0x0
+int attr actionModeShareDrawable 0x0
+int attr actionModeSplitBackground 0x0
+int attr actionModeStyle 0x0
+int attr actionModeTheme 0x0
+int attr actionModeWebSearchDrawable 0x0
+int attr actionOverflowButtonStyle 0x0
+int attr actionOverflowMenuStyle 0x0
+int attr actionProviderClass 0x0
+int attr actionViewClass 0x0
+int attr activityChooserViewStyle 0x0
+int attr alertDialogButtonGroupStyle 0x0
+int attr alertDialogCenterButtons 0x0
+int attr alertDialogStyle 0x0
+int attr alertDialogTheme 0x0
+int attr allowStacking 0x0
+int attr alpha 0x0
+int attr alphabeticModifiers 0x0
+int attr arrowHeadLength 0x0
+int attr arrowShaftLength 0x0
+int attr autoCompleteTextViewStyle 0x0
+int attr autoSizeMaxTextSize 0x0
+int attr autoSizeMinTextSize 0x0
+int attr autoSizePresetSizes 0x0
+int attr autoSizeStepGranularity 0x0
+int attr autoSizeTextType 0x0
+int attr background 0x0
+int attr backgroundSplit 0x0
+int attr backgroundStacked 0x0
+int attr backgroundTint 0x0
+int attr backgroundTintMode 0x0
+int attr barLength 0x0
+int attr borderlessButtonStyle 0x0
+int attr buttonBarButtonStyle 0x0
+int attr buttonBarNegativeButtonStyle 0x0
+int attr buttonBarNeutralButtonStyle 0x0
+int attr buttonBarPositiveButtonStyle 0x0
+int attr buttonBarStyle 0x0
+int attr buttonCompat 0x0
+int attr buttonGravity 0x0
+int attr buttonIconDimen 0x0
+int attr buttonPanelSideLayout 0x0
+int attr buttonStyle 0x0
+int attr buttonStyleSmall 0x0
+int attr buttonTint 0x0
+int attr buttonTintMode 0x0
+int attr checkboxStyle 0x0
+int attr checkedTextViewStyle 0x0
+int attr closeIcon 0x0
+int attr closeItemLayout 0x0
+int attr collapseContentDescription 0x0
+int attr collapseIcon 0x0
+int attr color 0x0
+int attr colorAccent 0x0
+int attr colorBackgroundFloating 0x0
+int attr colorButtonNormal 0x0
+int attr colorControlActivated 0x0
+int attr colorControlHighlight 0x0
+int attr colorControlNormal 0x0
+int attr colorError 0x0
+int attr colorPrimary 0x0
+int attr colorPrimaryDark 0x0
+int attr colorSwitchThumbNormal 0x0
+int attr commitIcon 0x0
+int attr contentDescription 0x0
+int attr contentInsetEnd 0x0
+int attr contentInsetEndWithActions 0x0
+int attr contentInsetLeft 0x0
+int attr contentInsetRight 0x0
+int attr contentInsetStart 0x0
+int attr contentInsetStartWithNavigation 0x0
+int attr controlBackground 0x0
+int attr customNavigationLayout 0x0
+int attr defaultQueryHint 0x0
+int attr dialogCornerRadius 0x0
+int attr dialogPreferredPadding 0x0
+int attr dialogTheme 0x0
+int attr displayOptions 0x0
+int attr divider 0x0
+int attr dividerHorizontal 0x0
+int attr dividerPadding 0x0
+int attr dividerVertical 0x0
+int attr drawableBottomCompat 0x0
+int attr drawableEndCompat 0x0
+int attr drawableLeftCompat 0x0
+int attr drawableRightCompat 0x0
+int attr drawableSize 0x0
+int attr drawableStartCompat 0x0
+int attr drawableTint 0x0
+int attr drawableTintMode 0x0
+int attr drawableTopCompat 0x0
+int attr drawerArrowStyle 0x0
+int attr dropDownListViewStyle 0x0
+int attr dropdownListPreferredItemHeight 0x0
+int attr editTextBackground 0x0
+int attr editTextColor 0x0
+int attr editTextStyle 0x0
+int attr elevation 0x0
+int attr expandActivityOverflowButtonDrawable 0x0
+int attr firstBaselineToTopHeight 0x0
+int attr font 0x0
+int attr fontFamily 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 gapBetweenBars 0x0
+int attr goIcon 0x0
+int attr height 0x0
+int attr hideOnContentScroll 0x0
+int attr homeAsUpIndicator 0x0
+int attr homeLayout 0x0
+int attr icon 0x0
+int attr iconTint 0x0
+int attr iconTintMode 0x0
+int attr iconifiedByDefault 0x0
+int attr imageButtonStyle 0x0
+int attr indeterminateProgressStyle 0x0
+int attr initialActivityCount 0x0
+int attr isLightTheme 0x0
+int attr itemPadding 0x0
+int attr lastBaselineToBottomHeight 0x0
+int attr layout 0x0
+int attr lineHeight 0x0
+int attr listChoiceBackgroundIndicator 0x0
+int attr listChoiceIndicatorMultipleAnimated 0x0
+int attr listChoiceIndicatorSingleAnimated 0x0
+int attr listDividerAlertDialog 0x0
+int attr listItemLayout 0x0
+int attr listLayout 0x0
+int attr listMenuViewStyle 0x0
+int attr listPopupWindowStyle 0x0
+int attr listPreferredItemHeight 0x0
+int attr listPreferredItemHeightLarge 0x0
+int attr listPreferredItemHeightSmall 0x0
+int attr listPreferredItemPaddingEnd 0x0
+int attr listPreferredItemPaddingLeft 0x0
+int attr listPreferredItemPaddingRight 0x0
+int attr listPreferredItemPaddingStart 0x0
+int attr logo 0x0
+int attr logoDescription 0x0
+int attr maxButtonHeight 0x0
+int attr measureWithLargestChild 0x0
+int attr menu 0x0
+int attr multiChoiceItemLayout 0x0
+int attr navigationContentDescription 0x0
+int attr navigationIcon 0x0
+int attr navigationMode 0x0
+int attr nestedScrollViewStyle 0x0
+int attr numericModifiers 0x0
+int attr overlapAnchor 0x0
+int attr paddingBottomNoButtons 0x0
+int attr paddingEnd 0x0
+int attr paddingStart 0x0
+int attr paddingTopNoTitle 0x0
+int attr panelBackground 0x0
+int attr panelMenuListTheme 0x0
+int attr panelMenuListWidth 0x0
+int attr popupMenuStyle 0x0
+int attr popupTheme 0x0
+int attr popupWindowStyle 0x0
+int attr preserveIconSpacing 0x0
+int attr progressBarPadding 0x0
+int attr progressBarStyle 0x0
+int attr queryBackground 0x0
+int attr queryHint 0x0
+int attr queryPatterns 0x0
+int attr radioButtonStyle 0x0
+int attr ratingBarStyle 0x0
+int attr ratingBarStyleIndicator 0x0
+int attr ratingBarStyleSmall 0x0
+int attr searchHintIcon 0x0
+int attr searchIcon 0x0
+int attr searchViewStyle 0x0
+int attr seekBarStyle 0x0
+int attr selectableItemBackground 0x0
+int attr selectableItemBackgroundBorderless 0x0
+int attr shortcutMatchRequired 0x0
+int attr showAsAction 0x0
+int attr showDividers 0x0
+int attr showText 0x0
+int attr showTitle 0x0
+int attr singleChoiceItemLayout 0x0
+int attr spinBars 0x0
+int attr spinnerDropDownItemStyle 0x0
+int attr spinnerStyle 0x0
+int attr splitTrack 0x0
+int attr srcCompat 0x0
+int attr state_above_anchor 0x0
+int attr subMenuArrow 0x0
+int attr submitBackground 0x0
+int attr subtitle 0x0
+int attr subtitleTextAppearance 0x0
+int attr subtitleTextColor 0x0
+int attr subtitleTextStyle 0x0
+int attr suggestionRowLayout 0x0
+int attr switchMinWidth 0x0
+int attr switchPadding 0x0
+int attr switchStyle 0x0
+int attr switchTextAppearance 0x0
+int attr textAllCaps 0x0
+int attr textAppearanceLargePopupMenu 0x0
+int attr textAppearanceListItem 0x0
+int attr textAppearanceListItemSecondary 0x0
+int attr textAppearanceListItemSmall 0x0
+int attr textAppearancePopupMenuHeader 0x0
+int attr textAppearanceSearchResultSubtitle 0x0
+int attr textAppearanceSearchResultTitle 0x0
+int attr textAppearanceSmallPopupMenu 0x0
+int attr textColorAlertDialogListItem 0x0
+int attr textColorSearchUrl 0x0
+int attr textLocale 0x0
+int attr theme 0x0
+int attr thickness 0x0
+int attr thumbTextPadding 0x0
+int attr thumbTint 0x0
+int attr thumbTintMode 0x0
+int attr tickMark 0x0
+int attr tickMarkTint 0x0
+int attr tickMarkTintMode 0x0
+int attr tint 0x0
+int attr tintMode 0x0
+int attr title 0x0
+int attr titleMargin 0x0
+int attr titleMarginBottom 0x0
+int attr titleMarginEnd 0x0
+int attr titleMarginStart 0x0
+int attr titleMarginTop 0x0
+int attr titleMargins 0x0
+int attr titleTextAppearance 0x0
+int attr titleTextColor 0x0
+int attr titleTextStyle 0x0
+int attr toolbarNavigationButtonStyle 0x0
+int attr toolbarStyle 0x0
+int attr tooltipForegroundColor 0x0
+int attr tooltipFrameBackground 0x0
+int attr tooltipText 0x0
+int attr track 0x0
+int attr trackTint 0x0
+int attr trackTintMode 0x0
+int attr ttcIndex 0x0
+int attr viewInflaterClass 0x0
+int attr voiceIcon 0x0
+int attr windowActionBar 0x0
+int attr windowActionBarOverlay 0x0
+int attr windowActionModeOverlay 0x0
+int attr windowFixedHeightMajor 0x0
+int attr windowFixedHeightMinor 0x0
+int attr windowFixedWidthMajor 0x0
+int attr windowFixedWidthMinor 0x0
+int attr windowMinWidthMajor 0x0
+int attr windowMinWidthMinor 0x0
+int attr windowNoTitle 0x0
+int bool abc_action_bar_embed_tabs 0x0
+int bool abc_config_actionMenuItemAllCaps 0x0
+int color abc_background_cache_hint_selector_material_dark 0x0
+int color abc_background_cache_hint_selector_material_light 0x0
+int color abc_btn_colored_borderless_text_material 0x0
+int color abc_btn_colored_text_material 0x0
+int color abc_color_highlight_material 0x0
+int color abc_decor_view_status_guard 0x0
+int color abc_decor_view_status_guard_light 0x0
+int color abc_hint_foreground_material_dark 0x0
+int color abc_hint_foreground_material_light 0x0
+int color abc_primary_text_disable_only_material_dark 0x0
+int color abc_primary_text_disable_only_material_light 0x0
+int color abc_primary_text_material_dark 0x0
+int color abc_primary_text_material_light 0x0
+int color abc_search_url_text 0x0
+int color abc_search_url_text_normal 0x0
+int color abc_search_url_text_pressed 0x0
+int color abc_search_url_text_selected 0x0
+int color abc_secondary_text_material_dark 0x0
+int color abc_secondary_text_material_light 0x0
+int color abc_tint_btn_checkable 0x0
+int color abc_tint_default 0x0
+int color abc_tint_edittext 0x0
+int color abc_tint_seek_thumb 0x0
+int color abc_tint_spinner 0x0
+int color abc_tint_switch_track 0x0
+int color accent_material_dark 0x0
+int color accent_material_light 0x0
+int color androidx_core_ripple_material_light 0x0
+int color androidx_core_secondary_text_default_material_light 0x0
+int color background_floating_material_dark 0x0
+int color background_floating_material_light 0x0
+int color background_material_dark 0x0
+int color background_material_light 0x0
+int color bright_foreground_disabled_material_dark 0x0
+int color bright_foreground_disabled_material_light 0x0
+int color bright_foreground_inverse_material_dark 0x0
+int color bright_foreground_inverse_material_light 0x0
+int color bright_foreground_material_dark 0x0
+int color bright_foreground_material_light 0x0
+int color button_material_dark 0x0
+int color button_material_light 0x0
+int color dim_foreground_disabled_material_dark 0x0
+int color dim_foreground_disabled_material_light 0x0
+int color dim_foreground_material_dark 0x0
+int color dim_foreground_material_light 0x0
+int color error_color_material_dark 0x0
+int color error_color_material_light 0x0
+int color foreground_material_dark 0x0
+int color foreground_material_light 0x0
+int color highlighted_text_material_dark 0x0
+int color highlighted_text_material_light 0x0
+int color material_blue_grey_800 0x0
+int color material_blue_grey_900 0x0
+int color material_blue_grey_950 0x0
+int color material_deep_teal_200 0x0
+int color material_deep_teal_500 0x0
+int color material_grey_100 0x0
+int color material_grey_300 0x0
+int color material_grey_50 0x0
+int color material_grey_600 0x0
+int color material_grey_800 0x0
+int color material_grey_850 0x0
+int color material_grey_900 0x0
+int color notification_action_color_filter 0x0
+int color notification_icon_bg_color 0x0
+int color primary_dark_material_dark 0x0
+int color primary_dark_material_light 0x0
+int color primary_material_dark 0x0
+int color primary_material_light 0x0
+int color primary_text_default_material_dark 0x0
+int color primary_text_default_material_light 0x0
+int color primary_text_disabled_material_dark 0x0
+int color primary_text_disabled_material_light 0x0
+int color ripple_material_dark 0x0
+int color ripple_material_light 0x0
+int color secondary_text_default_material_dark 0x0
+int color secondary_text_default_material_light 0x0
+int color secondary_text_disabled_material_dark 0x0
+int color secondary_text_disabled_material_light 0x0
+int color switch_thumb_disabled_material_dark 0x0
+int color switch_thumb_disabled_material_light 0x0
+int color switch_thumb_material_dark 0x0
+int color switch_thumb_material_light 0x0
+int color switch_thumb_normal_material_dark 0x0
+int color switch_thumb_normal_material_light 0x0
+int color tooltip_background_dark 0x0
+int color tooltip_background_light 0x0
+int dimen abc_action_bar_content_inset_material 0x0
+int dimen abc_action_bar_content_inset_with_nav 0x0
+int dimen abc_action_bar_default_height_material 0x0
+int dimen abc_action_bar_default_padding_end_material 0x0
+int dimen abc_action_bar_default_padding_start_material 0x0
+int dimen abc_action_bar_elevation_material 0x0
+int dimen abc_action_bar_icon_vertical_padding_material 0x0
+int dimen abc_action_bar_overflow_padding_end_material 0x0
+int dimen abc_action_bar_overflow_padding_start_material 0x0
+int dimen abc_action_bar_stacked_max_height 0x0
+int dimen abc_action_bar_stacked_tab_max_width 0x0
+int dimen abc_action_bar_subtitle_bottom_margin_material 0x0
+int dimen abc_action_bar_subtitle_top_margin_material 0x0
+int dimen abc_action_button_min_height_material 0x0
+int dimen abc_action_button_min_width_material 0x0
+int dimen abc_action_button_min_width_overflow_material 0x0
+int dimen abc_alert_dialog_button_bar_height 0x0
+int dimen abc_alert_dialog_button_dimen 0x0
+int dimen abc_button_inset_horizontal_material 0x0
+int dimen abc_button_inset_vertical_material 0x0
+int dimen abc_button_padding_horizontal_material 0x0
+int dimen abc_button_padding_vertical_material 0x0
+int dimen abc_cascading_menus_min_smallest_width 0x0
+int dimen abc_config_prefDialogWidth 0x0
+int dimen abc_control_corner_material 0x0
+int dimen abc_control_inset_material 0x0
+int dimen abc_control_padding_material 0x0
+int dimen abc_dialog_corner_radius_material 0x0
+int dimen abc_dialog_fixed_height_major 0x0
+int dimen abc_dialog_fixed_height_minor 0x0
+int dimen abc_dialog_fixed_width_major 0x0
+int dimen abc_dialog_fixed_width_minor 0x0
+int dimen abc_dialog_list_padding_bottom_no_buttons 0x0
+int dimen abc_dialog_list_padding_top_no_title 0x0
+int dimen abc_dialog_min_width_major 0x0
+int dimen abc_dialog_min_width_minor 0x0
+int dimen abc_dialog_padding_material 0x0
+int dimen abc_dialog_padding_top_material 0x0
+int dimen abc_dialog_title_divider_material 0x0
+int dimen abc_disabled_alpha_material_dark 0x0
+int dimen abc_disabled_alpha_material_light 0x0
+int dimen abc_dropdownitem_icon_width 0x0
+int dimen abc_dropdownitem_text_padding_left 0x0
+int dimen abc_dropdownitem_text_padding_right 0x0
+int dimen abc_edit_text_inset_bottom_material 0x0
+int dimen abc_edit_text_inset_horizontal_material 0x0
+int dimen abc_edit_text_inset_top_material 0x0
+int dimen abc_floating_window_z 0x0
+int dimen abc_list_item_height_large_material 0x0
+int dimen abc_list_item_height_material 0x0
+int dimen abc_list_item_height_small_material 0x0
+int dimen abc_list_item_padding_horizontal_material 0x0
+int dimen abc_panel_menu_list_width 0x0
+int dimen abc_progress_bar_height_material 0x0
+int dimen abc_search_view_preferred_height 0x0
+int dimen abc_search_view_preferred_width 0x0
+int dimen abc_seekbar_track_background_height_material 0x0
+int dimen abc_seekbar_track_progress_height_material 0x0
+int dimen abc_select_dialog_padding_start_material 0x0
+int dimen abc_star_big 0x0
+int dimen abc_star_medium 0x0
+int dimen abc_star_small 0x0
+int dimen abc_switch_padding 0x0
+int dimen abc_text_size_body_1_material 0x0
+int dimen abc_text_size_body_2_material 0x0
+int dimen abc_text_size_button_material 0x0
+int dimen abc_text_size_caption_material 0x0
+int dimen abc_text_size_display_1_material 0x0
+int dimen abc_text_size_display_2_material 0x0
+int dimen abc_text_size_display_3_material 0x0
+int dimen abc_text_size_display_4_material 0x0
+int dimen abc_text_size_headline_material 0x0
+int dimen abc_text_size_large_material 0x0
+int dimen abc_text_size_medium_material 0x0
+int dimen abc_text_size_menu_header_material 0x0
+int dimen abc_text_size_menu_material 0x0
+int dimen abc_text_size_small_material 0x0
+int dimen abc_text_size_subhead_material 0x0
+int dimen abc_text_size_subtitle_material_toolbar 0x0
+int dimen abc_text_size_title_material 0x0
+int dimen abc_text_size_title_material_toolbar 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 disabled_alpha_material_dark 0x0
+int dimen disabled_alpha_material_light 0x0
+int dimen highlight_alpha_material_colored 0x0
+int dimen highlight_alpha_material_dark 0x0
+int dimen highlight_alpha_material_light 0x0
+int dimen hint_alpha_material_dark 0x0
+int dimen hint_alpha_material_light 0x0
+int dimen hint_pressed_alpha_material_dark 0x0
+int dimen hint_pressed_alpha_material_light 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 dimen tooltip_corner_radius 0x0
+int dimen tooltip_horizontal_padding 0x0
+int dimen tooltip_margin 0x0
+int dimen tooltip_precise_anchor_extra_offset 0x0
+int dimen tooltip_precise_anchor_threshold 0x0
+int dimen tooltip_vertical_padding 0x0
+int dimen tooltip_y_offset_non_touch 0x0
+int dimen tooltip_y_offset_touch 0x0
+int drawable abc_ab_share_pack_mtrl_alpha 0x0
+int drawable abc_action_bar_item_background_material 0x0
+int drawable abc_btn_borderless_material 0x0
+int drawable abc_btn_check_material 0x0
+int drawable abc_btn_check_material_anim 0x0
+int drawable abc_btn_check_to_on_mtrl_000 0x0
+int drawable abc_btn_check_to_on_mtrl_015 0x0
+int drawable abc_btn_colored_material 0x0
+int drawable abc_btn_default_mtrl_shape 0x0
+int drawable abc_btn_radio_material 0x0
+int drawable abc_btn_radio_material_anim 0x0
+int drawable abc_btn_radio_to_on_mtrl_000 0x0
+int drawable abc_btn_radio_to_on_mtrl_015 0x0
+int drawable abc_btn_switch_to_on_mtrl_00001 0x0
+int drawable abc_btn_switch_to_on_mtrl_00012 0x0
+int drawable abc_cab_background_internal_bg 0x0
+int drawable abc_cab_background_top_material 0x0
+int drawable abc_cab_background_top_mtrl_alpha 0x0
+int drawable abc_control_background_material 0x0
+int drawable abc_dialog_material_background 0x0
+int drawable abc_edit_text_material 0x0
+int drawable abc_ic_ab_back_material 0x0
+int drawable abc_ic_arrow_drop_right_black_24dp 0x0
+int drawable abc_ic_clear_material 0x0
+int drawable abc_ic_commit_search_api_mtrl_alpha 0x0
+int drawable abc_ic_go_search_api_material 0x0
+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x0
+int drawable abc_ic_menu_cut_mtrl_alpha 0x0
+int drawable abc_ic_menu_overflow_material 0x0
+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x0
+int drawable abc_ic_menu_selectall_mtrl_alpha 0x0
+int drawable abc_ic_menu_share_mtrl_alpha 0x0
+int drawable abc_ic_search_api_material 0x0
+int drawable abc_ic_voice_search_api_material 0x0
+int drawable abc_item_background_holo_dark 0x0
+int drawable abc_item_background_holo_light 0x0
+int drawable abc_list_divider_material 0x0
+int drawable abc_list_divider_mtrl_alpha 0x0
+int drawable abc_list_focused_holo 0x0
+int drawable abc_list_longpressed_holo 0x0
+int drawable abc_list_pressed_holo_dark 0x0
+int drawable abc_list_pressed_holo_light 0x0
+int drawable abc_list_selector_background_transition_holo_dark 0x0
+int drawable abc_list_selector_background_transition_holo_light 0x0
+int drawable abc_list_selector_disabled_holo_dark 0x0
+int drawable abc_list_selector_disabled_holo_light 0x0
+int drawable abc_list_selector_holo_dark 0x0
+int drawable abc_list_selector_holo_light 0x0
+int drawable abc_menu_hardkey_panel_mtrl_mult 0x0
+int drawable abc_popup_background_mtrl_mult 0x0
+int drawable abc_ratingbar_indicator_material 0x0
+int drawable abc_ratingbar_material 0x0
+int drawable abc_ratingbar_small_material 0x0
+int drawable abc_scrubber_control_off_mtrl_alpha 0x0
+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x0
+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x0
+int drawable abc_scrubber_primary_mtrl_alpha 0x0
+int drawable abc_scrubber_track_mtrl_alpha 0x0
+int drawable abc_seekbar_thumb_material 0x0
+int drawable abc_seekbar_tick_mark_material 0x0
+int drawable abc_seekbar_track_material 0x0
+int drawable abc_spinner_mtrl_am_alpha 0x0
+int drawable abc_spinner_textfield_background_material 0x0
+int drawable abc_star_black_48dp 0x0
+int drawable abc_star_half_black_48dp 0x0
+int drawable abc_switch_thumb_material 0x0
+int drawable abc_switch_track_mtrl_alpha 0x0
+int drawable abc_tab_indicator_material 0x0
+int drawable abc_tab_indicator_mtrl_alpha 0x0
+int drawable abc_text_cursor_material 0x0
+int drawable abc_text_select_handle_left_mtrl 0x0
+int drawable abc_text_select_handle_middle_mtrl 0x0
+int drawable abc_text_select_handle_right_mtrl 0x0
+int drawable abc_textfield_activated_mtrl_alpha 0x0
+int drawable abc_textfield_default_mtrl_alpha 0x0
+int drawable abc_textfield_search_activated_mtrl_alpha 0x0
+int drawable abc_textfield_search_default_mtrl_alpha 0x0
+int drawable abc_textfield_search_material 0x0
+int drawable abc_vector_test 0x0
+int drawable btn_checkbox_checked_mtrl 0x0
+int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x0
+int drawable btn_checkbox_unchecked_mtrl 0x0
+int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x0
+int drawable btn_radio_off_mtrl 0x0
+int drawable btn_radio_off_to_on_mtrl_animation 0x0
+int drawable btn_radio_on_mtrl 0x0
+int drawable btn_radio_on_to_off_mtrl_animation 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 drawable tooltip_frame_dark 0x0
+int drawable tooltip_frame_light 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_bar 0x0
+int id action_bar_activity_content 0x0
+int id action_bar_container 0x0
+int id action_bar_root 0x0
+int id action_bar_spinner 0x0
+int id action_bar_subtitle 0x0
+int id action_bar_title 0x0
+int id action_container 0x0
+int id action_context_bar 0x0
+int id action_divider 0x0
+int id action_image 0x0
+int id action_menu_divider 0x0
+int id action_menu_presenter 0x0
+int id action_mode_bar 0x0
+int id action_mode_bar_stub 0x0
+int id action_mode_close_button 0x0
+int id action_text 0x0
+int id actions 0x0
+int id activity_chooser_view_content 0x0
+int id add 0x0
+int id alertTitle 0x0
+int id androidx_compose_ui_view_composition_context 0x0
+int id async 0x0
+int id blocking 0x0
+int id buttonPanel 0x0
+int id checkbox 0x0
+int id checked 0x0
+int id chronometer 0x0
+int id compose_view_saveable_id_tag 0x0
+int id content 0x0
+int id contentPanel 0x0
+int id custom 0x0
+int id customPanel 0x0
+int id decor_content_parent 0x0
+int id default_activity_button 0x0
+int id dialog_button 0x0
+int id edit_query 0x0
+int id expand_activities_button 0x0
+int id expanded_menu 0x0
+int id forever 0x0
+int id fragment_container_view_tag 0x0
+int id group_divider 0x0
+int id hide_in_inspector_tag 0x0
+int id home 0x0
+int id icon 0x0
+int id icon_group 0x0
+int id image 0x0
+int id info 0x0
+int id inspection_slot_table_set 0x0
+int id italic 0x0
+int id line1 0x0
+int id line3 0x0
+int id listMode 0x0
+int id list_item 0x0
+int id message 0x0
+int id multiply 0x0
+int id none 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 off 0x0
+int id on 0x0
+int id parentPanel 0x0
+int id progress_circular 0x0
+int id progress_horizontal 0x0
+int id radio 0x0
+int id right_icon 0x0
+int id right_side 0x0
+int id screen 0x0
+int id scrollIndicatorDown 0x0
+int id scrollIndicatorUp 0x0
+int id scrollView 0x0
+int id search_badge 0x0
+int id search_bar 0x0
+int id search_button 0x0
+int id search_close_btn 0x0
+int id search_edit_frame 0x0
+int id search_go_btn 0x0
+int id search_mag_icon 0x0
+int id search_plate 0x0
+int id search_src_text 0x0
+int id search_voice_btn 0x0
+int id select_dialog_listview 0x0
+int id shortcut 0x0
+int id spacer 0x0
+int id special_effects_controller_view_tag 0x0
+int id split_action_bar 0x0
+int id src_atop 0x0
+int id src_in 0x0
+int id src_over 0x0
+int id submenuarrow 0x0
+int id submit_area 0x0
+int id tabMode 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 textSpacerNoButtons 0x0
+int id textSpacerNoTitle 0x0
+int id time 0x0
+int id title 0x0
+int id titleDividerNoCustom 0x0
+int id title_template 0x0
+int id topPanel 0x0
+int id unchecked 0x0
+int id uniform 0x0
+int id up 0x0
+int id view_tree_lifecycle_owner 0x0
+int id view_tree_saved_state_registry_owner 0x0
+int id view_tree_view_model_store_owner 0x0
+int id visible_removing_fragment_view_tag 0x0
+int id wrap_content 0x0
+int id wrapped_composition_tag 0x0
+int integer abc_config_activityDefaultDur 0x0
+int integer abc_config_activityShortDur 0x0
+int integer cancel_button_image_alpha 0x0
+int integer config_tooltipAnimTime 0x0
+int integer status_bar_notification_info_maxnum 0x0
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x0
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x0
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x0
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x0
+int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x0
+int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x0
+int interpolator fast_out_slow_in 0x0
+int layout abc_action_bar_title_item 0x0
+int layout abc_action_bar_up_container 0x0
+int layout abc_action_menu_item_layout 0x0
+int layout abc_action_menu_layout 0x0
+int layout abc_action_mode_bar 0x0
+int layout abc_action_mode_close_item_material 0x0
+int layout abc_activity_chooser_view 0x0
+int layout abc_activity_chooser_view_list_item 0x0
+int layout abc_alert_dialog_button_bar_material 0x0
+int layout abc_alert_dialog_material 0x0
+int layout abc_alert_dialog_title_material 0x0
+int layout abc_cascading_menu_item_layout 0x0
+int layout abc_dialog_title_material 0x0
+int layout abc_expanded_menu_layout 0x0
+int layout abc_list_menu_item_checkbox 0x0
+int layout abc_list_menu_item_icon 0x0
+int layout abc_list_menu_item_layout 0x0
+int layout abc_list_menu_item_radio 0x0
+int layout abc_popup_menu_header_item_layout 0x0
+int layout abc_popup_menu_item_layout 0x0
+int layout abc_screen_content_include 0x0
+int layout abc_screen_simple 0x0
+int layout abc_screen_simple_overlay_action_mode 0x0
+int layout abc_screen_toolbar 0x0
+int layout abc_search_dropdown_item_icons_2line 0x0
+int layout abc_search_view 0x0
+int layout abc_select_dialog_material 0x0
+int layout abc_tooltip 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 layout select_dialog_item_material 0x0
+int layout select_dialog_multichoice_material 0x0
+int layout select_dialog_singlechoice_material 0x0
+int layout support_simple_spinner_dropdown_item 0x0
+int string abc_action_bar_home_description 0x0
+int string abc_action_bar_up_description 0x0
+int string abc_action_menu_overflow_description 0x0
+int string abc_action_mode_done 0x0
+int string abc_activity_chooser_view_see_all 0x0
+int string abc_activitychooserview_choose_application 0x0
+int string abc_capital_off 0x0
+int string abc_capital_on 0x0
+int string abc_menu_alt_shortcut_label 0x0
+int string abc_menu_ctrl_shortcut_label 0x0
+int string abc_menu_delete_shortcut_label 0x0
+int string abc_menu_enter_shortcut_label 0x0
+int string abc_menu_function_shortcut_label 0x0
+int string abc_menu_meta_shortcut_label 0x0
+int string abc_menu_shift_shortcut_label 0x0
+int string abc_menu_space_shortcut_label 0x0
+int string abc_menu_sym_shortcut_label 0x0
+int string abc_prepend_shortcut_label 0x0
+int string abc_search_hint 0x0
+int string abc_searchview_description_clear 0x0
+int string abc_searchview_description_query 0x0
+int string abc_searchview_description_search 0x0
+int string abc_searchview_description_submit 0x0
+int string abc_searchview_description_voice 0x0
+int string abc_shareactionprovider_share_with 0x0
+int string abc_shareactionprovider_share_with_application 0x0
+int string abc_toolbar_collapse_description 0x0
+int string androidx_startup 0x0
+int string close_drawer 0x0
+int string close_sheet 0x0
+int string default_error_message 0x0
+int string in_progress 0x0
+int string indeterminate 0x0
+int string navigation_menu 0x0
+int string not_selected 0x0
+int string off 0x0
+int string on 0x0
+int string search_menu_title 0x0
+int string selected 0x0
+int string status_bar_notification_info_overflow 0x0
+int string tab 0x0
+int string template_percent 0x0
+int style AlertDialog_AppCompat 0x0
+int style AlertDialog_AppCompat_Light 0x0
+int style Animation_AppCompat_Dialog 0x0
+int style Animation_AppCompat_DropDownUp 0x0
+int style Animation_AppCompat_Tooltip 0x0
+int style Base_AlertDialog_AppCompat 0x0
+int style Base_AlertDialog_AppCompat_Light 0x0
+int style Base_Animation_AppCompat_Dialog 0x0
+int style Base_Animation_AppCompat_DropDownUp 0x0
+int style Base_Animation_AppCompat_Tooltip 0x0
+int style Base_DialogWindowTitleBackground_AppCompat 0x0
+int style Base_DialogWindowTitle_AppCompat 0x0
+int style Base_TextAppearance_AppCompat 0x0
+int style Base_TextAppearance_AppCompat_Body1 0x0
+int style Base_TextAppearance_AppCompat_Body2 0x0
+int style Base_TextAppearance_AppCompat_Button 0x0
+int style Base_TextAppearance_AppCompat_Caption 0x0
+int style Base_TextAppearance_AppCompat_Display1 0x0
+int style Base_TextAppearance_AppCompat_Display2 0x0
+int style Base_TextAppearance_AppCompat_Display3 0x0
+int style Base_TextAppearance_AppCompat_Display4 0x0
+int style Base_TextAppearance_AppCompat_Headline 0x0
+int style Base_TextAppearance_AppCompat_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Large 0x0
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0
+int style Base_TextAppearance_AppCompat_Medium 0x0
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Menu 0x0
+int style Base_TextAppearance_AppCompat_SearchResult 0x0
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x0
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x0
+int style Base_TextAppearance_AppCompat_Small 0x0
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Subhead 0x0
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Title 0x0
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Tooltip 0x0
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x0
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x0
+int style Base_TextAppearance_AppCompat_Widget_Button 0x0
+int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0
+int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x0
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x0
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x0
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x0
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x0
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x0
+int style Base_ThemeOverlay_AppCompat 0x0
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x0
+int style Base_ThemeOverlay_AppCompat_Dark 0x0
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x0
+int style Base_ThemeOverlay_AppCompat_Dialog 0x0
+int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x0
+int style Base_ThemeOverlay_AppCompat_Light 0x0
+int style Base_Theme_AppCompat 0x0
+int style Base_Theme_AppCompat_CompactMenu 0x0
+int style Base_Theme_AppCompat_Dialog 0x0
+int style Base_Theme_AppCompat_DialogWhenLarge 0x0
+int style Base_Theme_AppCompat_Dialog_Alert 0x0
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x0
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x0
+int style Base_Theme_AppCompat_Light 0x0
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x0
+int style Base_Theme_AppCompat_Light_Dialog 0x0
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x0
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x0
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x0
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x0
+int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x0
+int style Base_V21_Theme_AppCompat 0x0
+int style Base_V21_Theme_AppCompat_Dialog 0x0
+int style Base_V21_Theme_AppCompat_Light 0x0
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x0
+int style Base_V22_Theme_AppCompat 0x0
+int style Base_V22_Theme_AppCompat_Light 0x0
+int style Base_V23_Theme_AppCompat 0x0
+int style Base_V23_Theme_AppCompat_Light 0x0
+int style Base_V26_Theme_AppCompat 0x0
+int style Base_V26_Theme_AppCompat_Light 0x0
+int style Base_V26_Widget_AppCompat_Toolbar 0x0
+int style Base_V28_Theme_AppCompat 0x0
+int style Base_V28_Theme_AppCompat_Light 0x0
+int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x0
+int style Base_V7_Theme_AppCompat 0x0
+int style Base_V7_Theme_AppCompat_Dialog 0x0
+int style Base_V7_Theme_AppCompat_Light 0x0
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x0
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x0
+int style Base_V7_Widget_AppCompat_EditText 0x0
+int style Base_V7_Widget_AppCompat_Toolbar 0x0
+int style Base_Widget_AppCompat_ActionBar 0x0
+int style Base_Widget_AppCompat_ActionBar_Solid 0x0
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x0
+int style Base_Widget_AppCompat_ActionBar_TabText 0x0
+int style Base_Widget_AppCompat_ActionBar_TabView 0x0
+int style Base_Widget_AppCompat_ActionButton 0x0
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x0
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x0
+int style Base_Widget_AppCompat_ActionMode 0x0
+int style Base_Widget_AppCompat_ActivityChooserView 0x0
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x0
+int style Base_Widget_AppCompat_Button 0x0
+int style Base_Widget_AppCompat_ButtonBar 0x0
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x0
+int style Base_Widget_AppCompat_Button_Borderless 0x0
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x0
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0
+int style Base_Widget_AppCompat_Button_Colored 0x0
+int style Base_Widget_AppCompat_Button_Small 0x0
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x0
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x0
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x0
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x0
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x0
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x0
+int style Base_Widget_AppCompat_EditText 0x0
+int style Base_Widget_AppCompat_ImageButton 0x0
+int style Base_Widget_AppCompat_Light_ActionBar 0x0
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x0
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x0
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x0
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x0
+int style Base_Widget_AppCompat_Light_PopupMenu 0x0
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x0
+int style Base_Widget_AppCompat_ListMenuView 0x0
+int style Base_Widget_AppCompat_ListPopupWindow 0x0
+int style Base_Widget_AppCompat_ListView 0x0
+int style Base_Widget_AppCompat_ListView_DropDown 0x0
+int style Base_Widget_AppCompat_ListView_Menu 0x0
+int style Base_Widget_AppCompat_PopupMenu 0x0
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x0
+int style Base_Widget_AppCompat_PopupWindow 0x0
+int style Base_Widget_AppCompat_ProgressBar 0x0
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x0
+int style Base_Widget_AppCompat_RatingBar 0x0
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x0
+int style Base_Widget_AppCompat_RatingBar_Small 0x0
+int style Base_Widget_AppCompat_SearchView 0x0
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x0
+int style Base_Widget_AppCompat_SeekBar 0x0
+int style Base_Widget_AppCompat_SeekBar_Discrete 0x0
+int style Base_Widget_AppCompat_Spinner 0x0
+int style Base_Widget_AppCompat_Spinner_Underlined 0x0
+int style Base_Widget_AppCompat_TextView 0x0
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x0
+int style Base_Widget_AppCompat_Toolbar 0x0
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x0
+int style DialogWindowTheme 0x0
+int style Platform_AppCompat 0x0
+int style Platform_AppCompat_Light 0x0
+int style Platform_ThemeOverlay_AppCompat 0x0
+int style Platform_ThemeOverlay_AppCompat_Dark 0x0
+int style Platform_ThemeOverlay_AppCompat_Light 0x0
+int style Platform_V21_AppCompat 0x0
+int style Platform_V21_AppCompat_Light 0x0
+int style Platform_V25_AppCompat 0x0
+int style Platform_V25_AppCompat_Light 0x0
+int style Platform_Widget_AppCompat_Spinner 0x0
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x0
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x0
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x0
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x0
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x0
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x0
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x0
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x0
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x0
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x0
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x0
+int style TextAppearance_AppCompat 0x0
+int style TextAppearance_AppCompat_Body1 0x0
+int style TextAppearance_AppCompat_Body2 0x0
+int style TextAppearance_AppCompat_Button 0x0
+int style TextAppearance_AppCompat_Caption 0x0
+int style TextAppearance_AppCompat_Display1 0x0
+int style TextAppearance_AppCompat_Display2 0x0
+int style TextAppearance_AppCompat_Display3 0x0
+int style TextAppearance_AppCompat_Display4 0x0
+int style TextAppearance_AppCompat_Headline 0x0
+int style TextAppearance_AppCompat_Inverse 0x0
+int style TextAppearance_AppCompat_Large 0x0
+int style TextAppearance_AppCompat_Large_Inverse 0x0
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x0
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x0
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0
+int style TextAppearance_AppCompat_Medium 0x0
+int style TextAppearance_AppCompat_Medium_Inverse 0x0
+int style TextAppearance_AppCompat_Menu 0x0
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x0
+int style TextAppearance_AppCompat_SearchResult_Title 0x0
+int style TextAppearance_AppCompat_Small 0x0
+int style TextAppearance_AppCompat_Small_Inverse 0x0
+int style TextAppearance_AppCompat_Subhead 0x0
+int style TextAppearance_AppCompat_Subhead_Inverse 0x0
+int style TextAppearance_AppCompat_Title 0x0
+int style TextAppearance_AppCompat_Title_Inverse 0x0
+int style TextAppearance_AppCompat_Tooltip 0x0
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x0
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x0
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x0
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x0
+int style TextAppearance_AppCompat_Widget_Button 0x0
+int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0
+int style TextAppearance_AppCompat_Widget_Button_Colored 0x0
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x0
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x0
+int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0
+int style TextAppearance_AppCompat_Widget_Switch 0x0
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 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 TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x0
+int style ThemeOverlay_AppCompat 0x0
+int style ThemeOverlay_AppCompat_ActionBar 0x0
+int style ThemeOverlay_AppCompat_Dark 0x0
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x0
+int style ThemeOverlay_AppCompat_DayNight 0x0
+int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x0
+int style ThemeOverlay_AppCompat_Dialog 0x0
+int style ThemeOverlay_AppCompat_Dialog_Alert 0x0
+int style ThemeOverlay_AppCompat_Light 0x0
+int style Theme_AppCompat 0x0
+int style Theme_AppCompat_CompactMenu 0x0
+int style Theme_AppCompat_DayNight 0x0
+int style Theme_AppCompat_DayNight_DarkActionBar 0x0
+int style Theme_AppCompat_DayNight_Dialog 0x0
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x0
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x0
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x0
+int style Theme_AppCompat_DayNight_NoActionBar 0x0
+int style Theme_AppCompat_Dialog 0x0
+int style Theme_AppCompat_DialogWhenLarge 0x0
+int style Theme_AppCompat_Dialog_Alert 0x0
+int style Theme_AppCompat_Dialog_MinWidth 0x0
+int style Theme_AppCompat_Empty 0x0
+int style Theme_AppCompat_Light 0x0
+int style Theme_AppCompat_Light_DarkActionBar 0x0
+int style Theme_AppCompat_Light_Dialog 0x0
+int style Theme_AppCompat_Light_DialogWhenLarge 0x0
+int style Theme_AppCompat_Light_Dialog_Alert 0x0
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x0
+int style Theme_AppCompat_Light_NoActionBar 0x0
+int style Theme_AppCompat_NoActionBar 0x0
+int style Widget_AppCompat_ActionBar 0x0
+int style Widget_AppCompat_ActionBar_Solid 0x0
+int style Widget_AppCompat_ActionBar_TabBar 0x0
+int style Widget_AppCompat_ActionBar_TabText 0x0
+int style Widget_AppCompat_ActionBar_TabView 0x0
+int style Widget_AppCompat_ActionButton 0x0
+int style Widget_AppCompat_ActionButton_CloseMode 0x0
+int style Widget_AppCompat_ActionButton_Overflow 0x0
+int style Widget_AppCompat_ActionMode 0x0
+int style Widget_AppCompat_ActivityChooserView 0x0
+int style Widget_AppCompat_AutoCompleteTextView 0x0
+int style Widget_AppCompat_Button 0x0
+int style Widget_AppCompat_ButtonBar 0x0
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x0
+int style Widget_AppCompat_Button_Borderless 0x0
+int style Widget_AppCompat_Button_Borderless_Colored 0x0
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0
+int style Widget_AppCompat_Button_Colored 0x0
+int style Widget_AppCompat_Button_Small 0x0
+int style Widget_AppCompat_CompoundButton_CheckBox 0x0
+int style Widget_AppCompat_CompoundButton_RadioButton 0x0
+int style Widget_AppCompat_CompoundButton_Switch 0x0
+int style Widget_AppCompat_DrawerArrowToggle 0x0
+int style Widget_AppCompat_DropDownItem_Spinner 0x0
+int style Widget_AppCompat_EditText 0x0
+int style Widget_AppCompat_ImageButton 0x0
+int style Widget_AppCompat_Light_ActionBar 0x0
+int style Widget_AppCompat_Light_ActionBar_Solid 0x0
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x0
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x0
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x0
+int style Widget_AppCompat_Light_ActionBar_TabText 0x0
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0
+int style Widget_AppCompat_Light_ActionBar_TabView 0x0
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x0
+int style Widget_AppCompat_Light_ActionButton 0x0
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x0
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x0
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x0
+int style Widget_AppCompat_Light_ActivityChooserView 0x0
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x0
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x0
+int style Widget_AppCompat_Light_ListPopupWindow 0x0
+int style Widget_AppCompat_Light_ListView_DropDown 0x0
+int style Widget_AppCompat_Light_PopupMenu 0x0
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x0
+int style Widget_AppCompat_Light_SearchView 0x0
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x0
+int style Widget_AppCompat_ListMenuView 0x0
+int style Widget_AppCompat_ListPopupWindow 0x0
+int style Widget_AppCompat_ListView 0x0
+int style Widget_AppCompat_ListView_DropDown 0x0
+int style Widget_AppCompat_ListView_Menu 0x0
+int style Widget_AppCompat_PopupMenu 0x0
+int style Widget_AppCompat_PopupMenu_Overflow 0x0
+int style Widget_AppCompat_PopupWindow 0x0
+int style Widget_AppCompat_ProgressBar 0x0
+int style Widget_AppCompat_ProgressBar_Horizontal 0x0
+int style Widget_AppCompat_RatingBar 0x0
+int style Widget_AppCompat_RatingBar_Indicator 0x0
+int style Widget_AppCompat_RatingBar_Small 0x0
+int style Widget_AppCompat_SearchView 0x0
+int style Widget_AppCompat_SearchView_ActionBar 0x0
+int style Widget_AppCompat_SeekBar 0x0
+int style Widget_AppCompat_SeekBar_Discrete 0x0
+int style Widget_AppCompat_Spinner 0x0
+int style Widget_AppCompat_Spinner_DropDown 0x0
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x0
+int style Widget_AppCompat_Spinner_Underlined 0x0
+int style Widget_AppCompat_TextView 0x0
+int style Widget_AppCompat_TextView_SpinnerItem 0x0
+int style Widget_AppCompat_Toolbar 0x0
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x0
+int style Widget_Compat_NotificationActionContainer 0x0
+int style Widget_Compat_NotificationActionText 0x0
+int[] styleable ActionBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable ActionBar_background 0
+int styleable ActionBar_backgroundSplit 1
+int styleable ActionBar_backgroundStacked 2
+int styleable ActionBar_contentInsetEnd 3
+int styleable ActionBar_contentInsetEndWithActions 4
+int styleable ActionBar_contentInsetLeft 5
+int styleable ActionBar_contentInsetRight 6
+int styleable ActionBar_contentInsetStart 7
+int styleable ActionBar_contentInsetStartWithNavigation 8
+int styleable ActionBar_customNavigationLayout 9
+int styleable ActionBar_displayOptions 10
+int styleable ActionBar_divider 11
+int styleable ActionBar_elevation 12
+int styleable ActionBar_height 13
+int styleable ActionBar_hideOnContentScroll 14
+int styleable ActionBar_homeAsUpIndicator 15
+int styleable ActionBar_homeLayout 16
+int styleable ActionBar_icon 17
+int styleable ActionBar_indeterminateProgressStyle 18
+int styleable ActionBar_itemPadding 19
+int styleable ActionBar_logo 20
+int styleable ActionBar_navigationMode 21
+int styleable ActionBar_popupTheme 22
+int styleable ActionBar_progressBarPadding 23
+int styleable ActionBar_progressBarStyle 24
+int styleable ActionBar_subtitle 25
+int styleable ActionBar_subtitleTextStyle 26
+int styleable ActionBar_title 27
+int styleable ActionBar_titleTextStyle 28
+int[] styleable ActionBarLayout { 0x10100b3 }
+int styleable ActionBarLayout_android_layout_gravity 0
+int[] styleable ActionMenuItemView { 0x101013f }
+int styleable ActionMenuItemView_android_minWidth 0
+int[] styleable ActionMenuView { }
+int[] styleable ActionMode { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable ActionMode_background 0
+int styleable ActionMode_backgroundSplit 1
+int styleable ActionMode_closeItemLayout 2
+int styleable ActionMode_height 3
+int styleable ActionMode_subtitleTextStyle 4
+int styleable ActionMode_titleTextStyle 5
+int[] styleable ActivityChooserView { 0x0, 0x0 }
+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
+int styleable ActivityChooserView_initialActivityCount 1
+int[] styleable AlertDialog { 0x10100f2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable AlertDialog_android_layout 0
+int styleable AlertDialog_buttonIconDimen 1
+int styleable AlertDialog_buttonPanelSideLayout 2
+int styleable AlertDialog_listItemLayout 3
+int styleable AlertDialog_listLayout 4
+int styleable AlertDialog_multiChoiceItemLayout 5
+int styleable AlertDialog_showTitle 6
+int styleable AlertDialog_singleChoiceItemLayout 7
+int[] styleable AnimatedStateListDrawableCompat { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 }
+int styleable AnimatedStateListDrawableCompat_android_constantSize 0
+int styleable AnimatedStateListDrawableCompat_android_dither 1
+int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 2
+int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 3
+int styleable AnimatedStateListDrawableCompat_android_variablePadding 4
+int styleable AnimatedStateListDrawableCompat_android_visible 5
+int[] styleable AnimatedStateListDrawableItem { 0x1010199, 0x10100d0 }
+int styleable AnimatedStateListDrawableItem_android_drawable 0
+int styleable AnimatedStateListDrawableItem_android_id 1
+int[] styleable AnimatedStateListDrawableTransition { 0x1010199, 0x101044a, 0x101044b, 0x1010449 }
+int styleable AnimatedStateListDrawableTransition_android_drawable 0
+int styleable AnimatedStateListDrawableTransition_android_fromId 1
+int styleable AnimatedStateListDrawableTransition_android_reversible 2
+int styleable AnimatedStateListDrawableTransition_android_toId 3
+int[] styleable AppCompatImageView { 0x1010119, 0x0, 0x0, 0x0 }
+int styleable AppCompatImageView_android_src 0
+int styleable AppCompatImageView_srcCompat 1
+int styleable AppCompatImageView_tint 2
+int styleable AppCompatImageView_tintMode 3
+int[] styleable AppCompatSeekBar { 0x1010142, 0x0, 0x0, 0x0 }
+int styleable AppCompatSeekBar_android_thumb 0
+int styleable AppCompatSeekBar_tickMark 1
+int styleable AppCompatSeekBar_tickMarkTint 2
+int styleable AppCompatSeekBar_tickMarkTintMode 3
+int[] styleable AppCompatTextHelper { 0x101016e, 0x1010393, 0x101016f, 0x1010170, 0x1010392, 0x101016d, 0x1010034 }
+int styleable AppCompatTextHelper_android_drawableBottom 0
+int styleable AppCompatTextHelper_android_drawableEnd 1
+int styleable AppCompatTextHelper_android_drawableLeft 2
+int styleable AppCompatTextHelper_android_drawableRight 3
+int styleable AppCompatTextHelper_android_drawableStart 4
+int styleable AppCompatTextHelper_android_drawableTop 5
+int styleable AppCompatTextHelper_android_textAppearance 6
+int[] styleable AppCompatTextView { 0x1010034, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable AppCompatTextView_android_textAppearance 0
+int styleable AppCompatTextView_autoSizeMaxTextSize 1
+int styleable AppCompatTextView_autoSizeMinTextSize 2
+int styleable AppCompatTextView_autoSizePresetSizes 3
+int styleable AppCompatTextView_autoSizeStepGranularity 4
+int styleable AppCompatTextView_autoSizeTextType 5
+int styleable AppCompatTextView_drawableBottomCompat 6
+int styleable AppCompatTextView_drawableEndCompat 7
+int styleable AppCompatTextView_drawableLeftCompat 8
+int styleable AppCompatTextView_drawableRightCompat 9
+int styleable AppCompatTextView_drawableStartCompat 10
+int styleable AppCompatTextView_drawableTint 11
+int styleable AppCompatTextView_drawableTintMode 12
+int styleable AppCompatTextView_drawableTopCompat 13
+int styleable AppCompatTextView_firstBaselineToTopHeight 14
+int styleable AppCompatTextView_fontFamily 15
+int styleable AppCompatTextView_fontVariationSettings 16
+int styleable AppCompatTextView_lastBaselineToBottomHeight 17
+int styleable AppCompatTextView_lineHeight 18
+int styleable AppCompatTextView_textAllCaps 19
+int styleable AppCompatTextView_textLocale 20
+int[] styleable AppCompatTheme { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10100ae, 0x1010057, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable AppCompatTheme_actionBarDivider 0
+int styleable AppCompatTheme_actionBarItemBackground 1
+int styleable AppCompatTheme_actionBarPopupTheme 2
+int styleable AppCompatTheme_actionBarSize 3
+int styleable AppCompatTheme_actionBarSplitStyle 4
+int styleable AppCompatTheme_actionBarStyle 5
+int styleable AppCompatTheme_actionBarTabBarStyle 6
+int styleable AppCompatTheme_actionBarTabStyle 7
+int styleable AppCompatTheme_actionBarTabTextStyle 8
+int styleable AppCompatTheme_actionBarTheme 9
+int styleable AppCompatTheme_actionBarWidgetTheme 10
+int styleable AppCompatTheme_actionButtonStyle 11
+int styleable AppCompatTheme_actionDropDownStyle 12
+int styleable AppCompatTheme_actionMenuTextAppearance 13
+int styleable AppCompatTheme_actionMenuTextColor 14
+int styleable AppCompatTheme_actionModeBackground 15
+int styleable AppCompatTheme_actionModeCloseButtonStyle 16
+int styleable AppCompatTheme_actionModeCloseContentDescription 17
+int styleable AppCompatTheme_actionModeCloseDrawable 18
+int styleable AppCompatTheme_actionModeCopyDrawable 19
+int styleable AppCompatTheme_actionModeCutDrawable 20
+int styleable AppCompatTheme_actionModeFindDrawable 21
+int styleable AppCompatTheme_actionModePasteDrawable 22
+int styleable AppCompatTheme_actionModePopupWindowStyle 23
+int styleable AppCompatTheme_actionModeSelectAllDrawable 24
+int styleable AppCompatTheme_actionModeShareDrawable 25
+int styleable AppCompatTheme_actionModeSplitBackground 26
+int styleable AppCompatTheme_actionModeStyle 27
+int styleable AppCompatTheme_actionModeTheme 28
+int styleable AppCompatTheme_actionModeWebSearchDrawable 29
+int styleable AppCompatTheme_actionOverflowButtonStyle 30
+int styleable AppCompatTheme_actionOverflowMenuStyle 31
+int styleable AppCompatTheme_activityChooserViewStyle 32
+int styleable AppCompatTheme_alertDialogButtonGroupStyle 33
+int styleable AppCompatTheme_alertDialogCenterButtons 34
+int styleable AppCompatTheme_alertDialogStyle 35
+int styleable AppCompatTheme_alertDialogTheme 36
+int styleable AppCompatTheme_android_windowAnimationStyle 37
+int styleable AppCompatTheme_android_windowIsFloating 38
+int styleable AppCompatTheme_autoCompleteTextViewStyle 39
+int styleable AppCompatTheme_borderlessButtonStyle 40
+int styleable AppCompatTheme_buttonBarButtonStyle 41
+int styleable AppCompatTheme_buttonBarNegativeButtonStyle 42
+int styleable AppCompatTheme_buttonBarNeutralButtonStyle 43
+int styleable AppCompatTheme_buttonBarPositiveButtonStyle 44
+int styleable AppCompatTheme_buttonBarStyle 45
+int styleable AppCompatTheme_buttonStyle 46
+int styleable AppCompatTheme_buttonStyleSmall 47
+int styleable AppCompatTheme_checkboxStyle 48
+int styleable AppCompatTheme_checkedTextViewStyle 49
+int styleable AppCompatTheme_colorAccent 50
+int styleable AppCompatTheme_colorBackgroundFloating 51
+int styleable AppCompatTheme_colorButtonNormal 52
+int styleable AppCompatTheme_colorControlActivated 53
+int styleable AppCompatTheme_colorControlHighlight 54
+int styleable AppCompatTheme_colorControlNormal 55
+int styleable AppCompatTheme_colorError 56
+int styleable AppCompatTheme_colorPrimary 57
+int styleable AppCompatTheme_colorPrimaryDark 58
+int styleable AppCompatTheme_colorSwitchThumbNormal 59
+int styleable AppCompatTheme_controlBackground 60
+int styleable AppCompatTheme_dialogCornerRadius 61
+int styleable AppCompatTheme_dialogPreferredPadding 62
+int styleable AppCompatTheme_dialogTheme 63
+int styleable AppCompatTheme_dividerHorizontal 64
+int styleable AppCompatTheme_dividerVertical 65
+int styleable AppCompatTheme_dropDownListViewStyle 66
+int styleable AppCompatTheme_dropdownListPreferredItemHeight 67
+int styleable AppCompatTheme_editTextBackground 68
+int styleable AppCompatTheme_editTextColor 69
+int styleable AppCompatTheme_editTextStyle 70
+int styleable AppCompatTheme_homeAsUpIndicator 71
+int styleable AppCompatTheme_imageButtonStyle 72
+int styleable AppCompatTheme_listChoiceBackgroundIndicator 73
+int styleable AppCompatTheme_listChoiceIndicatorMultipleAnimated 74
+int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 75
+int styleable AppCompatTheme_listDividerAlertDialog 76
+int styleable AppCompatTheme_listMenuViewStyle 77
+int styleable AppCompatTheme_listPopupWindowStyle 78
+int styleable AppCompatTheme_listPreferredItemHeight 79
+int styleable AppCompatTheme_listPreferredItemHeightLarge 80
+int styleable AppCompatTheme_listPreferredItemHeightSmall 81
+int styleable AppCompatTheme_listPreferredItemPaddingEnd 82
+int styleable AppCompatTheme_listPreferredItemPaddingLeft 83
+int styleable AppCompatTheme_listPreferredItemPaddingRight 84
+int styleable AppCompatTheme_listPreferredItemPaddingStart 85
+int styleable AppCompatTheme_panelBackground 86
+int styleable AppCompatTheme_panelMenuListTheme 87
+int styleable AppCompatTheme_panelMenuListWidth 88
+int styleable AppCompatTheme_popupMenuStyle 89
+int styleable AppCompatTheme_popupWindowStyle 90
+int styleable AppCompatTheme_radioButtonStyle 91
+int styleable AppCompatTheme_ratingBarStyle 92
+int styleable AppCompatTheme_ratingBarStyleIndicator 93
+int styleable AppCompatTheme_ratingBarStyleSmall 94
+int styleable AppCompatTheme_searchViewStyle 95
+int styleable AppCompatTheme_seekBarStyle 96
+int styleable AppCompatTheme_selectableItemBackground 97
+int styleable AppCompatTheme_selectableItemBackgroundBorderless 98
+int styleable AppCompatTheme_spinnerDropDownItemStyle 99
+int styleable AppCompatTheme_spinnerStyle 100
+int styleable AppCompatTheme_switchStyle 101
+int styleable AppCompatTheme_textAppearanceLargePopupMenu 102
+int styleable AppCompatTheme_textAppearanceListItem 103
+int styleable AppCompatTheme_textAppearanceListItemSecondary 104
+int styleable AppCompatTheme_textAppearanceListItemSmall 105
+int styleable AppCompatTheme_textAppearancePopupMenuHeader 106
+int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 107
+int styleable AppCompatTheme_textAppearanceSearchResultTitle 108
+int styleable AppCompatTheme_textAppearanceSmallPopupMenu 109
+int styleable AppCompatTheme_textColorAlertDialogListItem 110
+int styleable AppCompatTheme_textColorSearchUrl 111
+int styleable AppCompatTheme_toolbarNavigationButtonStyle 112
+int styleable AppCompatTheme_toolbarStyle 113
+int styleable AppCompatTheme_tooltipForegroundColor 114
+int styleable AppCompatTheme_tooltipFrameBackground 115
+int styleable AppCompatTheme_viewInflaterClass 116
+int styleable AppCompatTheme_windowActionBar 117
+int styleable AppCompatTheme_windowActionBarOverlay 118
+int styleable AppCompatTheme_windowActionModeOverlay 119
+int styleable AppCompatTheme_windowFixedHeightMajor 120
+int styleable AppCompatTheme_windowFixedHeightMinor 121
+int styleable AppCompatTheme_windowFixedWidthMajor 122
+int styleable AppCompatTheme_windowFixedWidthMinor 123
+int styleable AppCompatTheme_windowMinWidthMajor 124
+int styleable AppCompatTheme_windowMinWidthMinor 125
+int styleable AppCompatTheme_windowNoTitle 126
+int[] styleable ButtonBarLayout { 0x0 }
+int styleable ButtonBarLayout_allowStacking 0
+int[] styleable Capability { 0x0, 0x0 }
+int styleable Capability_queryPatterns 0
+int styleable Capability_shortcutMatchRequired 1
+int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5 }
+int styleable ColorStateListItem_alpha 0
+int styleable ColorStateListItem_android_alpha 1
+int styleable ColorStateListItem_android_color 2
+int[] styleable CompoundButton { 0x1010107, 0x0, 0x0, 0x0 }
+int styleable CompoundButton_android_button 0
+int styleable CompoundButton_buttonCompat 1
+int styleable CompoundButton_buttonTint 2
+int styleable CompoundButton_buttonTintMode 3
+int[] styleable DrawerArrowToggle { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable DrawerArrowToggle_arrowHeadLength 0
+int styleable DrawerArrowToggle_arrowShaftLength 1
+int styleable DrawerArrowToggle_barLength 2
+int styleable DrawerArrowToggle_color 3
+int styleable DrawerArrowToggle_drawableSize 4
+int styleable DrawerArrowToggle_gapBetweenBars 5
+int styleable DrawerArrowToggle_spinBars 6
+int styleable DrawerArrowToggle_thickness 7
+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 Fragment { 0x10100d0, 0x1010003, 0x10100d1 }
+int styleable Fragment_android_id 0
+int styleable Fragment_android_name 1
+int styleable Fragment_android_tag 2
+int[] styleable FragmentContainerView { 0x1010003, 0x10100d1 }
+int styleable FragmentContainerView_android_name 0
+int styleable FragmentContainerView_android_tag 1
+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
+int[] styleable LinearLayoutCompat { 0x1010126, 0x1010127, 0x10100af, 0x10100c4, 0x1010128, 0x0, 0x0, 0x0, 0x0 }
+int styleable LinearLayoutCompat_android_baselineAligned 0
+int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1
+int styleable LinearLayoutCompat_android_gravity 2
+int styleable LinearLayoutCompat_android_orientation 3
+int styleable LinearLayoutCompat_android_weightSum 4
+int styleable LinearLayoutCompat_divider 5
+int styleable LinearLayoutCompat_dividerPadding 6
+int styleable LinearLayoutCompat_measureWithLargestChild 7
+int styleable LinearLayoutCompat_showDividers 8
+int[] styleable LinearLayoutCompat_Layout { 0x10100b3, 0x10100f5, 0x1010181, 0x10100f4 }
+int styleable LinearLayoutCompat_Layout_android_layout_gravity 0
+int styleable LinearLayoutCompat_Layout_android_layout_height 1
+int styleable LinearLayoutCompat_Layout_android_layout_weight 2
+int styleable LinearLayoutCompat_Layout_android_layout_width 3
+int[] styleable ListPopupWindow { 0x10102ac, 0x10102ad }
+int styleable ListPopupWindow_android_dropDownHorizontalOffset 0
+int styleable ListPopupWindow_android_dropDownVerticalOffset 1
+int[] styleable MenuGroup { 0x10101e0, 0x101000e, 0x10100d0, 0x10101de, 0x10101df, 0x1010194 }
+int styleable MenuGroup_android_checkableBehavior 0
+int styleable MenuGroup_android_enabled 1
+int styleable MenuGroup_android_id 2
+int styleable MenuGroup_android_menuCategory 3
+int styleable MenuGroup_android_orderInCategory 4
+int styleable MenuGroup_android_visible 5
+int[] styleable MenuItem { 0x0, 0x0, 0x0, 0x0, 0x10101e3, 0x10101e5, 0x1010106, 0x101000e, 0x1010002, 0x10100d0, 0x10101de, 0x10101e4, 0x101026f, 0x10101df, 0x10101e1, 0x10101e2, 0x1010194, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable MenuItem_actionLayout 0
+int styleable MenuItem_actionProviderClass 1
+int styleable MenuItem_actionViewClass 2
+int styleable MenuItem_alphabeticModifiers 3
+int styleable MenuItem_android_alphabeticShortcut 4
+int styleable MenuItem_android_checkable 5
+int styleable MenuItem_android_checked 6
+int styleable MenuItem_android_enabled 7
+int styleable MenuItem_android_icon 8
+int styleable MenuItem_android_id 9
+int styleable MenuItem_android_menuCategory 10
+int styleable MenuItem_android_numericShortcut 11
+int styleable MenuItem_android_onClick 12
+int styleable MenuItem_android_orderInCategory 13
+int styleable MenuItem_android_title 14
+int styleable MenuItem_android_titleCondensed 15
+int styleable MenuItem_android_visible 16
+int styleable MenuItem_contentDescription 17
+int styleable MenuItem_iconTint 18
+int styleable MenuItem_iconTintMode 19
+int styleable MenuItem_numericModifiers 20
+int styleable MenuItem_showAsAction 21
+int styleable MenuItem_tooltipText 22
+int[] styleable MenuView { 0x101012f, 0x101012d, 0x1010130, 0x1010131, 0x101012c, 0x101012e, 0x10100ae, 0x0, 0x0 }
+int styleable MenuView_android_headerBackground 0
+int styleable MenuView_android_horizontalDivider 1
+int styleable MenuView_android_itemBackground 2
+int styleable MenuView_android_itemIconDisabledAlpha 3
+int styleable MenuView_android_itemTextAppearance 4
+int styleable MenuView_android_verticalDivider 5
+int styleable MenuView_android_windowAnimationStyle 6
+int styleable MenuView_preserveIconSpacing 7
+int styleable MenuView_subMenuArrow 8
+int[] styleable PopupWindow { 0x10102c9, 0x1010176, 0x0 }
+int styleable PopupWindow_android_popupAnimationStyle 0
+int styleable PopupWindow_android_popupBackground 1
+int styleable PopupWindow_overlapAnchor 2
+int[] styleable PopupWindowBackgroundState { 0x0 }
+int styleable PopupWindowBackgroundState_state_above_anchor 0
+int[] styleable RecycleListView { 0x0, 0x0 }
+int styleable RecycleListView_paddingBottomNoButtons 0
+int styleable RecycleListView_paddingTopNoTitle 1
+int[] styleable SearchView { 0x10100da, 0x1010264, 0x1010220, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable SearchView_android_focusable 0
+int styleable SearchView_android_imeOptions 1
+int styleable SearchView_android_inputType 2
+int styleable SearchView_android_maxWidth 3
+int styleable SearchView_closeIcon 4
+int styleable SearchView_commitIcon 5
+int styleable SearchView_defaultQueryHint 6
+int styleable SearchView_goIcon 7
+int styleable SearchView_iconifiedByDefault 8
+int styleable SearchView_layout 9
+int styleable SearchView_queryBackground 10
+int styleable SearchView_queryHint 11
+int styleable SearchView_searchHintIcon 12
+int styleable SearchView_searchIcon 13
+int styleable SearchView_submitBackground 14
+int styleable SearchView_suggestionRowLayout 15
+int styleable SearchView_voiceIcon 16
+int[] styleable Spinner { 0x1010262, 0x10100b2, 0x1010176, 0x101017b, 0x0 }
+int styleable Spinner_android_dropDownWidth 0
+int styleable Spinner_android_entries 1
+int styleable Spinner_android_popupBackground 2
+int styleable Spinner_android_prompt 3
+int styleable Spinner_popupTheme 4
+int[] styleable StateListDrawable { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 }
+int styleable StateListDrawable_android_constantSize 0
+int styleable StateListDrawable_android_dither 1
+int styleable StateListDrawable_android_enterFadeDuration 2
+int styleable StateListDrawable_android_exitFadeDuration 3
+int styleable StateListDrawable_android_variablePadding 4
+int styleable StateListDrawable_android_visible 5
+int[] styleable StateListDrawableItem { 0x1010199 }
+int styleable StateListDrawableItem_android_drawable 0
+int[] styleable SwitchCompat { 0x1010125, 0x1010124, 0x1010142, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable SwitchCompat_android_textOff 0
+int styleable SwitchCompat_android_textOn 1
+int styleable SwitchCompat_android_thumb 2
+int styleable SwitchCompat_showText 3
+int styleable SwitchCompat_splitTrack 4
+int styleable SwitchCompat_switchMinWidth 5
+int styleable SwitchCompat_switchPadding 6
+int styleable SwitchCompat_switchTextAppearance 7
+int styleable SwitchCompat_thumbTextPadding 8
+int styleable SwitchCompat_thumbTint 9
+int styleable SwitchCompat_thumbTintMode 10
+int styleable SwitchCompat_track 11
+int styleable SwitchCompat_trackTint 12
+int styleable SwitchCompat_trackTintMode 13
+int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b, 0x1010585, 0x1010095, 0x1010097, 0x1010096, 0x0, 0x0, 0x0, 0x0 }
+int styleable TextAppearance_android_fontFamily 0
+int styleable TextAppearance_android_shadowColor 1
+int styleable TextAppearance_android_shadowDx 2
+int styleable TextAppearance_android_shadowDy 3
+int styleable TextAppearance_android_shadowRadius 4
+int styleable TextAppearance_android_textColor 5
+int styleable TextAppearance_android_textColorHint 6
+int styleable TextAppearance_android_textColorLink 7
+int styleable TextAppearance_android_textFontWeight 8
+int styleable TextAppearance_android_textSize 9
+int styleable TextAppearance_android_textStyle 10
+int styleable TextAppearance_android_typeface 11
+int styleable TextAppearance_fontFamily 12
+int styleable TextAppearance_fontVariationSettings 13
+int styleable TextAppearance_textAllCaps 14
+int styleable TextAppearance_textLocale 15
+int[] styleable Toolbar { 0x10100af, 0x1010140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
+int styleable Toolbar_android_gravity 0
+int styleable Toolbar_android_minHeight 1
+int styleable Toolbar_buttonGravity 2
+int styleable Toolbar_collapseContentDescription 3
+int styleable Toolbar_collapseIcon 4
+int styleable Toolbar_contentInsetEnd 5
+int styleable Toolbar_contentInsetEndWithActions 6
+int styleable Toolbar_contentInsetLeft 7
+int styleable Toolbar_contentInsetRight 8
+int styleable Toolbar_contentInsetStart 9
+int styleable Toolbar_contentInsetStartWithNavigation 10
+int styleable Toolbar_logo 11
+int styleable Toolbar_logoDescription 12
+int styleable Toolbar_maxButtonHeight 13
+int styleable Toolbar_menu 14
+int styleable Toolbar_navigationContentDescription 15
+int styleable Toolbar_navigationIcon 16
+int styleable Toolbar_popupTheme 17
+int styleable Toolbar_subtitle 18
+int styleable Toolbar_subtitleTextAppearance 19
+int styleable Toolbar_subtitleTextColor 20
+int styleable Toolbar_title 21
+int styleable Toolbar_titleMargin 22
+int styleable Toolbar_titleMarginBottom 23
+int styleable Toolbar_titleMarginEnd 24
+int styleable Toolbar_titleMarginStart 25
+int styleable Toolbar_titleMarginTop 26
+int styleable Toolbar_titleMargins 27
+int styleable Toolbar_titleTextAppearance 28
+int styleable Toolbar_titleTextColor 29
+int[] styleable View { 0x10100da, 0x1010000, 0x0, 0x0, 0x0 }
+int styleable View_android_focusable 0
+int styleable View_android_theme 1
+int styleable View_paddingEnd 2
+int styleable View_paddingStart 3
+int styleable View_theme 4
+int[] styleable ViewBackgroundHelper { 0x10100d4, 0x0, 0x0 }
+int styleable ViewBackgroundHelper_android_background 0
+int styleable ViewBackgroundHelper_backgroundTint 1
+int styleable ViewBackgroundHelper_backgroundTintMode 2
+int[] styleable ViewStubCompat { 0x10100d0, 0x10100f3, 0x10100f2 }
+int styleable ViewStubCompat_android_id 0
+int styleable ViewStubCompat_android_inflatedId 1
+int styleable ViewStubCompat_android_layout 2
diff --git a/vortex-log/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-7.0.3 b/vortex-log/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-7.0.3
new file mode 100644
index 0000000..d8a4bbd
--- /dev/null
+++ b/vortex-log/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-7.0.3
@@ -0,0 +1,111 @@
+# This is a configuration file for ProGuard.
+# http://proguard.sourceforge.net/index.html#manual/usage.html
+#
+# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with
+# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and
+# will be ignored by new version of the Android plugin for Gradle.
+
+# Optimizations: If you don't want to optimize, use the proguard-android.txt configuration file
+# instead of this one, which turns off the optimization flags.
+# Adding optimization introduces certain risks, since for example not all optimizations performed by
+# ProGuard works on all versions of Dalvik. The following flags turn off various optimizations
+# known to have issues, but the list may not be complete or up to date. (The "arithmetic"
+# optimization can be used if you are only targeting Android 2.0 or later.) Make sure you test
+# thoroughly if you go this route.
+-optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/*
+-optimizationpasses 5
+-allowaccessmodification
+
+-dontusemixedcaseclassnames
+-dontskipnonpubliclibraryclasses
+-verbose
+
+# Preserve some attributes that may be required for reflection.
+-keepattributes *Annotation*,Signature,InnerClasses,EnclosingMethod
+
+-keep public class com.google.vending.licensing.ILicensingService
+-keep public class com.android.vending.licensing.ILicensingService
+-keep public class com.google.android.vending.licensing.ILicensingService
+-dontnote com.android.vending.licensing.ILicensingService
+-dontnote com.google.vending.licensing.ILicensingService
+-dontnote com.google.android.vending.licensing.ILicensingService
+
+# For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
+-keepclasseswithmembernames,includedescriptorclasses class * {
+ native ;
+}
+
+# Keep setters in Views so that animations can still work.
+-keepclassmembers public class * extends android.view.View {
+ void set*(***);
+ *** get*();
+}
+
+# We want to keep methods in Activity that could be used in the XML attribute onClick.
+-keepclassmembers class * extends android.app.Activity {
+ public void *(android.view.View);
+}
+
+# For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations
+-keepclassmembers enum * {
+ public static **[] values();
+ public static ** valueOf(java.lang.String);
+}
+
+-keepclassmembers class * implements android.os.Parcelable {
+ public static final ** CREATOR;
+}
+
+# Preserve annotated Javascript interface methods.
+-keepclassmembers class * {
+ @android.webkit.JavascriptInterface ;
+}
+
+# The support libraries contains references to newer platform versions.
+# Don't warn about those in case this app is linking against an older
+# platform version. We know about them, and they are safe.
+-dontnote android.support.**
+-dontnote androidx.**
+-dontwarn android.support.**
+-dontwarn androidx.**
+
+# This class is deprecated, but remains for backward compatibility.
+-dontwarn android.util.FloatMath
+
+# Understand the @Keep support annotation.
+-keep class android.support.annotation.Keep
+-keep class androidx.annotation.Keep
+
+-keep @android.support.annotation.Keep class * {*;}
+-keep @androidx.annotation.Keep class * {*;}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep (...);
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep (...);
+}
+
+# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
+-dontnote org.apache.http.**
+-dontnote android.net.http.**
+
+# These classes are duplicated between android.jar and core-lambda-stubs.jar.
+-dontnote java.lang.invoke.**
diff --git a/vortex-log/build/intermediates/default_proguard_files/global/proguard-android.txt-7.0.3 b/vortex-log/build/intermediates/default_proguard_files/global/proguard-android.txt-7.0.3
new file mode 100644
index 0000000..2d9a695
--- /dev/null
+++ b/vortex-log/build/intermediates/default_proguard_files/global/proguard-android.txt-7.0.3
@@ -0,0 +1,110 @@
+# This is a configuration file for ProGuard.
+# http://proguard.sourceforge.net/index.html#manual/usage.html
+#
+# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with
+# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and
+# will be ignored by new version of the Android plugin for Gradle.
+
+# Optimization is turned off by default. Dex does not like code run
+# through the ProGuard optimize steps (and performs some
+# of these optimizations on its own).
+# Note that if you want to enable optimization, you cannot just
+# include optimization flags in your own project configuration file;
+# instead you will need to point to the
+# "proguard-android-optimize.txt" file instead of this one from your
+# project.properties file.
+-dontoptimize
+
+-dontusemixedcaseclassnames
+-dontskipnonpubliclibraryclasses
+-verbose
+
+# Preserve some attributes that may be required for reflection.
+-keepattributes *Annotation*,Signature,InnerClasses,EnclosingMethod
+
+-keep public class com.google.vending.licensing.ILicensingService
+-keep public class com.android.vending.licensing.ILicensingService
+-keep public class com.google.android.vending.licensing.ILicensingService
+-dontnote com.android.vending.licensing.ILicensingService
+-dontnote com.google.vending.licensing.ILicensingService
+-dontnote com.google.android.vending.licensing.ILicensingService
+
+# For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
+-keepclasseswithmembernames,includedescriptorclasses class * {
+ native ;
+}
+
+# Keep setters in Views so that animations can still work.
+-keepclassmembers public class * extends android.view.View {
+ void set*(***);
+ *** get*();
+}
+
+# We want to keep methods in Activity that could be used in the XML attribute onClick.
+-keepclassmembers class * extends android.app.Activity {
+ public void *(android.view.View);
+}
+
+# For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations
+-keepclassmembers enum * {
+ public static **[] values();
+ public static ** valueOf(java.lang.String);
+}
+
+-keepclassmembers class * implements android.os.Parcelable {
+ public static final ** CREATOR;
+}
+
+# Preserve annotated Javascript interface methods.
+-keepclassmembers class * {
+ @android.webkit.JavascriptInterface ;
+}
+
+# The support libraries contains references to newer platform versions.
+# Don't warn about those in case this app is linking against an older
+# platform version. We know about them, and they are safe.
+-dontnote android.support.**
+-dontnote androidx.**
+-dontwarn android.support.**
+-dontwarn androidx.**
+
+# This class is deprecated, but remains for backward compatibility.
+-dontwarn android.util.FloatMath
+
+# Understand the @Keep support annotation.
+-keep class android.support.annotation.Keep
+-keep class androidx.annotation.Keep
+
+-keep @android.support.annotation.Keep class * {*;}
+-keep @androidx.annotation.Keep class * {*;}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep (...);
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep (...);
+}
+
+# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
+-dontnote org.apache.http.**
+-dontnote android.net.http.**
+
+# These classes are duplicated between android.jar and core-lambda-stubs.jar.
+-dontnote java.lang.invoke.**
diff --git a/vortex-log/build/intermediates/default_proguard_files/global/proguard-defaults.txt-7.0.3 b/vortex-log/build/intermediates/default_proguard_files/global/proguard-defaults.txt-7.0.3
new file mode 100644
index 0000000..29fd776
--- /dev/null
+++ b/vortex-log/build/intermediates/default_proguard_files/global/proguard-defaults.txt-7.0.3
@@ -0,0 +1,111 @@
+# This is a configuration file for ProGuard.
+# http://proguard.sourceforge.net/index.html#manual/usage.html
+#
+# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with
+# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and
+# will be ignored by new version of the Android plugin for Gradle.
+
+# Optimizations can be turned on and off in the 'postProcessing' DSL block.
+# The configuration below is applied if optimizations are enabled.
+# Adding optimization introduces certain risks, since for example not all optimizations performed by
+# ProGuard works on all versions of Dalvik. The following flags turn off various optimizations
+# known to have issues, but the list may not be complete or up to date. (The "arithmetic"
+# optimization can be used if you are only targeting Android 2.0 or later.) Make sure you test
+# thoroughly if you go this route.
+-optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/*
+-optimizationpasses 5
+-allowaccessmodification
+
+-dontusemixedcaseclassnames
+-dontskipnonpubliclibraryclasses
+-verbose
+
+# Preserve some attributes that may be required for reflection.
+-keepattributes *Annotation*,Signature,InnerClasses,EnclosingMethod
+
+-keep public class com.google.vending.licensing.ILicensingService
+-keep public class com.android.vending.licensing.ILicensingService
+-keep public class com.google.android.vending.licensing.ILicensingService
+-dontnote com.android.vending.licensing.ILicensingService
+-dontnote com.google.vending.licensing.ILicensingService
+-dontnote com.google.android.vending.licensing.ILicensingService
+
+# For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
+-keepclasseswithmembernames,includedescriptorclasses class * {
+ native ;
+}
+
+# Keep setters in Views so that animations can still work.
+-keepclassmembers public class * extends android.view.View {
+ void set*(***);
+ *** get*();
+}
+
+# We want to keep methods in Activity that could be used in the XML attribute onClick.
+-keepclassmembers class * extends android.app.Activity {
+ public void *(android.view.View);
+}
+
+# For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations
+-keepclassmembers enum * {
+ public static **[] values();
+ public static ** valueOf(java.lang.String);
+}
+
+-keepclassmembers class * implements android.os.Parcelable {
+ public static final ** CREATOR;
+}
+
+# Preserve annotated Javascript interface methods.
+-keepclassmembers class * {
+ @android.webkit.JavascriptInterface ;
+}
+
+# The support libraries contains references to newer platform versions.
+# Don't warn about those in case this app is linking against an older
+# platform version. We know about them, and they are safe.
+-dontnote android.support.**
+-dontnote androidx.**
+-dontwarn android.support.**
+-dontwarn androidx.**
+
+# This class is deprecated, but remains for backward compatibility.
+-dontwarn android.util.FloatMath
+
+# Understand the @Keep support annotation.
+-keep class android.support.annotation.Keep
+-keep class androidx.annotation.Keep
+
+-keep @android.support.annotation.Keep class * {*;}
+-keep @androidx.annotation.Keep class * {*;}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep (...);
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep (...);
+}
+
+# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
+-dontnote org.apache.http.**
+-dontnote android.net.http.**
+
+# These classes are duplicated between android.jar and core-lambda-stubs.jar.
+-dontnote java.lang.invoke.**
diff --git a/vortex-log/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml b/vortex-log/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml
index 64413dd..a4c1c81 100644
--- a/vortex-log/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml
+++ b/vortex-log/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/incremental/mergeReleaseShaders/merger.xml b/vortex-log/build/intermediates/incremental/mergeReleaseShaders/merger.xml
index dcb864e..c19ee3d 100644
--- a/vortex-log/build/intermediates/incremental/mergeReleaseShaders/merger.xml
+++ b/vortex-log/build/intermediates/incremental/mergeReleaseShaders/merger.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/incremental/packageReleaseAssets/merger.xml b/vortex-log/build/intermediates/incremental/packageReleaseAssets/merger.xml
index bf9e651..c4434e6 100644
--- a/vortex-log/build/intermediates/incremental/packageReleaseAssets/merger.xml
+++ b/vortex-log/build/intermediates/incremental/packageReleaseAssets/merger.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/incremental/packageReleaseResources/compile-file-map.properties b/vortex-log/build/intermediates/incremental/packageReleaseResources/compile-file-map.properties
index 36fb2c4..8fe6ca4 100644
--- a/vortex-log/build/intermediates/incremental/packageReleaseResources/compile-file-map.properties
+++ b/vortex-log/build/intermediates/incremental/packageReleaseResources/compile-file-map.properties
@@ -1 +1 @@
-#Wed Apr 01 20:19:51 BST 2020
+#Fri Feb 04 10:07:06 PST 2022
diff --git a/vortex-log/build/intermediates/incremental/packageReleaseResources/merger.xml b/vortex-log/build/intermediates/incremental/packageReleaseResources/merger.xml
index c8940f8..3942192 100644
--- a/vortex-log/build/intermediates/incremental/packageReleaseResources/merger.xml
+++ b/vortex-log/build/intermediates/incremental/packageReleaseResources/merger.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/incremental/release-mergeJavaRes/merge-state b/vortex-log/build/intermediates/incremental/release-mergeJavaRes/merge-state
index e98c430..0c7941e 100644
Binary files a/vortex-log/build/intermediates/incremental/release-mergeJavaRes/merge-state and b/vortex-log/build/intermediates/incremental/release-mergeJavaRes/merge-state differ
diff --git a/vortex-log/build/intermediates/javac/release/classes/io/vortex/android/state/BuildConfig.class b/vortex-log/build/intermediates/javac/release/classes/io/vortex/android/state/BuildConfig.class
new file mode 100644
index 0000000..2b7b9e7
Binary files /dev/null and b/vortex-log/build/intermediates/javac/release/classes/io/vortex/android/state/BuildConfig.class differ
diff --git a/vortex-log/build/intermediates/local_only_symbol_list/release/R-def.txt b/vortex-log/build/intermediates/local_only_symbol_list/release/R-def.txt
new file mode 100644
index 0000000..78ac5b8
--- /dev/null
+++ b/vortex-log/build/intermediates/local_only_symbol_list/release/R-def.txt
@@ -0,0 +1,2 @@
+R_DEF: Internal format may change without notice
+local
diff --git a/vortex-log/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt b/vortex-log/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt
new file mode 100644
index 0000000..34c1ce4
--- /dev/null
+++ b/vortex-log/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt
@@ -0,0 +1,11 @@
+1
+2
+4
+5 D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+7 android:targetSdkVersion="31" />
+7-->D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+8
+9
diff --git a/vortex-log/build/intermediates/merged_java_res/release/feature-vortex-log.jar b/vortex-log/build/intermediates/merged_java_res/release/feature-vortex-log.jar
new file mode 100644
index 0000000..231e850
Binary files /dev/null and b/vortex-log/build/intermediates/merged_java_res/release/feature-vortex-log.jar differ
diff --git a/vortex-log/build/intermediates/merged_manifest/release/AndroidManifest.xml b/vortex-log/build/intermediates/merged_manifest/release/AndroidManifest.xml
new file mode 100644
index 0000000..2df5b65
--- /dev/null
+++ b/vortex-log/build/intermediates/merged_manifest/release/AndroidManifest.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/packaged_manifests/release/output-metadata.json b/vortex-log/build/intermediates/packaged_manifests/release/output-metadata.json
new file mode 100644
index 0000000..75b988f
--- /dev/null
+++ b/vortex-log/build/intermediates/packaged_manifests/release/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "PACKAGED_MANIFESTS",
+ "kind": "Directory"
+ },
+ "applicationId": "io.vortex.android.state",
+ "variantName": "release",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "outputFile": "../../merged_manifest/release/AndroidManifest.xml"
+ }
+ ],
+ "elementType": "File"
+}
\ No newline at end of file
diff --git a/vortex-log/build/intermediates/shrunk_classes/release/shrunkClasses.jar b/vortex-log/build/intermediates/shrunk_classes/release/shrunkClasses.jar
new file mode 100644
index 0000000..1871a3d
Binary files /dev/null and b/vortex-log/build/intermediates/shrunk_classes/release/shrunkClasses.jar differ
diff --git a/vortex-log/build/intermediates/shrunk_java_res/release/shrunkJavaRes.jar b/vortex-log/build/intermediates/shrunk_java_res/release/shrunkJavaRes.jar
new file mode 100644
index 0000000..1e1fb7c
Binary files /dev/null and b/vortex-log/build/intermediates/shrunk_java_res/release/shrunkJavaRes.jar differ
diff --git a/vortex-log/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt b/vortex-log/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt
new file mode 100644
index 0000000..521148b
--- /dev/null
+++ b/vortex-log/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt
@@ -0,0 +1,1273 @@
+io.vortex.android.state
+anim abc_fade_in
+anim abc_fade_out
+anim abc_grow_fade_in_from_bottom
+anim abc_popup_enter
+anim abc_popup_exit
+anim abc_shrink_fade_out_from_bottom
+anim abc_slide_in_bottom
+anim abc_slide_in_top
+anim abc_slide_out_bottom
+anim abc_slide_out_top
+anim abc_tooltip_enter
+anim abc_tooltip_exit
+anim btn_checkbox_to_checked_box_inner_merged_animation
+anim btn_checkbox_to_checked_box_outer_merged_animation
+anim btn_checkbox_to_checked_icon_null_animation
+anim btn_checkbox_to_unchecked_box_inner_merged_animation
+anim btn_checkbox_to_unchecked_check_path_merged_animation
+anim btn_checkbox_to_unchecked_icon_null_animation
+anim btn_radio_to_off_mtrl_dot_group_animation
+anim btn_radio_to_off_mtrl_ring_outer_animation
+anim btn_radio_to_off_mtrl_ring_outer_path_animation
+anim btn_radio_to_on_mtrl_dot_group_animation
+anim btn_radio_to_on_mtrl_ring_outer_animation
+anim btn_radio_to_on_mtrl_ring_outer_path_animation
+anim fragment_fast_out_extra_slow_in
+animator fragment_close_enter
+animator fragment_close_exit
+animator fragment_fade_enter
+animator fragment_fade_exit
+animator fragment_open_enter
+animator fragment_open_exit
+attr actionBarDivider
+attr actionBarItemBackground
+attr actionBarPopupTheme
+attr actionBarSize
+attr actionBarSplitStyle
+attr actionBarStyle
+attr actionBarTabBarStyle
+attr actionBarTabStyle
+attr actionBarTabTextStyle
+attr actionBarTheme
+attr actionBarWidgetTheme
+attr actionButtonStyle
+attr actionDropDownStyle
+attr actionLayout
+attr actionMenuTextAppearance
+attr actionMenuTextColor
+attr actionModeBackground
+attr actionModeCloseButtonStyle
+attr actionModeCloseContentDescription
+attr actionModeCloseDrawable
+attr actionModeCopyDrawable
+attr actionModeCutDrawable
+attr actionModeFindDrawable
+attr actionModePasteDrawable
+attr actionModePopupWindowStyle
+attr actionModeSelectAllDrawable
+attr actionModeShareDrawable
+attr actionModeSplitBackground
+attr actionModeStyle
+attr actionModeTheme
+attr actionModeWebSearchDrawable
+attr actionOverflowButtonStyle
+attr actionOverflowMenuStyle
+attr actionProviderClass
+attr actionViewClass
+attr activityChooserViewStyle
+attr alertDialogButtonGroupStyle
+attr alertDialogCenterButtons
+attr alertDialogStyle
+attr alertDialogTheme
+attr allowStacking
+attr alpha
+attr alphabeticModifiers
+attr arrowHeadLength
+attr arrowShaftLength
+attr autoCompleteTextViewStyle
+attr autoSizeMaxTextSize
+attr autoSizeMinTextSize
+attr autoSizePresetSizes
+attr autoSizeStepGranularity
+attr autoSizeTextType
+attr background
+attr backgroundSplit
+attr backgroundStacked
+attr backgroundTint
+attr backgroundTintMode
+attr barLength
+attr borderlessButtonStyle
+attr buttonBarButtonStyle
+attr buttonBarNegativeButtonStyle
+attr buttonBarNeutralButtonStyle
+attr buttonBarPositiveButtonStyle
+attr buttonBarStyle
+attr buttonCompat
+attr buttonGravity
+attr buttonIconDimen
+attr buttonPanelSideLayout
+attr buttonStyle
+attr buttonStyleSmall
+attr buttonTint
+attr buttonTintMode
+attr checkboxStyle
+attr checkedTextViewStyle
+attr closeIcon
+attr closeItemLayout
+attr collapseContentDescription
+attr collapseIcon
+attr color
+attr colorAccent
+attr colorBackgroundFloating
+attr colorButtonNormal
+attr colorControlActivated
+attr colorControlHighlight
+attr colorControlNormal
+attr colorError
+attr colorPrimary
+attr colorPrimaryDark
+attr colorSwitchThumbNormal
+attr commitIcon
+attr contentDescription
+attr contentInsetEnd
+attr contentInsetEndWithActions
+attr contentInsetLeft
+attr contentInsetRight
+attr contentInsetStart
+attr contentInsetStartWithNavigation
+attr controlBackground
+attr customNavigationLayout
+attr defaultQueryHint
+attr dialogCornerRadius
+attr dialogPreferredPadding
+attr dialogTheme
+attr displayOptions
+attr divider
+attr dividerHorizontal
+attr dividerPadding
+attr dividerVertical
+attr drawableBottomCompat
+attr drawableEndCompat
+attr drawableLeftCompat
+attr drawableRightCompat
+attr drawableSize
+attr drawableStartCompat
+attr drawableTint
+attr drawableTintMode
+attr drawableTopCompat
+attr drawerArrowStyle
+attr dropDownListViewStyle
+attr dropdownListPreferredItemHeight
+attr editTextBackground
+attr editTextColor
+attr editTextStyle
+attr elevation
+attr expandActivityOverflowButtonDrawable
+attr firstBaselineToTopHeight
+attr font
+attr fontFamily
+attr fontProviderAuthority
+attr fontProviderCerts
+attr fontProviderFetchStrategy
+attr fontProviderFetchTimeout
+attr fontProviderPackage
+attr fontProviderQuery
+attr fontProviderSystemFontFamily
+attr fontStyle
+attr fontVariationSettings
+attr fontWeight
+attr gapBetweenBars
+attr goIcon
+attr height
+attr hideOnContentScroll
+attr homeAsUpIndicator
+attr homeLayout
+attr icon
+attr iconTint
+attr iconTintMode
+attr iconifiedByDefault
+attr imageButtonStyle
+attr indeterminateProgressStyle
+attr initialActivityCount
+attr isLightTheme
+attr itemPadding
+attr lastBaselineToBottomHeight
+attr layout
+attr lineHeight
+attr listChoiceBackgroundIndicator
+attr listChoiceIndicatorMultipleAnimated
+attr listChoiceIndicatorSingleAnimated
+attr listDividerAlertDialog
+attr listItemLayout
+attr listLayout
+attr listMenuViewStyle
+attr listPopupWindowStyle
+attr listPreferredItemHeight
+attr listPreferredItemHeightLarge
+attr listPreferredItemHeightSmall
+attr listPreferredItemPaddingEnd
+attr listPreferredItemPaddingLeft
+attr listPreferredItemPaddingRight
+attr listPreferredItemPaddingStart
+attr logo
+attr logoDescription
+attr maxButtonHeight
+attr measureWithLargestChild
+attr menu
+attr multiChoiceItemLayout
+attr navigationContentDescription
+attr navigationIcon
+attr navigationMode
+attr nestedScrollViewStyle
+attr numericModifiers
+attr overlapAnchor
+attr paddingBottomNoButtons
+attr paddingEnd
+attr paddingStart
+attr paddingTopNoTitle
+attr panelBackground
+attr panelMenuListTheme
+attr panelMenuListWidth
+attr popupMenuStyle
+attr popupTheme
+attr popupWindowStyle
+attr preserveIconSpacing
+attr progressBarPadding
+attr progressBarStyle
+attr queryBackground
+attr queryHint
+attr queryPatterns
+attr radioButtonStyle
+attr ratingBarStyle
+attr ratingBarStyleIndicator
+attr ratingBarStyleSmall
+attr searchHintIcon
+attr searchIcon
+attr searchViewStyle
+attr seekBarStyle
+attr selectableItemBackground
+attr selectableItemBackgroundBorderless
+attr shortcutMatchRequired
+attr showAsAction
+attr showDividers
+attr showText
+attr showTitle
+attr singleChoiceItemLayout
+attr spinBars
+attr spinnerDropDownItemStyle
+attr spinnerStyle
+attr splitTrack
+attr srcCompat
+attr state_above_anchor
+attr subMenuArrow
+attr submitBackground
+attr subtitle
+attr subtitleTextAppearance
+attr subtitleTextColor
+attr subtitleTextStyle
+attr suggestionRowLayout
+attr switchMinWidth
+attr switchPadding
+attr switchStyle
+attr switchTextAppearance
+attr textAllCaps
+attr textAppearanceLargePopupMenu
+attr textAppearanceListItem
+attr textAppearanceListItemSecondary
+attr textAppearanceListItemSmall
+attr textAppearancePopupMenuHeader
+attr textAppearanceSearchResultSubtitle
+attr textAppearanceSearchResultTitle
+attr textAppearanceSmallPopupMenu
+attr textColorAlertDialogListItem
+attr textColorSearchUrl
+attr textLocale
+attr theme
+attr thickness
+attr thumbTextPadding
+attr thumbTint
+attr thumbTintMode
+attr tickMark
+attr tickMarkTint
+attr tickMarkTintMode
+attr tint
+attr tintMode
+attr title
+attr titleMargin
+attr titleMarginBottom
+attr titleMarginEnd
+attr titleMarginStart
+attr titleMarginTop
+attr titleMargins
+attr titleTextAppearance
+attr titleTextColor
+attr titleTextStyle
+attr toolbarNavigationButtonStyle
+attr toolbarStyle
+attr tooltipForegroundColor
+attr tooltipFrameBackground
+attr tooltipText
+attr track
+attr trackTint
+attr trackTintMode
+attr ttcIndex
+attr viewInflaterClass
+attr voiceIcon
+attr windowActionBar
+attr windowActionBarOverlay
+attr windowActionModeOverlay
+attr windowFixedHeightMajor
+attr windowFixedHeightMinor
+attr windowFixedWidthMajor
+attr windowFixedWidthMinor
+attr windowMinWidthMajor
+attr windowMinWidthMinor
+attr windowNoTitle
+bool abc_action_bar_embed_tabs
+bool abc_config_actionMenuItemAllCaps
+color abc_background_cache_hint_selector_material_dark
+color abc_background_cache_hint_selector_material_light
+color abc_btn_colored_borderless_text_material
+color abc_btn_colored_text_material
+color abc_color_highlight_material
+color abc_decor_view_status_guard
+color abc_decor_view_status_guard_light
+color abc_hint_foreground_material_dark
+color abc_hint_foreground_material_light
+color abc_primary_text_disable_only_material_dark
+color abc_primary_text_disable_only_material_light
+color abc_primary_text_material_dark
+color abc_primary_text_material_light
+color abc_search_url_text
+color abc_search_url_text_normal
+color abc_search_url_text_pressed
+color abc_search_url_text_selected
+color abc_secondary_text_material_dark
+color abc_secondary_text_material_light
+color abc_tint_btn_checkable
+color abc_tint_default
+color abc_tint_edittext
+color abc_tint_seek_thumb
+color abc_tint_spinner
+color abc_tint_switch_track
+color accent_material_dark
+color accent_material_light
+color androidx_core_ripple_material_light
+color androidx_core_secondary_text_default_material_light
+color background_floating_material_dark
+color background_floating_material_light
+color background_material_dark
+color background_material_light
+color bright_foreground_disabled_material_dark
+color bright_foreground_disabled_material_light
+color bright_foreground_inverse_material_dark
+color bright_foreground_inverse_material_light
+color bright_foreground_material_dark
+color bright_foreground_material_light
+color button_material_dark
+color button_material_light
+color dim_foreground_disabled_material_dark
+color dim_foreground_disabled_material_light
+color dim_foreground_material_dark
+color dim_foreground_material_light
+color error_color_material_dark
+color error_color_material_light
+color foreground_material_dark
+color foreground_material_light
+color highlighted_text_material_dark
+color highlighted_text_material_light
+color material_blue_grey_800
+color material_blue_grey_900
+color material_blue_grey_950
+color material_deep_teal_200
+color material_deep_teal_500
+color material_grey_100
+color material_grey_300
+color material_grey_50
+color material_grey_600
+color material_grey_800
+color material_grey_850
+color material_grey_900
+color notification_action_color_filter
+color notification_icon_bg_color
+color primary_dark_material_dark
+color primary_dark_material_light
+color primary_material_dark
+color primary_material_light
+color primary_text_default_material_dark
+color primary_text_default_material_light
+color primary_text_disabled_material_dark
+color primary_text_disabled_material_light
+color ripple_material_dark
+color ripple_material_light
+color secondary_text_default_material_dark
+color secondary_text_default_material_light
+color secondary_text_disabled_material_dark
+color secondary_text_disabled_material_light
+color switch_thumb_disabled_material_dark
+color switch_thumb_disabled_material_light
+color switch_thumb_material_dark
+color switch_thumb_material_light
+color switch_thumb_normal_material_dark
+color switch_thumb_normal_material_light
+color tooltip_background_dark
+color tooltip_background_light
+dimen abc_action_bar_content_inset_material
+dimen abc_action_bar_content_inset_with_nav
+dimen abc_action_bar_default_height_material
+dimen abc_action_bar_default_padding_end_material
+dimen abc_action_bar_default_padding_start_material
+dimen abc_action_bar_elevation_material
+dimen abc_action_bar_icon_vertical_padding_material
+dimen abc_action_bar_overflow_padding_end_material
+dimen abc_action_bar_overflow_padding_start_material
+dimen abc_action_bar_stacked_max_height
+dimen abc_action_bar_stacked_tab_max_width
+dimen abc_action_bar_subtitle_bottom_margin_material
+dimen abc_action_bar_subtitle_top_margin_material
+dimen abc_action_button_min_height_material
+dimen abc_action_button_min_width_material
+dimen abc_action_button_min_width_overflow_material
+dimen abc_alert_dialog_button_bar_height
+dimen abc_alert_dialog_button_dimen
+dimen abc_button_inset_horizontal_material
+dimen abc_button_inset_vertical_material
+dimen abc_button_padding_horizontal_material
+dimen abc_button_padding_vertical_material
+dimen abc_cascading_menus_min_smallest_width
+dimen abc_config_prefDialogWidth
+dimen abc_control_corner_material
+dimen abc_control_inset_material
+dimen abc_control_padding_material
+dimen abc_dialog_corner_radius_material
+dimen abc_dialog_fixed_height_major
+dimen abc_dialog_fixed_height_minor
+dimen abc_dialog_fixed_width_major
+dimen abc_dialog_fixed_width_minor
+dimen abc_dialog_list_padding_bottom_no_buttons
+dimen abc_dialog_list_padding_top_no_title
+dimen abc_dialog_min_width_major
+dimen abc_dialog_min_width_minor
+dimen abc_dialog_padding_material
+dimen abc_dialog_padding_top_material
+dimen abc_dialog_title_divider_material
+dimen abc_disabled_alpha_material_dark
+dimen abc_disabled_alpha_material_light
+dimen abc_dropdownitem_icon_width
+dimen abc_dropdownitem_text_padding_left
+dimen abc_dropdownitem_text_padding_right
+dimen abc_edit_text_inset_bottom_material
+dimen abc_edit_text_inset_horizontal_material
+dimen abc_edit_text_inset_top_material
+dimen abc_floating_window_z
+dimen abc_list_item_height_large_material
+dimen abc_list_item_height_material
+dimen abc_list_item_height_small_material
+dimen abc_list_item_padding_horizontal_material
+dimen abc_panel_menu_list_width
+dimen abc_progress_bar_height_material
+dimen abc_search_view_preferred_height
+dimen abc_search_view_preferred_width
+dimen abc_seekbar_track_background_height_material
+dimen abc_seekbar_track_progress_height_material
+dimen abc_select_dialog_padding_start_material
+dimen abc_star_big
+dimen abc_star_medium
+dimen abc_star_small
+dimen abc_switch_padding
+dimen abc_text_size_body_1_material
+dimen abc_text_size_body_2_material
+dimen abc_text_size_button_material
+dimen abc_text_size_caption_material
+dimen abc_text_size_display_1_material
+dimen abc_text_size_display_2_material
+dimen abc_text_size_display_3_material
+dimen abc_text_size_display_4_material
+dimen abc_text_size_headline_material
+dimen abc_text_size_large_material
+dimen abc_text_size_medium_material
+dimen abc_text_size_menu_header_material
+dimen abc_text_size_menu_material
+dimen abc_text_size_small_material
+dimen abc_text_size_subhead_material
+dimen abc_text_size_subtitle_material_toolbar
+dimen abc_text_size_title_material
+dimen abc_text_size_title_material_toolbar
+dimen compat_button_inset_horizontal_material
+dimen compat_button_inset_vertical_material
+dimen compat_button_padding_horizontal_material
+dimen compat_button_padding_vertical_material
+dimen compat_control_corner_material
+dimen compat_notification_large_icon_max_height
+dimen compat_notification_large_icon_max_width
+dimen disabled_alpha_material_dark
+dimen disabled_alpha_material_light
+dimen highlight_alpha_material_colored
+dimen highlight_alpha_material_dark
+dimen highlight_alpha_material_light
+dimen hint_alpha_material_dark
+dimen hint_alpha_material_light
+dimen hint_pressed_alpha_material_dark
+dimen hint_pressed_alpha_material_light
+dimen notification_action_icon_size
+dimen notification_action_text_size
+dimen notification_big_circle_margin
+dimen notification_content_margin_start
+dimen notification_large_icon_height
+dimen notification_large_icon_width
+dimen notification_main_column_padding_top
+dimen notification_media_narrow_margin
+dimen notification_right_icon_size
+dimen notification_right_side_padding_top
+dimen notification_small_icon_background_padding
+dimen notification_small_icon_size_as_large
+dimen notification_subtext_size
+dimen notification_top_pad
+dimen notification_top_pad_large_text
+dimen tooltip_corner_radius
+dimen tooltip_horizontal_padding
+dimen tooltip_margin
+dimen tooltip_precise_anchor_extra_offset
+dimen tooltip_precise_anchor_threshold
+dimen tooltip_vertical_padding
+dimen tooltip_y_offset_non_touch
+dimen tooltip_y_offset_touch
+drawable abc_ab_share_pack_mtrl_alpha
+drawable abc_action_bar_item_background_material
+drawable abc_btn_borderless_material
+drawable abc_btn_check_material
+drawable abc_btn_check_material_anim
+drawable abc_btn_check_to_on_mtrl_000
+drawable abc_btn_check_to_on_mtrl_015
+drawable abc_btn_colored_material
+drawable abc_btn_default_mtrl_shape
+drawable abc_btn_radio_material
+drawable abc_btn_radio_material_anim
+drawable abc_btn_radio_to_on_mtrl_000
+drawable abc_btn_radio_to_on_mtrl_015
+drawable abc_btn_switch_to_on_mtrl_00001
+drawable abc_btn_switch_to_on_mtrl_00012
+drawable abc_cab_background_internal_bg
+drawable abc_cab_background_top_material
+drawable abc_cab_background_top_mtrl_alpha
+drawable abc_control_background_material
+drawable abc_dialog_material_background
+drawable abc_edit_text_material
+drawable abc_ic_ab_back_material
+drawable abc_ic_arrow_drop_right_black_24dp
+drawable abc_ic_clear_material
+drawable abc_ic_commit_search_api_mtrl_alpha
+drawable abc_ic_go_search_api_material
+drawable abc_ic_menu_copy_mtrl_am_alpha
+drawable abc_ic_menu_cut_mtrl_alpha
+drawable abc_ic_menu_overflow_material
+drawable abc_ic_menu_paste_mtrl_am_alpha
+drawable abc_ic_menu_selectall_mtrl_alpha
+drawable abc_ic_menu_share_mtrl_alpha
+drawable abc_ic_search_api_material
+drawable abc_ic_voice_search_api_material
+drawable abc_item_background_holo_dark
+drawable abc_item_background_holo_light
+drawable abc_list_divider_material
+drawable abc_list_divider_mtrl_alpha
+drawable abc_list_focused_holo
+drawable abc_list_longpressed_holo
+drawable abc_list_pressed_holo_dark
+drawable abc_list_pressed_holo_light
+drawable abc_list_selector_background_transition_holo_dark
+drawable abc_list_selector_background_transition_holo_light
+drawable abc_list_selector_disabled_holo_dark
+drawable abc_list_selector_disabled_holo_light
+drawable abc_list_selector_holo_dark
+drawable abc_list_selector_holo_light
+drawable abc_menu_hardkey_panel_mtrl_mult
+drawable abc_popup_background_mtrl_mult
+drawable abc_ratingbar_indicator_material
+drawable abc_ratingbar_material
+drawable abc_ratingbar_small_material
+drawable abc_scrubber_control_off_mtrl_alpha
+drawable abc_scrubber_control_to_pressed_mtrl_000
+drawable abc_scrubber_control_to_pressed_mtrl_005
+drawable abc_scrubber_primary_mtrl_alpha
+drawable abc_scrubber_track_mtrl_alpha
+drawable abc_seekbar_thumb_material
+drawable abc_seekbar_tick_mark_material
+drawable abc_seekbar_track_material
+drawable abc_spinner_mtrl_am_alpha
+drawable abc_spinner_textfield_background_material
+drawable abc_star_black_48dp
+drawable abc_star_half_black_48dp
+drawable abc_switch_thumb_material
+drawable abc_switch_track_mtrl_alpha
+drawable abc_tab_indicator_material
+drawable abc_tab_indicator_mtrl_alpha
+drawable abc_text_cursor_material
+drawable abc_text_select_handle_left_mtrl
+drawable abc_text_select_handle_middle_mtrl
+drawable abc_text_select_handle_right_mtrl
+drawable abc_textfield_activated_mtrl_alpha
+drawable abc_textfield_default_mtrl_alpha
+drawable abc_textfield_search_activated_mtrl_alpha
+drawable abc_textfield_search_default_mtrl_alpha
+drawable abc_textfield_search_material
+drawable abc_vector_test
+drawable btn_checkbox_checked_mtrl
+drawable btn_checkbox_checked_to_unchecked_mtrl_animation
+drawable btn_checkbox_unchecked_mtrl
+drawable btn_checkbox_unchecked_to_checked_mtrl_animation
+drawable btn_radio_off_mtrl
+drawable btn_radio_off_to_on_mtrl_animation
+drawable btn_radio_on_mtrl
+drawable btn_radio_on_to_off_mtrl_animation
+drawable notification_action_background
+drawable notification_bg
+drawable notification_bg_low
+drawable notification_bg_low_normal
+drawable notification_bg_low_pressed
+drawable notification_bg_normal
+drawable notification_bg_normal_pressed
+drawable notification_icon_background
+drawable notification_template_icon_bg
+drawable notification_template_icon_low_bg
+drawable notification_tile_bg
+drawable notify_panel_notification_icon_bg
+drawable tooltip_frame_dark
+drawable tooltip_frame_light
+id accessibility_action_clickable_span
+id accessibility_custom_action_0
+id accessibility_custom_action_1
+id accessibility_custom_action_10
+id accessibility_custom_action_11
+id accessibility_custom_action_12
+id accessibility_custom_action_13
+id accessibility_custom_action_14
+id accessibility_custom_action_15
+id accessibility_custom_action_16
+id accessibility_custom_action_17
+id accessibility_custom_action_18
+id accessibility_custom_action_19
+id accessibility_custom_action_2
+id accessibility_custom_action_20
+id accessibility_custom_action_21
+id accessibility_custom_action_22
+id accessibility_custom_action_23
+id accessibility_custom_action_24
+id accessibility_custom_action_25
+id accessibility_custom_action_26
+id accessibility_custom_action_27
+id accessibility_custom_action_28
+id accessibility_custom_action_29
+id accessibility_custom_action_3
+id accessibility_custom_action_30
+id accessibility_custom_action_31
+id accessibility_custom_action_4
+id accessibility_custom_action_5
+id accessibility_custom_action_6
+id accessibility_custom_action_7
+id accessibility_custom_action_8
+id accessibility_custom_action_9
+id action_bar
+id action_bar_activity_content
+id action_bar_container
+id action_bar_root
+id action_bar_spinner
+id action_bar_subtitle
+id action_bar_title
+id action_container
+id action_context_bar
+id action_divider
+id action_image
+id action_menu_divider
+id action_menu_presenter
+id action_mode_bar
+id action_mode_bar_stub
+id action_mode_close_button
+id action_text
+id actions
+id activity_chooser_view_content
+id add
+id alertTitle
+id androidx_compose_ui_view_composition_context
+id async
+id blocking
+id buttonPanel
+id checkbox
+id checked
+id chronometer
+id compose_view_saveable_id_tag
+id content
+id contentPanel
+id custom
+id customPanel
+id decor_content_parent
+id default_activity_button
+id dialog_button
+id edit_query
+id expand_activities_button
+id expanded_menu
+id forever
+id fragment_container_view_tag
+id group_divider
+id hide_in_inspector_tag
+id home
+id icon
+id icon_group
+id image
+id info
+id inspection_slot_table_set
+id italic
+id line1
+id line3
+id listMode
+id list_item
+id message
+id multiply
+id none
+id normal
+id notification_background
+id notification_main_column
+id notification_main_column_container
+id off
+id on
+id parentPanel
+id progress_circular
+id progress_horizontal
+id radio
+id right_icon
+id right_side
+id screen
+id scrollIndicatorDown
+id scrollIndicatorUp
+id scrollView
+id search_badge
+id search_bar
+id search_button
+id search_close_btn
+id search_edit_frame
+id search_go_btn
+id search_mag_icon
+id search_plate
+id search_src_text
+id search_voice_btn
+id select_dialog_listview
+id shortcut
+id spacer
+id special_effects_controller_view_tag
+id split_action_bar
+id src_atop
+id src_in
+id src_over
+id submenuarrow
+id submit_area
+id tabMode
+id tag_accessibility_actions
+id tag_accessibility_clickable_spans
+id tag_accessibility_heading
+id tag_accessibility_pane_title
+id tag_on_apply_window_listener
+id tag_on_receive_content_listener
+id tag_on_receive_content_mime_types
+id tag_screen_reader_focusable
+id tag_state_description
+id tag_transition_group
+id tag_unhandled_key_event_manager
+id tag_unhandled_key_listeners
+id tag_window_insets_animation_callback
+id text
+id text2
+id textSpacerNoButtons
+id textSpacerNoTitle
+id time
+id title
+id titleDividerNoCustom
+id title_template
+id topPanel
+id unchecked
+id uniform
+id up
+id view_tree_lifecycle_owner
+id view_tree_saved_state_registry_owner
+id view_tree_view_model_store_owner
+id visible_removing_fragment_view_tag
+id wrap_content
+id wrapped_composition_tag
+integer abc_config_activityDefaultDur
+integer abc_config_activityShortDur
+integer cancel_button_image_alpha
+integer config_tooltipAnimTime
+integer status_bar_notification_info_maxnum
+interpolator btn_checkbox_checked_mtrl_animation_interpolator_0
+interpolator btn_checkbox_checked_mtrl_animation_interpolator_1
+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0
+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
+interpolator btn_radio_to_off_mtrl_animation_interpolator_0
+interpolator btn_radio_to_on_mtrl_animation_interpolator_0
+interpolator fast_out_slow_in
+layout abc_action_bar_title_item
+layout abc_action_bar_up_container
+layout abc_action_menu_item_layout
+layout abc_action_menu_layout
+layout abc_action_mode_bar
+layout abc_action_mode_close_item_material
+layout abc_activity_chooser_view
+layout abc_activity_chooser_view_list_item
+layout abc_alert_dialog_button_bar_material
+layout abc_alert_dialog_material
+layout abc_alert_dialog_title_material
+layout abc_cascading_menu_item_layout
+layout abc_dialog_title_material
+layout abc_expanded_menu_layout
+layout abc_list_menu_item_checkbox
+layout abc_list_menu_item_icon
+layout abc_list_menu_item_layout
+layout abc_list_menu_item_radio
+layout abc_popup_menu_header_item_layout
+layout abc_popup_menu_item_layout
+layout abc_screen_content_include
+layout abc_screen_simple
+layout abc_screen_simple_overlay_action_mode
+layout abc_screen_toolbar
+layout abc_search_dropdown_item_icons_2line
+layout abc_search_view
+layout abc_select_dialog_material
+layout abc_tooltip
+layout custom_dialog
+layout notification_action
+layout notification_action_tombstone
+layout notification_template_custom_big
+layout notification_template_icon_group
+layout notification_template_part_chronometer
+layout notification_template_part_time
+layout select_dialog_item_material
+layout select_dialog_multichoice_material
+layout select_dialog_singlechoice_material
+layout support_simple_spinner_dropdown_item
+string abc_action_bar_home_description
+string abc_action_bar_up_description
+string abc_action_menu_overflow_description
+string abc_action_mode_done
+string abc_activity_chooser_view_see_all
+string abc_activitychooserview_choose_application
+string abc_capital_off
+string abc_capital_on
+string abc_menu_alt_shortcut_label
+string abc_menu_ctrl_shortcut_label
+string abc_menu_delete_shortcut_label
+string abc_menu_enter_shortcut_label
+string abc_menu_function_shortcut_label
+string abc_menu_meta_shortcut_label
+string abc_menu_shift_shortcut_label
+string abc_menu_space_shortcut_label
+string abc_menu_sym_shortcut_label
+string abc_prepend_shortcut_label
+string abc_search_hint
+string abc_searchview_description_clear
+string abc_searchview_description_query
+string abc_searchview_description_search
+string abc_searchview_description_submit
+string abc_searchview_description_voice
+string abc_shareactionprovider_share_with
+string abc_shareactionprovider_share_with_application
+string abc_toolbar_collapse_description
+string androidx_startup
+string close_drawer
+string close_sheet
+string default_error_message
+string in_progress
+string indeterminate
+string navigation_menu
+string not_selected
+string off
+string on
+string search_menu_title
+string selected
+string status_bar_notification_info_overflow
+string tab
+string template_percent
+style AlertDialog_AppCompat
+style AlertDialog_AppCompat_Light
+style Animation_AppCompat_Dialog
+style Animation_AppCompat_DropDownUp
+style Animation_AppCompat_Tooltip
+style Base_AlertDialog_AppCompat
+style Base_AlertDialog_AppCompat_Light
+style Base_Animation_AppCompat_Dialog
+style Base_Animation_AppCompat_DropDownUp
+style Base_Animation_AppCompat_Tooltip
+style Base_DialogWindowTitleBackground_AppCompat
+style Base_DialogWindowTitle_AppCompat
+style Base_TextAppearance_AppCompat
+style Base_TextAppearance_AppCompat_Body1
+style Base_TextAppearance_AppCompat_Body2
+style Base_TextAppearance_AppCompat_Button
+style Base_TextAppearance_AppCompat_Caption
+style Base_TextAppearance_AppCompat_Display1
+style Base_TextAppearance_AppCompat_Display2
+style Base_TextAppearance_AppCompat_Display3
+style Base_TextAppearance_AppCompat_Display4
+style Base_TextAppearance_AppCompat_Headline
+style Base_TextAppearance_AppCompat_Inverse
+style Base_TextAppearance_AppCompat_Large
+style Base_TextAppearance_AppCompat_Large_Inverse
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Medium
+style Base_TextAppearance_AppCompat_Medium_Inverse
+style Base_TextAppearance_AppCompat_Menu
+style Base_TextAppearance_AppCompat_SearchResult
+style Base_TextAppearance_AppCompat_SearchResult_Subtitle
+style Base_TextAppearance_AppCompat_SearchResult_Title
+style Base_TextAppearance_AppCompat_Small
+style Base_TextAppearance_AppCompat_Small_Inverse
+style Base_TextAppearance_AppCompat_Subhead
+style Base_TextAppearance_AppCompat_Subhead_Inverse
+style Base_TextAppearance_AppCompat_Title
+style Base_TextAppearance_AppCompat_Title_Inverse
+style Base_TextAppearance_AppCompat_Tooltip
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Title
+style Base_TextAppearance_AppCompat_Widget_Button
+style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Inverse
+style Base_TextAppearance_AppCompat_Widget_DropDownItem
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Widget_Switch
+style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Title
+style Base_ThemeOverlay_AppCompat
+style Base_ThemeOverlay_AppCompat_ActionBar
+style Base_ThemeOverlay_AppCompat_Dark
+style Base_ThemeOverlay_AppCompat_Dark_ActionBar
+style Base_ThemeOverlay_AppCompat_Dialog
+style Base_ThemeOverlay_AppCompat_Dialog_Alert
+style Base_ThemeOverlay_AppCompat_Light
+style Base_Theme_AppCompat
+style Base_Theme_AppCompat_CompactMenu
+style Base_Theme_AppCompat_Dialog
+style Base_Theme_AppCompat_DialogWhenLarge
+style Base_Theme_AppCompat_Dialog_Alert
+style Base_Theme_AppCompat_Dialog_FixedSize
+style Base_Theme_AppCompat_Dialog_MinWidth
+style Base_Theme_AppCompat_Light
+style Base_Theme_AppCompat_Light_DarkActionBar
+style Base_Theme_AppCompat_Light_Dialog
+style Base_Theme_AppCompat_Light_DialogWhenLarge
+style Base_Theme_AppCompat_Light_Dialog_Alert
+style Base_Theme_AppCompat_Light_Dialog_FixedSize
+style Base_Theme_AppCompat_Light_Dialog_MinWidth
+style Base_V21_ThemeOverlay_AppCompat_Dialog
+style Base_V21_Theme_AppCompat
+style Base_V21_Theme_AppCompat_Dialog
+style Base_V21_Theme_AppCompat_Light
+style Base_V21_Theme_AppCompat_Light_Dialog
+style Base_V22_Theme_AppCompat
+style Base_V22_Theme_AppCompat_Light
+style Base_V23_Theme_AppCompat
+style Base_V23_Theme_AppCompat_Light
+style Base_V26_Theme_AppCompat
+style Base_V26_Theme_AppCompat_Light
+style Base_V26_Widget_AppCompat_Toolbar
+style Base_V28_Theme_AppCompat
+style Base_V28_Theme_AppCompat_Light
+style Base_V7_ThemeOverlay_AppCompat_Dialog
+style Base_V7_Theme_AppCompat
+style Base_V7_Theme_AppCompat_Dialog
+style Base_V7_Theme_AppCompat_Light
+style Base_V7_Theme_AppCompat_Light_Dialog
+style Base_V7_Widget_AppCompat_AutoCompleteTextView
+style Base_V7_Widget_AppCompat_EditText
+style Base_V7_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_ActionBar
+style Base_Widget_AppCompat_ActionBar_Solid
+style Base_Widget_AppCompat_ActionBar_TabBar
+style Base_Widget_AppCompat_ActionBar_TabText
+style Base_Widget_AppCompat_ActionBar_TabView
+style Base_Widget_AppCompat_ActionButton
+style Base_Widget_AppCompat_ActionButton_CloseMode
+style Base_Widget_AppCompat_ActionButton_Overflow
+style Base_Widget_AppCompat_ActionMode
+style Base_Widget_AppCompat_ActivityChooserView
+style Base_Widget_AppCompat_AutoCompleteTextView
+style Base_Widget_AppCompat_Button
+style Base_Widget_AppCompat_ButtonBar
+style Base_Widget_AppCompat_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_Button_Borderless
+style Base_Widget_AppCompat_Button_Borderless_Colored
+style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_Button_Colored
+style Base_Widget_AppCompat_Button_Small
+style Base_Widget_AppCompat_CompoundButton_CheckBox
+style Base_Widget_AppCompat_CompoundButton_RadioButton
+style Base_Widget_AppCompat_CompoundButton_Switch
+style Base_Widget_AppCompat_DrawerArrowToggle
+style Base_Widget_AppCompat_DrawerArrowToggle_Common
+style Base_Widget_AppCompat_DropDownItem_Spinner
+style Base_Widget_AppCompat_EditText
+style Base_Widget_AppCompat_ImageButton
+style Base_Widget_AppCompat_Light_ActionBar
+style Base_Widget_AppCompat_Light_ActionBar_Solid
+style Base_Widget_AppCompat_Light_ActionBar_TabBar
+style Base_Widget_AppCompat_Light_ActionBar_TabText
+style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Base_Widget_AppCompat_Light_ActionBar_TabView
+style Base_Widget_AppCompat_Light_PopupMenu
+style Base_Widget_AppCompat_Light_PopupMenu_Overflow
+style Base_Widget_AppCompat_ListMenuView
+style Base_Widget_AppCompat_ListPopupWindow
+style Base_Widget_AppCompat_ListView
+style Base_Widget_AppCompat_ListView_DropDown
+style Base_Widget_AppCompat_ListView_Menu
+style Base_Widget_AppCompat_PopupMenu
+style Base_Widget_AppCompat_PopupMenu_Overflow
+style Base_Widget_AppCompat_PopupWindow
+style Base_Widget_AppCompat_ProgressBar
+style Base_Widget_AppCompat_ProgressBar_Horizontal
+style Base_Widget_AppCompat_RatingBar
+style Base_Widget_AppCompat_RatingBar_Indicator
+style Base_Widget_AppCompat_RatingBar_Small
+style Base_Widget_AppCompat_SearchView
+style Base_Widget_AppCompat_SearchView_ActionBar
+style Base_Widget_AppCompat_SeekBar
+style Base_Widget_AppCompat_SeekBar_Discrete
+style Base_Widget_AppCompat_Spinner
+style Base_Widget_AppCompat_Spinner_Underlined
+style Base_Widget_AppCompat_TextView
+style Base_Widget_AppCompat_TextView_SpinnerItem
+style Base_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_Toolbar_Button_Navigation
+style DialogWindowTheme
+style Platform_AppCompat
+style Platform_AppCompat_Light
+style Platform_ThemeOverlay_AppCompat
+style Platform_ThemeOverlay_AppCompat_Dark
+style Platform_ThemeOverlay_AppCompat_Light
+style Platform_V21_AppCompat
+style Platform_V21_AppCompat_Light
+style Platform_V25_AppCompat
+style Platform_V25_AppCompat_Light
+style Platform_Widget_AppCompat_Spinner
+style RtlOverlay_DialogWindowTitle_AppCompat
+style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
+style RtlOverlay_Widget_AppCompat_DialogTitle_Icon
+style RtlOverlay_Widget_AppCompat_PopupMenuItem
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
+style RtlOverlay_Widget_AppCompat_SearchView_MagIcon
+style RtlOverlay_Widget_AppCompat_Search_DropDown
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Query
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Text
+style RtlUnderlay_Widget_AppCompat_ActionButton
+style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
+style TextAppearance_AppCompat
+style TextAppearance_AppCompat_Body1
+style TextAppearance_AppCompat_Body2
+style TextAppearance_AppCompat_Button
+style TextAppearance_AppCompat_Caption
+style TextAppearance_AppCompat_Display1
+style TextAppearance_AppCompat_Display2
+style TextAppearance_AppCompat_Display3
+style TextAppearance_AppCompat_Display4
+style TextAppearance_AppCompat_Headline
+style TextAppearance_AppCompat_Inverse
+style TextAppearance_AppCompat_Large
+style TextAppearance_AppCompat_Large_Inverse
+style TextAppearance_AppCompat_Light_SearchResult_Subtitle
+style TextAppearance_AppCompat_Light_SearchResult_Title
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Medium
+style TextAppearance_AppCompat_Medium_Inverse
+style TextAppearance_AppCompat_Menu
+style TextAppearance_AppCompat_SearchResult_Subtitle
+style TextAppearance_AppCompat_SearchResult_Title
+style TextAppearance_AppCompat_Small
+style TextAppearance_AppCompat_Small_Inverse
+style TextAppearance_AppCompat_Subhead
+style TextAppearance_AppCompat_Subhead_Inverse
+style TextAppearance_AppCompat_Title
+style TextAppearance_AppCompat_Title_Inverse
+style TextAppearance_AppCompat_Tooltip
+style TextAppearance_AppCompat_Widget_ActionBar_Menu
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionBar_Title
+style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Title
+style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
+style TextAppearance_AppCompat_Widget_Button
+style TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style TextAppearance_AppCompat_Widget_Button_Colored
+style TextAppearance_AppCompat_Widget_Button_Inverse
+style TextAppearance_AppCompat_Widget_DropDownItem
+style TextAppearance_AppCompat_Widget_PopupMenu_Header
+style TextAppearance_AppCompat_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Widget_Switch
+style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style TextAppearance_Compat_Notification
+style TextAppearance_Compat_Notification_Info
+style TextAppearance_Compat_Notification_Line2
+style TextAppearance_Compat_Notification_Time
+style TextAppearance_Compat_Notification_Title
+style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style TextAppearance_Widget_AppCompat_Toolbar_Title
+style ThemeOverlay_AppCompat
+style ThemeOverlay_AppCompat_ActionBar
+style ThemeOverlay_AppCompat_Dark
+style ThemeOverlay_AppCompat_Dark_ActionBar
+style ThemeOverlay_AppCompat_DayNight
+style ThemeOverlay_AppCompat_DayNight_ActionBar
+style ThemeOverlay_AppCompat_Dialog
+style ThemeOverlay_AppCompat_Dialog_Alert
+style ThemeOverlay_AppCompat_Light
+style Theme_AppCompat
+style Theme_AppCompat_CompactMenu
+style Theme_AppCompat_DayNight
+style Theme_AppCompat_DayNight_DarkActionBar
+style Theme_AppCompat_DayNight_Dialog
+style Theme_AppCompat_DayNight_DialogWhenLarge
+style Theme_AppCompat_DayNight_Dialog_Alert
+style Theme_AppCompat_DayNight_Dialog_MinWidth
+style Theme_AppCompat_DayNight_NoActionBar
+style Theme_AppCompat_Dialog
+style Theme_AppCompat_DialogWhenLarge
+style Theme_AppCompat_Dialog_Alert
+style Theme_AppCompat_Dialog_MinWidth
+style Theme_AppCompat_Empty
+style Theme_AppCompat_Light
+style Theme_AppCompat_Light_DarkActionBar
+style Theme_AppCompat_Light_Dialog
+style Theme_AppCompat_Light_DialogWhenLarge
+style Theme_AppCompat_Light_Dialog_Alert
+style Theme_AppCompat_Light_Dialog_MinWidth
+style Theme_AppCompat_Light_NoActionBar
+style Theme_AppCompat_NoActionBar
+style Widget_AppCompat_ActionBar
+style Widget_AppCompat_ActionBar_Solid
+style Widget_AppCompat_ActionBar_TabBar
+style Widget_AppCompat_ActionBar_TabText
+style Widget_AppCompat_ActionBar_TabView
+style Widget_AppCompat_ActionButton
+style Widget_AppCompat_ActionButton_CloseMode
+style Widget_AppCompat_ActionButton_Overflow
+style Widget_AppCompat_ActionMode
+style Widget_AppCompat_ActivityChooserView
+style Widget_AppCompat_AutoCompleteTextView
+style Widget_AppCompat_Button
+style Widget_AppCompat_ButtonBar
+style Widget_AppCompat_ButtonBar_AlertDialog
+style Widget_AppCompat_Button_Borderless
+style Widget_AppCompat_Button_Borderless_Colored
+style Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Widget_AppCompat_Button_Colored
+style Widget_AppCompat_Button_Small
+style Widget_AppCompat_CompoundButton_CheckBox
+style Widget_AppCompat_CompoundButton_RadioButton
+style Widget_AppCompat_CompoundButton_Switch
+style Widget_AppCompat_DrawerArrowToggle
+style Widget_AppCompat_DropDownItem_Spinner
+style Widget_AppCompat_EditText
+style Widget_AppCompat_ImageButton
+style Widget_AppCompat_Light_ActionBar
+style Widget_AppCompat_Light_ActionBar_Solid
+style Widget_AppCompat_Light_ActionBar_Solid_Inverse
+style Widget_AppCompat_Light_ActionBar_TabBar
+style Widget_AppCompat_Light_ActionBar_TabBar_Inverse
+style Widget_AppCompat_Light_ActionBar_TabText
+style Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Widget_AppCompat_Light_ActionBar_TabView
+style Widget_AppCompat_Light_ActionBar_TabView_Inverse
+style Widget_AppCompat_Light_ActionButton
+style Widget_AppCompat_Light_ActionButton_CloseMode
+style Widget_AppCompat_Light_ActionButton_Overflow
+style Widget_AppCompat_Light_ActionMode_Inverse
+style Widget_AppCompat_Light_ActivityChooserView
+style Widget_AppCompat_Light_AutoCompleteTextView
+style Widget_AppCompat_Light_DropDownItem_Spinner
+style Widget_AppCompat_Light_ListPopupWindow
+style Widget_AppCompat_Light_ListView_DropDown
+style Widget_AppCompat_Light_PopupMenu
+style Widget_AppCompat_Light_PopupMenu_Overflow
+style Widget_AppCompat_Light_SearchView
+style Widget_AppCompat_Light_Spinner_DropDown_ActionBar
+style Widget_AppCompat_ListMenuView
+style Widget_AppCompat_ListPopupWindow
+style Widget_AppCompat_ListView
+style Widget_AppCompat_ListView_DropDown
+style Widget_AppCompat_ListView_Menu
+style Widget_AppCompat_PopupMenu
+style Widget_AppCompat_PopupMenu_Overflow
+style Widget_AppCompat_PopupWindow
+style Widget_AppCompat_ProgressBar
+style Widget_AppCompat_ProgressBar_Horizontal
+style Widget_AppCompat_RatingBar
+style Widget_AppCompat_RatingBar_Indicator
+style Widget_AppCompat_RatingBar_Small
+style Widget_AppCompat_SearchView
+style Widget_AppCompat_SearchView_ActionBar
+style Widget_AppCompat_SeekBar
+style Widget_AppCompat_SeekBar_Discrete
+style Widget_AppCompat_Spinner
+style Widget_AppCompat_Spinner_DropDown
+style Widget_AppCompat_Spinner_DropDown_ActionBar
+style Widget_AppCompat_Spinner_Underlined
+style Widget_AppCompat_TextView
+style Widget_AppCompat_TextView_SpinnerItem
+style Widget_AppCompat_Toolbar
+style Widget_AppCompat_Toolbar_Button_Navigation
+style Widget_Compat_NotificationActionContainer
+style Widget_Compat_NotificationActionText
+styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle
+styleable ActionBarLayout android_layout_gravity
+styleable ActionMenuItemView android_minWidth
+styleable ActionMenuView
+styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle
+styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount
+styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout
+styleable AnimatedStateListDrawableCompat android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
+styleable AnimatedStateListDrawableItem android_drawable android_id
+styleable AnimatedStateListDrawableTransition android_drawable android_fromId android_reversible android_toId
+styleable AppCompatImageView android_src srcCompat tint tintMode
+styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
+styleable AppCompatTextHelper android_drawableBottom android_drawableEnd android_drawableLeft android_drawableRight android_drawableStart android_drawableTop android_textAppearance
+styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale
+styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseContentDescription actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeTheme actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme android_windowAnimationStyle android_windowIsFloating autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle
+styleable ButtonBarLayout allowStacking
+styleable Capability queryPatterns shortcutMatchRequired
+styleable ColorStateListItem alpha android_alpha android_color
+styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode
+styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
+styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily
+styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex
+styleable Fragment android_id android_name android_tag
+styleable FragmentContainerView android_name android_tag
+styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type
+styleable GradientColorItem android_color android_offset
+styleable LinearLayoutCompat android_baselineAligned android_baselineAlignedChildIndex android_gravity android_orientation android_weightSum divider dividerPadding measureWithLargestChild showDividers
+styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_height android_layout_weight android_layout_width
+styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset
+styleable MenuGroup android_checkableBehavior android_enabled android_id android_menuCategory android_orderInCategory android_visible
+styleable MenuItem actionLayout actionProviderClass actionViewClass alphabeticModifiers android_alphabeticShortcut android_checkable android_checked android_enabled android_icon android_id android_menuCategory android_numericShortcut android_onClick android_orderInCategory android_title android_titleCondensed android_visible contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText
+styleable MenuView android_headerBackground android_horizontalDivider android_itemBackground android_itemIconDisabledAlpha android_itemTextAppearance android_verticalDivider android_windowAnimationStyle preserveIconSpacing subMenuArrow
+styleable PopupWindow android_popupAnimationStyle android_popupBackground overlapAnchor
+styleable PopupWindowBackgroundState state_above_anchor
+styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
+styleable SearchView android_focusable android_imeOptions android_inputType android_maxWidth closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
+styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme
+styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
+styleable StateListDrawableItem android_drawable
+styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
+styleable TextAppearance android_fontFamily android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_textColor android_textColorHint android_textColorLink android_textFontWeight android_textSize android_textStyle android_typeface fontFamily fontVariationSettings textAllCaps textLocale
+styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor
+styleable View android_focusable android_theme paddingEnd paddingStart theme
+styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
+styleable ViewStubCompat android_id android_inflatedId android_layout
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/build-history.bin b/vortex-log/build/kotlin/compileReleaseKotlin/build-history.bin
index ccd1262..9b527f8 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/build-history.bin and b/vortex-log/build/kotlin/compileReleaseKotlin/build-history.bin differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab
index 26b3dd1..c780fd5 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream
index 7d301ae..411b72b 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream.len
index 0383a6b..2ccd5a1 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream.len and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.keystream.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.values.at
index dedcb53..10bdeaa 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab_i
index 196554e..0c7a7c5 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/inputs/source-to-output.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab
new file mode 100644
index 0000000..f1a49fd
Binary files /dev/null and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream
new file mode 100644
index 0000000..599d862
Binary files /dev/null and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len
new file mode 100644
index 0000000..f5bed47
Binary files /dev/null and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.len
new file mode 100644
index 0000000..a363176
Binary files /dev/null and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.values.at
new file mode 100644
index 0000000..f5ff014
Binary files /dev/null and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i
new file mode 100644
index 0000000..ce05175
Binary files /dev/null and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i.len
new file mode 100644
index 0000000..131e265
Binary files /dev/null and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-attributes.tab_i.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab
index 8752a98..e522668 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream
index 8406de8..599d862 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at
index a381f58..b0a511b 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i
index 1cc4bc4..ce05175 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/constants.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/constants.tab
index fb23980..66333f2 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/constants.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/constants.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab
index b0b3939..59fcb72 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab.values.at
index db56b32..918550a 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/inline-functions.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab
index 8afbdea..678338a 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream
index 417cbb5..3c846e8 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len
index 52852f9..882f24f 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len
index 003bc0e..cf8a30a 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at
index e640759..956f3c3 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i
index 8521f64..c05612f 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab
index 2c65674..18b2f6f 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.keystream
index a2758d1..600194c 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.values.at
index b7507a5..e738520 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab_i
index 9b1959c..6943b88 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/proto.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab
index cbc6a3a..fea1467 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream
index d6bcd70..f7acbd8 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len
index 0383a6b..2ccd5a1 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at
index a37d615..20cadd9 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab_i
index a9ea038..a3d42dc 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/source-to-classes.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab
index 9fea2c7..c70d9e3 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.keystream
index 905bb6a..aa375a4 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.values.at
index 397fd33..b5ac388 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab_i
index d3eec1c..ee88217 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/subtypes.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab
index fd10ead..366dd02 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.keystream
index 16d5e6a..45923b5 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.values.at
index 75aacd2..dc0f37e 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab_i
index a1a24ba..686a4e9 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/jvm/kotlin/supertypes.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab
index 33a3b1a..907832e 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream
index d6bcd70..f7acbd8 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream.len
index 0383a6b..2ccd5a1 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream.len and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab.keystream.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab_i
index 3039f56..8d3392d 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/file-to-id.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab
index f6479cc..c1a490a 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab.values.at
index 2b9103f..461bca8 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/id-to-file.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab
index 1112d96..5b30e78 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream
index 2b4d1b6..8b491b8 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream.len
index 6c372df..25490a1 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream.len and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.keystream.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.len b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.len
index 33be5e8..06a8aee 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.len and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.len differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.values.at b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.values.at
index cc9a654..0907ff4 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.values.at and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab.values.at differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab_i b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab_i
index 2b4d180..94a44e1 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab_i and b/vortex-log/build/kotlin/compileReleaseKotlin/caches-jvm/lookups/lookups.tab_i differ
diff --git a/vortex-log/build/kotlin/compileReleaseKotlin/last-build.bin b/vortex-log/build/kotlin/compileReleaseKotlin/last-build.bin
index ebd8243..48938b2 100644
Binary files a/vortex-log/build/kotlin/compileReleaseKotlin/last-build.bin and b/vortex-log/build/kotlin/compileReleaseKotlin/last-build.bin differ
diff --git a/vortex-log/build/libs/vortex-log-2.2.0-sources.jar b/vortex-log/build/libs/vortex-log-2.2.0-sources.jar
new file mode 100644
index 0000000..090e935
Binary files /dev/null and b/vortex-log/build/libs/vortex-log-2.2.0-sources.jar differ
diff --git a/vortex-log/build/libs/vortex-log-2.2.0-sources.jar.asc b/vortex-log/build/libs/vortex-log-2.2.0-sources.jar.asc
new file mode 100644
index 0000000..cc619c9
--- /dev/null
+++ b/vortex-log/build/libs/vortex-log-2.2.0-sources.jar.asc
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.68
+
+iQIcBAABCgAGBQJh/WtMAAoJEB1ITFGDIuUZl68QAMA+TSeV/zeVg34y0NYO3gJd
+Zf95YkqAEumtysE/apMGEmVlLH67bqsgzWy+2xg3rCBcZHmIcsLCLSlRGhax23n1
+r/b0POrUu8yOdJFgC4iMiJyivLofr6gV/G+IBWPYbEG0UwShCiBWZp9XGMVqGQMp
++9T0Dpc49jqXIkdhlh3rszk+3LXPpQaHsH+PFAq0PYeVR4eltRVCb7xOEMux7HiF
+lXK3wOQZC52RxWnkr1+kCHvkt6uiB9NXoaLEPBos6JFX0JZY7MIinjHDd1am0zx9
+iFcsBfl9OycV3RKkZuQClZUownA2uHXCNB/0wBLpVI6ZfVK1SaToNT7tQ8PiZaZa
+A50uWOXW1DYLSRajFv8iQzoWutPRGtb+QS0+7BxYVJcSPZlKhG7kD1PAYU8+MED5
++K8uOcjYUwgPTXD+C71V6XQNq5RVuSV+eFtacfQ8Go2qngv96f7PtpJ4pIMi0dcA
+iK4SKwjpZrQriuo7GZCpNdD3kPO/tIWO2GdyXcPJ9Y5l39MfRz7BCrITmChf8P0n
+dSZ7PjYVckPCmqHY2PKbPDShqy8eDFAOxh3AdwE1QP6mUaHmPDWkbNt1CxLPxY8o
+RZ4PYXRuPVstGSYCVVf3qBg9n9zeOaOCC3AWpGd0gmGqbVo3Xmh7x1cfxdQzzXv3
+aFlmK3LusYv9Mce4bN98
+=rkOn
+-----END PGP SIGNATURE-----
diff --git a/vortex-log/build/outputs/aar/vortex-log-release.aar b/vortex-log/build/outputs/aar/vortex-log-release.aar
index 017a3d8..0006643 100644
Binary files a/vortex-log/build/outputs/aar/vortex-log-release.aar and b/vortex-log/build/outputs/aar/vortex-log-release.aar differ
diff --git a/vortex-log/build/outputs/aar/vortex-log-release.aar.asc b/vortex-log/build/outputs/aar/vortex-log-release.aar.asc
new file mode 100644
index 0000000..571d57a
--- /dev/null
+++ b/vortex-log/build/outputs/aar/vortex-log-release.aar.asc
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.68
+
+iQIcBAABCgAGBQJh/WtMAAoJEB1ITFGDIuUZtqwP+QGfrDVSaF5LAQppt94TW81J
+sB2NVC3PPIc1MwhKKGF4lS959OzfrypOW5+IhwB6kJ3YoAwhAs/pzseBaR4zUpsp
++SA4S/LbQ2MPVdYs+4JSG8cXn9sqWXpwA7DIDomt0nsAMAYXqdD2QOj+16EPCm7f
+MU3fwnopcyB6LT7YhNorxX13C0klA8SvpIoJ/UObtdva1dIvos9BW0yH8Qmxrc7A
+RuB2GZEjEqbmo4JDZPFlF0FllikrT6aTU1Eh53k/yTPfjHzQRKHPx4PD2N+hMn1a
+Ppi1NnRCUY0z6HbAv9FTGsSuQ7txcHz3t0RKQYy6ZLizyVrwNMrUOliqwLMJuhHR
+oqJ3s+j4Y46Yq++pSW221GkCArmBS2KGlJGAjCmbe7AcJMgrl8lrepvBEY4Mc8AQ
+SNCfkRLw4ouFnmw0HaSw2s8QfS9MGrmumhnIh2yZrnOdsBc+oNpSmCFGoho6KSdj
+x1SGrwIw38hhbU2MVaqr5/k4zRPGdJvAtABTWleoYR8UgzM+0lLUCMet9D//dbpf
+ZG86UjeA6Ihcb3bbnUKLl2dLNAW+WZ3b5EYkSKRl7wjN+JYmAcW3Gue8/zibfa6B
+W70d5kHs61QygH/B34QkYLjRiBIrJ9ffrMTOB7az32ClAVfAKv0ILtJgQww5tLvN
+0yVHSuP4Yf1BZMlSPmKD
+=jP2A
+-----END PGP SIGNATURE-----
diff --git a/vortex-log/build/outputs/logs/manifest-merger-release-report.txt b/vortex-log/build/outputs/logs/manifest-merger-release-report.txt
index 30fabd6..c2e2f9c 100644
--- a/vortex-log/build/outputs/logs/manifest-merger-release-report.txt
+++ b/vortex-log/build/outputs/logs/manifest-merger-release-report.txt
@@ -1,37 +1,25 @@
-- Merging decision tree log ---
manifest
-ADDED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
+ADDED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
+INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
+INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
package
- ADDED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:2:5-38
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- android:versionName
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- ADDED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- android:versionCode
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- ADDED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:1-2:41
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
+ ADDED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml:2:5-38
+ INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+ INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
xmlns:android
- ADDED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml:1:11-69
+ ADDED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml:1:11-69
uses-sdk
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml reason: use-sdk injection requested
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
-INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
+INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml reason: use-sdk injection requested
+INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
android:targetSdkVersion
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- ADDED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
+ INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+ ADDED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+ INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
android:minSdkVersion
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- ADDED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
- INJECTED from D:\Android Projects\Vortex\vortex-log\src\main\AndroidManifest.xml
+ INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+ ADDED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
+ INJECTED from D:\Vortex\vortex-log\src\main\AndroidManifest.xml
diff --git a/vortex-log/build/outputs/mapping/release/configuration.txt b/vortex-log/build/outputs/mapping/release/configuration.txt
new file mode 100644
index 0000000..7278556
--- /dev/null
+++ b/vortex-log/build/outputs/mapping/release/configuration.txt
@@ -0,0 +1,453 @@
+# The proguard configuration file for the following section is D:\Vortex\vortex-log\build\intermediates\default_proguard_files\global\proguard-android-optimize.txt-7.0.3
+# This is a configuration file for ProGuard.
+# http://proguard.sourceforge.net/index.html#manual/usage.html
+#
+# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with
+# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and
+# will be ignored by new version of the Android plugin for Gradle.
+
+# Optimizations: If you don't want to optimize, use the proguard-android.txt configuration file
+# instead of this one, which turns off the optimization flags.
+# Adding optimization introduces certain risks, since for example not all optimizations performed by
+# ProGuard works on all versions of Dalvik. The following flags turn off various optimizations
+# known to have issues, but the list may not be complete or up to date. (The "arithmetic"
+# optimization can be used if you are only targeting Android 2.0 or later.) Make sure you test
+# thoroughly if you go this route.
+-optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/*
+-optimizationpasses 5
+-allowaccessmodification
+
+-dontusemixedcaseclassnames
+-dontskipnonpubliclibraryclasses
+-verbose
+
+# Preserve some attributes that may be required for reflection.
+-keepattributes *Annotation*,Signature,InnerClasses,EnclosingMethod
+
+-keep public class com.google.vending.licensing.ILicensingService
+-keep public class com.android.vending.licensing.ILicensingService
+-keep public class com.google.android.vending.licensing.ILicensingService
+-dontnote com.android.vending.licensing.ILicensingService
+-dontnote com.google.vending.licensing.ILicensingService
+-dontnote com.google.android.vending.licensing.ILicensingService
+
+# For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
+-keepclasseswithmembernames,includedescriptorclasses class * {
+ native ;
+}
+
+# Keep setters in Views so that animations can still work.
+-keepclassmembers public class * extends android.view.View {
+ void set*(***);
+ *** get*();
+}
+
+# We want to keep methods in Activity that could be used in the XML attribute onClick.
+-keepclassmembers class * extends android.app.Activity {
+ public void *(android.view.View);
+}
+
+# For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations
+-keepclassmembers enum * {
+ public static **[] values();
+ public static ** valueOf(java.lang.String);
+}
+
+-keepclassmembers class * implements android.os.Parcelable {
+ public static final ** CREATOR;
+}
+
+# Preserve annotated Javascript interface methods.
+-keepclassmembers class * {
+ @android.webkit.JavascriptInterface ;
+}
+
+# The support libraries contains references to newer platform versions.
+# Don't warn about those in case this app is linking against an older
+# platform version. We know about them, and they are safe.
+-dontnote android.support.**
+-dontnote androidx.**
+-dontwarn android.support.**
+-dontwarn androidx.**
+
+# This class is deprecated, but remains for backward compatibility.
+-dontwarn android.util.FloatMath
+
+# Understand the @Keep support annotation.
+-keep class android.support.annotation.Keep
+-keep class androidx.annotation.Keep
+
+-keep @android.support.annotation.Keep class * {*;}
+-keep @androidx.annotation.Keep class * {*;}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @android.support.annotation.Keep (...);
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep (...);
+}
+
+# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
+-dontnote org.apache.http.**
+-dontnote android.net.http.**
+
+# These classes are duplicated between android.jar and core-lambda-stubs.jar.
+-dontnote java.lang.invoke.**
+
+# End of content from D:\Vortex\vortex-log\build\intermediates\default_proguard_files\global\proguard-android-optimize.txt-7.0.3
+# The proguard configuration file for the following section is D:\Vortex\vortex-log\proguard-rules.pro
+# Add project specific ProGuard rules here.
+# You can control the set of applied configuration files using the
+# proguardFiles setting in build.gradle.
+#
+# For more details, see
+# http://developer.android.com/guide/developing/tools/proguard.html
+
+# If your project uses WebView with JS, uncomment the following
+# and specify the fully qualified class name to the JavaScript interface
+# class:
+#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
+# public *;
+#}
+
+# Uncomment this to preserve the line number information for
+# debugging stack traces.
+#-keepattributes SourceFile,LineNumberTable
+
+# If you keep the line number information, uncomment this to
+# hide the original source file name.
+#-renamesourcefileattribute SourceFile
+
+# End of content from D:\Vortex\vortex-log\proguard-rules.pro
+# The proguard configuration file for the following section is D:\Vortex\vortex-log\build\intermediates\aapt_proguard_file\release\aapt_rules.txt
+# Generated by the gradle plugin
+
+# End of content from D:\Vortex\vortex-log\build\intermediates\aapt_proguard_file\release\aapt_rules.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\1b8725fb61321da23a3f4c8158bcd831\transformed\jetified-ui-1.0.1\proguard.txt
+# Copyright (C) 2020 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.
+
+# We supply these as stubs and are able to link to them at runtime
+# because they are hidden public classes in Android. We don't want
+# R8 to complain about them not being there during optimization.
+-dontwarn android.view.RenderNode
+-dontwarn android.view.DisplayListCanvas
+
+-keepclassmembers class androidx.compose.ui.platform.ViewLayerContainer {
+ protected void dispatchGetDisplayList();
+}
+
+-keepclassmembers class androidx.compose.ui.platform.AndroidComposeView {
+ android.view.View findViewByAccessibilityIdTraversal(int);
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\1b8725fb61321da23a3f4c8158bcd831\transformed\jetified-ui-1.0.1\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\98f4d8ab8f58272bcb320374fa981dd0\transformed\jetified-runtime-1.0.1\proguard.txt
+-assumenosideeffects public class androidx.compose.runtime.ComposerKt {
+ void sourceInformation(androidx.compose.runtime.Composer,java.lang.String);
+ void sourceInformationMarkerStart(androidx.compose.runtime.Composer,int,java.lang.String);
+ void sourceInformationMarkerEnd(androidx.compose.runtime.Composer);
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\98f4d8ab8f58272bcb320374fa981dd0\transformed\jetified-runtime-1.0.1\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\b8535c3aa105fcbf74c3564cc661945c\transformed\rules\lib\META-INF\com.android.tools\r8-from-1.6.0\coroutines.pro
+# Allow R8 to optimize away the FastServiceLoader.
+# Together with ServiceLoader optimization in R8
+# this results in direct instantiation when loading Dispatchers.Main
+-assumenosideeffects class kotlinx.coroutines.internal.MainDispatcherLoader {
+ boolean FAST_SERVICE_LOADER_ENABLED return false;
+}
+
+-assumenosideeffects class kotlinx.coroutines.internal.FastServiceLoaderKt {
+ boolean ANDROID_DETECTED return true;
+}
+
+-keep class kotlinx.coroutines.android.AndroidDispatcherFactory {*;}
+
+# Disable support for "Missing Main Dispatcher", since we always have Android main dispatcher
+-assumenosideeffects class kotlinx.coroutines.internal.MainDispatchersKt {
+ boolean SUPPORT_MISSING return false;
+}
+
+# Statically turn off all debugging facilities and assertions
+-assumenosideeffects class kotlinx.coroutines.DebugKt {
+ boolean getASSERTIONS_ENABLED() return false;
+ boolean getDEBUG() return false;
+ boolean getRECOVER_STACK_TRACES() return false;
+}
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\b8535c3aa105fcbf74c3564cc661945c\transformed\rules\lib\META-INF\com.android.tools\r8-from-1.6.0\coroutines.pro
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\699706fb3b82ecad836b55aa3cc9f238\transformed\rules\lib\META-INF\proguard\coroutines.pro
+# ServiceLoader support
+-keepnames class kotlinx.coroutines.internal.MainDispatcherFactory {}
+-keepnames class kotlinx.coroutines.CoroutineExceptionHandler {}
+
+# Most of volatile fields are updated with AFU and should not be mangled
+-keepclassmembers class kotlinx.coroutines.** {
+ volatile ;
+}
+
+# Same story for the standard library's SafeContinuation that also uses AtomicReferenceFieldUpdater
+-keepclassmembers class kotlin.coroutines.SafeContinuation {
+ volatile ;
+}
+
+# These classes are only required by kotlinx.coroutines.debug.AgentPremain, which is only loaded when
+# kotlinx-coroutines-core is used as a Java agent, so these are not needed in contexts where ProGuard is used.
+-dontwarn java.lang.instrument.ClassFileTransformer
+-dontwarn sun.misc.SignalHandler
+-dontwarn java.lang.instrument.Instrumentation
+-dontwarn sun.misc.Signal
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\699706fb3b82ecad836b55aa3cc9f238\transformed\rules\lib\META-INF\proguard\coroutines.pro
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\cd927bf3103e1cc4b849caa979f63c3a\transformed\appcompat-1.3.1\proguard.txt
+# Copyright (C) 2018 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.
+
+# aapt is not able to read app::actionViewClass and app:actionProviderClass to produce proguard
+# keep rules. Add a commonly used SearchView to the keep list until b/109831488 is resolved.
+-keep class androidx.appcompat.widget.SearchView { (...); }
+
+# Never inline methods, but allow shrinking and obfuscation.
+-keepclassmembernames,allowobfuscation,allowshrinking class androidx.appcompat.widget.AppCompatTextViewAutoSizeHelper$Impl* {
+ ;
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\cd927bf3103e1cc4b849caa979f63c3a\transformed\appcompat-1.3.1\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\5f3d322bfb6859e83206c594a7454669\transformed\fragment-1.3.6\proguard.txt
+# Copyright (C) 2020 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.
+
+# The default FragmentFactory creates Fragment instances using reflection
+-if public class ** extends androidx.fragment.app.Fragment
+-keepclasseswithmembers,allowobfuscation public class <1> {
+ public ();
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\5f3d322bfb6859e83206c594a7454669\transformed\fragment-1.3.6\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\a1380f2b62e05040da4b164e0fd5a2c4\transformed\jetified-lifecycle-viewmodel-savedstate-2.4.0-rc01\proguard.txt
+-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.ViewModel {
+ (androidx.lifecycle.SavedStateHandle);
+}
+
+-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.AndroidViewModel {
+ (android.app.Application,androidx.lifecycle.SavedStateHandle);
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\a1380f2b62e05040da4b164e0fd5a2c4\transformed\jetified-lifecycle-viewmodel-savedstate-2.4.0-rc01\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\16d0b19709027f7ba64949b58a483b45\transformed\lifecycle-viewmodel-2.4.0-rc01\proguard.txt
+-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.ViewModel {
+ ();
+}
+
+-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.AndroidViewModel {
+ (android.app.Application);
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\16d0b19709027f7ba64949b58a483b45\transformed\lifecycle-viewmodel-2.4.0-rc01\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\804da2dcae9f3e698fd68e7d3d19ea07\transformed\jetified-savedstate-1.1.0\proguard.txt
+# Copyright (C) 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.
+
+-keepclassmembers,allowobfuscation class * implements androidx.savedstate.SavedStateRegistry$AutoRecreated {
+ ();
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\804da2dcae9f3e698fd68e7d3d19ea07\transformed\jetified-savedstate-1.1.0\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\61b9751418f4feb794701f201700ef13\transformed\vectordrawable-animated-1.1.0\proguard.txt
+# 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.
+
+# keep setters in VectorDrawables so that animations can still work.
+-keepclassmembers class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$* {
+ void set*(***);
+ *** get*();
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\61b9751418f4feb794701f201700ef13\transformed\vectordrawable-animated-1.1.0\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\72fc17d33aea8a8c88acfc90ec481827\transformed\core-1.6.0\proguard.txt
+# Never inline methods, but allow shrinking and obfuscation.
+-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.ViewCompat$Api* {
+ ;
+}
+-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.WindowInsetsCompat$*Impl* {
+ ;
+}
+-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.app.NotificationCompat$*$Api*Impl {
+ ;
+}
+-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.os.UserHandleCompat$Api*Impl {
+ ;
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\72fc17d33aea8a8c88acfc90ec481827\transformed\core-1.6.0\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\aee95fcbd5c0a0580957b863ba27d221\transformed\jetified-lifecycle-process-2.4.0-rc01\proguard.txt
+# this rule is need to work properly when app is compiled with api 28, see b/142778206
+-keepclassmembers class * extends androidx.lifecycle.EmptyActivityLifecycleCallbacks { *; }
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\aee95fcbd5c0a0580957b863ba27d221\transformed\jetified-lifecycle-process-2.4.0-rc01\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\011750e0d4b727f6a19eeea23395ebb0\transformed\lifecycle-runtime-2.4.0-rc01\proguard.txt
+-keepattributes AnnotationDefault,
+ RuntimeVisibleAnnotations,
+ RuntimeVisibleParameterAnnotations,
+ RuntimeVisibleTypeAnnotations
+
+-keepclassmembers enum androidx.lifecycle.Lifecycle$Event {
+ ;
+}
+
+-keep !interface * implements androidx.lifecycle.LifecycleObserver {
+}
+
+-keep class * implements androidx.lifecycle.GeneratedAdapter {
+ (...);
+}
+
+-keepclassmembers class ** {
+ @androidx.lifecycle.OnLifecycleEvent *;
+}
+
+# this rule is need to work properly when app is compiled with api 28, see b/142778206
+# Also this rule prevents registerIn from being inlined.
+-keepclassmembers class androidx.lifecycle.ReportFragment$LifecycleCallbacks { *; }
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\011750e0d4b727f6a19eeea23395ebb0\transformed\lifecycle-runtime-2.4.0-rc01\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\d8d37c7f2fc5756a358a68cb6b30f4ff\transformed\jetified-startup-runtime-1.0.0\proguard.txt
+# This Proguard rule ensures that ComponentInitializers are are neither shrunk nor obfuscated.
+# This is because they are discovered and instantiated during application initialization.
+-keep class * extends androidx.startup.Initializer {
+ # Keep the public no-argument constructor while allowing other methods to be optimized.
+ ();
+}
+
+-assumenosideeffects class androidx.startup.StartupLogger
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\d8d37c7f2fc5756a358a68cb6b30f4ff\transformed\jetified-startup-runtime-1.0.0\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\f765803f7b6a113e6efd6ba78fd9f3ce\transformed\versionedparcelable-1.1.1\proguard.txt
+-keep class * implements androidx.versionedparcelable.VersionedParcelable
+-keep public class android.support.**Parcelizer { *; }
+-keep public class androidx.**Parcelizer { *; }
+-keep public class androidx.versionedparcelable.ParcelImpl
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\f765803f7b6a113e6efd6ba78fd9f3ce\transformed\versionedparcelable-1.1.1\proguard.txt
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\c367840467c298be7807f1bd971732f8\transformed\rules\lib\META-INF\proguard\androidx-annotations.pro
+-keep,allowobfuscation @interface androidx.annotation.Keep
+-keep @androidx.annotation.Keep class * {*;}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep ;
+}
+
+-keepclasseswithmembers class * {
+ @androidx.annotation.Keep (...);
+}
+
+-keepclassmembers,allowobfuscation class * {
+ @androidx.annotation.DoNotInline ;
+}
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\c367840467c298be7807f1bd971732f8\transformed\rules\lib\META-INF\proguard\androidx-annotations.pro
+# The proguard configuration file for the following section is C:\Users\yazan\.gradle\caches\transforms-3\cace6ff057531887a7430b24f1bce314\transformed\jetified-annotation-experimental-1.1.0\proguard.txt
+# Copyright (C) 2020 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.
+
+# Ignore missing Kotlin meta-annotations so that this library can be used
+# without adding a compileOnly dependency on the Kotlin standard library.
+-dontwarn kotlin.Deprecated
+-dontwarn kotlin.Metadata
+-dontwarn kotlin.ReplaceWith
+-dontwarn kotlin.annotation.AnnotationRetention
+-dontwarn kotlin.annotation.AnnotationTarget
+-dontwarn kotlin.annotation.Retention
+-dontwarn kotlin.annotation.Target
+
+# End of content from C:\Users\yazan\.gradle\caches\transforms-3\cace6ff057531887a7430b24f1bce314\transformed\jetified-annotation-experimental-1.1.0\proguard.txt
+# The proguard configuration file for the following section is
+-keep class **.R
+-keep class **.R$* {*;}
+-ignorewarnings
+# End of content from
\ No newline at end of file
diff --git a/vortex-log/build/outputs/mapping/release/mapping.txt b/vortex-log/build/outputs/mapping/release/mapping.txt
new file mode 100644
index 0000000..e69de29
diff --git a/vortex-log/build/outputs/mapping/release/seeds.txt b/vortex-log/build/outputs/mapping/release/seeds.txt
new file mode 100644
index 0000000..84e5d7d
--- /dev/null
+++ b/vortex-log/build/outputs/mapping/release/seeds.txt
@@ -0,0 +1,1737 @@
+io.vortex.android.state.R$bool
+io.vortex.android.state.R$animator
+io.vortex.android.state.R$color
+io.vortex.android.state.R$anim
+io.vortex.android.state.R$styleable
+io.vortex.android.state.R$interpolator
+io.vortex.android.state.R
+io.vortex.android.state.R$style
+io.vortex.android.state.R$integer
+io.vortex.android.state.R$layout
+io.vortex.android.state.R$attr
+io.vortex.android.state.R$string
+io.vortex.android.state.R$id
+io.vortex.android.state.R$dimen
+io.vortex.android.state.R$drawable
+io.vortex.android.state.R$id: int action_bar
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_Layout_android_layout_height
+io.vortex.android.state.R$attr: int listChoiceBackgroundIndicator
+io.vortex.android.state.R$attr: int iconifiedByDefault
+io.vortex.android.state.R$styleable: int TextAppearance_android_fontFamily
+io.vortex.android.state.R$styleable: int Toolbar_navigationIcon
+io.vortex.android.state.R$styleable: int FontFamilyFont_ttcIndex
+io.vortex.android.state.R$id: int tag_accessibility_heading
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_CompoundButton_RadioButton
+io.vortex.android.state.R$anim: int abc_popup_exit
+io.vortex.android.state.R$layout: int abc_action_bar_title_item
+io.vortex.android.state.R$styleable: int MenuItem_tooltipText
+io.vortex.android.state.R$attr: int state_above_anchor
+io.vortex.android.state.R$color: int notification_icon_bg_color
+io.vortex.android.state.R$styleable: int[] ActionMenuView
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionBar_TabText
+io.vortex.android.state.R$layout: int abc_screen_simple
+io.vortex.android.state.R$id: int blocking
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_DayNight_ActionBar
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_PopupMenu_Header
+io.vortex.android.state.R$styleable: int FontFamilyFont_fontStyle
+io.vortex.android.state.R$id: int search_close_btn
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_AutoCompleteTextView
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_SeekBar_Discrete
+io.vortex.android.state.R$styleable: int AppCompatTextHelper_android_drawableStart
+io.vortex.android.state.R$styleable: int FontFamilyFont_font
+io.vortex.android.state.R$attr: int textAppearanceLargePopupMenu
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Light_SearchResult_Subtitle
+io.vortex.android.state.R$styleable: int AppCompatTheme_android_windowIsFloating
+io.vortex.android.state.R$style: int Theme_AppCompat
+io.vortex.android.state.R$attr: int buttonBarPositiveButtonStyle
+io.vortex.android.state.R$id: int accessibility_custom_action_7
+io.vortex.android.state.R$attr: int buttonBarNegativeButtonStyle
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionButton
+io.vortex.android.state.R$styleable: int SearchView_searchHintIcon
+io.vortex.android.state.R$dimen: int abc_text_size_subhead_material
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Title_Inverse
+io.vortex.android.state.R$color: int switch_thumb_material_dark
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_android_baselineAligned
+io.vortex.android.state.R$styleable: int MenuItem_contentDescription
+io.vortex.android.state.R$dimen: int notification_action_icon_size
+io.vortex.android.state.R$color: int material_grey_900
+io.vortex.android.state.R$attr: int track
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_PopupMenu_Small
+io.vortex.android.state.R$style: int Widget_AppCompat_Spinner_DropDown_ActionBar
+io.vortex.android.state.R$style: int Theme_AppCompat_Dialog
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActivityChooserView
+io.vortex.android.state.R$id: int line1
+io.vortex.android.state.R$drawable: int notification_bg_low_normal
+io.vortex.android.state.R$styleable: int AppCompatTextHelper_android_drawableLeft
+io.vortex.android.state.R$styleable: int AppCompatTheme_textColorSearchUrl
+io.vortex.android.state.R$drawable: int abc_list_divider_mtrl_alpha
+io.vortex.android.state.R$style: int Widget_AppCompat_Toolbar_Button_Navigation
+io.vortex.android.state.R$styleable: int AppCompatTextView_autoSizeTextType
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableTintMode
+io.vortex.android.state.R$styleable: int AppCompatTheme_selectableItemBackground
+io.vortex.android.state.R$layout: int notification_action_tombstone
+io.vortex.android.state.R$layout: int abc_popup_menu_header_item_layout
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
+io.vortex.android.state.R$attr: int subtitleTextColor
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_arrowHeadLength
+io.vortex.android.state.R$style: int Platform_ThemeOverlay_AppCompat
+io.vortex.android.state.R$id: int progress_horizontal
+io.vortex.android.state.R$dimen: int abc_text_size_title_material
+io.vortex.android.state.R$id: int view_tree_saved_state_registry_owner
+io.vortex.android.state.R$attr: int colorControlHighlight
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_SearchResult_Title
+io.vortex.android.state.R$styleable: int RecycleListView_paddingBottomNoButtons
+io.vortex.android.state.R$anim: int btn_checkbox_to_unchecked_box_inner_merged_animation
+io.vortex.android.state.R$styleable: int ActionBar_progressBarStyle
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
+io.vortex.android.state.R$drawable: int abc_seekbar_track_material
+io.vortex.android.state.R$color: int switch_thumb_disabled_material_dark
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_Dark_ActionBar
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionButton_CloseMode
+io.vortex.android.state.R$drawable: int abc_ic_search_api_material
+io.vortex.android.state.R$attr: int alphabeticModifiers
+io.vortex.android.state.R$styleable: int StateListDrawable_android_constantSize
+io.vortex.android.state.R$dimen: int abc_star_medium
+io.vortex.android.state.R$style: int Base_ThemeOverlay_AppCompat_Dark
+io.vortex.android.state.R$id: int accessibility_custom_action_31
+io.vortex.android.state.R$attr: int splitTrack
+io.vortex.android.state.R$attr: int colorBackgroundFloating
+io.vortex.android.state.R$dimen: int abc_dropdownitem_text_padding_left
+io.vortex.android.state.R$styleable: int AppCompatTheme_panelMenuListWidth
+io.vortex.android.state.R$attr: int autoSizeMaxTextSize
+io.vortex.android.state.R$string: int abc_menu_delete_shortcut_label
+io.vortex.android.state.R$color: int background_floating_material_light
+io.vortex.android.state.R$styleable: int FontFamilyFont_fontWeight
+io.vortex.android.state.R$attr: int searchViewStyle
+io.vortex.android.state.R$styleable: int[] PopupWindow
+io.vortex.android.state.R$attr: int gapBetweenBars
+io.vortex.android.state.R$styleable: int AppCompatTheme_listChoiceIndicatorMultipleAnimated
+io.vortex.android.state.R$drawable: int btn_radio_on_mtrl
+io.vortex.android.state.R$style: int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+io.vortex.android.state.R$styleable: int AppCompatTheme_listChoiceBackgroundIndicator
+io.vortex.android.state.R$styleable: int AppCompatTheme_toolbarNavigationButtonStyle
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionButton_Overflow
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowFixedHeightMajor
+io.vortex.android.state.R$dimen: int tooltip_vertical_padding
+io.vortex.android.state.R$style: int Widget_AppCompat_PopupWindow
+io.vortex.android.state.R$string: int abc_menu_alt_shortcut_label
+io.vortex.android.state.R$attr: int listDividerAlertDialog
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Small
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPreferredItemPaddingEnd
+io.vortex.android.state.R$id: int message
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeTheme
+io.vortex.android.state.R$id: int action_mode_close_button
+io.vortex.android.state.R$drawable: int abc_ic_commit_search_api_mtrl_alpha
+io.vortex.android.state.R$attr: int customNavigationLayout
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeCopyDrawable
+io.vortex.android.state.R$id: int accessibility_custom_action_9
+io.vortex.android.state.R$styleable: int AppCompatTheme_popupMenuStyle
+io.vortex.android.state.R$styleable: int[] ButtonBarLayout
+io.vortex.android.state.R$styleable: int ActionMode_height
+io.vortex.android.state.R$color: int abc_color_highlight_material
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorBackgroundFloating
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarStyle
+io.vortex.android.state.R$styleable: int AppCompatTheme_spinnerStyle
+io.vortex.android.state.R$dimen: int compat_notification_large_icon_max_width
+io.vortex.android.state.R$style: int Base_V28_Theme_AppCompat_Light
+io.vortex.android.state.R$style: int Base_V28_Theme_AppCompat
+io.vortex.android.state.R$styleable: int FontFamily_fontProviderQuery
+io.vortex.android.state.R$dimen: int abc_edit_text_inset_horizontal_material
+io.vortex.android.state.R$string: int abc_action_bar_home_description
+io.vortex.android.state.R$drawable: int abc_ic_menu_copy_mtrl_am_alpha
+io.vortex.android.state.R$styleable: int Toolbar_maxButtonHeight
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ButtonBar_AlertDialog
+io.vortex.android.state.R$attr: int drawableBottomCompat
+io.vortex.android.state.R$styleable: int Toolbar_android_gravity
+io.vortex.android.state.R$styleable: int[] ViewBackgroundHelper
+io.vortex.android.state.R$anim: int btn_radio_to_on_mtrl_ring_outer_animation
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModePopupWindowStyle
+io.vortex.android.state.R$layout: int abc_list_menu_item_layout
+io.vortex.android.state.R$color: int abc_search_url_text_selected
+io.vortex.android.state.R$color: int bright_foreground_material_light
+io.vortex.android.state.R$anim: int fragment_fast_out_extra_slow_in
+io.vortex.android.state.R$attr: int arrowShaftLength
+io.vortex.android.state.R$attr: int contentInsetStart
+io.vortex.android.state.R$attr: int listItemLayout
+io.vortex.android.state.R$string: int abc_searchview_description_voice
+io.vortex.android.state.R$color: int primary_text_disabled_material_dark
+io.vortex.android.state.R$id: int async
+io.vortex.android.state.R$style: int Widget_AppCompat_RatingBar_Indicator
+io.vortex.android.state.R$dimen: int abc_dialog_title_divider_material
+io.vortex.android.state.R$color: int primary_text_disabled_material_light
+io.vortex.android.state.R$drawable: int abc_btn_switch_to_on_mtrl_00012
+io.vortex.android.state.R$dimen: int abc_dialog_corner_radius_material
+io.vortex.android.state.R$id: int accessibility_custom_action_25
+io.vortex.android.state.R$dimen: int highlight_alpha_material_light
+io.vortex.android.state.R$attr: int ratingBarStyleIndicator
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Light_DialogWhenLarge
+io.vortex.android.state.R$attr: int buttonBarButtonStyle
+io.vortex.android.state.R$id: int decor_content_parent
+io.vortex.android.state.R$layout: int abc_cascading_menu_item_layout
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Subhead
+io.vortex.android.state.R$styleable: int[] AnimatedStateListDrawableItem
+io.vortex.android.state.R$id: int tag_accessibility_pane_title
+io.vortex.android.state.R$styleable: int[] ActionMenuItemView
+io.vortex.android.state.R$attr: int textAppearanceSearchResultTitle
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Small
+io.vortex.android.state.R$layout: int notification_template_part_chronometer
+io.vortex.android.state.R$dimen: int compat_button_padding_vertical_material
+io.vortex.android.state.R$attr: int dividerPadding
+io.vortex.android.state.R$styleable: int ListPopupWindow_android_dropDownVerticalOffset
+io.vortex.android.state.R$attr: int actionBarWidgetTheme
+io.vortex.android.state.R$styleable: int Toolbar_titleMargins
+io.vortex.android.state.R$style: int Base_V7_Theme_AppCompat
+io.vortex.android.state.R$styleable: int Capability_shortcutMatchRequired
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Medium_Inverse
+io.vortex.android.state.R$styleable: int MenuGroup_android_orderInCategory
+io.vortex.android.state.R$styleable: int GradientColor_android_gradientRadius
+io.vortex.android.state.R$styleable: int AlertDialog_buttonIconDimen
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableCompat_android_exitFadeDuration
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModePasteDrawable
+io.vortex.android.state.R$drawable: int abc_btn_default_mtrl_shape
+io.vortex.android.state.R$styleable: int MenuItem_android_checked
+io.vortex.android.state.R$attr: int multiChoiceItemLayout
+io.vortex.android.state.R$id: int tag_on_apply_window_listener
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionBar_Solid
+io.vortex.android.state.R$attr: int actionModeCloseContentDescription
+io.vortex.android.state.R$dimen: int compat_notification_large_icon_max_height
+io.vortex.android.state.R$attr: int textAppearanceListItemSmall
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionButton_Overflow
+io.vortex.android.state.R$styleable: int AppCompatTheme_ratingBarStyle
+io.vortex.android.state.R$attr: int homeLayout
+io.vortex.android.state.R$drawable: int abc_spinner_mtrl_am_alpha
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorControlNormal
+io.vortex.android.state.R$style: int Theme_AppCompat_DayNight_Dialog
+io.vortex.android.state.R$styleable: int CompoundButton_buttonTint
+io.vortex.android.state.R$dimen: int tooltip_y_offset_non_touch
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionButton_CloseMode
+io.vortex.android.state.R$dimen: int abc_action_bar_icon_vertical_padding_material
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowActionBar
+io.vortex.android.state.R$style: int Widget_AppCompat_DrawerArrowToggle
+io.vortex.android.state.R$color: int abc_primary_text_material_light
+io.vortex.android.state.R$drawable: int notification_bg_low_pressed
+io.vortex.android.state.R$layout: int abc_alert_dialog_material
+io.vortex.android.state.R$color: int tooltip_background_dark
+io.vortex.android.state.R$style: int Widget_AppCompat_Button_Borderless_Colored
+io.vortex.android.state.R$styleable: int Toolbar_subtitleTextColor
+io.vortex.android.state.R$dimen: int abc_star_small
+io.vortex.android.state.R$id: int customPanel
+io.vortex.android.state.R$styleable: int AppCompatTheme_alertDialogStyle
+io.vortex.android.state.R$styleable: int[] ListPopupWindow
+io.vortex.android.state.R$styleable: int Toolbar_contentInsetRight
+io.vortex.android.state.R$id: int scrollView
+io.vortex.android.state.R$styleable: int Toolbar_menu
+io.vortex.android.state.R$color: int androidx_core_ripple_material_light
+io.vortex.android.state.R$styleable: int AlertDialog_singleChoiceItemLayout
+io.vortex.android.state.R$drawable: int abc_seekbar_tick_mark_material
+io.vortex.android.state.R$styleable: int TextAppearance_android_typeface
+io.vortex.android.state.R$attr: int dividerVertical
+io.vortex.android.state.R$styleable: int[] AppCompatImageView
+io.vortex.android.state.R$attr: int listPreferredItemPaddingRight
+io.vortex.android.state.R$id: int normal
+io.vortex.android.state.R$string: int abc_capital_on
+io.vortex.android.state.R$dimen: int abc_text_size_display_3_material
+io.vortex.android.state.R$styleable: int GradientColorItem_android_offset
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionBar_TabView
+io.vortex.android.state.R$drawable: int abc_switch_thumb_material
+io.vortex.android.state.R$attr: int actionMenuTextColor
+io.vortex.android.state.R$styleable: int PopupWindow_android_popupBackground
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_ActionBar_TabView
+io.vortex.android.state.R$style: int TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+io.vortex.android.state.R$attr: int buttonTintMode
+io.vortex.android.state.R$styleable: int AppCompatTextView_autoSizeMaxTextSize
+io.vortex.android.state.R$styleable: int ActionBar_indeterminateProgressStyle
+io.vortex.android.state.R$styleable: int SearchView_iconifiedByDefault
+io.vortex.android.state.R$dimen: int abc_edit_text_inset_top_material
+io.vortex.android.state.R$dimen: int abc_config_prefDialogWidth
+io.vortex.android.state.R$string: int androidx_startup
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_Switch
+io.vortex.android.state.R$id: int spacer
+io.vortex.android.state.R$styleable: int FontFamilyFont_fontVariationSettings
+io.vortex.android.state.R$styleable: int Spinner_android_popupBackground
+io.vortex.android.state.R$styleable: int AppCompatTheme_ratingBarStyleIndicator
+io.vortex.android.state.R$drawable: int abc_ic_menu_share_mtrl_alpha
+io.vortex.android.state.R$attr: int actionModeCutDrawable
+io.vortex.android.state.R$styleable: int GradientColor_android_type
+io.vortex.android.state.R$attr: int actionModeFindDrawable
+io.vortex.android.state.R$styleable: int ActionBar_titleTextStyle
+io.vortex.android.state.R$drawable: int abc_list_longpressed_holo
+io.vortex.android.state.R$styleable: int SwitchCompat_thumbTintMode
+io.vortex.android.state.R$color: int abc_primary_text_disable_only_material_dark
+io.vortex.android.state.R$layout: int abc_alert_dialog_button_bar_material
+io.vortex.android.state.R$id: int action_bar_root
+io.vortex.android.state.R$string: int abc_searchview_description_submit
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
+io.vortex.android.state.R$drawable: int abc_tab_indicator_mtrl_alpha
+io.vortex.android.state.R$styleable: int ViewBackgroundHelper_backgroundTint
+io.vortex.android.state.R$attr: int titleTextAppearance
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowFixedWidthMajor
+io.vortex.android.state.R$attr: int textAllCaps
+io.vortex.android.state.R$id: int submit_area
+io.vortex.android.state.R$styleable: int FontFamily_fontProviderPackage
+io.vortex.android.state.R$style: int Platform_AppCompat
+io.vortex.android.state.R$style: int Base_V26_Theme_AppCompat_Light
+io.vortex.android.state.R$color: int button_material_dark
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Button
+io.vortex.android.state.R$attr: int actionModeBackground
+io.vortex.android.state.R$interpolator: int btn_radio_to_off_mtrl_animation_interpolator_0
+io.vortex.android.state.R$attr: int colorPrimaryDark
+io.vortex.android.state.R$dimen: int abc_action_bar_content_inset_with_nav
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_PopupMenu_Large
+io.vortex.android.state.R$attr: int editTextColor
+io.vortex.android.state.R$attr: int actionDropDownStyle
+io.vortex.android.state.R$dimen: int abc_control_padding_material
+io.vortex.android.state.R$styleable: int AppCompatTextHelper_android_drawableEnd
+io.vortex.android.state.R$color: int secondary_text_default_material_dark
+io.vortex.android.state.R$drawable: int abc_switch_track_mtrl_alpha
+io.vortex.android.state.R$id: int notification_background
+io.vortex.android.state.R$id: int screen
+io.vortex.android.state.R$attr: int tooltipFrameBackground
+io.vortex.android.state.R$styleable: int TextAppearance_android_textColorHint
+io.vortex.android.state.R$style: int Widget_AppCompat_SearchView_ActionBar
+io.vortex.android.state.R$anim: int btn_checkbox_to_checked_box_inner_merged_animation
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_TabView_Inverse
+io.vortex.android.state.R$attr: int background
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+io.vortex.android.state.R$style: int Widget_AppCompat_ListView_DropDown
+io.vortex.android.state.R$attr: int selectableItemBackgroundBorderless
+io.vortex.android.state.R$anim: int abc_grow_fade_in_from_bottom
+io.vortex.android.state.R$color: int abc_tint_switch_track
+io.vortex.android.state.R$styleable: int[] ActionBar
+io.vortex.android.state.R$attr: int suggestionRowLayout
+io.vortex.android.state.R$integer: int cancel_button_image_alpha
+io.vortex.android.state.R$styleable: int GradientColor_android_endX
+io.vortex.android.state.R$attr: int windowFixedHeightMajor
+io.vortex.android.state.R$color: int ripple_material_dark
+io.vortex.android.state.R$anim: int btn_radio_to_on_mtrl_ring_outer_path_animation
+io.vortex.android.state.R$string: int abc_searchview_description_clear
+io.vortex.android.state.R$style: int Base_V21_Theme_AppCompat_Light_Dialog
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowMinWidthMinor
+io.vortex.android.state.R$id: int androidx_compose_ui_view_composition_context
+io.vortex.android.state.R$style: int Base_V7_Theme_AppCompat_Dialog
+io.vortex.android.state.R$styleable: int ActionMenuItemView_android_minWidth
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Button_Colored
+io.vortex.android.state.R$styleable: int AppCompatTextView_autoSizeMinTextSize
+io.vortex.android.state.R$attr: int listPreferredItemPaddingLeft
+io.vortex.android.state.R$id: int edit_query
+io.vortex.android.state.R$color: int background_floating_material_dark
+io.vortex.android.state.R$styleable: int ActionBar_divider
+io.vortex.android.state.R$styleable: int Toolbar_android_minHeight
+io.vortex.android.state.R$style: int Widget_AppCompat_ProgressBar
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActivityChooserView
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeCutDrawable
+io.vortex.android.state.R$attr: int switchPadding
+io.vortex.android.state.R$id: int accessibility_custom_action_1
+io.vortex.android.state.R$animator: int fragment_fade_exit
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Headline
+io.vortex.android.state.R$dimen: int notification_subtext_size
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Menu
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Spinner
+io.vortex.android.state.R$attr: int showTitle
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableItem_android_drawable
+io.vortex.android.state.R$dimen: int abc_dialog_min_width_major
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearanceSearchResultTitle
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_Dark
+io.vortex.android.state.R$attr: int actionOverflowMenuStyle
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_Solid_Inverse
+io.vortex.android.state.R$styleable: int AppCompatTheme_panelBackground
+io.vortex.android.state.R$styleable: int StateListDrawable_android_dither
+io.vortex.android.state.R$attr: int actionViewClass
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_RatingBar_Small
+io.vortex.android.state.R$style: int Platform_Widget_AppCompat_Spinner
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_PopupMenu
+io.vortex.android.state.R$dimen: int abc_seekbar_track_background_height_material
+io.vortex.android.state.R$id: int group_divider
+io.vortex.android.state.R$anim: int abc_popup_enter
+io.vortex.android.state.R$color: int primary_dark_material_light
+io.vortex.android.state.R$id: int accessibility_custom_action_12
+io.vortex.android.state.R$attr: int showAsAction
+io.vortex.android.state.R$styleable: int SearchView_android_imeOptions
+io.vortex.android.state.R$styleable: int SwitchCompat_thumbTextPadding
+io.vortex.android.state.R$color: int abc_btn_colored_borderless_text_material
+io.vortex.android.state.R$styleable: int SearchView_android_inputType
+io.vortex.android.state.R$style: int Widget_AppCompat_ActivityChooserView
+io.vortex.android.state.R$drawable: int abc_list_selector_holo_dark
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowNoTitle
+io.vortex.android.state.R$dimen: int notification_top_pad_large_text
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_TabBar
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionBar_TabBar
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Body1
+io.vortex.android.state.R$attr: int tickMarkTint
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_Layout_android_layout_weight
+io.vortex.android.state.R$id: int action_bar_spinner
+io.vortex.android.state.R$style: int AlertDialog_AppCompat_Light
+io.vortex.android.state.R$style: int Base_V21_Theme_AppCompat_Dialog
+io.vortex.android.state.R$style: int TextAppearance_Compat_Notification
+io.vortex.android.state.R$styleable: int MenuItem_android_onClick
+io.vortex.android.state.R$attr: int backgroundTintMode
+io.vortex.android.state.R$string: int abc_menu_meta_shortcut_label
+io.vortex.android.state.R$id: int action_image
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_SearchResult_Subtitle
+io.vortex.android.state.R$id: int search_badge
+io.vortex.android.state.R$styleable: int AppCompatTheme_switchStyle
+io.vortex.android.state.R$id: int wrap_content
+io.vortex.android.state.R$styleable: int TextAppearance_android_textFontWeight
+io.vortex.android.state.R$styleable: int AppCompatTheme_searchViewStyle
+io.vortex.android.state.R$drawable: int notify_panel_notification_icon_bg
+io.vortex.android.state.R$id: int action_bar_activity_content
+io.vortex.android.state.R$attr: int tickMarkTintMode
+io.vortex.android.state.R$bool: int abc_config_actionMenuItemAllCaps
+io.vortex.android.state.R$style: int RtlOverlay_DialogWindowTitle_AppCompat
+io.vortex.android.state.R$attr: int titleTextStyle
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Inverse
+io.vortex.android.state.R$styleable: int ActionMode_titleTextStyle
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_DialogWhenLarge
+io.vortex.android.state.R$styleable: int ActionBar_itemPadding
+io.vortex.android.state.R$attr: int tooltipText
+io.vortex.android.state.R$attr: int textAppearanceSmallPopupMenu
+io.vortex.android.state.R$attr: int maxButtonHeight
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Dialog_Alert
+io.vortex.android.state.R$attr: int alertDialogTheme
+io.vortex.android.state.R$styleable: int ViewBackgroundHelper_backgroundTintMode
+io.vortex.android.state.R$attr: int height
+io.vortex.android.state.R$id: int accessibility_custom_action_3
+io.vortex.android.state.R$styleable: int MenuItem_actionViewClass
+io.vortex.android.state.R$styleable: int AppCompatTheme_viewInflaterClass
+io.vortex.android.state.R$styleable: int[] ViewStubCompat
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_DialogTitle_Icon
+io.vortex.android.state.R$attr: int numericModifiers
+io.vortex.android.state.R$styleable: int TextAppearance_textAllCaps
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPreferredItemPaddingRight
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_ActionBar_Solid
+io.vortex.android.state.R$styleable: int[] GradientColor
+io.vortex.android.state.R$styleable: int[] StateListDrawableItem
+io.vortex.android.state.R$id: int action_text
+io.vortex.android.state.R$id: int view_tree_lifecycle_owner
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ButtonBar
+io.vortex.android.state.R$integer: int abc_config_activityShortDur
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_ActionBar_Title
+io.vortex.android.state.R$style: int Platform_V21_AppCompat_Light
+io.vortex.android.state.R$style: int Base_ThemeOverlay_AppCompat_Light
+io.vortex.android.state.R$styleable: int AlertDialog_android_layout
+io.vortex.android.state.R$styleable: int MenuGroup_android_menuCategory
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ListMenuView
+io.vortex.android.state.R$styleable: int TextAppearance_android_textColorLink
+io.vortex.android.state.R$attr: int subtitle
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableTopCompat
+io.vortex.android.state.R$dimen: int abc_text_size_headline_material
+io.vortex.android.state.R$styleable: int Toolbar_buttonGravity
+io.vortex.android.state.R$styleable: int AppCompatTheme_dialogCornerRadius
+io.vortex.android.state.R$attr: int windowNoTitle
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_Switch
+io.vortex.android.state.R$styleable: int AppCompatTextView_autoSizeStepGranularity
+io.vortex.android.state.R$drawable: int abc_ratingbar_indicator_material
+io.vortex.android.state.R$attr: int trackTint
+io.vortex.android.state.R$dimen: int abc_control_inset_material
+io.vortex.android.state.R$dimen: int abc_text_size_small_material
+io.vortex.android.state.R$styleable: int FragmentContainerView_android_name
+io.vortex.android.state.R$styleable: int MenuGroup_android_checkableBehavior
+io.vortex.android.state.R$attr: int homeAsUpIndicator
+io.vortex.android.state.R$attr: int buttonStyle
+io.vortex.android.state.R$styleable: int Toolbar_titleMarginEnd
+io.vortex.android.state.R$attr: int drawableTopCompat
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Large_Inverse
+io.vortex.android.state.R$attr: int fontProviderPackage
+io.vortex.android.state.R$dimen: int abc_panel_menu_list_width
+io.vortex.android.state.R$attr: int alertDialogButtonGroupStyle
+io.vortex.android.state.R$anim: int abc_fade_in
+io.vortex.android.state.R$attr: int theme
+io.vortex.android.state.R$id: int title
+io.vortex.android.state.R$style: int Theme_AppCompat_Light
+io.vortex.android.state.R$styleable: int FontFamilyFont_android_fontStyle
+io.vortex.android.state.R$color: int abc_search_url_text_pressed
+io.vortex.android.state.R$dimen: int tooltip_y_offset_touch
+io.vortex.android.state.R$dimen: int notification_big_circle_margin
+io.vortex.android.state.R$drawable: int abc_textfield_activated_mtrl_alpha
+io.vortex.android.state.R$attr: int paddingTopNoTitle
+io.vortex.android.state.R$color: int error_color_material_dark
+io.vortex.android.state.R$drawable: int abc_ic_menu_overflow_material
+io.vortex.android.state.R$dimen: int hint_pressed_alpha_material_dark
+io.vortex.android.state.R$style: int Widget_AppCompat_Spinner
+io.vortex.android.state.R$id: int view_tree_view_model_store_owner
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarTabTextStyle
+io.vortex.android.state.R$styleable: int AppCompatSeekBar_tickMark
+io.vortex.android.state.R$attr: int itemPadding
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPreferredItemHeightSmall
+io.vortex.android.state.R$drawable: int abc_textfield_search_activated_mtrl_alpha
+io.vortex.android.state.R$color: int abc_search_url_text
+io.vortex.android.state.R$id: int action_context_bar
+io.vortex.android.state.R$style: int Base_V7_Widget_AppCompat_AutoCompleteTextView
+io.vortex.android.state.R$dimen: int abc_list_item_height_small_material
+io.vortex.android.state.R$layout: int abc_search_dropdown_item_icons_2line
+io.vortex.android.state.R$id: int alertTitle
+io.vortex.android.state.R$id: int none
+io.vortex.android.state.R$attr: int dividerHorizontal
+io.vortex.android.state.R$layout: int abc_activity_chooser_view
+io.vortex.android.state.R$dimen: int abc_action_bar_default_padding_end_material
+io.vortex.android.state.R$attr: int actionModeTheme
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableCompat_android_enterFadeDuration
+io.vortex.android.state.R$color: int bright_foreground_disabled_material_dark
+io.vortex.android.state.R$styleable: int AppCompatTheme_seekBarStyle
+io.vortex.android.state.R$attr: int buttonBarNeutralButtonStyle
+io.vortex.android.state.R$id: int accessibility_custom_action_23
+io.vortex.android.state.R$id: int add
+io.vortex.android.state.R$color: int background_material_light
+io.vortex.android.state.R$drawable: int notification_tile_bg
+io.vortex.android.state.R$drawable: int abc_cab_background_top_material
+io.vortex.android.state.R$styleable: int ActionBar_homeLayout
+io.vortex.android.state.R$styleable: int FontFamilyFont_android_font
+io.vortex.android.state.R$layout: int abc_tooltip
+io.vortex.android.state.R$attr: int contentDescription
+io.vortex.android.state.R$styleable: int ViewStubCompat_android_inflatedId
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_ActionBar_TabText
+io.vortex.android.state.R$style: int Widget_AppCompat_Button_Borderless
+io.vortex.android.state.R$attr: int dialogPreferredPadding
+io.vortex.android.state.R$styleable: int PopupWindow_overlapAnchor
+io.vortex.android.state.R$color: int abc_btn_colored_text_material
+io.vortex.android.state.R$color: int bright_foreground_material_dark
+io.vortex.android.state.R$id: int action_bar_container
+io.vortex.android.state.R$styleable: int AppCompatTheme_selectableItemBackgroundBorderless
+io.vortex.android.state.R$dimen: int notification_main_column_padding_top
+io.vortex.android.state.R$id: int text
+io.vortex.android.state.R$attr: int fontVariationSettings
+io.vortex.android.state.R$id: int contentPanel
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowMinWidthMajor
+io.vortex.android.state.R$drawable: int btn_radio_off_mtrl
+io.vortex.android.state.R$attr: int queryPatterns
+io.vortex.android.state.R$styleable: int AppCompatTextHelper_android_textAppearance
+io.vortex.android.state.R$attr: int collapseIcon
+io.vortex.android.state.R$drawable: int abc_scrubber_control_to_pressed_mtrl_005
+io.vortex.android.state.R$color: int bright_foreground_inverse_material_dark
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeStyle
+io.vortex.android.state.R$drawable: int abc_vector_test
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_Button
+io.vortex.android.state.R$id: int accessibility_custom_action_21
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
+io.vortex.android.state.R$string: int in_progress
+io.vortex.android.state.R$attr: int colorError
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_arrowShaftLength
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_RatingBar
+io.vortex.android.state.R$drawable: int abc_ic_menu_selectall_mtrl_alpha
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Dialog_MinWidth
+io.vortex.android.state.R$styleable: int Toolbar_contentInsetEnd
+io.vortex.android.state.R$id: int checked
+io.vortex.android.state.R$id: int unchecked
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_CompactMenu
+io.vortex.android.state.R$attr: int actionModeCloseDrawable
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeWebSearchDrawable
+io.vortex.android.state.R$id: int accessibility_custom_action_15
+io.vortex.android.state.R$attr: int autoSizeStepGranularity
+io.vortex.android.state.R$attr: int actionOverflowButtonStyle
+io.vortex.android.state.R$attr: int contentInsetRight
+io.vortex.android.state.R$attr: int divider
+io.vortex.android.state.R$styleable: int[] LinearLayoutCompat
+io.vortex.android.state.R$dimen: int abc_action_bar_subtitle_bottom_margin_material
+io.vortex.android.state.R$style: int Widget_AppCompat_PopupMenu
+io.vortex.android.state.R$attr: int defaultQueryHint
+io.vortex.android.state.R$style: int Theme_AppCompat_DayNight
+io.vortex.android.state.R$dimen: int abc_action_bar_stacked_max_height
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_Search_DropDown
+io.vortex.android.state.R$dimen: int hint_pressed_alpha_material_light
+io.vortex.android.state.R$attr: int navigationIcon
+io.vortex.android.state.R$layout: int abc_select_dialog_material
+io.vortex.android.state.R$id: int search_src_text
+io.vortex.android.state.R$styleable: int GradientColor_android_startX
+io.vortex.android.state.R$attr: int spinnerDropDownItemStyle
+io.vortex.android.state.R$dimen: int abc_alert_dialog_button_dimen
+io.vortex.android.state.R$styleable: int[] FontFamily
+io.vortex.android.state.R$attr: int trackTintMode
+io.vortex.android.state.R$id: int icon_group
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_SearchView_MagIcon
+io.vortex.android.state.R$color: int primary_text_default_material_light
+io.vortex.android.state.R$id: int tag_accessibility_actions
+io.vortex.android.state.R$style: int Base_V7_Widget_AppCompat_Toolbar
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_PopupMenu_Overflow
+io.vortex.android.state.R$styleable: int GradientColor_android_startColor
+io.vortex.android.state.R$layout: int abc_expanded_menu_layout
+io.vortex.android.state.R$dimen: int abc_list_item_padding_horizontal_material
+io.vortex.android.state.R$attr: int srcCompat
+io.vortex.android.state.R$styleable: int MenuView_preserveIconSpacing
+io.vortex.android.state.R$id: int off
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeFindDrawable
+io.vortex.android.state.R$id: int compose_view_saveable_id_tag
+io.vortex.android.state.R$drawable: int notification_action_background
+io.vortex.android.state.R$attr: int autoSizeMinTextSize
+io.vortex.android.state.R$color: int abc_tint_seek_thumb
+io.vortex.android.state.R$dimen: int abc_text_size_subtitle_material_toolbar
+io.vortex.android.state.R$color: int secondary_text_default_material_light
+io.vortex.android.state.R$color: int primary_material_light
+io.vortex.android.state.R$attr: int searchIcon
+io.vortex.android.state.R$color: int abc_primary_text_material_dark
+io.vortex.android.state.R$drawable: int abc_ic_clear_material
+io.vortex.android.state.R$drawable: int abc_text_select_handle_left_mtrl
+io.vortex.android.state.R$attr: int windowFixedWidthMajor
+io.vortex.android.state.R$attr: int paddingStart
+io.vortex.android.state.R$dimen: int abc_alert_dialog_button_bar_height
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_drawableSize
+io.vortex.android.state.R$drawable: int abc_ic_arrow_drop_right_black_24dp
+io.vortex.android.state.R$id: int tag_transition_group
+io.vortex.android.state.R$styleable: int ActionBar_backgroundSplit
+io.vortex.android.state.R$styleable: int PopupWindow_android_popupAnimationStyle
+io.vortex.android.state.R$styleable: int Toolbar_contentInsetStartWithNavigation
+io.vortex.android.state.R$attr: int panelMenuListWidth
+io.vortex.android.state.R$layout: int abc_action_mode_bar
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionOverflowMenuStyle
+io.vortex.android.state.R$styleable: int AppCompatTheme_spinnerDropDownItemStyle
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionButtonStyle
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
+io.vortex.android.state.R$styleable: int StateListDrawable_android_exitFadeDuration
+io.vortex.android.state.R$attr: int colorSwitchThumbNormal
+io.vortex.android.state.R$attr: int viewInflaterClass
+io.vortex.android.state.R$style: int Widget_AppCompat_ListMenuView
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat
+io.vortex.android.state.R$styleable: int[] FontFamilyFont
+io.vortex.android.state.R$attr: int titleMargins
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
+io.vortex.android.state.R$attr: int iconTintMode
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
+io.vortex.android.state.R$attr: int actionBarSize
+io.vortex.android.state.R$drawable: int notification_template_icon_low_bg
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Body2
+io.vortex.android.state.R$styleable: int SearchView_closeIcon
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableItem_android_id
+io.vortex.android.state.R$dimen: int abc_action_bar_overflow_padding_end_material
+io.vortex.android.state.R$attr: int colorButtonNormal
+io.vortex.android.state.R$styleable: int Toolbar_navigationContentDescription
+io.vortex.android.state.R$styleable: int ActivityChooserView_initialActivityCount
+io.vortex.android.state.R$string: int abc_menu_enter_shortcut_label
+io.vortex.android.state.R$id: int custom
+io.vortex.android.state.R$style: int Base_V7_ThemeOverlay_AppCompat_Dialog
+io.vortex.android.state.R$dimen: int abc_text_size_button_material
+io.vortex.android.state.R$style: int Base_V21_Theme_AppCompat
+io.vortex.android.state.R$drawable: int notification_bg
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
+io.vortex.android.state.R$color: int material_grey_600
+io.vortex.android.state.R$styleable: int AppCompatTheme_dividerHorizontal
+io.vortex.android.state.R$style: int Widget_AppCompat_EditText
+io.vortex.android.state.R$attr: int buttonTint
+io.vortex.android.state.R$style: int Base_ThemeOverlay_AppCompat
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
+io.vortex.android.state.R$id: int tag_accessibility_clickable_spans
+io.vortex.android.state.R$attr: int arrowHeadLength
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_Button_Colored
+io.vortex.android.state.R$styleable: int[] ActivityChooserView
+io.vortex.android.state.R$layout: int abc_search_view
+io.vortex.android.state.R$attr: int thickness
+io.vortex.android.state.R$styleable: int SwitchCompat_android_textOn
+io.vortex.android.state.R$styleable: int[] GradientColorItem
+io.vortex.android.state.R$styleable: int View_theme
+io.vortex.android.state.R$style: int Base_Theme_AppCompat
+io.vortex.android.state.R$dimen: int abc_text_size_caption_material
+io.vortex.android.state.R$styleable: int SearchView_goIcon
+io.vortex.android.state.R$anim: int btn_radio_to_off_mtrl_ring_outer_animation
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_SearchView_ActionBar
+io.vortex.android.state.R$drawable: int abc_text_cursor_material
+io.vortex.android.state.R$attr: int titleMarginStart
+io.vortex.android.state.R$style: int Base_ThemeOverlay_AppCompat_Dialog
+io.vortex.android.state.R$interpolator: int btn_checkbox_checked_mtrl_animation_interpolator_0
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+io.vortex.android.state.R$dimen: int abc_action_bar_elevation_material
+io.vortex.android.state.R$attr: int menu
+io.vortex.android.state.R$dimen: int abc_action_button_min_width_overflow_material
+io.vortex.android.state.R$string: int not_selected
+io.vortex.android.state.R$string: int navigation_menu
+io.vortex.android.state.R$id: int search_button
+io.vortex.android.state.R$style: int Base_AlertDialog_AppCompat_Light
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Medium
+io.vortex.android.state.R$color: int secondary_text_disabled_material_dark
+io.vortex.android.state.R$color: int abc_secondary_text_material_light
+io.vortex.android.state.R$string: int selected
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_ActionBar
+io.vortex.android.state.R$attr: int backgroundSplit
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Light_SearchResult_Title
+io.vortex.android.state.R$id: int tag_on_receive_content_mime_types
+io.vortex.android.state.R$id: int time
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_SearchView
+io.vortex.android.state.R$styleable: int Toolbar_titleMargin
+io.vortex.android.state.R$attr: int toolbarStyle
+io.vortex.android.state.R$styleable: int[] MenuItem
+io.vortex.android.state.R$drawable: int abc_list_pressed_holo_light
+io.vortex.android.state.R$styleable: int MenuItem_actionProviderClass
+io.vortex.android.state.R$attr: int showText
+io.vortex.android.state.R$attr: int nestedScrollViewStyle
+io.vortex.android.state.R$id: int parentPanel
+io.vortex.android.state.R$styleable: int AppCompatTheme_homeAsUpIndicator
+io.vortex.android.state.R$style: int Base_TextAppearance_Widget_AppCompat_Toolbar_Title
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowFixedHeightMinor
+io.vortex.android.state.R$id: int action_mode_bar_stub
+io.vortex.android.state.R$styleable: int SearchView_android_focusable
+io.vortex.android.state.R$attr: int fontWeight
+io.vortex.android.state.R$styleable: int CompoundButton_buttonTintMode
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionOverflowButtonStyle
+io.vortex.android.state.R$dimen: int tooltip_precise_anchor_threshold
+io.vortex.android.state.R$id: int accessibility_custom_action_6
+io.vortex.android.state.R$styleable: int[] ColorStateListItem
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_CompoundButton_Switch
+io.vortex.android.state.R$style: int Widget_AppCompat_ButtonBar_AlertDialog
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Menu
+io.vortex.android.state.R$style: int Base_V21_ThemeOverlay_AppCompat_Dialog
+io.vortex.android.state.R$styleable: int SearchView_queryHint
+io.vortex.android.state.R$style: int Widget_AppCompat_AutoCompleteTextView
+io.vortex.android.state.R$styleable: int View_android_theme
+io.vortex.android.state.R$styleable: int Spinner_android_dropDownWidth
+io.vortex.android.state.R$styleable: int AppCompatTheme_dropDownListViewStyle
+io.vortex.android.state.R$styleable: int MenuItem_android_visible
+io.vortex.android.state.R$styleable: int AppCompatTheme_android_windowAnimationStyle
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_DropDownItem_Spinner
+io.vortex.android.state.R$drawable: int abc_textfield_search_material
+io.vortex.android.state.R$bool: int abc_action_bar_embed_tabs
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeCloseDrawable
+io.vortex.android.state.R$styleable: int MenuItem_android_enabled
+io.vortex.android.state.R$dimen: int abc_disabled_alpha_material_light
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Display3
+io.vortex.android.state.R$dimen: int abc_floating_window_z
+io.vortex.android.state.R$anim: int btn_checkbox_to_checked_box_outer_merged_animation
+io.vortex.android.state.R$layout: int abc_action_bar_up_container
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_PopupMenuItem
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_color
+io.vortex.android.state.R$color: int dim_foreground_material_dark
+io.vortex.android.state.R$id: int up
+io.vortex.android.state.R$color: int background_material_dark
+io.vortex.android.state.R$attr: int queryHint
+io.vortex.android.state.R$attr: int hideOnContentScroll
+io.vortex.android.state.R$styleable: int SwitchCompat_android_thumb
+io.vortex.android.state.R$dimen: int abc_action_bar_subtitle_top_margin_material
+io.vortex.android.state.R$drawable: int btn_radio_on_to_off_mtrl_animation
+io.vortex.android.state.R$styleable: int ActionBar_elevation
+io.vortex.android.state.R$drawable: int abc_ratingbar_material
+io.vortex.android.state.R$drawable: int btn_checkbox_unchecked_mtrl
+io.vortex.android.state.R$attr: int alertDialogCenterButtons
+io.vortex.android.state.R$styleable: int AppCompatTextHelper_android_drawableBottom
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_ActionBar
+io.vortex.android.state.R$dimen: int abc_edit_text_inset_bottom_material
+io.vortex.android.state.R$attr: int subtitleTextAppearance
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Tooltip
+io.vortex.android.state.R$style: int Theme_AppCompat_Light_Dialog
+io.vortex.android.state.R$drawable: int abc_list_selector_disabled_holo_light
+io.vortex.android.state.R$attr: int drawableSize
+io.vortex.android.state.R$styleable: int MenuItem_iconTintMode
+io.vortex.android.state.R$styleable: int[] Spinner
+io.vortex.android.state.R$attr: int windowActionModeOverlay
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorPrimaryDark
+io.vortex.android.state.R$attr: int listPopupWindowStyle
+io.vortex.android.state.R$styleable: int FragmentContainerView_android_tag
+io.vortex.android.state.R$id: int search_mag_icon
+io.vortex.android.state.R$styleable: int AppCompatTheme_imageButtonStyle
+io.vortex.android.state.R$drawable: int abc_btn_check_to_on_mtrl_000
+io.vortex.android.state.R$styleable: int[] SwitchCompat
+io.vortex.android.state.R$dimen: int notification_content_margin_start
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_PopupMenu_Overflow
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_Button_Inverse
+io.vortex.android.state.R$attr: int checkedTextViewStyle
+io.vortex.android.state.R$styleable: int AlertDialog_buttonPanelSideLayout
+io.vortex.android.state.R$styleable: int MenuView_android_itemBackground
+io.vortex.android.state.R$id: int accessibility_custom_action_11
+io.vortex.android.state.R$styleable: int AppCompatTextHelper_android_drawableRight
+io.vortex.android.state.R$color: int dim_foreground_disabled_material_dark
+io.vortex.android.state.R$id: int tabMode
+io.vortex.android.state.R$styleable: int MenuItem_android_id
+io.vortex.android.state.R$style: int TextAppearance_Compat_Notification_Line2
+io.vortex.android.state.R$style: int Widget_AppCompat_CompoundButton_CheckBox
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableTransition_android_drawable
+io.vortex.android.state.R$attr: int tintMode
+io.vortex.android.state.R$attr: int buttonCompat
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionButton_CloseMode
+io.vortex.android.state.R$color: int material_grey_800
+io.vortex.android.state.R$attr: int elevation
+io.vortex.android.state.R$style: int Platform_V21_AppCompat
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableTransition_android_toId
+io.vortex.android.state.R$styleable: int[] AppCompatSeekBar
+io.vortex.android.state.R$attr: int thumbTextPadding
+io.vortex.android.state.R$style: int Widget_AppCompat_SearchView
+io.vortex.android.state.R$styleable: int[] SearchView
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Small_Inverse
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_SearchView
+io.vortex.android.state.R$drawable: int abc_btn_check_material_anim
+io.vortex.android.state.R$anim: int abc_slide_out_bottom
+io.vortex.android.state.R$animator: int fragment_close_enter
+io.vortex.android.state.R$attr: int preserveIconSpacing
+io.vortex.android.state.R$styleable: int SwitchCompat_trackTintMode
+io.vortex.android.state.R$attr: int colorAccent
+io.vortex.android.state.R$attr: int alertDialogStyle
+io.vortex.android.state.R$color: int ripple_material_light
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionBar
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableCompat_android_variablePadding
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarPopupTheme
+io.vortex.android.state.R$styleable: int GradientColor_android_startY
+io.vortex.android.state.R$dimen: int abc_action_bar_content_inset_material
+io.vortex.android.state.R$string: int close_sheet
+io.vortex.android.state.R$style: int DialogWindowTheme
+io.vortex.android.state.R$style: int Base_V22_Theme_AppCompat
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_RatingBar_Indicator
+io.vortex.android.state.R$attr: int windowActionBar
+io.vortex.android.state.R$dimen: int abc_control_corner_material
+io.vortex.android.state.R$id: int hide_in_inspector_tag
+io.vortex.android.state.R$attr: int actionMenuTextAppearance
+io.vortex.android.state.R$styleable: int MenuItem_android_numericShortcut
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Dialog_FixedSize
+io.vortex.android.state.R$dimen: int disabled_alpha_material_dark
+io.vortex.android.state.R$color: int tooltip_background_light
+io.vortex.android.state.R$styleable: int Toolbar_collapseContentDescription
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ImageButton
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Small_Inverse
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableStartCompat
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarDivider
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_PopupMenu
+io.vortex.android.state.R$drawable: int abc_tab_indicator_material
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorError
+io.vortex.android.state.R$styleable: int SwitchCompat_android_textOff
+io.vortex.android.state.R$attr: int drawerArrowStyle
+io.vortex.android.state.R$style: int Theme_AppCompat_Light_Dialog_MinWidth
+io.vortex.android.state.R$attr: int actionProviderClass
+io.vortex.android.state.R$style: int TextAppearance_Compat_Notification_Info
+io.vortex.android.state.R$attr: int drawableEndCompat
+io.vortex.android.state.R$styleable: int AppCompatTextView_lastBaselineToBottomHeight
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_spinBars
+io.vortex.android.state.R$styleable: int ActionBar_contentInsetLeft
+io.vortex.android.state.R$drawable: int abc_list_selector_disabled_holo_dark
+io.vortex.android.state.R$style: int Widget_AppCompat_ProgressBar_Horizontal
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Button_Borderless
+io.vortex.android.state.R$styleable: int[] RecycleListView
+io.vortex.android.state.R$styleable: int ButtonBarLayout_allowStacking
+io.vortex.android.state.R$color: int highlighted_text_material_dark
+io.vortex.android.state.R$attr: int dropdownListPreferredItemHeight
+io.vortex.android.state.R$color: int bright_foreground_inverse_material_light
+io.vortex.android.state.R$attr: int textColorSearchUrl
+io.vortex.android.state.R$id: int activity_chooser_view_content
+io.vortex.android.state.R$styleable: int MenuGroup_android_visible
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowActionModeOverlay
+io.vortex.android.state.R$styleable: int AppCompatTextView_textLocale
+io.vortex.android.state.R$style: int Theme_AppCompat_DialogWhenLarge
+io.vortex.android.state.R$id: int accessibility_custom_action_30
+io.vortex.android.state.R$styleable: int[] MenuView
+io.vortex.android.state.R$dimen: int notification_top_pad
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearanceSearchResultSubtitle
+io.vortex.android.state.R$id: int accessibility_action_clickable_span
+io.vortex.android.state.R$layout: int notification_template_icon_group
+io.vortex.android.state.R$styleable: int MenuView_android_itemIconDisabledAlpha
+io.vortex.android.state.R$layout: int abc_action_mode_close_item_material
+io.vortex.android.state.R$styleable: int Toolbar_popupTheme
+io.vortex.android.state.R$string: int abc_searchview_description_query
+io.vortex.android.state.R$id: int list_item
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_Layout_android_layout_width
+io.vortex.android.state.R$styleable: int Spinner_android_prompt
+io.vortex.android.state.R$styleable: int SearchView_searchIcon
+io.vortex.android.state.R$style: int Platform_ThemeOverlay_AppCompat_Dark
+io.vortex.android.state.R$attr: int windowMinWidthMinor
+io.vortex.android.state.R$dimen: int disabled_alpha_material_light
+io.vortex.android.state.R$string: int abc_menu_ctrl_shortcut_label
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_TabView
+io.vortex.android.state.R$attr: int drawableTintMode
+io.vortex.android.state.R$styleable: int AppCompatTextView_autoSizePresetSizes
+io.vortex.android.state.R$drawable: int abc_list_divider_material
+io.vortex.android.state.R$string: int off
+io.vortex.android.state.R$styleable: int[] StateListDrawable
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableLeftCompat
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionBar_TabBar
+io.vortex.android.state.R$string: int search_menu_title
+io.vortex.android.state.R$layout: int select_dialog_multichoice_material
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPreferredItemHeightLarge
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeBackground
+io.vortex.android.state.R$string: int abc_shareactionprovider_share_with_application
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Light_Dialog_FixedSize
+io.vortex.android.state.R$string: int abc_searchview_description_search
+io.vortex.android.state.R$id: int default_activity_button
+io.vortex.android.state.R$layout: int abc_popup_menu_item_layout
+io.vortex.android.state.R$color: int material_grey_850
+io.vortex.android.state.R$drawable: int abc_item_background_holo_dark
+io.vortex.android.state.R$id: int line3
+io.vortex.android.state.R$integer: int status_bar_notification_info_maxnum
+io.vortex.android.state.R$dimen: int abc_action_bar_stacked_tab_max_width
+io.vortex.android.state.R$style: int Base_V23_Theme_AppCompat_Light
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_Button
+io.vortex.android.state.R$style: int Widget_AppCompat_ListView_Menu
+io.vortex.android.state.R$style: int TextAppearance_Widget_AppCompat_Toolbar_Title
+io.vortex.android.state.R$attr: int queryBackground
+io.vortex.android.state.R$styleable: int MenuView_android_horizontalDivider
+io.vortex.android.state.R$color: int abc_background_cache_hint_selector_material_dark
+io.vortex.android.state.R$color: int androidx_core_secondary_text_default_material_light
+io.vortex.android.state.R$style: int Theme_AppCompat_NoActionBar
+io.vortex.android.state.R$attr: int subtitleTextStyle
+io.vortex.android.state.R$styleable: int ActionBar_contentInsetStart
+io.vortex.android.state.R$styleable: int FontFamily_fontProviderSystemFontFamily
+io.vortex.android.state.R$color: int button_material_light
+io.vortex.android.state.R$layout: int abc_screen_content_include
+io.vortex.android.state.R$styleable: int TextAppearance_android_textStyle
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionMode
+io.vortex.android.state.R$styleable: int AppCompatTheme_ratingBarStyleSmall
+io.vortex.android.state.R$styleable: int ActionBar_backgroundStacked
+io.vortex.android.state.R$attr: int ttcIndex
+io.vortex.android.state.R$attr: int voiceIcon
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionButton
+io.vortex.android.state.R$style: int Animation_AppCompat_DropDownUp
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
+io.vortex.android.state.R$styleable: int TextAppearance_android_shadowDy
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Body2
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableEndCompat
+io.vortex.android.state.R$id: int accessibility_custom_action_4
+io.vortex.android.state.R$color: int switch_thumb_normal_material_dark
+io.vortex.android.state.R$string: int close_drawer
+io.vortex.android.state.R$attr: int fontProviderCerts
+io.vortex.android.state.R$styleable: int GradientColor_android_endColor
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Light
+io.vortex.android.state.R$styleable: int AppCompatTheme_dialogTheme
+io.vortex.android.state.R$styleable: int ActionBar_background
+io.vortex.android.state.R$styleable: int StateListDrawable_android_enterFadeDuration
+io.vortex.android.state.R$id: int accessibility_custom_action_5
+io.vortex.android.state.R$styleable: int AppCompatTheme_alertDialogButtonGroupStyle
+io.vortex.android.state.R$style: int Widget_Compat_NotificationActionContainer
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_thickness
+io.vortex.android.state.R$style: int Base_ThemeOverlay_AppCompat_ActionBar
+io.vortex.android.state.R$drawable: int abc_btn_radio_to_on_mtrl_015
+io.vortex.android.state.R$style: int Widget_AppCompat_PopupMenu_Overflow
+io.vortex.android.state.R$attr: int seekBarStyle
+io.vortex.android.state.R$dimen: int compat_control_corner_material
+io.vortex.android.state.R$styleable: int MenuItem_showAsAction
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionButton_Overflow
+io.vortex.android.state.R$styleable: int[] MenuGroup
+io.vortex.android.state.R$attr: int radioButtonStyle
+io.vortex.android.state.R$interpolator: int btn_checkbox_unchecked_mtrl_animation_interpolator_1
+io.vortex.android.state.R$dimen: int tooltip_precise_anchor_extra_offset
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_showDividers
+io.vortex.android.state.R$styleable: int AppCompatTheme_buttonBarNegativeButtonStyle
+io.vortex.android.state.R$styleable: int[] AnimatedStateListDrawableTransition
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Display4
+io.vortex.android.state.R$string: int abc_prepend_shortcut_label
+io.vortex.android.state.R$anim: int btn_checkbox_to_unchecked_check_path_merged_animation
+io.vortex.android.state.R$drawable: int abc_textfield_search_default_mtrl_alpha
+io.vortex.android.state.R$dimen: int compat_button_inset_vertical_material
+io.vortex.android.state.R$color: int material_deep_teal_200
+io.vortex.android.state.R$styleable: int AppCompatTextHelper_android_drawableTop
+io.vortex.android.state.R$dimen: int abc_action_button_min_height_material
+io.vortex.android.state.R$dimen: int notification_small_icon_size_as_large
+io.vortex.android.state.R$styleable: int AppCompatTheme_listMenuViewStyle
+io.vortex.android.state.R$id: int tag_window_insets_animation_callback
+io.vortex.android.state.R$styleable: int Toolbar_logo
+io.vortex.android.state.R$attr: int actionModePopupWindowStyle
+io.vortex.android.state.R$id: int actions
+io.vortex.android.state.R$string: int on
+io.vortex.android.state.R$style: int Widget_AppCompat_CompoundButton_RadioButton
+io.vortex.android.state.R$drawable: int abc_cab_background_top_mtrl_alpha
+io.vortex.android.state.R$attr: int allowStacking
+io.vortex.android.state.R$id: int accessibility_custom_action_8
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorButtonNormal
+io.vortex.android.state.R$id: int tag_unhandled_key_listeners
+io.vortex.android.state.R$attr: int autoSizeTextType
+io.vortex.android.state.R$drawable: int abc_action_bar_item_background_material
+io.vortex.android.state.R$anim: int btn_radio_to_on_mtrl_dot_group_animation
+io.vortex.android.state.R$styleable: int AppCompatTheme_listDividerAlertDialog
+io.vortex.android.state.R$drawable: int abc_btn_radio_material_anim
+io.vortex.android.state.R$style: int Widget_AppCompat_Button
+io.vortex.android.state.R$dimen: int highlight_alpha_material_dark
+io.vortex.android.state.R$styleable: int ActionBarLayout_android_layout_gravity
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Toolbar
+io.vortex.android.state.R$attr: int buttonPanelSideLayout
+io.vortex.android.state.R$id: int accessibility_custom_action_14
+io.vortex.android.state.R$id: int radio
+io.vortex.android.state.R$id: int split_action_bar
+io.vortex.android.state.R$attr: int actionBarPopupTheme
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+io.vortex.android.state.R$styleable: int AppCompatImageView_srcCompat
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_dividerPadding
+io.vortex.android.state.R$color: int abc_decor_view_status_guard
+io.vortex.android.state.R$style: int Widget_AppCompat_RatingBar_Small
+io.vortex.android.state.R$attr: int actionModeStyle
+io.vortex.android.state.R$attr: int drawableTint
+io.vortex.android.state.R$styleable: int[] FragmentContainerView
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionBar_Title
+io.vortex.android.state.R$id: int action_bar_title
+io.vortex.android.state.R$attr: int popupTheme
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionMenuTextColor
+io.vortex.android.state.R$styleable: int SwitchCompat_thumbTint
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeCloseButtonStyle
+io.vortex.android.state.R$attr: int indeterminateProgressStyle
+io.vortex.android.state.R$attr: int lastBaselineToBottomHeight
+io.vortex.android.state.R$layout: int notification_template_part_time
+io.vortex.android.state.R$style: int Base_DialogWindowTitle_AppCompat
+io.vortex.android.state.R$styleable: int AppCompatTheme_buttonStyleSmall
+io.vortex.android.state.R$attr: int ratingBarStyleSmall
+io.vortex.android.state.R$style: int Widget_AppCompat_SeekBar
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_CompoundButton_CheckBox
+io.vortex.android.state.R$attr: int closeIcon
+io.vortex.android.state.R$attr: int contentInsetEndWithActions
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPreferredItemPaddingStart
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionBar_Solid
+io.vortex.android.state.R$attr: int displayOptions
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorAccent
+io.vortex.android.state.R$styleable: int MenuItem_android_icon
+io.vortex.android.state.R$drawable: int abc_control_background_material
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableCompat_android_dither
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ProgressBar
+io.vortex.android.state.R$attr: int popupMenuStyle
+io.vortex.android.state.R$color: int abc_tint_btn_checkable
+io.vortex.android.state.R$id: int notification_main_column
+io.vortex.android.state.R$styleable: int AppCompatTheme_alertDialogCenterButtons
+io.vortex.android.state.R$dimen: int abc_button_padding_vertical_material
+io.vortex.android.state.R$drawable: int abc_item_background_holo_light
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
+io.vortex.android.state.R$styleable: int GradientColor_android_centerColor
+io.vortex.android.state.R$style: int Animation_AppCompat_Dialog
+io.vortex.android.state.R$dimen: int abc_list_item_height_large_material
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Button
+io.vortex.android.state.R$dimen: int tooltip_margin
+io.vortex.android.state.R$attr: int actionButtonStyle
+io.vortex.android.state.R$color: int material_blue_grey_900
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_DropDownItem
+io.vortex.android.state.R$styleable: int ActionBar_icon
+io.vortex.android.state.R$dimen: int compat_button_padding_horizontal_material
+io.vortex.android.state.R$styleable: int MenuView_android_headerBackground
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_ActionBar_TabBar
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Display1
+io.vortex.android.state.R$string: int abc_action_menu_overflow_description
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Title
+io.vortex.android.state.R$styleable: int ActionBar_progressBarPadding
+io.vortex.android.state.R$styleable: int CompoundButton_android_button
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_android_baselineAlignedChildIndex
+io.vortex.android.state.R$color: int abc_tint_default
+io.vortex.android.state.R$color: int material_grey_50
+io.vortex.android.state.R$drawable: int abc_scrubber_track_mtrl_alpha
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+io.vortex.android.state.R$attr: int iconTint
+io.vortex.android.state.R$styleable: int[] LinearLayoutCompat_Layout
+io.vortex.android.state.R$attr: int listPreferredItemPaddingEnd
+io.vortex.android.state.R$attr: int listPreferredItemPaddingStart
+io.vortex.android.state.R$styleable: int Capability_queryPatterns
+io.vortex.android.state.R$color: int material_grey_300
+io.vortex.android.state.R$anim: int abc_tooltip_exit
+io.vortex.android.state.R$id: int chronometer
+io.vortex.android.state.R$attr: int fontFamily
+io.vortex.android.state.R$attr: int buttonGravity
+io.vortex.android.state.R$styleable: int AppCompatTextView_firstBaselineToTopHeight
+io.vortex.android.state.R$anim: int btn_checkbox_to_unchecked_icon_null_animation
+io.vortex.android.state.R$styleable: int AppCompatTheme_panelMenuListTheme
+io.vortex.android.state.R$dimen: int abc_text_size_body_1_material
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_TabBar_Inverse
+io.vortex.android.state.R$styleable: int RecycleListView_paddingTopNoTitle
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Light_Dialog_Alert
+io.vortex.android.state.R$styleable: int Toolbar_titleTextColor
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorPrimary
+io.vortex.android.state.R$color: int error_color_material_light
+io.vortex.android.state.R$drawable: int abc_cab_background_internal_bg
+io.vortex.android.state.R$dimen: int notification_large_icon_width
+io.vortex.android.state.R$attr: int actionModeShareDrawable
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_android_weightSum
+io.vortex.android.state.R$attr: int closeItemLayout
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_SeekBar
+io.vortex.android.state.R$attr: int fontProviderAuthority
+io.vortex.android.state.R$styleable: int Toolbar_contentInsetStart
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ListPopupWindow
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionDropDownStyle
+io.vortex.android.state.R$attr: int commitIcon
+io.vortex.android.state.R$style: int Theme_AppCompat_Light_DarkActionBar
+io.vortex.android.state.R$string: int abc_menu_space_shortcut_label
+io.vortex.android.state.R$styleable: int ActionMode_background
+io.vortex.android.state.R$layout: int notification_template_custom_big
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_DrawerArrowToggle
+io.vortex.android.state.R$style: int Platform_V25_AppCompat_Light
+io.vortex.android.state.R$styleable: int AppCompatImageView_android_src
+io.vortex.android.state.R$drawable: int abc_btn_switch_to_on_mtrl_00001
+io.vortex.android.state.R$style: int Theme_AppCompat_DayNight_Dialog_Alert
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Title
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_Search_DropDown_Text
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearanceListItem
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_Dialog
+io.vortex.android.state.R$drawable: int abc_textfield_default_mtrl_alpha
+io.vortex.android.state.R$id: int accessibility_custom_action_24
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionBar
+io.vortex.android.state.R$color: int abc_background_cache_hint_selector_material_light
+io.vortex.android.state.R$id: int tag_screen_reader_focusable
+io.vortex.android.state.R$style: int Widget_Compat_NotificationActionText
+io.vortex.android.state.R$styleable: int ActionBar_subtitle
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarTabStyle
+io.vortex.android.state.R$attr: int autoSizePresetSizes
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_DrawerArrowToggle_Common
+io.vortex.android.state.R$styleable: int AppCompatTheme_popupWindowStyle
+io.vortex.android.state.R$id: int home
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_Button_Colored
+io.vortex.android.state.R$attr: int colorControlActivated
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearancePopupMenuHeader
+io.vortex.android.state.R$attr: int fontProviderSystemFontFamily
+io.vortex.android.state.R$id: int tag_unhandled_key_event_manager
+io.vortex.android.state.R$layout: int abc_action_menu_item_layout
+io.vortex.android.state.R$color: int abc_tint_spinner
+io.vortex.android.state.R$style: int Base_Animation_AppCompat_DropDownUp
+io.vortex.android.state.R$id: int select_dialog_listview
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Toolbar_Button_Navigation
+io.vortex.android.state.R$attr: int ratingBarStyle
+io.vortex.android.state.R$id: int multiply
+io.vortex.android.state.R$dimen: int abc_progress_bar_height_material
+io.vortex.android.state.R$drawable: int abc_text_select_handle_middle_mtrl
+io.vortex.android.state.R$styleable: int TextAppearance_android_shadowColor
+io.vortex.android.state.R$attr: int fontProviderFetchStrategy
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Inverse
+io.vortex.android.state.R$anim: int abc_slide_out_top
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
+io.vortex.android.state.R$dimen: int abc_dialog_padding_top_material
+io.vortex.android.state.R$dimen: int abc_dropdownitem_icon_width
+io.vortex.android.state.R$styleable: int AppCompatTheme_editTextColor
+io.vortex.android.state.R$id: int inspection_slot_table_set
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Medium_Inverse
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+io.vortex.android.state.R$attr: int actionBarDivider
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_TabText_Inverse
+io.vortex.android.state.R$styleable: int Toolbar_titleMarginTop
+io.vortex.android.state.R$id: int action_mode_bar
+io.vortex.android.state.R$attr: int tooltipForegroundColor
+io.vortex.android.state.R$drawable: int notification_bg_low
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+io.vortex.android.state.R$style: int Widget_AppCompat_TextView
+io.vortex.android.state.R$attr: int navigationMode
+io.vortex.android.state.R$style: int Base_V23_Theme_AppCompat
+io.vortex.android.state.R$styleable: int MenuItem_numericModifiers
+io.vortex.android.state.R$attr: int contentInsetStartWithNavigation
+io.vortex.android.state.R$interpolator: int btn_checkbox_unchecked_mtrl_animation_interpolator_0
+io.vortex.android.state.R$layout: int custom_dialog
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_Solid
+io.vortex.android.state.R$styleable: int TextAppearance_android_textColor
+io.vortex.android.state.R$styleable: int MenuItem_iconTint
+io.vortex.android.state.R$attr: int firstBaselineToTopHeight
+io.vortex.android.state.R$color: int abc_decor_view_status_guard_light
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Light_DarkActionBar
+io.vortex.android.state.R$style: int Base_V7_Widget_AppCompat_EditText
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_EditText
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Large
+io.vortex.android.state.R$styleable: int FontFamilyFont_android_ttcIndex
+io.vortex.android.state.R$dimen: int abc_seekbar_track_progress_height_material
+io.vortex.android.state.R$attr: int titleMarginEnd
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar
+io.vortex.android.state.R$id: int action_menu_divider
+io.vortex.android.state.R$styleable: int Toolbar_title
+io.vortex.android.state.R$dimen: int abc_text_size_display_2_material
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionMenuTextAppearance
+io.vortex.android.state.R$dimen: int abc_star_big
+io.vortex.android.state.R$attr: int thumbTint
+io.vortex.android.state.R$style: int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
+io.vortex.android.state.R$drawable: int btn_checkbox_checked_mtrl
+io.vortex.android.state.R$layout: int abc_list_menu_item_icon
+io.vortex.android.state.R$id: int accessibility_custom_action_20
+io.vortex.android.state.R$style: int Theme_AppCompat_Empty
+io.vortex.android.state.R$styleable: int AppCompatTheme_dividerVertical
+io.vortex.android.state.R$id: int accessibility_custom_action_22
+io.vortex.android.state.R$drawable: int abc_list_selector_background_transition_holo_light
+io.vortex.android.state.R$style: int TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+io.vortex.android.state.R$dimen: int abc_search_view_preferred_width
+io.vortex.android.state.R$id: int titleDividerNoCustom
+io.vortex.android.state.R$styleable: int FontFamily_fontProviderFetchTimeout
+io.vortex.android.state.R$drawable: int abc_seekbar_thumb_material
+io.vortex.android.state.R$attr: int actionModeCopyDrawable
+io.vortex.android.state.R$drawable: int abc_ic_voice_search_api_material
+io.vortex.android.state.R$attr: int dialogCornerRadius
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+io.vortex.android.state.R$style: int Base_ThemeOverlay_AppCompat_Dark_ActionBar
+io.vortex.android.state.R$attr: int actionBarStyle
+io.vortex.android.state.R$style: int Widget_AppCompat_ListView
+io.vortex.android.state.R$styleable: int ActionBar_contentInsetEnd
+io.vortex.android.state.R$styleable: int ActionMode_closeItemLayout
+io.vortex.android.state.R$styleable: int ActionMode_subtitleTextStyle
+io.vortex.android.state.R$styleable: int MenuGroup_android_enabled
+io.vortex.android.state.R$layout: int abc_screen_toolbar
+io.vortex.android.state.R$drawable: int abc_btn_check_material
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionMode_Title
+io.vortex.android.state.R$styleable: int ListPopupWindow_android_dropDownHorizontalOffset
+io.vortex.android.state.R$id: int accessibility_custom_action_28
+io.vortex.android.state.R$animator: int fragment_close_exit
+io.vortex.android.state.R$dimen: int abc_button_padding_horizontal_material
+io.vortex.android.state.R$dimen: int hint_alpha_material_light
+io.vortex.android.state.R$attr: int popupWindowStyle
+io.vortex.android.state.R$styleable: int FontFamilyFont_android_fontWeight
+io.vortex.android.state.R$styleable: int AppCompatTextView_fontFamily
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearanceSmallPopupMenu
+io.vortex.android.state.R$styleable: int MenuItem_android_menuCategory
+io.vortex.android.state.R$id: int tag_on_receive_content_listener
+io.vortex.android.state.R$id: int accessibility_custom_action_0
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ActionMode
+io.vortex.android.state.R$styleable: int AppCompatTheme_buttonBarNeutralButtonStyle
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ListView
+io.vortex.android.state.R$id: int action_menu_presenter
+io.vortex.android.state.R$attr: int fontProviderFetchTimeout
+io.vortex.android.state.R$drawable: int notification_bg_normal
+io.vortex.android.state.R$styleable: int Toolbar_subtitle
+io.vortex.android.state.R$drawable: int abc_popup_background_mtrl_mult
+io.vortex.android.state.R$anim: int abc_shrink_fade_out_from_bottom
+io.vortex.android.state.R$drawable: int btn_checkbox_checked_to_unchecked_mtrl_animation
+io.vortex.android.state.R$id: int accessibility_custom_action_17
+io.vortex.android.state.R$styleable: int ColorStateListItem_android_color
+io.vortex.android.state.R$anim: int abc_slide_in_bottom
+io.vortex.android.state.R$styleable: int AlertDialog_multiChoiceItemLayout
+io.vortex.android.state.R$styleable: int MenuItem_alphabeticModifiers
+io.vortex.android.state.R$color: int abc_tint_edittext
+io.vortex.android.state.R$attr: int logo
+io.vortex.android.state.R$dimen: int notification_right_side_padding_top
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_Search_DropDown_Query
+io.vortex.android.state.R$styleable: int[] PopupWindowBackgroundState
+io.vortex.android.state.R$drawable: int abc_btn_borderless_material
+io.vortex.android.state.R$string: int indeterminate
+io.vortex.android.state.R$attr: int collapseContentDescription
+io.vortex.android.state.R$style: int Theme_AppCompat_CompactMenu
+io.vortex.android.state.R$dimen: int abc_action_bar_default_padding_start_material
+io.vortex.android.state.R$dimen: int notification_large_icon_height
+io.vortex.android.state.R$attr: int actionBarTabStyle
+io.vortex.android.state.R$style: int Base_Animation_AppCompat_Tooltip
+io.vortex.android.state.R$dimen: int abc_dialog_list_padding_top_no_title
+io.vortex.android.state.R$attr: int buttonIconDimen
+io.vortex.android.state.R$attr: int colorControlNormal
+io.vortex.android.state.R$color: int abc_hint_foreground_material_dark
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_Spinner_DropDown_ActionBar
+io.vortex.android.state.R$attr: int font
+io.vortex.android.state.R$style: int Widget_AppCompat_CompoundButton_Switch
+io.vortex.android.state.R$dimen: int abc_button_inset_vertical_material
+io.vortex.android.state.R$id: int search_voice_btn
+io.vortex.android.state.R$style: int Widget_AppCompat_Button_Small
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Subhead_Inverse
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableTransition_android_fromId
+io.vortex.android.state.R$styleable: int MenuItem_actionLayout
+io.vortex.android.state.R$style: int AlertDialog_AppCompat
+io.vortex.android.state.R$string: int status_bar_notification_info_overflow
+io.vortex.android.state.R$style: int Widget_AppCompat_RatingBar
+io.vortex.android.state.R$attr: int fontStyle
+io.vortex.android.state.R$styleable: int GradientColor_android_centerX
+io.vortex.android.state.R$attr: int checkboxStyle
+io.vortex.android.state.R$drawable: int abc_ab_share_pack_mtrl_alpha
+io.vortex.android.state.R$id: int search_bar
+io.vortex.android.state.R$style: int Base_V22_Theme_AppCompat_Light
+io.vortex.android.state.R$attr: int actionModeSplitBackground
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_Dialog_Alert
+io.vortex.android.state.R$color: int dim_foreground_material_light
+io.vortex.android.state.R$attr: int windowFixedWidthMinor
+io.vortex.android.state.R$color: int highlighted_text_material_light
+io.vortex.android.state.R$string: int abc_menu_function_shortcut_label
+io.vortex.android.state.R$style: int Theme_AppCompat_DayNight_DialogWhenLarge
+io.vortex.android.state.R$attr: int goIcon
+io.vortex.android.state.R$styleable: int AppCompatTheme_tooltipFrameBackground
+io.vortex.android.state.R$styleable: int Spinner_popupTheme
+io.vortex.android.state.R$attr: int progressBarStyle
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Button_Borderless_Colored
+io.vortex.android.state.R$styleable: int[] AppCompatTextView
+io.vortex.android.state.R$anim: int abc_tooltip_enter
+io.vortex.android.state.R$layout: int abc_list_menu_item_checkbox
+io.vortex.android.state.R$dimen: int notification_right_icon_size
+io.vortex.android.state.R$styleable: int AppCompatSeekBar_tickMarkTintMode
+io.vortex.android.state.R$styleable: int SwitchCompat_switchMinWidth
+io.vortex.android.state.R$id: int buttonPanel
+io.vortex.android.state.R$id: int title_template
+io.vortex.android.state.R$drawable: int abc_edit_text_material
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_TextView_SpinnerItem
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_DropDownItem
+io.vortex.android.state.R$styleable: int SwitchCompat_splitTrack
+io.vortex.android.state.R$integer: int abc_config_activityDefaultDur
+io.vortex.android.state.R$attr: int textAppearanceSearchResultSubtitle
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPreferredItemPaddingLeft
+io.vortex.android.state.R$string: int abc_action_bar_up_description
+io.vortex.android.state.R$style: int Widget_AppCompat_Button_ButtonBar_AlertDialog
+io.vortex.android.state.R$styleable: int FontFamily_fontProviderCerts
+io.vortex.android.state.R$styleable: int[] TextAppearance
+io.vortex.android.state.R$anim: int btn_radio_to_off_mtrl_ring_outer_path_animation
+io.vortex.android.state.R$attr: int windowMinWidthMajor
+io.vortex.android.state.R$attr: int overlapAnchor
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeShareDrawable
+io.vortex.android.state.R$color: int accent_material_light
+io.vortex.android.state.R$drawable: int abc_ratingbar_small_material
+io.vortex.android.state.R$styleable: int Toolbar_titleMarginBottom
+io.vortex.android.state.R$style: int RtlUnderlay_Widget_AppCompat_ActionButton
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarTabBarStyle
+io.vortex.android.state.R$styleable: int AppCompatTheme_buttonBarPositiveButtonStyle
+io.vortex.android.state.R$drawable: int abc_star_half_black_48dp
+io.vortex.android.state.R$color: int primary_text_default_material_dark
+io.vortex.android.state.R$attr: int actionModeSelectAllDrawable
+io.vortex.android.state.R$styleable: int AppCompatTextView_fontVariationSettings
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Light_Dialog_MinWidth
+io.vortex.android.state.R$attr: int progressBarPadding
+io.vortex.android.state.R$style: int Theme_AppCompat_Light_Dialog_Alert
+io.vortex.android.state.R$style: int TextAppearance_Compat_Notification_Time
+io.vortex.android.state.R$attr: int listPreferredItemHeightSmall
+io.vortex.android.state.R$color: int abc_hint_foreground_material_light
+io.vortex.android.state.R$dimen: int highlight_alpha_material_colored
+io.vortex.android.state.R$drawable: int abc_scrubber_control_to_pressed_mtrl_000
+io.vortex.android.state.R$attr: int fontProviderQuery
+io.vortex.android.state.R$styleable: int Fragment_android_id
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Spinner_Underlined
+io.vortex.android.state.R$styleable: int TextAppearance_textLocale
+io.vortex.android.state.R$drawable: int abc_btn_radio_material
+io.vortex.android.state.R$styleable: int StateListDrawableItem_android_drawable
+io.vortex.android.state.R$styleable: int SwitchCompat_switchPadding
+io.vortex.android.state.R$id: int expanded_menu
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionBar_TabView
+io.vortex.android.state.R$id: int expand_activities_button
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Large
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+io.vortex.android.state.R$styleable: int MenuItem_android_orderInCategory
+io.vortex.android.state.R$styleable: int AppCompatTheme_checkedTextViewStyle
+io.vortex.android.state.R$attr: int drawableRightCompat
+io.vortex.android.state.R$layout: int notification_action
+io.vortex.android.state.R$string: int abc_menu_shift_shortcut_label
+io.vortex.android.state.R$dimen: int abc_text_size_title_material_toolbar
+io.vortex.android.state.R$id: int italic
+io.vortex.android.state.R$styleable: int[] AppCompatTheme
+io.vortex.android.state.R$style: int TextAppearance_Compat_Notification_Title
+io.vortex.android.state.R$attr: int subMenuArrow
+io.vortex.android.state.R$drawable: int abc_btn_radio_to_on_mtrl_000
+io.vortex.android.state.R$style: int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+io.vortex.android.state.R$dimen: int abc_dialog_fixed_width_major
+io.vortex.android.state.R$dimen: int abc_text_size_medium_material
+io.vortex.android.state.R$layout: int abc_action_menu_layout
+io.vortex.android.state.R$drawable: int abc_dialog_material_background
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarWidgetTheme
+io.vortex.android.state.R$interpolator: int fast_out_slow_in
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeSelectAllDrawable
+io.vortex.android.state.R$styleable: int AppCompatTheme_buttonBarButtonStyle
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_TextView
+io.vortex.android.state.R$styleable: int ActionBar_subtitleTextStyle
+io.vortex.android.state.R$id: int progress_circular
+io.vortex.android.state.R$styleable: int Toolbar_logoDescription
+io.vortex.android.state.R$styleable: int SearchView_queryBackground
+io.vortex.android.state.R$style: int TextAppearance_AppCompat
+io.vortex.android.state.R$layout: int abc_dialog_title_material
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_DayNight
+io.vortex.android.state.R$styleable: int[] CompoundButton
+io.vortex.android.state.R$drawable: int notification_icon_background
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionBar_Menu
+io.vortex.android.state.R$attr: int paddingEnd
+io.vortex.android.state.R$styleable: int MenuView_android_itemTextAppearance
+io.vortex.android.state.R$style: int Theme_AppCompat_Light_NoActionBar
+io.vortex.android.state.R$attr: int tint
+io.vortex.android.state.R$attr: int windowActionBarOverlay
+io.vortex.android.state.R$attr: int spinBars
+io.vortex.android.state.R$attr: int buttonBarStyle
+io.vortex.android.state.R$drawable: int abc_scrubber_primary_mtrl_alpha
+io.vortex.android.state.R$color: int abc_search_url_text_normal
+io.vortex.android.state.R$style: int Base_Animation_AppCompat_Dialog
+io.vortex.android.state.R$styleable: int TextAppearance_android_shadowRadius
+io.vortex.android.state.R$string: int abc_activity_chooser_view_see_all
+io.vortex.android.state.R$id: int dialog_button
+io.vortex.android.state.R$styleable: int ActionBar_customNavigationLayout
+io.vortex.android.state.R$styleable: int AppCompatTheme_radioButtonStyle
+io.vortex.android.state.R$dimen: int abc_dialog_fixed_height_minor
+io.vortex.android.state.R$attr: int listMenuViewStyle
+io.vortex.android.state.R$dimen: int abc_text_size_large_material
+io.vortex.android.state.R$styleable: int[] AlertDialog
+io.vortex.android.state.R$styleable: int AppCompatTextView_textAllCaps
+io.vortex.android.state.R$attr: int isLightTheme
+io.vortex.android.state.R$attr: int submitBackground
+io.vortex.android.state.R$layout: int select_dialog_singlechoice_material
+io.vortex.android.state.R$attr: int textLocale
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearanceLargePopupMenu
+io.vortex.android.state.R$styleable: int AppCompatTheme_tooltipForegroundColor
+io.vortex.android.state.R$styleable: int SwitchCompat_switchTextAppearance
+io.vortex.android.state.R$styleable: int[] DrawerArrowToggle
+io.vortex.android.state.R$interpolator: int btn_checkbox_checked_mtrl_animation_interpolator_1
+io.vortex.android.state.R$styleable: int AppCompatSeekBar_tickMarkTint
+io.vortex.android.state.R$styleable: int AppCompatImageView_tint
+io.vortex.android.state.R$styleable: int MenuItem_android_alphabeticShortcut
+io.vortex.android.state.R$styleable: int[] Toolbar
+io.vortex.android.state.R$style: int Widget_AppCompat_TextView_SpinnerItem
+io.vortex.android.state.R$styleable: int AppCompatTheme_autoCompleteTextViewStyle
+io.vortex.android.state.R$style: int Platform_ThemeOverlay_AppCompat_Light
+io.vortex.android.state.R$attr: int switchTextAppearance
+io.vortex.android.state.R$style: int Widget_AppCompat_ActionBar_TabText
+io.vortex.android.state.R$styleable: int ActionBar_contentInsetStartWithNavigation
+io.vortex.android.state.R$styleable: int FontFamilyFont_android_fontVariationSettings
+io.vortex.android.state.R$attr: int backgroundTint
+io.vortex.android.state.R$styleable: int ViewBackgroundHelper_android_background
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowActionBarOverlay
+io.vortex.android.state.R$styleable: int AppCompatTheme_buttonBarStyle
+io.vortex.android.state.R$styleable: int SwitchCompat_trackTint
+io.vortex.android.state.R$id: int search_plate
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_android_orientation
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionButton
+io.vortex.android.state.R$styleable: int SearchView_android_maxWidth
+io.vortex.android.state.R$styleable: int AppCompatTheme_controlBackground
+io.vortex.android.state.R$color: int switch_thumb_disabled_material_light
+io.vortex.android.state.R$color: int abc_primary_text_disable_only_material_light
+io.vortex.android.state.R$layout: int abc_screen_simple_overlay_action_mode
+io.vortex.android.state.R$styleable: int ViewStubCompat_android_layout
+io.vortex.android.state.R$styleable: int StateListDrawable_android_visible
+io.vortex.android.state.R$style: int Widget_AppCompat_Toolbar
+io.vortex.android.state.R$styleable: int SearchView_defaultQueryHint
+io.vortex.android.state.R$id: int right_icon
+io.vortex.android.state.R$attr: int barLength
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Tooltip
+io.vortex.android.state.R$attr: int titleMarginBottom
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableCompat_android_constantSize
+io.vortex.android.state.R$styleable: int GradientColor_android_tileMode
+io.vortex.android.state.R$string: int abc_toolbar_collapse_description
+io.vortex.android.state.R$attr: int color
+io.vortex.android.state.R$style: int Base_V26_Theme_AppCompat
+io.vortex.android.state.R$id: int image
+io.vortex.android.state.R$styleable: int ActionBar_logo
+io.vortex.android.state.R$styleable: int ActionBar_title
+io.vortex.android.state.R$dimen: int abc_text_size_display_1_material
+io.vortex.android.state.R$style: int Widget_AppCompat_ButtonBar
+io.vortex.android.state.R$id: int accessibility_custom_action_18
+io.vortex.android.state.R$dimen: int abc_dialog_min_width_minor
+io.vortex.android.state.R$styleable: int GradientColor_android_endY
+io.vortex.android.state.R$string: int default_error_message
+io.vortex.android.state.R$styleable: int SwitchCompat_track
+io.vortex.android.state.R$dimen: int abc_text_size_menu_material
+io.vortex.android.state.R$id: int scrollIndicatorUp
+io.vortex.android.state.R$string: int abc_search_hint
+io.vortex.android.state.R$attr: int initialActivityCount
+io.vortex.android.state.R$drawable: int abc_scrubber_control_off_mtrl_alpha
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Display3
+io.vortex.android.state.R$dimen: int abc_dialog_fixed_width_minor
+io.vortex.android.state.R$drawable: int abc_spinner_textfield_background_material
+io.vortex.android.state.R$attr: int actionBarSplitStyle
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearanceListItemSmall
+io.vortex.android.state.R$id: int src_in
+io.vortex.android.state.R$dimen: int abc_select_dialog_padding_start_material
+io.vortex.android.state.R$id: int accessibility_custom_action_26
+io.vortex.android.state.R$styleable: int ActionBar_height
+io.vortex.android.state.R$styleable: int ActionBar_navigationMode
+io.vortex.android.state.R$styleable: int Toolbar_contentInsetLeft
+io.vortex.android.state.R$attr: int toolbarNavigationButtonStyle
+io.vortex.android.state.R$styleable: int AppCompatTheme_buttonStyle
+io.vortex.android.state.R$drawable: int abc_btn_check_to_on_mtrl_015
+io.vortex.android.state.R$styleable: int TextAppearance_android_shadowDx
+io.vortex.android.state.R$id: int action_bar_subtitle
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Medium
+io.vortex.android.state.R$dimen: int abc_action_bar_default_height_material
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Subhead
+io.vortex.android.state.R$attr: int searchHintIcon
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableRightCompat
+io.vortex.android.state.R$dimen: int abc_dropdownitem_text_padding_right
+io.vortex.android.state.R$styleable: int AppCompatTheme_editTextStyle
+io.vortex.android.state.R$styleable: int AlertDialog_listLayout
+io.vortex.android.state.R$styleable: int SwitchCompat_showText
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
+io.vortex.android.state.R$attr: int actionModeWebSearchDrawable
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableCompat_android_visible
+io.vortex.android.state.R$styleable: int AnimatedStateListDrawableTransition_android_reversible
+io.vortex.android.state.R$style: int Platform_AppCompat_Light
+io.vortex.android.state.R$attr: int switchMinWidth
+io.vortex.android.state.R$styleable: int AppCompatTheme_editTextBackground
+io.vortex.android.state.R$styleable: int GradientColorItem_android_color
+io.vortex.android.state.R$animator: int fragment_open_exit
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionBar_TabText
+io.vortex.android.state.R$styleable: int AppCompatTextView_android_textAppearance
+io.vortex.android.state.R$id: int notification_main_column_container
+io.vortex.android.state.R$styleable: int StateListDrawable_android_variablePadding
+io.vortex.android.state.R$string: int tab
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ListPopupWindow
+io.vortex.android.state.R$dimen: int abc_dialog_list_padding_bottom_no_buttons
+io.vortex.android.state.R$layout: int select_dialog_item_material
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarSplitStyle
+io.vortex.android.state.R$dimen: int compat_button_inset_horizontal_material
+io.vortex.android.state.R$styleable: int[] AnimatedStateListDrawableCompat
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeCloseContentDescription
+io.vortex.android.state.R$style: int Base_AlertDialog_AppCompat
+io.vortex.android.state.R$layout: int abc_alert_dialog_title_material
+io.vortex.android.state.R$styleable: int AppCompatTheme_textAppearanceListItemSecondary
+io.vortex.android.state.R$attr: int editTextStyle
+io.vortex.android.state.R$dimen: int abc_text_size_body_2_material
+io.vortex.android.state.R$color: int accent_material_dark
+io.vortex.android.state.R$attr: int paddingBottomNoButtons
+io.vortex.android.state.R$styleable: int View_paddingEnd
+io.vortex.android.state.R$attr: int activityChooserViewStyle
+io.vortex.android.state.R$anim: int btn_checkbox_to_checked_icon_null_animation
+io.vortex.android.state.R$styleable: int MenuView_android_verticalDivider
+io.vortex.android.state.R$styleable: int FontFamily_fontProviderFetchStrategy
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+io.vortex.android.state.R$styleable: int MenuItem_android_titleCondensed
+io.vortex.android.state.R$attr: int measureWithLargestChild
+io.vortex.android.state.R$id: int fragment_container_view_tag
+io.vortex.android.state.R$styleable: int AlertDialog_showTitle
+io.vortex.android.state.R$id: int wrapped_composition_tag
+io.vortex.android.state.R$attr: int autoCompleteTextViewStyle
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Caption
+io.vortex.android.state.R$styleable: int AppCompatSeekBar_android_thumb
+io.vortex.android.state.R$id: int textSpacerNoTitle
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionModeSplitBackground
+io.vortex.android.state.R$id: int scrollIndicatorDown
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ListView_DropDown
+io.vortex.android.state.R$drawable: int abc_menu_hardkey_panel_mtrl_mult
+io.vortex.android.state.R$attr: int editTextBackground
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ActionMode_Inverse
+io.vortex.android.state.R$interpolator: int btn_radio_to_on_mtrl_animation_interpolator_0
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarItemBackground
+io.vortex.android.state.R$id: int visible_removing_fragment_view_tag
+io.vortex.android.state.R$styleable: int ViewStubCompat_android_id
+io.vortex.android.state.R$style: int Base_ThemeOverlay_AppCompat_Dialog_Alert
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_DropDownItem_Spinner
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Display1
+io.vortex.android.state.R$styleable: int Fragment_android_tag
+io.vortex.android.state.R$string: int abc_action_mode_done
+io.vortex.android.state.R$attr: int spinnerStyle
+io.vortex.android.state.R$style: int Widget_AppCompat_SeekBar_Discrete
+io.vortex.android.state.R$styleable: int[] ActionBarLayout
+io.vortex.android.state.R$drawable: int notification_template_icon_bg
+io.vortex.android.state.R$id: int text2
+io.vortex.android.state.R$layout: int abc_list_menu_item_radio
+io.vortex.android.state.R$attr: int logoDescription
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_android_gravity
+io.vortex.android.state.R$styleable: int ActionBar_displayOptions
+io.vortex.android.state.R$attr: int thumbTintMode
+io.vortex.android.state.R$styleable: int AppCompatTheme_dialogPreferredPadding
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarTheme
+io.vortex.android.state.R$attr: int panelBackground
+io.vortex.android.state.R$styleable: int Toolbar_collapseIcon
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ProgressBar_Horizontal
+io.vortex.android.state.R$dimen: int abc_cascading_menus_min_smallest_width
+io.vortex.android.state.R$anim: int btn_radio_to_off_mtrl_dot_group_animation
+io.vortex.android.state.R$styleable: int AppCompatTheme_toolbarStyle
+io.vortex.android.state.R$id: int content
+io.vortex.android.state.R$dimen: int abc_search_view_preferred_height
+io.vortex.android.state.R$integer: int config_tooltipAnimTime
+io.vortex.android.state.R$color: int material_grey_100
+io.vortex.android.state.R$attr: int title
+io.vortex.android.state.R$styleable: int AppCompatTheme_actionBarSize
+io.vortex.android.state.R$styleable: int TextAppearance_fontFamily
+io.vortex.android.state.R$color: int material_blue_grey_800
+io.vortex.android.state.R$dimen: int abc_switch_padding
+io.vortex.android.state.R$style: int Base_V26_Widget_AppCompat_Toolbar
+io.vortex.android.state.R$styleable: int SearchView_commitIcon
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Display4
+io.vortex.android.state.R$styleable: int PopupWindowBackgroundState_state_above_anchor
+io.vortex.android.state.R$style: int Widget_AppCompat_Spinner_Underlined
+io.vortex.android.state.R$string: int abc_activitychooserview_choose_application
+io.vortex.android.state.R$id: int special_effects_controller_view_tag
+io.vortex.android.state.R$styleable: int ColorStateListItem_android_alpha
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_divider
+io.vortex.android.state.R$id: int src_over
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat_Light
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Light_PopupMenu_Overflow
+io.vortex.android.state.R$id: int topPanel
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Caption
+io.vortex.android.state.R$styleable: int FontFamily_fontProviderAuthority
+io.vortex.android.state.R$color: int foreground_material_dark
+io.vortex.android.state.R$dimen: int abc_action_button_min_width_material
+io.vortex.android.state.R$style: int Animation_AppCompat_Tooltip
+io.vortex.android.state.R$attr: int navigationContentDescription
+io.vortex.android.state.R$styleable: int CompoundButton_buttonCompat
+io.vortex.android.state.R$style: int Theme_AppCompat_Dialog_Alert
+io.vortex.android.state.R$attr: int icon
+io.vortex.android.state.R$color: int switch_thumb_material_light
+io.vortex.android.state.R$styleable: int AppCompatImageView_tintMode
+io.vortex.android.state.R$style: int Theme_AppCompat_Dialog_MinWidth
+io.vortex.android.state.R$color: int material_deep_teal_500
+io.vortex.android.state.R$style: int Base_V21_Theme_AppCompat_Light
+io.vortex.android.state.R$dimen: int abc_text_size_display_4_material
+io.vortex.android.state.R$drawable: int tooltip_frame_light
+io.vortex.android.state.R$drawable: int abc_ic_menu_paste_mtrl_am_alpha
+io.vortex.android.state.R$drawable: int abc_list_selector_background_transition_holo_dark
+io.vortex.android.state.R$drawable: int btn_checkbox_unchecked_to_checked_mtrl_animation
+io.vortex.android.state.R$style: int Widget_AppCompat_ListPopupWindow
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_PopupMenu
+io.vortex.android.state.R$attr: int listPreferredItemHeight
+io.vortex.android.state.R$attr: int showDividers
+io.vortex.android.state.R$id: int checkbox
+io.vortex.android.state.R$style: int Widget_AppCompat_ImageButton
+io.vortex.android.state.R$id: int accessibility_custom_action_13
+io.vortex.android.state.R$styleable: int ActionBar_contentInsetRight
+io.vortex.android.state.R$dimen: int notification_small_icon_background_padding
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_Layout_android_layout_gravity
+io.vortex.android.state.R$dimen: int hint_alpha_material_dark
+io.vortex.android.state.R$attr: int listChoiceIndicatorSingleAnimated
+io.vortex.android.state.R$styleable: int ActionBar_contentInsetEndWithActions
+io.vortex.android.state.R$id: int tag_state_description
+io.vortex.android.state.R$attr: int actionBarItemBackground
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_SearchResult_Subtitle
+io.vortex.android.state.R$dimen: int tooltip_corner_radius
+io.vortex.android.state.R$dimen: int tooltip_horizontal_padding
+io.vortex.android.state.R$id: int accessibility_custom_action_27
+io.vortex.android.state.R$attr: int listLayout
+io.vortex.android.state.R$id: int accessibility_custom_action_10
+io.vortex.android.state.R$id: int listMode
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_Button_Inverse
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_PopupWindow
+io.vortex.android.state.R$styleable: int ActionBar_popupTheme
+io.vortex.android.state.R$animator: int fragment_fade_enter
+io.vortex.android.state.R$attr: int borderlessButtonStyle
+io.vortex.android.state.R$styleable: int AppCompatTextView_lineHeight
+io.vortex.android.state.R$styleable: int AppCompatTheme_textColorAlertDialogListItem
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_barLength
+io.vortex.android.state.R$style: int Base_DialogWindowTitleBackground_AppCompat
+io.vortex.android.state.R$color: int primary_dark_material_dark
+io.vortex.android.state.R$attr: int titleMargin
+io.vortex.android.state.R$dimen: int abc_text_size_menu_header_material
+io.vortex.android.state.R$color: int secondary_text_disabled_material_light
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPreferredItemHeight
+io.vortex.android.state.R$styleable: int SearchView_submitBackground
+io.vortex.android.state.R$drawable: int abc_list_pressed_holo_dark
+io.vortex.android.state.R$drawable: int btn_radio_off_to_on_mtrl_animation
+io.vortex.android.state.R$styleable: int SearchView_voiceIcon
+io.vortex.android.state.R$styleable: int Toolbar_titleMarginStart
+io.vortex.android.state.R$attr: int colorPrimary
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+io.vortex.android.state.R$drawable: int tooltip_frame_dark
+io.vortex.android.state.R$styleable: int[] AppCompatTextHelper
+io.vortex.android.state.R$color: int bright_foreground_disabled_material_light
+io.vortex.android.state.R$anim: int abc_slide_in_top
+io.vortex.android.state.R$attr: int textAppearanceListItem
+io.vortex.android.state.R$animator: int fragment_open_enter
+io.vortex.android.state.R$attr: int textAppearancePopupMenuHeader
+io.vortex.android.state.R$layout: int support_simple_spinner_dropdown_item
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
+io.vortex.android.state.R$style: int Base_V7_Theme_AppCompat_Light_Dialog
+io.vortex.android.state.R$styleable: int[] Fragment
+io.vortex.android.state.R$anim: int abc_fade_out
+io.vortex.android.state.R$styleable: int MenuItem_android_checkable
+io.vortex.android.state.R$styleable: int AppCompatTheme_activityChooserViewStyle
+io.vortex.android.state.R$drawable: int abc_list_focused_holo
+io.vortex.android.state.R$styleable: int TextAppearance_android_textSize
+io.vortex.android.state.R$styleable: int ActionMode_backgroundSplit
+io.vortex.android.state.R$style: int ThemeOverlay_AppCompat
+io.vortex.android.state.R$attr: int actionBarTabTextStyle
+io.vortex.android.state.R$style: int Theme_AppCompat_DayNight_Dialog_MinWidth
+io.vortex.android.state.R$attr: int actionModePasteDrawable
+io.vortex.android.state.R$style: int Platform_V25_AppCompat
+io.vortex.android.state.R$drawable: int abc_text_select_handle_right_mtrl
+io.vortex.android.state.R$id: int submenuarrow
+io.vortex.android.state.R$id: int info
+io.vortex.android.state.R$id: int textSpacerNoButtons
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Headline
+io.vortex.android.state.R$attr: int imageButtonStyle
+io.vortex.android.state.R$attr: int dialogTheme
+io.vortex.android.state.R$dimen: int notification_media_narrow_margin
+io.vortex.android.state.R$layout: int abc_activity_chooser_view_list_item
+io.vortex.android.state.R$styleable: int[] Capability
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Display2
+io.vortex.android.state.R$styleable: int AppCompatTheme_dropdownListPreferredItemHeight
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Large_Inverse
+io.vortex.android.state.R$style: int Widget_AppCompat_Spinner_DropDown
+io.vortex.android.state.R$attr: int shortcutMatchRequired
+io.vortex.android.state.R$attr: int singleChoiceItemLayout
+io.vortex.android.state.R$attr: int expandActivityOverflowButtonDrawable
+io.vortex.android.state.R$styleable: int Fragment_android_name
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorSwitchThumbNormal
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Dialog
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_SearchResult_Title
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Subhead_Inverse
+io.vortex.android.state.R$styleable: int AppCompatTheme_alertDialogTheme
+io.vortex.android.state.R$attr: int layout
+io.vortex.android.state.R$styleable: int AlertDialog_listItemLayout
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Title_Inverse
+io.vortex.android.state.R$string: int abc_menu_sym_shortcut_label
+io.vortex.android.state.R$style: int Widget_AppCompat_DropDownItem_Spinner
+io.vortex.android.state.R$dimen: int abc_button_inset_horizontal_material
+io.vortex.android.state.R$style: int Theme_AppCompat_Light_DialogWhenLarge
+io.vortex.android.state.R$styleable: int ColorStateListItem_alpha
+io.vortex.android.state.R$color: int dim_foreground_disabled_material_light
+io.vortex.android.state.R$attr: int lineHeight
+io.vortex.android.state.R$attr: int tickMark
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableBottomCompat
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Button
+io.vortex.android.state.R$id: int src_atop
+io.vortex.android.state.R$attr: int buttonStyleSmall
+io.vortex.android.state.R$color: int primary_material_dark
+io.vortex.android.state.R$string: int template_percent
+io.vortex.android.state.R$styleable: int TextAppearance_fontVariationSettings
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Widget_ActionMode_Title
+io.vortex.android.state.R$string: int abc_capital_off
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_Body1
+io.vortex.android.state.R$id: int action_container
+io.vortex.android.state.R$attr: int controlBackground
+io.vortex.android.state.R$id: int icon
+io.vortex.android.state.R$style: int Widget_AppCompat_Button_Colored
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_ListView_Menu
+io.vortex.android.state.R$styleable: int MenuGroup_android_id
+io.vortex.android.state.R$style: int Base_TextAppearance_AppCompat_SearchResult
+io.vortex.android.state.R$attr: int actionBarTabBarStyle
+io.vortex.android.state.R$styleable: int AppCompatTheme_borderlessButtonStyle
+io.vortex.android.state.R$drawable: int abc_list_selector_holo_light
+io.vortex.android.state.R$styleable: int AppCompatTheme_windowFixedWidthMinor
+io.vortex.android.state.R$id: int on
+io.vortex.android.state.R$styleable: int SearchView_suggestionRowLayout
+io.vortex.android.state.R$dimen: int abc_list_item_height_material
+io.vortex.android.state.R$id: int accessibility_custom_action_29
+io.vortex.android.state.R$attr: int drawableStartCompat
+io.vortex.android.state.R$attr: int panelMenuListTheme
+io.vortex.android.state.R$styleable: int Spinner_android_entries
+io.vortex.android.state.R$style: int Theme_AppCompat_DayNight_NoActionBar
+io.vortex.android.state.R$style: int Theme_AppCompat_DayNight_DarkActionBar
+io.vortex.android.state.R$attr: int drawableLeftCompat
+io.vortex.android.state.R$attr: int actionLayout
+io.vortex.android.state.R$id: int accessibility_custom_action_16
+io.vortex.android.state.R$dimen: int abc_dialog_fixed_height_major
+io.vortex.android.state.R$color: int abc_secondary_text_material_dark
+io.vortex.android.state.R$styleable: int MenuView_subMenuArrow
+io.vortex.android.state.R$styleable: int GradientColor_android_centerY
+io.vortex.android.state.R$attr: int actionBarTheme
+io.vortex.android.state.R$style: int Base_V7_Theme_AppCompat_Light
+io.vortex.android.state.R$styleable: int ActionBar_hideOnContentScroll
+io.vortex.android.state.R$attr: int alpha
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_AutoCompleteTextView
+io.vortex.android.state.R$attr: int selectableItemBackground
+io.vortex.android.state.R$color: int switch_thumb_normal_material_light
+io.vortex.android.state.R$attr: int switchStyle
+io.vortex.android.state.R$drawable: int abc_btn_colored_material
+io.vortex.android.state.R$styleable: int[] View
+io.vortex.android.state.R$attr: int windowFixedHeightMinor
+io.vortex.android.state.R$styleable: int View_android_focusable
+io.vortex.android.state.R$style: int Base_Widget_AppCompat_Button_Small
+io.vortex.android.state.R$styleable: int Toolbar_titleTextAppearance
+io.vortex.android.state.R$attr: int contentInsetLeft
+io.vortex.android.state.R$id: int uniform
+io.vortex.android.state.R$drawable: int abc_ic_ab_back_material
+io.vortex.android.state.R$id: int shortcut
+io.vortex.android.state.R$attr: int contentInsetEnd
+io.vortex.android.state.R$styleable: int Toolbar_subtitleTextAppearance
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Display2
+io.vortex.android.state.R$attr: int listChoiceIndicatorMultipleAnimated
+io.vortex.android.state.R$attr: int textAppearanceListItemSecondary
+io.vortex.android.state.R$styleable: int LinearLayoutCompat_measureWithLargestChild
+io.vortex.android.state.R$styleable: int Toolbar_contentInsetEndWithActions
+io.vortex.android.state.R$styleable: int SearchView_layout
+io.vortex.android.state.R$drawable: int abc_ic_menu_cut_mtrl_alpha
+io.vortex.android.state.R$styleable: int MenuView_android_windowAnimationStyle
+io.vortex.android.state.R$styleable: int AppCompatTextView_drawableTint
+io.vortex.android.state.R$styleable: int AppCompatTheme_listPopupWindowStyle
+io.vortex.android.state.R$id: int accessibility_custom_action_2
+io.vortex.android.state.R$attr: int titleTextColor
+io.vortex.android.state.R$dimen: int abc_action_bar_overflow_padding_start_material
+io.vortex.android.state.R$drawable: int abc_star_black_48dp
+io.vortex.android.state.R$color: int notification_action_color_filter
+io.vortex.android.state.R$style: int Base_Theme_AppCompat_Light_Dialog
+io.vortex.android.state.R$attr: int backgroundStacked
+io.vortex.android.state.R$id: int action_divider
+io.vortex.android.state.R$id: int accessibility_custom_action_19
+io.vortex.android.state.R$style: int Widget_AppCompat_Light_ListView_DropDown
+io.vortex.android.state.R$attr: int actionModeCloseButtonStyle
+io.vortex.android.state.R$drawable: int notification_bg_normal_pressed
+io.vortex.android.state.R$dimen: int abc_disabled_alpha_material_dark
+io.vortex.android.state.R$color: int material_blue_grey_950
+io.vortex.android.state.R$attr: int textColorAlertDialogListItem
+io.vortex.android.state.R$color: int foreground_material_light
+io.vortex.android.state.R$attr: int titleMarginTop
+io.vortex.android.state.R$string: int abc_shareactionprovider_share_with
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorControlHighlight
+io.vortex.android.state.R$styleable: int DrawerArrowToggle_gapBetweenBars
+io.vortex.android.state.R$styleable: int AppCompatTheme_listChoiceIndicatorSingleAnimated
+io.vortex.android.state.R$style: int TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+io.vortex.android.state.R$style: int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
+io.vortex.android.state.R$styleable: int AppCompatTheme_checkboxStyle
+io.vortex.android.state.R$id: int search_edit_frame
+io.vortex.android.state.R$styleable: int View_paddingStart
+io.vortex.android.state.R$attr: int listPreferredItemHeightLarge
+io.vortex.android.state.R$drawable: int abc_ic_go_search_api_material
+io.vortex.android.state.R$styleable: int[] ActionMode
+io.vortex.android.state.R$styleable: int ActionBar_homeAsUpIndicator
+io.vortex.android.state.R$styleable: int ActivityChooserView_expandActivityOverflowButtonDrawable
+io.vortex.android.state.R$attr: int dropDownListViewStyle
+io.vortex.android.state.R$id: int search_go_btn
+io.vortex.android.state.R$styleable: int AppCompatTheme_colorControlActivated
+io.vortex.android.state.R$id: int forever
+io.vortex.android.state.R$styleable: int MenuItem_android_title
+io.vortex.android.state.R$dimen: int notification_action_text_size
+io.vortex.android.state.R$dimen: int abc_dialog_padding_material
+io.vortex.android.state.R$id: int right_side
+io.vortex.android.state.R$drawable: R$drawable()
+io.vortex.android.state.R$layout: R$layout()
+io.vortex.android.state.R$styleable: R$styleable()
+io.vortex.android.state.R$string: R$string()
+io.vortex.android.state.R$animator: R$animator()
+io.vortex.android.state.R$id: R$id()
+io.vortex.android.state.R$style: R$style()
+io.vortex.android.state.R$interpolator: R$interpolator()
+io.vortex.android.state.R: R()
+io.vortex.android.state.R$attr: R$attr()
+io.vortex.android.state.R$integer: R$integer()
+io.vortex.android.state.R$dimen: R$dimen()
+io.vortex.android.state.R$bool: R$bool()
+io.vortex.android.state.R$color: R$color()
+io.vortex.android.state.R$anim: R$anim()
diff --git a/vortex-log/build/outputs/mapping/release/usage.txt b/vortex-log/build/outputs/mapping/release/usage.txt
new file mode 100644
index 0000000..e7e6e00
--- /dev/null
+++ b/vortex-log/build/outputs/mapping/release/usage.txt
@@ -0,0 +1,16 @@
+io.vortex.android.logger.VortexLog$WhenMappings
+io.vortex.android.logger.VortexLog$print$1
+io.vortex.android.logger.VortexLog$printLevel$1
+io.vortex.android.logger.VortexLog
+io.vortex.android.logger.VortexLoggerInitException
+io.vortex.android.logger.VortexLoggerTesting
+io.vortex.android.logger.config.VortexBaseOptionsInitializer
+io.vortex.android.logger.config.VortexLoggerConfiguration
+io.vortex.android.logger.config.VortexLoggerDefaultOptions$Companion
+io.vortex.android.logger.config.VortexLoggerDefaultOptions
+io.vortex.android.logger.config.VortexLoggerOptions$Companion
+io.vortex.android.logger.config.VortexLoggerOptions
+io.vortex.android.logger.keys.VortexLoggerLevel
+io.vortex.android.logger.keys.VortexLoggerMode
+io.vortex.android.logger.keys.VortexLoggingStatus
+io.vortex.android.state.BuildConfig
diff --git a/vortex-log/build/publications/release/module.json b/vortex-log/build/publications/release/module.json
new file mode 100644
index 0000000..ece024e
--- /dev/null
+++ b/vortex-log/build/publications/release/module.json
@@ -0,0 +1,123 @@
+{
+ "formatVersion": "1.1",
+ "component": {
+ "group": "com.yazantarifi",
+ "module": "vortex-log",
+ "version": "2.2.0",
+ "attributes": {
+ "org.gradle.status": "release"
+ }
+ },
+ "createdBy": {
+ "gradle": {
+ "version": "7.0.2"
+ }
+ },
+ "variants": [
+ {
+ "name": "releaseApiPublication",
+ "attributes": {
+ "org.gradle.category": "library",
+ "org.gradle.dependency.bundling": "external",
+ "org.gradle.libraryelements": "aar",
+ "org.gradle.usage": "java-api"
+ },
+ "files": [
+ {
+ "name": "vortex-log-2.2.0.aar",
+ "url": "vortex-log-2.2.0.aar",
+ "size": 12656,
+ "sha512": "ccc43a6d9702f651d42ec361c226d181b0e120074765eae3e979dec78cb848e189c2402190c775c16cc3b252c04a62aa4678b7983679071d34e348af793c0981",
+ "sha256": "691333eb6a9a1a8f12599777245d3a77edeba84a12223bfd17a3366425fee56e",
+ "sha1": "95f42675e317b982d861606581a94ec18b6d2f97",
+ "md5": "2f60fcfa2f41bcd6bac8ab45612f227c"
+ }
+ ]
+ },
+ {
+ "name": "releaseRuntimePublication",
+ "attributes": {
+ "org.gradle.category": "library",
+ "org.gradle.dependency.bundling": "external",
+ "org.gradle.libraryelements": "aar",
+ "org.gradle.usage": "java-runtime"
+ },
+ "dependencies": [
+ {
+ "group": "org.jetbrains.kotlin",
+ "module": "kotlin-android-extensions-runtime",
+ "version": {
+ "requires": "1.6.10"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlin",
+ "module": "kotlin-stdlib-jdk7",
+ "version": {
+ "requires": "1.5.20"
+ }
+ },
+ {
+ "group": "io.reactivex.rxjava2",
+ "module": "rxjava",
+ "version": {
+ "requires": "2.2.12"
+ }
+ },
+ {
+ "group": "io.reactivex.rxjava2",
+ "module": "rxandroid",
+ "version": {
+ "requires": "2.1.1"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlinx",
+ "module": "kotlinx-coroutines-core",
+ "version": {
+ "requires": "1.4.3"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlinx",
+ "module": "kotlinx-coroutines-android",
+ "version": {
+ "requires": "1.4.3"
+ }
+ },
+ {
+ "group": "androidx.appcompat",
+ "module": "appcompat",
+ "version": {
+ "requires": "1.3.1"
+ }
+ },
+ {
+ "group": "androidx.core",
+ "module": "core-ktx",
+ "version": {
+ "requires": "1.6.0"
+ }
+ },
+ {
+ "group": "com.yazantarifi",
+ "module": "vortex",
+ "version": {
+ "requires": "2.2.0"
+ }
+ }
+ ],
+ "files": [
+ {
+ "name": "vortex-log-2.2.0.aar",
+ "url": "vortex-log-2.2.0.aar",
+ "size": 12656,
+ "sha512": "ccc43a6d9702f651d42ec361c226d181b0e120074765eae3e979dec78cb848e189c2402190c775c16cc3b252c04a62aa4678b7983679071d34e348af793c0981",
+ "sha256": "691333eb6a9a1a8f12599777245d3a77edeba84a12223bfd17a3366425fee56e",
+ "sha1": "95f42675e317b982d861606581a94ec18b6d2f97",
+ "md5": "2f60fcfa2f41bcd6bac8ab45612f227c"
+ }
+ ]
+ }
+ ]
+}
diff --git a/vortex-log/build/publications/release/module.json.asc b/vortex-log/build/publications/release/module.json.asc
new file mode 100644
index 0000000..608bc6b
--- /dev/null
+++ b/vortex-log/build/publications/release/module.json.asc
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.68
+
+iQIcBAABCgAGBQJh/WtMAAoJEB1ITFGDIuUZCNwP/19+RCxc2Ded1Wwhdo5+MLc6
+yFScBL7lOzIO0K080Jk8JF+oEeQLkx8rJzozGb2fXQn5CbeGv8WrDMfha9rBltTb
+yr8wORYv4leBCvdstIDHDpyOibyr5jb2yqMudWZXkrEgePx9MbYZBMHCsvnDrmvJ
+MOE66DCgH/30qEgcgINZ8fFABecoi0VarltQtJnlzgWcGm4yvwpVLqXYsp//ecAn
+i3EIflttwGcH4dP0ffOt36kkRHz7vRpEMPJESoGA0frxdpJMj6zGnD/96IFRKJcv
+bLRdwR9FSZAqz30qslnlXHI7E+3hcaTdP7EB7V6+Rr+1/FvjszpZymhGnMSYvmv2
+nyiXvCfMyC3+M4hD2ekUqlg+68SxdT/o6/viprIGHypb0fqh1MosUeWhGl/gaAtP
+LWcyPBQON+CG2AEuNPN8IsPDjhwY6N8ZnGCuEUKSax3nKB0cFVTBdck2BjhBqlL+
+WSBPZFQfmFyA+zqZwSDZGPbFFMAmYAUOfCwfmlT6A0myJJeNZQt97J8S+VJuF9PH
+4kO/HFwL/kwwn5cgi0bru9ItqXOsmUggc7ZwO0miyRp671LhEJCCWOT2hEeF3lGf
+9dMfhoEu4wW9Iew1COqGqG8Ye3MpjcEm6EF1OSq0DE20zxUAbMuncdW5Ryl7CmFD
+lxOrvVgdOh5f3Xz31Fbk
+=sDQt
+-----END PGP SIGNATURE-----
diff --git a/vortex-log/build/publications/release/pom-default.xml b/vortex-log/build/publications/release/pom-default.xml
new file mode 100644
index 0000000..ca8c23b
--- /dev/null
+++ b/vortex-log/build/publications/release/pom-default.xml
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+ 4.0.0
+ com.yazantarifi
+ vortex-log
+ 2.2.0
+ aar
+ vortex-log
+ Shake Reporting To Report Android Crashes, Application Requests
+ https://github.com/Yazan98/Vortex
+
+
+ MIT
+ https://github.com/Yazan98/Vortex/blob/main/LICENSE
+
+
+
+
+ yt98
+ Yazan Tarifi
+ yazantarifi1@hotmail.com
+
+
+
+ scm:git:github.com/Yazan98/Vortex.git
+ scm:git:ssh://github.com/Yazan98/Vortex.git
+ https://github.com/Yazan98/Vortex/tree/master
+
+
+
+ org.jetbrains.kotlin
+ kotlin-android-extensions-runtime
+ 1.6.10
+ runtime
+
+
+ org.jetbrains.kotlin
+ kotlin-stdlib-jdk7
+ 1.5.20
+ runtime
+
+
+ io.reactivex.rxjava2
+ rxjava
+ 2.2.12
+ runtime
+
+
+ io.reactivex.rxjava2
+ rxandroid
+ 2.1.1
+ runtime
+
+
+ org.jetbrains.kotlinx
+ kotlinx-coroutines-core
+ 1.4.3
+ runtime
+
+
+ org.jetbrains.kotlinx
+ kotlinx-coroutines-android
+ 1.4.3
+ runtime
+
+
+ androidx.appcompat
+ appcompat
+ 1.3.1
+ runtime
+
+
+ androidx.core
+ core-ktx
+ 1.6.0
+ runtime
+
+
+ com.yazantarifi
+ vortex
+ 2.2.0
+ runtime
+
+
+
diff --git a/vortex-log/build/publications/release/pom-default.xml.asc b/vortex-log/build/publications/release/pom-default.xml.asc
new file mode 100644
index 0000000..7f94312
--- /dev/null
+++ b/vortex-log/build/publications/release/pom-default.xml.asc
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.68
+
+iQIcBAABCgAGBQJh/WtMAAoJEB1ITFGDIuUZi+QQAIXBBce0JxMdUKqZ0wqaSZEu
+8pCQ5JTFLaxFaimUenCN6SU4ByMzzFHJMZwso1ctwP8sQFpz4mcm22XETfhiR1Eo
+zS9IwErpFL6W+L4lPsvPR8M6QOCG+s5eQnzjFNUDyTiPSVZH+to5x7lG0K7XNUIu
+RR9yEQ1r6/ditf+YYPVfnmcKbKQ6SFoY+SGrk8HqwraiWrpkNGGFJf2z20TWR0vr
+Qa5R1XMxLnkfVvlae8yMidVHpA/8gPaf1Luq4EualMb+bdUWic+rUiZUC/6FD7kc
+71vAvW8Ts6x8VUPKFZsQNm0EsjVOj90z80k2f/9eoeWOJBf3dO9pKbOhdCrVheZo
+XN5DnxobIJD/4PxX619Sg/81VTqOgN6vC9Wk0K4ULS027ms9A9liLwC6xb1Ui8l6
+S50O2BRvKMPI7t0+yJUivuuprDrlO5ILcsfeDITqWFAzsPXVTPqrbdFfjxkxaHwf
+hc1dH/AR+ElS1c9A0TpT530rewll8WlLGiFj7ZdxbK/oyc4UGAqGSkvDNIKjn22C
+P+WFHF6y2S5nPL7RzX64mJjCcZzxo7v1nV0SbRZABeS322ebpLMGu4K3aPFbbesV
+9SvHNC8PRSjeHWmDXPXsS//uEE3WXgbSCeQUTqwSuVkLSeQgn52r8bOBeyV6xGKk
+8021ieVkR/iQFBVr5bMf
+=kzkO
+-----END PGP SIGNATURE-----
diff --git a/vortex-log/build/tmp/androidSourcesJar/MANIFEST.MF b/vortex-log/build/tmp/androidSourcesJar/MANIFEST.MF
new file mode 100644
index 0000000..59499bc
--- /dev/null
+++ b/vortex-log/build/tmp/androidSourcesJar/MANIFEST.MF
@@ -0,0 +1,2 @@
+Manifest-Version: 1.0
+
diff --git a/vortex-log/build/tmp/compileReleaseJavaWithJavac/source-classes-mapping.txt b/vortex-log/build/tmp/compileReleaseJavaWithJavac/source-classes-mapping.txt
new file mode 100644
index 0000000..6e228f8
--- /dev/null
+++ b/vortex-log/build/tmp/compileReleaseJavaWithJavac/source-classes-mapping.txt
@@ -0,0 +1,2 @@
+io/vortex/android/state/BuildConfig.java
+ io.vortex.android.state.BuildConfig
diff --git a/vortex-log/build/tmp/kotlin-classes/release/META-INF/vortex-log_release.kotlin_module b/vortex-log/build/tmp/kotlin-classes/release/META-INF/vortex-log_release.kotlin_module
index 2983af7..3a4e3bf 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/META-INF/vortex-log_release.kotlin_module and b/vortex-log/build/tmp/kotlin-classes/release/META-INF/vortex-log_release.kotlin_module differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$WhenMappings.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$WhenMappings.class
index 3380794..3b3351e 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$WhenMappings.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$WhenMappings.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$print$1.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$print$1.class
new file mode 100644
index 0000000..61b1e74
Binary files /dev/null and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$print$1.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$printLevel$1.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$printLevel$1.class
new file mode 100644
index 0000000..7e6c3df
Binary files /dev/null and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog$printLevel$1.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog.class
index 28a040b..0778a07 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLog.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerInitException.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerInitException.class
index 41d6611..72205d5 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerInitException.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerInitException.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerTesting.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerTesting.class
index 5f1009c..c9d135c 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerTesting.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/VortexLoggerTesting.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexBaseOptionsInitializer.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexBaseOptionsInitializer.class
index baa21d2..525fac1 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexBaseOptionsInitializer.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexBaseOptionsInitializer.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerConfiguration$getLoggingConfiguration$1.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerConfiguration$getLoggingConfiguration$1.class
deleted file mode 100644
index 41061e7..0000000
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerConfiguration$getLoggingConfiguration$1.class and /dev/null differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerConfiguration.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerConfiguration.class
index 540bfa4..b21adb1 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerConfiguration.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerConfiguration.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions$Companion.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions$Companion.class
index 541997f..f24e333 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions$Companion.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions$Companion.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions.class
index 7cab32f..25835c9 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerDefaultOptions.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions$Companion.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions$Companion.class
index 05e3874..0df3670 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions$Companion.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions$Companion.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions.class
index 69ac1aa..624a2bd 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/config/VortexLoggerOptions.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerLevel.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerLevel.class
index 94a1804..f53acea 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerLevel.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerLevel.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerMode.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerMode.class
index b69a4e1..31f92fa 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerMode.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggerMode.class differ
diff --git a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggingStatus.class b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggingStatus.class
index 39db78e..d239c77 100644
Binary files a/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggingStatus.class and b/vortex-log/build/tmp/kotlin-classes/release/io/vortex/android/logger/keys/VortexLoggingStatus.class differ
diff --git a/vortex-log/build/tmp/publishReleasePublicationToSonatypeRepository/module-maven-metadata.xml b/vortex-log/build/tmp/publishReleasePublicationToSonatypeRepository/module-maven-metadata.xml
new file mode 100644
index 0000000..2c3cefd
--- /dev/null
+++ b/vortex-log/build/tmp/publishReleasePublicationToSonatypeRepository/module-maven-metadata.xml
@@ -0,0 +1,13 @@
+
+
+ com.yazantarifi
+ vortex-log
+
+ 2.2.0
+ 2.2.0
+
+ 2.2.0
+
+ 20220204181644
+
+
diff --git a/vortex-permissions/build.gradle b/vortex-permissions/build.gradle
index bc2e62d..276ffed 100644
--- a/vortex-permissions/build.gradle
+++ b/vortex-permissions/build.gradle
@@ -1,3 +1,5 @@
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
+
ext {
PUBLISH_ARTIFACT_ID = 'vortex-permissions'
}
\ No newline at end of file
diff --git a/vortex-prefs/build.gradle b/vortex-prefs/build.gradle
index fcb47a2..64d46f2 100644
--- a/vortex-prefs/build.gradle
+++ b/vortex-prefs/build.gradle
@@ -1,3 +1,5 @@
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
+
ext {
PUBLISH_ARTIFACT_ID = 'vortex-prefs'
}
\ No newline at end of file
diff --git a/vortex-ui-binding/build.gradle b/vortex-ui-binding/build.gradle
index c99ed34..05505e8 100644
--- a/vortex-ui-binding/build.gradle
+++ b/vortex-ui-binding/build.gradle
@@ -1,3 +1,5 @@
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
+
ext {
PUBLISH_ARTIFACT_ID = 'vortex-ui-binding'
}
diff --git a/vortex-ui/build.gradle b/vortex-ui/build.gradle
index 3add634..8f7de5f 100644
--- a/vortex-ui/build.gradle
+++ b/vortex-ui/build.gradle
@@ -1,3 +1,5 @@
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
+
ext {
PUBLISH_ARTIFACT_ID = 'vortex-ui'
}
diff --git a/vortex-utils/build.gradle b/vortex-utils/build.gradle
index 5121fb5..a6d97ae 100644
--- a/vortex-utils/build.gradle
+++ b/vortex-utils/build.gradle
@@ -1,4 +1,5 @@
apply plugin: "${rootProject.ext.KotlinKaptPlugin}"
+apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
ext {
PUBLISH_ARTIFACT_ID = 'vortex-utils'
@@ -12,7 +13,6 @@ dependencies {
implementation "com.android.support:multidex:1.0.3"
implementation "com.jakewharton.timber:timber:4.7.1"
- implementation "com.squareup.leakcanary:leakcanary-android:2.0-alpha-2"
implementation 'com.github.bumptech.glide:glide:4.12.0'
kapt 'com.github.bumptech.glide:compiler:4.12.0'
diff --git a/vortex-utils/src/main/java/io/vortex/android/utils/VortexApplication.kt b/vortex-utils/src/main/java/io/vortex/android/utils/VortexApplication.kt
index 9111eb5..1025b12 100644
--- a/vortex-utils/src/main/java/io/vortex/android/utils/VortexApplication.kt
+++ b/vortex-utils/src/main/java/io/vortex/android/utils/VortexApplication.kt
@@ -5,7 +5,6 @@ import androidx.annotation.CallSuper
import androidx.multidex.MultiDex
import androidx.multidex.MultiDexApplication
import io.vortex.android.models.ui.VortexNotificationDetails
-import io.vortex.android.utils.random.TimberReleaseTree
import io.vortex.android.utils.random.VortexDeviceInfo
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.withContext
@@ -53,8 +52,6 @@ open class VortexApplication : MultiDexApplication() {
withContext(Dispatchers.IO) {
if (applicationStatus) {
Timber.plant(Timber.DebugTree())
- } else {
- Timber.plant(TimberReleaseTree())
}
}
}
diff --git a/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfiguration.kt b/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfiguration.kt
index d1413ce..72776c8 100644
--- a/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfiguration.kt
+++ b/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfiguration.kt
@@ -1,19 +1,16 @@
package io.vortex.android.utils
import android.app.Application
-import android.os.Handler
import android.os.StrictMode
import androidx.appcompat.app.AppCompatDelegate
+import io.vortex.android.errors.VortexFirebaseConfigurationException
import io.vortex.android.keys.ImageLoader
import io.vortex.android.keys.LoggerType
-import io.vortex.android.errors.VortexFirebaseConfigurationException
import io.vortex.android.models.VortexPrefsDetails
import io.vortex.android.permissions.VortexPermissionsConfiguration
import io.vortex.android.prefs.VortexPrefsConfig
-import io.vortex.android.utils.random.TimberReleaseTree
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.withContext
-import leakcanary.LeakSentry
import timber.log.Timber
/**
@@ -39,8 +36,6 @@ object VortexConfiguration : VortexConfigurationImpl {
LoggerType.TIMBER -> {
if (applicationStatus) {
Timber.plant(Timber.DebugTree())
- } else {
- Timber.plant(TimberReleaseTree())
}
}
@@ -52,22 +47,14 @@ object VortexConfiguration : VortexConfigurationImpl {
return this
}
- @Deprecated("Not Used Anymore, if You Want to Add Image Library Confiuration Should be From App Side Not Library Side",
+ @Deprecated(
+ "Not Used Anymore, if You Want to Add Image Library Confiuration Should be From App Side Not Library Side",
ReplaceWith("Self Implementation in App Class Inside The Application")
)
override suspend fun registerImageLoader(imageLoader: ImageLoader): VortexConfiguration {
return this
}
- override suspend fun registerLeakCanaryConfiguration(): VortexConfiguration {
- withContext(Dispatchers.IO) {
- if (applicationStatus) {
- LeakSentry.config = LeakSentry.config.copy(watchFragmentViews = true)
- }
- }
- return this
- }
-
override suspend fun registerApplicationState(state: Boolean): VortexConfiguration {
withContext(Dispatchers.IO) {
applicationStatus = state
@@ -75,29 +62,30 @@ object VortexConfiguration : VortexConfigurationImpl {
return this
}
- @Deprecated("Not Used Anymore, Declare Firebase from Your App Class", ReplaceWith("ManualDeclaration"))
+ @Deprecated(
+ "Not Used Anymore, Declare Firebase from Your App Class",
+ ReplaceWith("ManualDeclaration")
+ )
@Throws(VortexFirebaseConfigurationException::class)
override suspend fun registerFirebaseConfiguration(moduleName: String): VortexConfiguration {
return this
}
override suspend fun registerStrictMode(): VortexConfiguration {
- withContext(Dispatchers.Main) {
- Handler().postAtFrontOfQueue {
- if (applicationStatus) {
- StrictMode.setThreadPolicy(
- StrictMode.ThreadPolicy.Builder()
- .detectAll()
- .build()
- )
- StrictMode.setVmPolicy(
- StrictMode.VmPolicy.Builder()
- .detectLeakedSqlLiteObjects()
- .penaltyLog()
- .penaltyDeath()
- .build()
- )
- }
+ withContext(Dispatchers.IO) {
+ if (applicationStatus) {
+ StrictMode.setThreadPolicy(
+ StrictMode.ThreadPolicy.Builder()
+ .detectAll()
+ .build()
+ )
+ StrictMode.setVmPolicy(
+ StrictMode.VmPolicy.Builder()
+ .detectLeakedSqlLiteObjects()
+ .penaltyLog()
+ .penaltyDeath()
+ .build()
+ )
}
}
return this
@@ -127,7 +115,10 @@ object VortexConfiguration : VortexConfigurationImpl {
return this
}
- override fun registerVortexPrefsConfiguration(details: VortexPrefsDetails , application: Application): VortexConfiguration {
+ override fun registerVortexPrefsConfiguration(
+ details: VortexPrefsDetails,
+ application: Application
+ ): VortexConfiguration {
VortexPrefsConfig.init(
application.applicationContext,
application.packageName
diff --git a/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfigurationImpl.kt b/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfigurationImpl.kt
index 138e805..fb654a8 100644
--- a/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfigurationImpl.kt
+++ b/vortex-utils/src/main/java/io/vortex/android/utils/VortexConfigurationImpl.kt
@@ -18,8 +18,6 @@ interface VortexConfigurationImpl {
suspend fun registerImageLoader(imageLoader: I): VortexConfiguration
- suspend fun registerLeakCanaryConfiguration(): VortexConfiguration
-
suspend fun registerApplicationState(state: Boolean): VortexConfiguration
@Throws(VortexFirebaseConfigurationException::class)
diff --git a/vortex-utils/src/main/java/io/vortex/android/utils/random/TimberReleaseTree.kt b/vortex-utils/src/main/java/io/vortex/android/utils/random/TimberReleaseTree.kt
deleted file mode 100644
index 5bdb0ad..0000000
--- a/vortex-utils/src/main/java/io/vortex/android/utils/random/TimberReleaseTree.kt
+++ /dev/null
@@ -1,37 +0,0 @@
-package io.vortex.android.utils.random
-
-import android.util.Log
-import androidx.annotation.Nullable
-import com.crashlytics.android.Crashlytics
-import timber.log.Timber
-
-/**
- * Created By : Yazan Tarifi
- * Date : 10/13/2019
- * Time : 1:34 AM
- */
-
-class TimberReleaseTree : Timber.Tree() {
-
- private val CRASHLYTICS_KEY_PRIORITY = "priority"
- private val CRASHLYTICS_KEY_TAG = "tag"
- private val CRASHLYTICS_KEY_MESSAGE = "message"
-
- override fun log(priority: Int, @Nullable tag: String?, @Nullable message: String, @Nullable t: Throwable?) {
- if (priority == Log.VERBOSE || priority == Log.DEBUG || priority == Log.INFO) {
- return
- }
-
- Crashlytics.setInt(CRASHLYTICS_KEY_PRIORITY, priority)
- Crashlytics.setString(CRASHLYTICS_KEY_TAG, tag)
- Crashlytics.setString(CRASHLYTICS_KEY_MESSAGE, message)
-
- if (t == null) {
- Crashlytics.logException(Exception(message))
- } else {
- Crashlytics.logException(t)
- }
-
- }
-
-}
\ No newline at end of file
diff --git a/vortex-utils/src/main/java/io/vortex/android/utils/utils/NetworkUtils.kt b/vortex-utils/src/main/java/io/vortex/android/utils/utils/NetworkUtils.kt
index 1111fd4..967c646 100644
--- a/vortex-utils/src/main/java/io/vortex/android/utils/utils/NetworkUtils.kt
+++ b/vortex-utils/src/main/java/io/vortex/android/utils/utils/NetworkUtils.kt
@@ -25,9 +25,9 @@ object NetworkUtils {
return nwInfo != null && nwInfo.isConnectedOrConnecting
}
- private fun getNetworkInfo(context: Context): NetworkInfo {
+ private fun getNetworkInfo(context: Context): NetworkInfo? {
cm = context.getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager?
- return cm!!.activeNetworkInfo
+ return cm?.activeNetworkInfo
}
}
\ No newline at end of file