Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							c8bf53fd3b 
							
						 
					 
					
						
						
							
							Use category_X for category name strings  
						
						 
						
						... 
						
						
						
						This means more consistent and descriptive naming. 
						
						
					 
					
						2015-10-06 09:18:15 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeff Mixon 
							
						 
					 
					
						
						
						
						
							
						
						
							36e0479967 
							
						 
					 
					
						
						
							
							Refresh layout of AppDetails screen  
						
						 
						
						... 
						
						
						
						This change primarily affects the AppDetails links section to make them easier to click. It also strips down the UI a bit to provide a cleaner interface as well as some modest Material Design tweaks.
Fixes  #389 . 
						
						
					 
					
						2015-10-05 22:38:57 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Serwylo 
							
						 
					 
					
						
						
						
						
							
						
						
							0164adc386 
							
						 
					 
					
						
						
							
							Don't depend on Content-Length headers to download ( Fixes   #430 )  
						
						 
						
						... 
						
						
						
						Instead, keep downloading until the `InputStream` returns -1.
Also, required updates to the UI so that when the download size is
not known, there is still a reasonable response to the user.
Note that this still fails when using the Android download manager
if the download attempts to get resumed, and the server did not
send a Connection: close, Content-Length, or Transfer-Encoding: Chunked
header. 
						
						
					 
					
						2015-10-04 11:21:38 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							9bb0719a86 
							
						 
					 
					
						
						
							
							Update list of languages  
						
						 
						
						
						
						
					 
					
						2015-10-02 17:34:07 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								relan 
							
						 
					 
					
						
						
						
						
							
						
						
							b3ae79e5c2 
							
						 
					 
					
						
						
							
							Correct the fingerprint caption  
						
						 
						
						... 
						
						
						
						Do not use the word "repo" in captions because all the info in the
activity is about a repository. 
						
						
					 
					
						2015-10-01 17:49:31 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								relan 
							
						 
					 
					
						
						
						
						
							
						
						
							2cc6661979 
							
						 
					 
					
						
						
							
							Make repository details look more Material  
						
						 
						
						... 
						
						
						
						See http://www.google.com/design/spec/style/typography.html 
Remove useless attributes; add styles with proper paddings, size and color
for caption and body text. Unfortunately, line spacing attributes are
supported only since Jelly Bean. 
						
						
					 
					
						2015-10-01 17:38:20 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								relan 
							
						 
					 
					
						
						
						
						
							
						
						
							6f6bd44a38 
							
						 
					 
					
						
						
							
							Use static title for repository details activity  
						
						 
						
						... 
						
						
						
						Repository name is usually too long to fit into the title. Besides, it's
also shown in the activity, no need to duplicate it. 
						
						
					 
					
						2015-10-01 07:26:58 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								relan 
							
						 
					 
					
						
						
						
						
							
						
						
							77f0dbb65a 
							
						 
					 
					
						
						
							
							Correct the message about disabled repo  
						
						 
						
						... 
						
						
						
						Explain that repository should be enabled. 
						
						
					 
					
						2015-10-01 07:26:58 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							998d99eee0 
							
						 
					 
					
						
						
							
							Be consistent about strings being capitalized  
						
						 
						
						... 
						
						
						
						These strings aren't completely wrong being all lowercase, but better be
consistent. 
						
						
					 
					
						2015-09-30 13:45:03 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							be1b68153f 
							
						 
					 
					
						
						
							
							Don't use emoticons in strings  
						
						 
						
						
						
						
					 
					
						2015-09-30 13:40:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							e856a9be3b 
							
						 
					 
					
						
						
							
							Don't end setting summaries with periods  
						
						 
						
						
						
						
					 
					
						2015-09-30 13:20:35 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominik Schürmann 
							
						 
					 
					
						
						
						
						
							
						
						
							2b0f2cfc67 
							
						 
					 
					
						
						
							
							Better error handling  
						
						 
						
						
						
						
					 
					
						2015-09-30 07:41:32 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominik Schürmann 
							
						 
					 
					
						
						
						
						
							
						
						
							50215356ae 
							
						 
					 
					
						
						
							
							Privileged Install: improve strings, fix uninstall  
						
						 
						
						
						
						
					 
					
						2015-09-30 07:41:27 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								relan 
							
						 
					 
					
						
						
						
						
							
						
						
							5046213f3c 
							
						 
					 
					
						
						
							
							Make repositories list look more Material  
						
						 
						
						... 
						
						
						
						See http://www.google.com/design/spec/components/lists.html  
						
						
					 
					
						2015-09-27 11:41:59 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								relan 
							
						 
					 
					
						
						
						
						
							
						
						
							38a19c305d 
							
						 
					 
					
						
						
							
							Remove unused strings  
						
						 
						
						
						
						
					 
					
						2015-09-27 11:41:59 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							c0fc70c7c0 
							
						 
					 
					
						
						
							
							Make all donation methods strings translatable  
						
						 
						
						... 
						
						
						
						F-Droid itself (the app name) can be translated, so these fall under the same
