For #19273 - Ensure a new line at the EOF is available in all xml files (#19295)

upstream-sync
Priyanka 3 years ago committed by GitHub
parent 5b5e7ebf47
commit 05c38d911e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,4 +26,4 @@
android:targetPackage="org.mozilla.fenix.debug"
android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
</shortcut>
</shortcuts>
</shortcuts>

@ -5,4 +5,4 @@
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
android:interpolator="@android:interpolator/decelerate_quad"
android:fromAlpha="0.0" android:toAlpha="1.0"
android:duration="250" />
android:duration="250" />

@ -5,4 +5,4 @@
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
android:interpolator="@android:interpolator/accelerate_quad"
android:fromAlpha="1.0" android:toAlpha="0"
android:duration="250" />
android:duration="250" />

@ -6,4 +6,4 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:fromXDelta="0"
android:toXDelta="0"
android:duration="900" />
android:duration="900" />

@ -8,4 +8,4 @@
android:duration="275"/>
<alpha android:fromAlpha="1.0" android:toAlpha="0"
android:duration="275" />
</set>
</set>

@ -16,4 +16,4 @@
android:fromYScale="100%"
android:toYScale="113%"
android:duration="125" />
</set>
</set>

@ -16,4 +16,4 @@
android:fromYScale="108%"
android:toYScale="100%"
android:duration="175" />
</set>
</set>

@ -5,4 +5,4 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="?attr/onboardingSelected" android:state_selected="true" />
<item android:color="?attr/onboardingDeselected" />
</selector>
</selector>

@ -5,4 +5,4 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_enabled="true" android:color="@color/primary_text_private_theme" />
<item android:state_enabled="false" android:color="@color/mozac_feature_readerview_text_color_disabled" />
</selector>
</selector>

@ -5,4 +5,4 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="true" android:color="@color/mozac_feature_readerview_selected" />
<item android:state_checked="false" android:color="@color/primary_text_private_theme" />
</selector>
</selector>

@ -7,4 +7,4 @@
android:color="?primaryText" />
<item android:state_enabled="false"
android:color="?disabled" />
</selector>
</selector>

@ -4,4 +4,4 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="?secondaryText" android:state_checked="false" />
<item android:color="?accent" android:state_checked="true" />
</selector>
</selector>

@ -5,4 +5,4 @@
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@color/tab_tray_heading_icon_normal_theme" android:state_selected="true" />
<item android:color="@color/tab_tray_heading_icon_inactive_normal_theme" />
</selector>
</selector>

@ -78,4 +78,4 @@
</set>
</aapt:attr>
</target>
</animated-vector>
</animated-vector>

@ -6,4 +6,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/static_shortcut_background"/>
<foreground android:drawable="@drawable/ic_static_shortcut_private_tab_foreground"/>
</adaptive-icon>
</adaptive-icon>

@ -6,4 +6,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/static_shortcut_background"/>
<foreground android:drawable="@drawable/ic_static_shortcut_tab_foreground"/>
</adaptive-icon>
</adaptive-icon>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="8dp"/>
<solid android:color="?accent" />
</shape>
</shape>

@ -5,4 +5,4 @@
android:topLeftRadius="@dimen/bottom_sheet_corner_radius"
android:topRightRadius="@dimen/bottom_sheet_corner_radius" />
<solid android:color="?above" />
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="4dp"/>
<solid android:color="?accent" />
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="4dp"/>
<solid android:color="@color/grey_button_color" />
</shape>
</shape>

@ -13,4 +13,4 @@
<solid android:color="#312A65" />
</shape>
</item>
</layer-list>
</layer-list>

@ -7,4 +7,4 @@
<size
android:height="40dp"
android:width="40dp" />
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="8dp"/>
<solid android:color="?above" />
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="8dp"/>
<solid android:color="?inset" />
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
<solid android:color="@color/bookmark_favicon_background" />
<size android:width="40dp" android:height="40dp"/>
</shape>
</shape>

@ -5,4 +5,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="?inset"/>
<corners android:radius="8dp"/>
</shape>
</shape>

@ -12,4 +12,4 @@
android:id="@+id/disabled"
android:drawable="@drawable/ic_autoplay_disabled" />
</selector>
</selector>

