forked from mirrors/Fedilab
		
	Release 3.0.9
This commit is contained in:
		
							parent
							
								
									18c3424ed3
								
							
						
					
					
						commit
						5cac98090f
					
				
					 2 changed files with 18 additions and 2 deletions
				
			
		| 
						 | 
					@ -9,8 +9,8 @@ android {
 | 
				
			||||||
    defaultConfig {
 | 
					    defaultConfig {
 | 
				
			||||||
        minSdk 21
 | 
					        minSdk 21
 | 
				
			||||||
        targetSdk 31
 | 
					        targetSdk 31
 | 
				
			||||||
        versionCode 398
 | 
					        versionCode 399
 | 
				
			||||||
        versionName "3.0.8"
 | 
					        versionName "3.0.9"
 | 
				
			||||||
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
 | 
					        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    flavorDimensions "default"
 | 
					    flavorDimensions "default"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										16
									
								
								src/fdroid/fastlane/metadata/android/en/changelogs/399.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								src/fdroid/fastlane/metadata/android/en/changelogs/399.txt
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,16 @@
 | 
				
			||||||
 | 
					Added:
 | 
				
			||||||
 | 
					- Set compose language (from compose menu -> three vertical dots)
 | 
				
			||||||
 | 
					- Add reactions support for Pleroma
 | 
				
			||||||
 | 
					- Add privacy indicator at the top right
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Changed
 | 
				
			||||||
 | 
					- Improve the scrolling behaviour
 | 
				
			||||||
 | 
					- Scroll to top (tab reselection) will fetch new messages and then scroll to top
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Fixed:
 | 
				
			||||||
 | 
					- Empty tag timelines
 | 
				
			||||||
 | 
					- Remove focus point for fit media preview
 | 
				
			||||||
 | 
					- Fix cannot share with one account
 | 
				
			||||||
 | 
					- Fix black theme
 | 
				
			||||||
 | 
					- Theme cannot be selected
 | 
				
			||||||
 | 
					- Fix some button colors
 | 
				
			||||||
		Loading…
	
		Reference in a new issue