Marco Dalla Libera 
							
						 
					 
					
						
						
							
						
						5f90628d2d 
					 
					
						
						
							
							Improved code by using a single call to setPositiveButton.  
						
						 
						
						... 
						
						
						
						The positive button is always the same so there's no need to use two different
calls, I just brought one outside the if statement. It was an artifact left
from a previous test where I was changing both of the buttons. 
						
						
							
						
					 
					
						2019-08-15 14:45:24 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marco Dalla Libera 
							
						 
					 
					
						
						
							
						
						409c3eec55 
					 
					
						
						
							
							Added underscreen fingerprint improvement to QuickUnlockActivity.  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-15 10:44:03 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						2a7ea24d17 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/PhilippC/keepass2android  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-15 06:53:09 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						f81a398f4b 
					 
					
						
						
							
							Merge pull request  #886  from DDoSolitary/patch-password-cursor  
						
						 
						
						... 
						
						
						
						Restore cursor position after switching password visibility. 
						
						
							
						
					 
					
						2019-08-15 06:52:56 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						7a94f83019 
					 
					
						
						
							
							fix compile errors  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-15 06:51:27 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						134234da12 
					 
					
						
						
							
							Merge branch 'patch-password-cursor' of  https://github.com/DDoSolitary/keepass2android  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-15 05:48:53 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						7354c8933c 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/PhilippC/keepass2android  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-15 05:46:23 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						0565a83085 
					 
					
						
						
							
							update Dropbox SDK version to fix  https://github.com/PhilippC/keepass2android/issues/793  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-15 05:45:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						eab79eaac2 
					 
					
						
						
							
							Merge pull request  #905  from marcoDallas/improvement/linux-build-scripts  
						
						 
						
						... 
						
						
						
						Improved Android SDK detection in Linux build scripts 
						
						
							
						
					 
					
						2019-08-15 05:42:55 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						1007f7ee6b 
					 
					
						
						
							
							Merge pull request  #906  from marcoDallas/improvement/linux-build-instructions  
						
						 
						
						... 
						
						
						
						Added a different path to libzip5 in Linux build instructions 
						
						
							
						
					 
					
						2019-08-15 05:41:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marco Dalla Libera 
							
						 
					 
					
						
						
							
						
						ce008843e2 
					 
					
						
						
							
							Added a different path to libzip5  
						
						 
						
						... 
						
						
						
						In my system (OpenSUSE Tumbleweed 20190806 64bit) its path was
"/usr/lib64/libzip.so.5". 
						
						
							
						
					 
					
						2019-08-12 16:53:54 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marco Dalla Libera 
							
						 
					 
					
						
						
							
						
						ea5ae50813 
					 
					
						
						
							
							Improved Android SDK detection  
						
						 
						
						... 
						
						
						
						If ANDROID_HOME environment variable is set, add parameter
"/p:AndroidSdkDirectory=$ANDROID_HOME" to improve the Android SDK detection. 
						
						
							
						
					 
					
						2019-08-12 16:37:11 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marco Dalla Libera 
							
						 
					 
					
						
						
							
						
						0970f0659a 
					 
					
						
						
							
							Fixed wrong indentation in files.  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-12 15:31:45 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marco Dalla Libera 
							
						 
					 
					
						
						
							
						
						ef2123422c 
					 
					
						
						
							
							IMPROVED UNDERSCREEN FINGERPRINT, ISSUE  #831  
						
						 
						
						... 
						
						
						
						Improved underscreen fingerprint as request in issue #831  by giving the users
the ability to disable the sensor in the PasswordActivity. Now pressing the
fingerprint icon opens up a dialog that has the option to enable/disable the
sensor.
I added two new strings to the resources (enable sensor - disable sensor) and
already translated them to italian. 
						
						
							
						
					 
					
						2019-08-12 15:09:13 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						6d82642176 
					 
					
						
						
							
							Merge pull request  #896  from jonalmeida/moz-browser-whitelist  
						
						 
						
						... 
						
						
						
						Add support for Fenix Nightly and Reference Browser 
						
						
							
						
					 
					
						2019-08-09 03:46:35 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Almeida 
							
						 
					 
					
						
						
							
						
						f9c22574a7 
					 
					
						
						
							
							Add support for Fenix Nightly and Reference Browser  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-08 19:56:06 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						3fde6af2a2 
					 
					
						
						
							
							Merge pull request  #892  from PhilippC/Branch_b0f6103  
						
						 
						
						... 
						
						
						
						1.07-r1 
						
						
							
						
					 
					
						2019-08-05 07:25:51 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						5322468819 
					 
					
						
						
							
							Merge branch 'Branch_b0f6103'  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-05 07:21:53 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						0ce77a2729 
					 
					
						
						
							
							1.07-r1  
						
						 
						
						
						
						
							
  1.07-r1
 
  1.07
 
						
					 
					
						2019-08-05 07:20:44 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						e50cb41d1f 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/PhilippC/keepass2android  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-05 06:36:56 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						428c360abf 
					 
					
						
						
							
							avoid potential NullReferenceException  
						
						 
						
						
						
						
							
						
					 
					
						2019-08-05 06:36:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								DDoSolitary 
							
						 
					 
					
						
						
							
						
						b89f3906e9 
					 
					
						
						
							
							Restore cursor position after switching password visibility.  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-27 13:22:42 +08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						c3898245ce 
					 
					
						
						
							
							New translations strings.xml (French)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 17:30:13 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						f15748b4e9 
					 
					
						
						
							
							New translations strings.xml (Chinese Traditional)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 14:00:18 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						d11c871526 
					 
					
						
						
							
							New translations strings.xml (French)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 13:00:11 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						6944d842c3 
					 
					
						
						
							
							New translations strings.xml (Turkish)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 11:40:15 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						183087b441 
					 
					
						
						
							
							New translations strings.xml (Italian)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 11:30:13 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						5e081805f1 
					 
					
						
						
							
							New translations strings.xml (Spanish)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 11:10:22 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						e1addd1485 
					 
					
						
						
							
							New translations strings.xml (Japanese)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 11:10:14 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						801f13c2d3 
					 
					
						
						
							
							New translations strings.xml (Chinese Traditional)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 10:50:11 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						6dcb22dfc2 
					 
					
						
						
							
							New translations strings.xml (Portuguese)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-22 09:50:30 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						e5dbd86eb3 
					 
					
						
						
							
							Merge pull request  #835  from PhilippC/pcloud-help-dialog  
						
						 
						
						... 
						
						
						
						PCloud improvements 
						
						
							
						
					 
					
						2019-07-22 09:46:54 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						1706891be4 
					 
					
						
						
							
							Merge pull request  #836  from PhilippC/fix-linux-build  
						
						 
						
						... 
						
						
						
						Fix invalid namespace in manifests causing build failure on Linux. 
						
						
							
						
					 
					
						2019-07-22 09:45:07 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						11323c0206 
					 
					
						
						
							
							Merge pull request  #855  from caesar/patch-1  
						
						 
						
						... 
						
						
						
						Add support for autofill in Firefox Preview/Fenix 
						
						
							
						
					 
					
						2019-07-22 09:44:15 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						c36d252159 
					 
					
						
						
							
							Merge pull request  #872  from yan12125/argon2-performance  
						
						 
						
						... 
						
						
						
						Improve Argon2 performance 
						
						
							
						
					 
					
						2019-07-22 09:39:50 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chih-Hsuan Yen 
							
						 
					 
					
						
						
							
						
						7d1eeb1e34 
					 
					
						
						
							
							Use native Argon2 implementation  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-16 21:07:26 +08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chih-Hsuan Yen 
							
						 
					 
					
						
						
							
						
						e081a6aa2c 
					 
					
						
						
							
							Build fixes  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-16 21:07:26 +08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						014f238f6c 
					 
					
						
						
							
							New translations strings.xml (Dutch)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-03 10:30:13 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						9482b37672 
					 
					
						
						
							
							New translations strings.xml (Dutch)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-03 10:20:13 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						69c5601de4 
					 
					
						
						
							
							New translations strings.xml (Dutch)  
						
						 
						
						
						
						
							
						
					 
					
						2019-07-03 10:10:13 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Caesar Schinas 
							
						 
					 
					
						
						
							
						
						96c717f748 
					 
					
						
						
							
							Add support for autofill in Firefox Preview/Fenix  
						
						 
						
						... 
						
						
						
						Also tidy / reorganize `_trustedBrowsers` list somewhat.
Fixes  #758 . 
						
						
							
						
					 
					
						2019-07-01 11:39:50 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						856ba36a20 
					 
					
						
						
							
							New translations strings.xml (Norwegian Bokmal)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-27 23:10:10 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						396cf51794 
					 
					
						
						
							
							New translations strings.xml (Dutch)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-26 13:30:10 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						8138790396 
					 
					
						
						
							
							New translations strings.xml (Dutch)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-26 13:20:10 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						e698468c39 
					 
					
						
						
							
							New translations strings.xml (Dutch)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-26 13:10:12 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						da005a35bf 
					 
					
						
						
							
							New translations strings.xml (Polish)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-21 02:40:11 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						9b62f28e93 
					 
					
						
						
							
							New translations strings.xml (Polish)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-21 02:30:13 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						5adc738c03 
					 
					
						
						
							
							New translations strings.xml (Korean)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-18 10:10:14 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						d784394ea9 
					 
					
						
						
							
							New translations strings.xml (Swedish)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-02 18:00:11 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								PhilippC 
							
						 
					 
					
						
						
							
						
						b1cbb7893c 
					 
					
						
						
							
							New translations strings.xml (Swedish)  
						
						 
						
						
						
						
							
						
					 
					
						2019-06-02 17:50:09 +02:00