@ -9,4 +9,4 @@
android:viewportHeight="24">
<path android:fillColor="?primaryText"
android:pathData="M20.5,17h-2a2.5,2.5 0,0 0,2.5 -2.5v-9A2.5,2.5 0,0 0,18.5 3h-13A2.5,2.5 0,0 0,3 5.5v9A2.5,2.5 0,0 0,5.5 17h-2a1.5,1.5 0,0 0,0 3h17a1.5,1.5 0,0 0,0 -3zM5.3,15.5l-0.8,-0.8L4.5,5.3l0.8,-0.8h13.4l0.8,0.8v9.4l-0.8,0.8L5.3,15.5zM13.25,18.5h-2.5a0.75,0.75 0,0 1,0 -1.5h2.5a0.75,0.75 0,0 1,0 1.5z" />
</vector>
</vector>

@ -9,4 +9,4 @@
<size android:height="2dp" android:width="24dp" />
<solid android:color="?neutral"/>
</shape>
</inset>
</inset>

@ -10,4 +10,4 @@
<path
android:pathData="M21.5 11.1l-8.8-8a1 1 0 0 0-1.4 0l-8.8 8c-0.3 0.4-0.3 1 0 1.3 0.4 0.4 1 0.4 1.5 0l1-1v7c0 1.5 1.3 2.8 3 2.8h8c1.7 0 3-1.3 3-2.8v-7l1 1c0.4 0.4 1 0.4 1.4 0 0.4-0.3 0.4-1 0-1.3zM17 18.4c0 0.5-0.4 1-1 1H8c-0.6 0-1-0.5-1-1V9.6L12 5l5 4.6z"
android:fillColor="?primaryText"/>
</vector>
</vector>

@ -11,4 +11,4 @@
android:id="@+id/disabled"
android:drawable="@drawable/ic_link_disabled" />
</selector>
</selector>

@ -7,4 +7,4 @@
android:shape="oval">
<solid android:color="@color/static_shortcut_background" />
<size android:width="108dp" android:height="108dp" />
</shape>
</shape>

@ -6,4 +6,4 @@
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_static_shortcut_background" />
<item android:drawable="@drawable/ic_static_shortcut_private_tab_foreground" />
</layer-list>
</layer-list>

@ -6,4 +6,4 @@
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_static_shortcut_background" />
<item android:drawable="@drawable/ic_static_shortcut_tab_foreground" />
</layer-list>
</layer-list>

@ -11,4 +11,3 @@
android:fillColor="?primaryText"
android:pathData="m9.667,13c0.7362,0 1.333,0.5968 1.333,1.333v5.334c0,0.7362 -0.5968,1.333 -1.333,1.333h-5.334c-0.7362,0 -1.333,-0.5968 -1.333,-1.333v-5.334c0,-0.7362 0.5968,-1.333 1.333,-1.333zM19.667,13c0.7362,0 1.333,0.5968 1.333,1.333v5.334c0,0.7362 -0.5968,1.333 -1.333,1.333h-5.334c-0.7362,0 -1.333,-0.5968 -1.333,-1.333v-5.334c0,-0.7362 0.5968,-1.333 1.333,-1.333zM9.667,3c0.7362,0 1.333,0.5968 1.333,1.333v5.334c0,0.7362 -0.5968,1.333 -1.333,1.333h-5.334c-0.7362,0 -1.333,-0.5968 -1.333,-1.333v-5.334c0,-0.7362 0.5968,-1.333 1.333,-1.333zM19.667,3c0.7362,0 1.333,0.5968 1.333,1.333v5.334c0,0.7362 -0.5968,1.333 -1.333,1.333h-5.334c-0.7362,0 -1.333,-0.5968 -1.333,-1.333v-5.334c0,-0.7362 0.5968,-1.333 1.333,-1.333z" />
</vector>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="4dp"/>
<solid android:color="#312A65" />
</shape>
</shape>

@ -6,4 +6,4 @@
<item
android:drawable="@drawable/mozac_ic_warning"
android:bottom="14dp" />
</layer-list>
</layer-list>

@ -13,4 +13,4 @@
android:type="linear" />
</shape>
</item>
</selector>
</selector>

@ -5,4 +5,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="?inset"/>
<corners android:radius="@dimen/share_recent_apps_background_radius"/>
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="?above" />
<corners android:bottomLeftRadius="@dimen/tab_corner_radius" android:bottomRightRadius="@dimen/tab_corner_radius" />
</shape>
</shape>

