merge double upstream
| @@ -1,8 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="-100%" | ||||
|         android:toXDelta="0%" /> | ||||
| </set> | ||||
| @@ -1,8 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="100%" | ||||
|         android:toXDelta="0%" /> | ||||
| </set> | ||||
| @@ -1,8 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="0%" | ||||
|         android:toXDelta="-100%" /> | ||||
| </set> | ||||
| @@ -1,8 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shareInterpolator="false"> | ||||
|     <translate | ||||
|         android:duration="200" | ||||
|         android:fromXDelta="0%" | ||||
|         android:toXDelta="100%" /> | ||||
| </set> | ||||
| @@ -1,6 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <translate xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|            android:interpolator="@android:interpolator/accelerate_quint" | ||||
|            android:fromYDelta="0" | ||||
|            android:toYDelta="30%p" | ||||
|            android:duration="200" /> | ||||
| @@ -1,6 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <translate xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|            android:interpolator="@android:interpolator/accelerate_cubic" | ||||
|            android:fromYDelta="30%p" | ||||
|            android:toYDelta="0" | ||||
|            android:duration="300" /> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <alpha | ||||
|         android:fromAlpha="0.0" | ||||
|         android:toAlpha="1.0" | ||||
|         android:interpolator="@android:anim/accelerate_interpolator" | ||||
|         android:duration="300" | ||||
|         android:fillAfter="true"/> | ||||
| </set> | ||||
| @@ -1,9 +1,9 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <set xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <alpha | ||||
|         android:fromAlpha="0.0" | ||||
|         android:toAlpha="1.0" | ||||
|         android:interpolator="@android:anim/accelerate_interpolator" | ||||
|         android:duration="2000" | ||||
|         android:fillAfter="true"/> | ||||
| </set> | ||||
|         android:fillAfter="true" | ||||
|         android:fromAlpha="0.0" | ||||
|         android:interpolator="@android:anim/accelerate_interpolator" | ||||
|         android:toAlpha="1.0" /> | ||||
| </set> | ||||
|   | ||||
| @@ -1,6 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|  | ||||
|     <item android:state_enabled="false" android:color="@color/primary_text_disabled_material_dark" /> | ||||
|     <item android:color="@color/primary_text_default_material_dark" /> | ||||
| </selector> | ||||
							
								
								
									
										11
									
								
								app/src/main/res/color/text_input_stroke.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,11 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <!-- | ||||
