forked from distok/cutthecord
		
	22-alpha3 (1134)
This commit is contained in:
		
							parent
							
								
									aa7717d480
								
							
						
					
					
						commit
						3f66c64829
					
				
					 44 changed files with 59523 additions and 602 deletions
				
			
		
							
								
								
									
										18
									
								
								patches/noblocked/1134.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								patches/noblocked/1134.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
diff -crB -x dist -x build com.discord-835-base/res/layout/widget_chat_list_adapter_item_blocked.xml com.discord-835/res/layout/widget_chat_list_adapter_item_blocked.xml
 | 
			
		||||
*** com.discord-835-base/res/layout/widget_chat_list_adapter_item_blocked.xml   2019-01-25 10:57:34.359248256 +0300
 | 
			
		||||
--- com.discord-835/res/layout/widget_chat_list_adapter_item_blocked.xml    2019-01-27 00:08:22.929085528 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 1,5 ****
 | 
			
		||||
  <?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
! <RelativeLayout android:background="?selectableItemBackground" android:paddingLeft="@dimen/chat_cell_horizontal_spacing_padding" android:paddingTop="@dimen/chat_cell_vertical_spacing_padding" android:paddingRight="@dimen/chat_cell_horizontal_spacing_padding" android:paddingBottom="@dimen/chat_cell_vertical_spacing_padding" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/chat_cell_horizontal_spacing_margin" android:layout_marginRight="@dimen/chat_cell_horizontal_spacing_margin"
 | 
			
		||||
    xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
!     <TextView android:textSize="11.0sp" android:textColor="?theme_chat_blocked_text" android:gravity="center" android:id="@id/chat_list_adapter_item_blocked" android:background="?theme_chat_blocked_bg" android:paddingTop="7.5dip" android:paddingBottom="7.5dip" android:layout_width="fill_parent" style="@style/UiKit.TextView" />
 | 
			
		||||
  </RelativeLayout>
 | 
			
		||||
\ No newline at end of file
 | 
			
		||||
--- 1,5 ----
 | 
			
		||||
  <?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
! <RelativeLayout android:background="?selectableItemBackground" android:paddingLeft="0px" android:paddingTop="0px" android:paddingRight="0px" android:paddingBottom="@dimen/chat_cell_vertical_spacing_padding" android:layout_width="0px" android:layout_height="0px" android:layout_marginLeft="0px" android:layout_marginRight="@dimen/chat_cell_horizontal_spacing_margin"
 | 
			
		||||
    xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
!     <TextView android:textSize="0sp" android:textColor="?theme_chat_blocked_text" android:gravity="center" android:id="@id/chat_list_adapter_item_blocked" android:background="?theme_chat_blocked_bg" android:paddingTop="0dip" android:paddingBottom="0dip" android:layout_width="fill_parent" style="@style/UiKit.TextView" />
 | 
			
		||||
  </RelativeLayout>
 | 
			
		||||
\ No newline at end of file
 | 
			
		||||
| 
						 | 
				
			
			@ -103,37 +103,9 @@ This patch completely hides the "# Blocked Message(s)" thing.
 | 
			
		|||
- 19.0
 | 
			
		||||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1-alpha1
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11
 | 
			
		||||
- 18.0-alpha12
 | 
			
		||||
- 19.0
 | 
			
		||||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1-alpha4
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11
 | 
			
		||||
- 18.0-alpha12
 | 
			
		||||
- 19.0
 | 
			
		||||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1-alpha6
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11
 | 
			
		||||
- 18.0-alpha12
 | 
			
		||||
- 19.0
 | 
			
		||||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1-alpha7
 | 
			
		||||
- 22-alpha1
 | 
			
		||||
- 21.3
 | 
			
		||||
- 22-alpha3-alpha1
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
| 
						 | 
				
			
			@ -144,4 +116,42 @@ This patch completely hides the "# Blocked Message(s)" thing.
 | 
			
		|||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1
 | 
			
		||||
- 21.3
 | 
			
		||||
- 22-alpha3-alpha4
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11
 | 
			
		||||
- 18.0-alpha12
 | 
			
		||||
- 19.0
 | 
			
		||||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1
 | 
			
		||||
- 21.3
 | 
			
		||||
- 22-alpha3-alpha6
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11
 | 
			
		||||
- 18.0-alpha12
 | 
			
		||||
- 19.0
 | 
			
		||||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1
 | 
			
		||||
- 21.3
 | 
			
		||||
- 22-alpha3-alpha7
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11
 | 
			
		||||
- 18.0-alpha12
 | 
			
		||||
- 19.0
 | 
			
		||||
- 20-alpha1
 | 
			
		||||
- 21-alpha2
 | 
			
		||||
- 22-alpha1
 | 
			
		||||
- 21.3
 | 
			
		||||
- 22-alpha3
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue