Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							47c0c2f6ab 
							
						 
					 
					
						
						
							
							Remove invalid language  
						
						
						
						
					 
					
						2013-12-29 13:28:42 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							d8e63240b6 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-12-29 13:22:49 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							2db4f3f972 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-12-29 12:55:24 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							dc7df0fc5f 
							
						 
					 
					
						
						
							
							Release 0.56-test  
						
						
						
						
					 
					
						2013-12-26 00:12:46 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							c306fe9157 
							
						 
					 
					
						
						
							
							Properly center elements in the app list views  
						
						
						
						
					 
					
						2013-12-26 00:08:43 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							e3789631ba 
							
						 
					 
					
						
						
							
							Restructure applistitem:  
						
						... 
						
						
						
						* Move it to the top right corner
* Don't let the app name overlap it
* Ellipsize version names to leave space for name
* Summary can now take two lines if it needs them
* Installed versions are now bold 
						
						
					 
					
						2013-12-25 22:46:46 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							960e04d425 
							
						 
					 
					
						
						
							
							Merge commit 'refs/merge-requests/55' of gitorious.org:f-droid/fdroidclient  
						
						
						
						
					 
					
						2013-12-25 19:46:09 +01:00 
						 
				 
			
				
					
						
							
							
								Hans-Christoph Steiner 
							
						 
					 
					
						
						
						
						
							
						
						
							f9d2fbb0ae 
							
						 
					 
					
						
						
							
							if incoming repo already exists and is enabled, show Toast and hide dialog  
						
						... 
						
						
						
						No need to show the dialog if it won't let you take any action. 
						
						
					 
					
						2013-12-02 21:50:08 -05:00 
						 
				 
			
				
					
						
							
							
								Hans-Christoph Steiner 
							
						 
					 
					
						
						
						
						
							
						
						
							c7b076e5ea 
							
						 
					 
					
						
						
							
							add detailed checking of incoming repos based on fingerprint in DB  
						
						... 
						
						
						
						When a new repo is being added, whether manually or via an incoming Intent,
check the address and fingerprint against repos in the DB.  If the repo is
not in the DB, offer to add it.  If the repo address is in the DB, then do
more checks:
* If that address has no fingerprint in the DB, then offer to add the new
  repo including that fingerprint.  This might happen when upgrading a repo
  from unsigned to signed.
* if the incoming info matches a repo in the DB, offer to enable that repo
* if the address matches a repo in the DB but the incoming fingerprint does
  not match the fingerprint in the DB, warn the user, and tell them to
  delete the existing repo if they truly want to override the existing info 
						
						
					 
					
						2013-12-02 21:50:08 -05:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							2e21f8abba 
							
						 
					 
					
						
						
							
							Support for displaying UpstreamNonFree  
						
						
						
						
					 
					
						2013-11-27 11:26:52 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							fbd7a0c8e7 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-22 21:01:19 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							95af56a118 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-22 20:08:59 +00:00 
						 
				 
			
				
					
						
							
							
								Hans-Christoph Steiner 
							
						 
					 
					
						
						
						
						
							
						
						
							36da418660 
							
						 
					 
					
						
						
							
							add CheckBox to enable overwriting of existing repos when adding new ones  
						
						... 
						
						
						
						The "Add" button is disabled until the user turns overwrite on.  It should
prevent accidental overwriting, but I imagine this could be handled better. 
						
						
					 
					
						2013-11-20 00:06:12 -05:00 
						 
				 
			
				
					
						
							
							
								Hans-Christoph Steiner 
							
						 
					 
					
						
						
						
						
							
						
						
							14c525e7ff 
							
						 
					 
					
						
						
							
							add fingerprint field to Add Repo dialog, and alert if repo already exists  
						
						... 
						
						
						
						Previously, anything added via the Add New Repository dialog would just
overwrite any existing repo config that was there.  This has become a
bigger issue with the QR Code scanning since it could become an attack
vector.  This is the first step towards making this Add Repo dialog give
more info to the user about the state of things, and what the user might
replace by clicking OK. 
						
						
					 
					
						2013-11-20 00:06:12 -05:00 
						 
				 
			
				
					
						
							
							
								Aleksey Tulinov 
							
						 
					 
					
						
						
						
						
							
						
						
							d687b7341e 
							
						 
					 
					
						
						
							
							Setting 32x32dp for compact layout, bumped summary to name  
						
						
						
						
					 
					
						2013-11-17 22:09:04 +02:00 
						 
				 
			
				
					
						
							
							
								Aleksey Tulinov 
							
						 
					 
					
						
						
						
						
							
						
						
							5786d014dc 
							
						 
					 
					
						
						
							
							Shifted summary to the right of icon to give icon more space, aligned status with license  
						
						
						
						
					 
					
						2013-11-17 06:42:33 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							5626adc574 
							
						 
					 
					
						
						
							
							Properly retab all layout xml files  
						
						
						
						
					 
					
						2013-11-16 23:39:37 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							a2b939d1fc 
							
						 
					 
					
						
						
							
							AppList icons back to 40dp, AppDetails icons to real 48dp  
						
						
						
						
					 
					
						2013-11-16 23:37:26 +01:00 
						 
				 
			
				
					
						
							
							
								Aleksey Tulinov 
							
						 
					 
					
						
						
						
						
							
						
						
							2ec7cb3e8d 
							
						 
					 
					
						
						
							
							Changed app icon paddings into margins to fit 48x48dp exactly  
						
						
						
						
					 
					
						2013-11-16 20:31:40 +02:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							44c1dc2c44 
							
						 
					 
					
						
						
							
							Version 0.55  
						
						
						
						
					 
					
						2013-11-11 10:12:32 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							2efba7f932 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-11 09:49:35 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							03acf2002a 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-09 15:35:29 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							13b3944ae7 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-08 23:39:54 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							32cf4375ad 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-08 22:24:04 +00:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							87bb85bdf1 
							
						 
					 
					
						
						
							
							Merge branch 'master' of gitorious.org:f-droid/fdroidclient  
						
						... 
						
						
						
						Conflicts:
	res/values-el/strings.xml
	res/values-eu/strings.xml
	res/values-sr/strings.xml
	res/values-tr/strings.xml
	res/values-ug/strings.xml
	res/values-uk/strings.xml 
						
						
					 
					
						2013-11-08 17:03:13 +00:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							1b948f2489 
							
						 
					 
					
						
						
							
							Remove mysterious quotes from translations  
						
						
						
						
					 
					
						2013-11-08 17:01:08 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							c11fffb8f2 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-08 16:42:53 +00:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							6dcdbcbf1d 
							
						 
					 
					
						
						
							
							Revert "Translation updates"  
						
						... 
						
						
						
						This reverts commit ed7736e31021aab84d9d6134bcf574880a2445f3.