@ -10,4 +10,4 @@
android:width="1dp"
android:color="?toolbarDivider"/>
<solid android:color="@android:color/transparent"/>
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/search_widget_background" />
<corners android:radius="@dimen/tab_corner_radius"/>
</shape>
</shape>

@ -9,4 +9,4 @@
android:bottomLeftRadius="8dp"
android:topLeftRadius="8dp"
android:topRightRadius="8dp"/>
</shape>
</shape>

@ -6,4 +6,4 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="@dimen/tab_corner_radius"/>
<stroke android:width="@dimen/tab_border_width" android:color="?tabRing"/>
</shape>
</shape>

@ -28,4 +28,4 @@
android:valueType="colorType" />
</aapt:attr>
</target>
</animated-vector>
</animated-vector>

@ -10,4 +10,4 @@
android:bottomRightRadius="8dp"
android:topLeftRadius="8dp"
android:topRightRadius="8dp" />
</shape>
</shape>

@ -74,4 +74,4 @@
app:fontStyle="normal"
app:fontWeight="100" />
</font-family>
</font-family>

@ -50,4 +50,4 @@
android:text="@string/browser_toolbar_long_press_popup_paste_and_go"
android:textAllCaps="false"
android:textColor="?primaryText" />
</LinearLayout>
</LinearLayout>

@ -8,4 +8,4 @@
android:layout_height="48dp"
android:gravity="center_vertical"
android:text="@string/collections_header"
android:textAppearance="@style/HeaderTextStyle" />
android:textAppearance="@style/HeaderTextStyle" />

@ -20,4 +20,3 @@
app:browserToolbarProgressBarGravity="bottom"
app:browserToolbarSecureColor="?primaryText"
app:browserToolbarTrackingProtectionAndSecurityIndicatorSeparatorColor="?toolbarDivider" />

@ -18,4 +18,4 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -63,4 +63,3 @@
android:text="@string/phone_feature_go_to_settings" />
</LinearLayout>

@ -28,4 +28,3 @@
android:paddingTop="19dp"
tools:listitem="@layout/history_list_item" />
</androidx.constraintlayout.widget.ConstraintLayout>

@ -8,4 +8,3 @@
style="@style/NeutralButton"
android:layout_marginHorizontal="16dp"
android:text="@string/preferences_tracking_protection_exceptions_turn_on_for_all" />

@ -21,4 +21,4 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="@dimen/library_item_height" />
</LinearLayout>
</LinearLayout>

@ -11,4 +11,4 @@
android:paddingStart="15dp"
android:gravity="center_vertical"
android:background="@drawable/etp_spinner_item_background"
android:textSize="14sp" />
android:textSize="14sp" />

@ -16,4 +16,4 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -80,4 +80,4 @@
<include layout="@layout/component_permissions_blocked_by_android"/>
</LinearLayout>
</ScrollView>
</ScrollView>

@ -202,4 +202,4 @@
android:textOn="@string/search_engine_button"
app:drawableStartCompat="@drawable/ic_search" />
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -31,4 +31,3 @@
tools:text="mozilla.com" />
</LinearLayout>

@ -13,4 +13,4 @@
android:layout_height="40dp"
android:layout_gravity="center_vertical"
android:background="@drawable/search_url_background"/>
</FrameLayout>
</FrameLayout>

@ -56,4 +56,4 @@
app:layout_constraintVertical_chainStyle="packed"
tools:text="English (United States)" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -33,4 +33,4 @@
app:layout_constraintStart_toEndOf="@+id/migration_status_image"
app:layout_constraintTop_toTopOf="parent"
tools:text="@sample/migration_items" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -80,4 +80,4 @@
app:onboardingKeyDescription="@string/onboarding_tracking_protection_strict_button_description_3"
app:onboardingKeyTitle="@string/onboarding_tracking_protection_strict_option"
tools:text="Strict" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -10,4 +10,4 @@
android:layout_height="@dimen/section_header_height"
android:layout_marginStart="@dimen/top_bar_alignment_margin_start"
android:gravity="start|center_vertical"
app:allowDividerAbove="true" />
app:allowDividerAbove="true" />