| The regular version uses ?attr/colorPrimary when focused, which doesn't work well with our themes. | ||||
| https://github.com/material-components/material-components-android/blob/master/lib/java/com/google/android/material/textfield/res/color/mtrl_filled_stroke_color.xml | ||||
| --> | ||||
| <selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item android:color="?attr/colorSecondary" android:state_focused="true" /> | ||||
|     <item android:alpha="0.87" android:color="?attr/colorOnSurface" android:state_hovered="true" /> | ||||
|     <item android:alpha="0.12" android:color="?attr/colorOnSurface" android:state_enabled="false" /> | ||||
|     <item android:alpha="0.38" android:color="?attr/colorOnSurface" /> | ||||
| </selector> | ||||
| Before Width: | Height: | Size: 331 B | 
| Before Width: | Height: | Size: 631 B | 
| Before Width: | Height: | Size: 180 B | 
| Before Width: | Height: | Size: 281 B | 
| Before Width: | Height: | Size: 485 B | 
| Before Width: | Height: | Size: 247 B | 
| Before Width: | Height: | Size: 1.1 KiB | 
| Before Width: | Height: | Size: 476 B | 
| Before Width: | Height: | Size: 928 B | 
| Before Width: | Height: | Size: 717 B | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-hdpi/splash_icon.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 5.1 KiB | 
| Before Width: | Height: | Size: 363 B | 
| Before Width: | Height: | Size: 421 B | 
| Before Width: | Height: | Size: 136 B | 
| Before Width: | Height: | Size: 211 B | 
| Before Width: | Height: | Size: 367 B | 
| Before Width: | Height: | Size: 185 B | 
| Before Width: | Height: | Size: 632 B | 
| Before Width: | Height: | Size: 323 B | 
| Before Width: | Height: | Size: 554 B | 
| Before Width: | Height: | Size: 487 B | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-mdpi/splash_icon.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 902 B | 
| Before Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-nodpi/filter_mock.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 76 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-nodpi/ic_tracker_anilist.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.0 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-nodpi/ic_tracker_bangumi.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-nodpi/ic_tracker_kitsu.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 8.5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-nodpi/ic_tracker_mal.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-nodpi/ic_tracker_shikimori.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.9 KiB | 
| @@ -1,21 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <ripple | ||||
|     xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:color="@color/selectorColorDark" | ||||
|     > | ||||
|     <item> | ||||
|         <selector> | ||||
|             <item android:state_selected="true"> | ||||
|                 <color android:color="@color/selectorColorDark"/> | ||||
|             </item> | ||||
|  | ||||
|             <item android:state_activated="true"> | ||||
|                 <color android:color="@color/selectorColorDark"/> | ||||
|             </item> | ||||
|  | ||||
|             <item> | ||||
|                 <color android:color="@color/md_black_1000"/> | ||||
|             </item> | ||||
|         </selector> | ||||
|     </item> | ||||
| </ripple> | ||||
| @@ -1,21 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <ripple | ||||
|     xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:color="@color/colorAccentDark" | ||||
|     > | ||||
|     <item> | ||||
|         <selector> | ||||
|             <item android:state_selected="true"> | ||||
|                 <color android:color="@color/selectorColorDark"/> | ||||
|             </item> | ||||
|  | ||||
|             <item android:state_activated="true"> | ||||
|                 <color android:color="@color/selectorColorDark"/> | ||||
|             </item> | ||||
|  | ||||
|             <item> | ||||
|                 <color android:color="@color/backgroundDark"/> | ||||
|             </item> | ||||
|         </selector> | ||||
|     </item> | ||||
| </ripple> | ||||
| @@ -1,21 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <ripple | ||||
|     xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:color="@color/colorAccentLight" | ||||
|     > | ||||
|     <item> | ||||
|         <selector> | ||||
|             <item android:state_selected="true"> | ||||
|                 <color android:color="@color/selectorColorLight"/> | ||||
|             </item> | ||||
|  | ||||
|             <item android:state_activated="true"> | ||||
|                 <color android:color="@color/selectorColorLight"/> | ||||
|             </item> | ||||
|  | ||||
|             <item> | ||||
|                 <color android:color="@color/backgroundLight"/> | ||||
|             </item> | ||||
|         </selector> | ||||
|     </item> | ||||
| </ripple> | ||||
| @@ -1,19 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <ripple xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:color="@color/rippleColorLight"> | ||||
|     <item> | ||||
|         <selector> | ||||
|             <item android:state_selected="true"> | ||||
|                 <color android:color="@color/rippleColorLight"/> | ||||
|             </item> | ||||
|  | ||||
|             <item android:state_activated="true"> | ||||
|                 <color android:color="@color/rippleColorLight"/> | ||||
|             </item> | ||||
|  | ||||
|             <item> | ||||
|                 <color android:color="@color/dialogLight"/> | ||||
|             </item> | ||||
|         </selector> | ||||
|     </item> | ||||
| </ripple> | ||||
| Before Width: | Height: | Size: 755 B | 
| Before Width: | Height: | Size: 536 B | 
| Before Width: | Height: | Size: 780 B | 
| Before Width: | Height: | Size: 197 B | 
| Before Width: | Height: | Size: 333 B | 
| Before Width: | Height: | Size: 594 B | 
| Before Width: | Height: | Size: 304 B | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 632 B | 
| Before Width: | Height: | Size: 1.2 KiB | 
| Before Width: | Height: | Size: 871 B | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-xhdpi/splash_icon.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.6 KiB | 
| Before Width: | Height: | Size: 7.0 KiB | 
| Before Width: | Height: | Size: 699 B | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 283 B | 
| Before Width: | Height: | Size: 462 B | 
| Before Width: | Height: | Size: 695 B | 
| Before Width: | Height: | Size: 450 B | 
| Before Width: | Height: | Size: 2.3 KiB | 
| Before Width: | Height: | Size: 930 B | 
| Before Width: | Height: | Size: 1.8 KiB | 
| Before Width: | Height: | Size: 1.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-xxhdpi/splash_icon.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.1 KiB | 
| Before Width: | Height: | Size: 11 KiB | 
| Before Width: | Height: | Size: 2.4 KiB | 
| Before Width: | Height: | Size: 6.2 KiB | 
| Before Width: | Height: | Size: 850 B | 
| Before Width: | Height: | Size: 1.8 KiB | 
| Before Width: | Height: | Size: 350 B | 
| Before Width: | Height: | Size: 602 B | 
| Before Width: | Height: | Size: 1.1 KiB | 
| Before Width: | Height: | Size: 570 B | 
| Before Width: | Height: | Size: 2.4 KiB | 
| Before Width: | Height: | Size: 1.2 KiB | 
| Before Width: | Height: | Size: 2.7 KiB | 
| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 6.9 KiB | 
| Before Width: | Height: | Size: 2.2 KiB | 
| Before Width: | Height: | Size: 8.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								app/src/main/res/drawable-xxxhdpi/splash_icon.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.3 KiB | 
| Before Width: | Height: | Size: 16 KiB | 
| @@ -1,10 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <layer-list xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|             android:opacity="opaque"> | ||||
|     <item android:drawable="@color/material_grey_50"/> | ||||
|     <item> | ||||
|         <bitmap | ||||
|             android:src="@drawable/branded_logo_icon" | ||||
|             android:gravity="center"/> | ||||
|     </item> | ||||
| </layer-list> | ||||
| Before Width: | Height: | Size: 22 KiB | 
| @@ -1,26 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item android:state_activated="true" android:color="@color/md_white_1000"> | ||||
|         <shape android:shape="rectangle"> | ||||
|             <corners android:radius="2dp" /> | ||||
|             <solid android:color="@color/colorAccentLight" /> | ||||
|             <padding android:left="8dp" android:right="8dp" /> | ||||
|         </shape> | ||||
|     </item> | ||||
|     <item android:state_enabled="false" android:color="@color/textColorHintLight"> | ||||
|         <shape android:shape="rectangle"> | ||||
|             <corners android:radius="2dp" /> | ||||
|             <solid android:color="@android:color/transparent" /> | ||||
|             <stroke android:color="@color/textColorHintLight" android:width="1dp"/> | ||||
|             <padding android:left="8dp" android:right="8dp" /> | ||||
|         </shape> | ||||
|     </item> | ||||
|     <item android:color="@color/colorAccentLight"> | ||||
|         <shape android:shape="rectangle" android:color="@color/colorAccentLight"> | ||||
|             <corners android:radius="2dp" /> | ||||
|             <solid android:color="@android:color/transparent" /> | ||||
|             <stroke android:color="@color/colorAccentLight" android:width="1dp"/> | ||||
|             <padding android:left="8dp" android:right="8dp" /> | ||||
|         </shape> | ||||
|     </item> | ||||
| </selector> | ||||
| @@ -1,10 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <shape xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <size | ||||
|         android:height="@dimen/material_layout_keylines_horizontal_mobile_margin" | ||||
|         android:width="0dp"/> | ||||
|  | ||||
|     <solid | ||||
|         android:color="@android:color/transparent"/> | ||||
|  | ||||
| </shape> | ||||
| @@ -1,8 +1,8 @@ | ||||
| <shape | ||||
|     xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shape="rectangle"> | ||||
|     <solid android:color="@android:color/transparent"/> | ||||
|     <size | ||||
|         android:width="32dp" | ||||
|         android:height="32dp" /> | ||||
| <shape | ||||
|     xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shape="rectangle"> | ||||
|     <solid android:color="@android:color/transparent"/> | ||||
|     <size | ||||
|         android:width="32dp" | ||||
|         android:height="32dp" /> | ||||
| </shape> | ||||
| Before Width: | Height: | Size: 334 KiB | 
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|         android:width="24dp" | ||||
|         android:height="24dp" | ||||
|         android:viewportWidth="24.0" | ||||
|         android:viewportHeight="24.0"> | ||||
|     <path | ||||
|         android:fillColor="#FF000000" | ||||
|         android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,5c1.66,0 3,1.34 3,3s-1.34,3 -3,3 -3,-1.34 -3,-3 1.34,-3 3,-3zM12,19.2c-2.5,0 -4.71,-1.28 -6,-3.22 0.03,-1.99 4,-3.08 6,-3.08 1.99,0 5.97,1.09 6,3.08 -1.29,1.94 -3.5,3.22 -6,3.22z"/> | ||||
| </vector> | ||||
							
								
								
									
										9
									
								
								app/src/main/res/drawable/ic_add_24dp.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,9 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|   <path | ||||