category. 
						
						
					 
					
						2015-09-25 10:12:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							3b3fb93990 
							
						 
					 
					
						
						
							
							Forgot to remove dogecoin layout/string  
						
						 
						
						... 
						
						
						
						Follow-up to 735ac0eb3da.
Fixes  #433 . 
						
						
					 
					
						2015-09-24 22:20:07 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toby Kurien 
							
						 
					 
					
						
						
						
						
							
						
						
							2642c14cb7 
							
						 
					 
					
						
						
							
							Better handle download errors from DownloadManager  
						
						 
						
						... 
						
						
						
						Rebased and squashed from !141 . 
						
						
					 
					
						2015-09-23 22:26:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							d90edde68a 
							
						 
					 
					
						
						
							
							langs-list-check: ignore symlinks, update list  
						
						 
						
						
						
						
					 
					
						2015-09-19 16:28:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							cdfe1566fa 
							
						 
					 
					
						
						
							
							Give more context on some strings, split installed  
						
						 
						
						... 
						
						
						
						As per !140 , some languages require different translations for an app being
installed and the tab name for installed apps. Namely, one is plural while the
other isn't. Separate the two. 
						
						
					 
					
						2015-09-14 15:00:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nico Alt 
							
						 
					 
					
						
						
						
						
							
						
						
							ab2c1d49b6 
							
						 
					 
					
						
						
							
							Prompt for unstable updates globally  
						
						 
						
						
						
						
					 
					
						2015-09-14 18:58:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							85b8c9a0c2 
							
						 
					 
					
						
						
							
							Improve some strings as per  #415  
						
						 
						
						
						
						
					 
					
						2015-09-13 22:57:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							38075ae36d 
							
						 
					 
					
						
						
							
							Get rid of the last all caps strings.  #415  
						
						 
						
						... 
						
						
						
						If we really, really need all caps strings, do it in xml/java. Don't make
translators use all caps. 
						
						
					 
					
						2015-09-13 16:43:44 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							eb4782c50b 
							
						 
					 
					
						
						
							
							Remove duplicate scan_qr string.  #415  
						
						 
						
						... 
						
						
						
						The other one isn't capitalized, but we shouldn't expect translators to have
to use all caps anyway. 
						
						
					 
					
						2015-09-13 16:42:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							dd8a3440d6 
							
						 
					 
					
						
						
							
							Rework about dialog  
						
						 
						
						... 
						
						
						
						* Don't have website link twice
* Add source code link
* Don't have trailing spaces in strings 
						
						
					 
					
						2015-09-12 23:26:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							7f23cc9d51 
							
						 
					 
					
						
						
							
							Apply langs-list-check fixes  
						
						 
						
						
						
						
					 
					
						2015-09-12 22:08:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							63e83c3b21 
							
						 
					 
					
						
						
							
							Remove all remaining unused strings  
						
						 
						
						... 
						
						
						
						If they are ever useful again, they can be brought back with their