@ -10,4 +10,4 @@
android:layout_height="@dimen/section_header_height"
android:layout_marginStart="@dimen/top_bar_no_icon_alignment_margin_start"
android:gravity="start|center_vertical"
app:allowDividerAbove="true" />
app:allowDividerAbove="true" />

@ -13,4 +13,4 @@
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</LinearLayout>
</LinearLayout>

@ -13,4 +13,4 @@
android:paddingStart="15dp"
android:paddingEnd="15dp"
tools:text="Allow Audible"
android:textColor="?accentUsedOnDarkBackground" />
android:textColor="?accentUsedOnDarkBackground" />

@ -63,4 +63,4 @@
app:layout_constraintTop_toBottomOf="@id/recently_closed_tabs_header"
app:layout_goneMarginEnd="@dimen/library_item_icon_margin_horizontal"
tools:text="2 tabs" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -102,4 +102,4 @@
app:layout_constraintTop_toTopOf="@id/allow" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.core.widget.NestedScrollView>
</androidx.core.widget.NestedScrollView>

@ -16,4 +16,4 @@
android:layout_height="40dp"
android:layout_gravity="center"
android:contentDescription="@string/search_widget_content_description" />
</FrameLayout>
</FrameLayout>

@ -48,4 +48,4 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintEnd_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/title" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -48,4 +48,4 @@
app:layout_constraintTop_toBottomOf="@id/share_tab_title"
app:layout_constraintEnd_toEndOf="parent"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

@ -101,4 +101,3 @@
</RelativeLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
</HorizontalScrollView>

@ -8,4 +8,3 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="@dimen/library_item_height" />

@ -31,4 +31,4 @@
android:textSize="12sp"
android:textStyle="bold"
tools:text="16" />
</FrameLayout>
</FrameLayout>

@ -16,4 +16,4 @@
android:layout_height="wrap_content"
mozac:tabCounterTintColor="@color/tab_icon" />
</FrameLayout>
</FrameLayout>

@ -18,4 +18,4 @@
android:textColor="?secondaryText"
android:textSize="12sp" />
</FrameLayout>
</FrameLayout>

@ -30,4 +30,4 @@
app:srcCompat="@drawable/mozac_ic_refresh"
app:tint="?primaryText" />
</LinearLayout>
</LinearLayout>

@ -12,4 +12,4 @@
android:id="@+id/delete_downloads_multi_select"
android:title="@string/download_delete_item_1"
app:showAsAction="never" />
</menu>
</menu>

@ -11,4 +11,4 @@
app:iconTint="@color/save_enabled_ic_color"
android:title="@string/save_changes_to_login"
app:showAsAction="always" />
</menu>
</menu>

@ -22,4 +22,4 @@
android:id="@+id/tab_tray_close_menu_item"
android:title="@string/tab_tray_menu_item_close"
app:showAsAction="never" />
</menu>
</menu>

@ -6,4 +6,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_private_background"/>
<foreground android:drawable="@drawable/ic_launcher_private_foreground"/>
</adaptive-icon>
</adaptive-icon>

@ -6,4 +6,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_private_background"/>
<foreground android:drawable="@drawable/ic_launcher_private_foreground"/>
</adaptive-icon>
</adaptive-icon>

@ -39,4 +39,4 @@
<item>@string/chrome_scheme</item>
<item>@string/about_scheme</item>
</string-array>
</resources>
</resources>

@ -36,4 +36,3 @@
<!-- Instructions on how to access pairing -->
<string name="sign_in_instructions_cn"><![CDATA[On your computer open Firefox and go to <b>https://firefox.com.cn/pair</b>]]></string>
</resources>

@ -24,4 +24,3 @@
android:title="@string/preferences_passwords_exceptions"
app:icon="@drawable/ic_internet" />
</PreferenceScreen>

@ -12,4 +12,4 @@
android:updatePeriodMillis="3600000"
android:initialLayout="@layout/search_widget_large"
android:widgetCategory="home_screen">
</appwidget-provider>
</appwidget-provider>

@ -26,4 +26,4 @@
android:targetPackage="org.mozilla.fenix"
android:targetClass="org.mozilla.fenix.IntentReceiverActivity" />
</shortcut>
</shortcuts>
</shortcuts>

Loading…
Cancel
Save