|       android:fillColor="#FF000000" | ||||
|       android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/> | ||||
| </vector> | ||||
| @@ -1,7 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|         android:height="24dp" | ||||
|         android:width="24dp" | ||||
|         android:viewportWidth="24" | ||||
|         android:viewportHeight="24"> | ||||
|     <path android:fillColor="#FFFFFF" android:pathData="M17,18V5H7V18L12,15.82L17,18M17,3A2,2 0 0,1 19,5V21L12,18L5,21V5C5,3.89 5.9,3 7,3H17M11,7H13V9H15V11H13V13H11V11H9V9H11V7Z" /> | ||||
| </vector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|         android:width="24dp" | ||||
|         android:height="24dp" | ||||
|         android:viewportWidth="24.0" | ||||
|         android:viewportHeight="24.0"> | ||||
|     <path | ||||
|         android:fillColor="#FFFFFFFF" | ||||
|         android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/> | ||||
| </vector> | ||||
							
								
								
									
										9
									
								
								app/src/main/res/drawable/ic_arrow_back_24dp.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,9 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|   <path | ||||
|       android:fillColor="#FF000000" | ||||
|       android:pathData="M20,11H7.83l5.59,-5.59L12,4l-8,8 8,8 1.41,-1.41L7.83,13H20v-2z"/> | ||||
| </vector> | ||||
							
								
								
									
										9
									
								
								app/src/main/res/drawable/ic_arrow_forward_24dp.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,9 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|   <path | ||||