It's not handling multi-line strings properly on export. 
						
						
					 
					
						2013-11-08 12:48:18 +00:00 
						 
				 
			
				
					
						
							
							
								F-Droid Translatebot 
							
						 
					 
					
						
						
						
						
							
						
						
							ed7736e310 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-08 12:41:25 +00:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							2f8cd8e202 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-08 12:19:43 +00:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							34884a4e30 
							
						 
					 
					
						
						
							
							Move a few values to no_trans.xml  
						
						
						
						
					 
					
						2013-11-08 07:51:25 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							3cedecca0c 
							
						 
					 
					
						
						
							
							Release 0.54  
						
						
						
						
					 
					
						2013-11-04 23:13:47 +01:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							fd529d347b 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-04 21:52:10 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							3c645ee49b 
							
						 
					 
					
						
						
							
							Switch admin@ to team@ e-mail address  
						
						
						
						
					 
					
						2013-11-04 18:25:45 +01:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							03adcc86c3 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-04 07:38:13 +00:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							85a653c013 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-03 19:36:20 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							a76a465cf1 
							
						 
					 
					
						
						
							
							Re-add theming, much better this time  
						
						
						
						
					 
					
						2013-11-03 16:12:22 +01:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							5d57711fcb 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-11-02 18:30:45 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							ed49eced45 
							
						 
					 
					
						
						
							
							Change setting "Incompatible apps" to "Incompatible versions"  
						
						... 
						
						
						
						Rather large rewrite, basically doing:
* Always show incompatible apps
* Don't fetch incompatible apks if the new setting is off
* Start using result codes when returning from PreferencesActivity 
						
						
					 
					
						2013-11-02 18:27:02 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							6a62b7979e 
							
						 
					 
					
						
						
							
							Forgot to add default app drawables  
						
						
						
						
					 
					
						2013-11-02 16:31:12 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							c7ace4ff8e 
							
						 
					 
					
						
						
							
							New loading/default app icon (kudos to mray)  
						
						
						
						
					 
					
						2013-11-01 19:53:18 +01:00 
						 
				 
			
				
					
						
							
							
								Kevin Everets 
							
						 
					 
					
						
						
						
						
							
						
						
							b3f0034140 
							
						 
					 
					
						
						
							
							Change wording in App Details from "Update" to "Upgrade"  
						
						... 
						
						
						
						An "Update" in that context implies that the details will update, not
that the app itself will be upgraded. 
						
						
					 
					
						2013-10-25 15:27:32 -04:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							8f7d09f41a 
							
						 
					 
					
						
						
							
							Release 0.53-test  
						
						
						
						
					 
					
						2013-10-24 21:04:02 +02:00 
						 
				 
			
				
					
						
							
							
								Ciaran Gultnieks 
							
						 
					 
					
						
						
						
						
							
						
						
							bb425ca072 
							
						 
					 
					
						
						
							
							Translation updates  
						
						
						
						
					 
					
						2013-10-24 17:20:10 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							4091477dd8 
							
						 
					 
					
						
						
							
							Switch to new launcher design by mray, reogranize media/, run optipng  
						
						
						
						
					 
					
						2013-10-24 18:00:29 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							d6f0fbca98 
							
						 
					 
					
						
						
							
							New setting: Automatic app list updates only on wifi ( fixes :  #380 )  
						
						
						
						
					 
					
						2013-10-24 14:21:35 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							e1ad61a974 
							
						 
					 
					
						
						
							
							More coherent apklistitem padding  
						
						
						
						
					 
					
						2013-10-23 18:14:41 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							86af7638e8 
							
						 
					 
					
						
						
							
							Re-add filtering by Root  
						
						
						
						
					 
					
						2013-10-23 17:53:36 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							991b91dfdc 
							
						 
					 
					
						
						
							
							Remove filter by root, replaced by ACCESS_SUPERUSER permission  
						
						
						
						
					 
					
						2013-10-23 01:13:39 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Martí 
							
						 
					 
					
						
						
						
						
							
						
						
							19712433bc 
							
						 
					 
					
						
						
							
							Always show apps with AFs; Always display AF list in bold red at top of AppDetails  
						
						
						
						
					 
					
						2013-10-23 00:52:25 +02:00