set Basic to use auto-download by default
This will give us a nice testing ground for how this will work for the main build flavor. fdroid/fdroidclient#932
This commit is contained in:
		
							parent
							
								
									49e1e0bf17
								
							
						
					
					
						commit
						cdf419d1fe
					
				@ -50,7 +50,7 @@
 | 
			
		||||
        <SwitchPreference
 | 
			
		||||
                android:title="@string/update_auto_download"
 | 
			
		||||
                android:summary="@string/update_auto_download_summary"
 | 
			
		||||
                android:defaultValue="false"
 | 
			
		||||
                android:defaultValue="true"
 | 
			
		||||
                android:key="updateAutoDownload"/>
 | 
			
		||||
        <org.fdroid.fdroid.views.LiveSeekBarPreference
 | 
			
		||||
                android:key="updateIntervalSeekBarPosition"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user