|       android:fillColor="#FF000000" | ||||
|       android:pathData="M12,4l-1.41,1.41L16.17,11H4v2h12.17l-5.58,5.59L12,20l8,-8 -8,-8z"/> | ||||
| </vector> | ||||
							
								
								
									
										9
									
								
								app/src/main/res/drawable/ic_backup_24dp.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,9 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|   <path | ||||
|       android:fillColor="#FF000000" | ||||
|       android:pathData="M19.35,10.04C18.67,6.59 15.64,4 12,4 9.11,4 6.6,5.64 5.35,8.04 2.34,8.36 0,10.91 0,14c0,3.31 2.69,6 6,6h13c2.76,0 5,-2.24 5,-5 0,-2.64 -2.05,-4.78 -4.65,-4.96zM14,13v4h-4v-4H7l5,-5 5,5h-3z"/> | ||||
| </vector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|         android:width="24dp" | ||||
|         android:height="24dp" | ||||
|         android:viewportWidth="24.0" | ||||
|         android:viewportHeight="24.0"> | ||||
|     <path | ||||
|         android:fillColor="#FF000000" | ||||
|         android:pathData="M19.35,10.04C18.67,6.59 15.64,4 12,4 9.11,4 6.6,5.64 5.35,8.04 2.34,8.36 0,10.91 0,14c0,3.31 2.69,6 6,6h13c2.76,0 5,-2.24 5,-5 0,-2.64 -2.05,-4.78 -4.65,-4.96zM14,13v4h-4v-4H7l5,-5 5,5h-3z"/> | ||||
| </vector> | ||||