translations. Reasons to not keep them around:
* Most will not be used ever again
* Most languages don't have all of them yet
* Translators doing new languages would waste their time
Kept the local repo https ones since the setting was just temporarily
removed. 
						
						
					 
					
						2015-09-12 21:43:51 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							47ea7267ed 
							
						 
					 
					
						
						
							
							Don't have spaces at the end of strings  
						
						 
						
						
						
						
					 
					
						2015-09-12 19:39:13 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							100ba7088b 
							
						 
					 
					
						
						
							
							Remove more unused old strings  
						
						 
						
						
						
						
					 
					
						2015-09-12 19:28:04 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							272a614ce4 
							
						 
					 
					
						
						
							
							Remove some more old strings  
						
						 
						
						
						
						
					 
					
						2015-09-12 19:14:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							7e03c3d81a 
							
						 
					 
					
						
						
							
							Update translatable categories  
						
						 
						
						
						
						
					 
					
						2015-09-12 19:14:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							7832732a25 
							
						 
					 
					
						
						
							
							Remove some unused strings, most very old  
						
						 
						
						
						
						
					 
					
						2015-09-12 19:01:28 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							393694eab8 
							
						 
					 
					
						
						
							
							Some strings don't need all caps  
						
						 
						
						
						
						
					 
					
						2015-09-12 18:49:10 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							0537e24a82 
							
						 
					 
					
						
						
							
							Be consistent about capitalized strings.  #415  
						
						 
						
						
						
						
					 
					
						2015-09-12 18:41:25 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							852d88de84 
							
						 
					 
					
						
						
							
							Toast strings are full sentences.  #415  
						
						 
						
						
						
						
					 
					
						2015-09-12 18:38:20 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							e8a0b151fb 
							
						 
					 
					
						
						
							
							Be consistent about "Wi-Fi".  #415  
						
						 
						
						
						
						
					 
					
						2015-09-12 18:28:51 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							cf0ab74870 
							
						 
					 
					
						
						
							
							Allow app_name to be translated.  Fixes   #203 .  
						
						 
						
						
						
						
					 
					
						2015-09-12 15:19:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							78e8341206 
							
						 
					 
					
						
						
							
							Replace string array items with strings  
						
						 
						
						... 
						
						
						
						Fixes  #206 . Two other small fixes too:
* Units don't really translate, and they are appended to java strings anyway.
  If it is to be translated, do a proper formatted string.
* Placed the light theme above the dark one, since it's the default. 
						
						
					 
					
						2015-09-12 15:02:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							75d8abcf55 
							
						 
					 
					
						
						
							
							String arrays don't belong in strings.xml  
						
						 
						
						
						
						
					 
					
						2015-09-12 14:25:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							ed5de47197 
							
						 
					 
					
						
						
							
							Merge branch 'enhanced-priv-install' of  https://gitlab.com/dschuermann/fdroidclient  
						
						 
						
						
						
						
					 
					
						2015-09-09 21:21:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toby Kurien 
							
						 
					 
					
						
						
						
						
							
						
						
							ef40b5f3db 
							
						 
					 
					
						
						
							
							Now displays a notification when download is complete, unless use is already on the app details screen, in which case it pops up the installer immediately  
						
						 
						
						
						
						
					 
					
						2015-09-10 06:21:11 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominik Schürmann 
							
						 
					 
					
						
						
						
						
							
						
						
							1fd85f40e7 
							
						 
					 
					
						
						
							
							Install privileged methods  
						
						 
						
						
						
						
					 
					
						2015-09-07 01:40:37 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominik Schürmann 
							
						 
					 
					
						
						
						
						
							
						
						
							5bfc30651a 
							
						 
					 
					
						
						
							
							Refactor, allow installPrivileged from apk path  
						
						 
						
						
						
						
					 
					
						2015-09-07 01:40:37 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominik Schürmann 
							
						 
					 
					
						
						
						
						
							
						
						
							57af421561 
							
						 
					 
					
						
						
							
							Check if PrivilegedInstaller is available, adapt InstallPrivileged  
						
						 
						
						
						
						
					 
					
						2015-09-07 01:38:49 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							6214b7f659 
							
						 
					 
					
						
						
							
							Merge branch 'issue-395'  
						
						 
						
						
						
						
					 
					
						2015-09-05 22:16:15 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Serwylo 
							
						 
					 
					
						
						
						
						
							
						
						
							3213fd2ba1 
							
						 
					 
					
						
						
							
							Merge branch 'new-swap'  
						
						 
						
						
						
						
					 
					
						2015-09-06 08:37:26 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							2fda08a33e 
							
						 
					 
					
						
						
							
							Remove duplicated spaces from strings  
						
						 
						
						
						
						
					 
					
						2015-09-03 22:03:07 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							10171d9228 
							
						 
					 
					
						
						
							
							Installer: handle package parse errors,  fixes   #395  
						
						 
						
						
						
						
					 
					
						2015-09-03 18:52:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Serwylo 
							
						 
					 
					
						
						
						
						
							
						
						
							f635df8502 
							
						 
					 
					
						
						
							
							Merge branch 'master' into new-swap  
						
						 
						
						
						
						
					 
					
						2015-09-02 17:01:58 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							22ad6260c7 
							
						 
					 
					
						
						
							
							Add new languages to languageValues  
						
						 
						
						... 
						
						
						
						As reported by list-missing-langs-setting 
						
						
					 
					
						2015-08-27 09:31:52 -07:00