Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						4fea731c87 
					 
					
						
						
							
							move TOTP field up in EntryActivity and add a progress bar to indicate the time left for using the TOTP  
						
						... 
						
						
						
						closes https://github.com/PhilippC/keepass2android/issues/2315  
						
						
					 
					
						2024-01-05 09:01:29 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						e189776ba9 
					 
					
						
						
							
							Merge branch 'master' into totp-improvements  
						
						
						
						
					 
					
						2024-01-05 06:46:04 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						31255f0c52 
					 
					
						
						
							
							move TOTP button on keyboard to third position (after User/Pwd) and disable TOTP "internal fields"  
						
						... 
						
						
						
						closes  #1341 
closes  #2394 
closes  #1844  
					
						2024-01-04 19:09:24 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						059280efd0 
					 
					
						
						
							
							Introduce preference options to control the behavior when autofilling TOTP entries (show entry notification, activate keyboard, copy TOTP to clipboard)  
						
						... 
						
						
						
						Required a bit of refactoring to decide when to bring up keyboard selection dialog. Also changed the code so it shows e.g. on Pixel 6a with Android 14, previously did not.
closes  #2308 
closes  #1286  as it now shows up the entry notificaton (unless disabled) and solves the underlying issue in the best found way 
						
						
					 
					
						2024-01-04 19:06:49 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						5edc070aa8 
					 
					
						
						
							
							show entry notification when autofilling an entry with TOTP (to allow copying TOTP to clipboard)  
						
						... 
						
						
						
						fixes https://github.com/PhilippC/keepass2android/issues/1272  
						
						
					 
					
						2024-01-04 08:21:45 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						95843b1134 
					 
					
						
						
							
							New translations strings.xml (Dutch)  
						
						
						
						
					 
					
						2024-01-03 23:15:02 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						d2ea9b18a8 
					 
					
						
						
							
							New translations strings.xml (Spanish)  
						
						
						
						
					 
					
						2024-01-03 21:44:24 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						828425ab0e 
					 
					
						
						
							
							New translations strings.xml (Spanish)  
						
						
						
						
					 
					
						2024-01-03 20:48:41 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						4395f422b3 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2024-01-03 11:52:22 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						be2c28811c 
					 
					
						
						
							
							Merge pull request  #2498  from PhilippC/2246--fix-base32-parsing-in-keepass2totp  
						
						... 
						
						
						
						replace base32 parsing algorithm to fix issue with some TOTP entries using KeePass2 style 
						
						
					 
					
						2024-01-03 11:27:14 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						fcc4d44786 
					 
					
						
						
							
							replace base32 parsing algorithm to fix issue with some TOTP entries using KeePass2 style  
						
						... 
						
						
						
						fixes  #2020 
fixes  #2246  
					
						2024-01-03 10:17:06 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						337e6324ff 
					 
					
						
						
							
							Merge pull request  #2497  from PhilippC/1248--totp-docs  
						
						... 
						
						
						
						add TOTP section in Docs 
						
						
					 
					
						2024-01-03 09:01:45 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						310143c612 
					 
					
						
						
							
							add TOTP section in Docs  
						
						... 
						
						
						
						closes  #1248  
					
						2024-01-03 09:00:30 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						49cb33a4da 
					 
					
						
						
							
							Merge pull request  #2496  from PhilippC/2458--seed-only-traytotp-style-entries  
						
						... 
						
						
						
						make settings field for TrayTotp style otp entries optional 
						
						
					 
					
						2024-01-03 08:52:22 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						c934755e1c 
					 
					
						
						
							
							make settings field for TrayTotp style otp entries optional  
						
						... 
						
						
						
						closes https://github.com/PhilippC/keepass2android/issues/2458  
						
						
					 
					
						2024-01-03 08:06:20 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						64355a3da7 
					 
					
						
						
							
							Merge pull request  #2495  from PhilippC/1949--enable-shared-folders-in-pcloud  
						
						... 
						
						
						
						update to pcloud 1.9.1 to enable access to shared folders 
						
						
					 
					
						2024-01-03 06:46:15 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						9579f3bf51 
					 
					
						
						
							
							Merge pull request  #2463  from PhilippC/l10n_master2  
						
						... 
						
						
						
						New Crowdin updates 
						
						
					 
					
						2024-01-03 06:30:55 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						674ae26bd7 
					 
					
						
						
							
							Merge pull request  #2493  from PhilippC/1327--replace-placeholders-in-more-places  
						
						... 
						
						
						
						replace placeholder in title for viewing entries and autofill entry a… 
						
						
					 
					
						2024-01-03 06:30:35 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						d2778e8496 
					 
					
						
						
							
							Merge pull request  #2494  from PhilippC/2449--ignore-android-settings-for-autofill  
						
						... 
						
						
						
						ignore Android settings for Autofill, fixes  #2449  
						
						
					 
					
						2024-01-03 06:30:21 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						cc19e6f326 
					 
					
						
						
							
							update to pcloud 1.9.1 to enable access to shared folders  
						
						... 
						
						
						
						fixes  #1949 , fixes  #2474 
fixes https://github.com/pCloud/pcloud-sdk-java/issues/33  
					
						2024-01-03 06:29:03 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						dd7a2718c9 
					 
					
						
						
							
							ignore Android settings for Autofill,  fixes   #2449  
						
						
						
						
					 
					
						2024-01-03 05:50:25 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						9c50d2d98a 
					 
					
						
						
							
							Merge pull request  #2464  from PhilippC/2396--webdav-password-in-logs  
						
						... 
						
						
						
						avoid passwords appearing in logfiles (#2396 ) 
						
						
					 
					
						2024-01-02 21:08:51 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						8ee13acdde 
					 
					
						
						
							
							Merge pull request  #2490  from PhilippC/2488-fix-crash-in-autofill  
						
						... 
						
						
						
						avoid potentiall null hints in autofill (#2488 ) 
						
						
					 
					
						2024-01-02 21:03:30 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						aeda304919 
					 
					
						
						
							
							Merge pull request  #2492  from PhilippC/2466--reduce-logging  
						
						... 
						
						
						
						do not log folder name to fix  #2466  
						
						
					 
					
						2024-01-02 21:03:14 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						9f08e0039b 
					 
					
						
						
							
							replace placeholder in title for viewing entries and autofill entry as well as in search results,  fixes   #1327  
						
						
						
						
					 
					
						2024-01-02 21:00:43 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						dfd101da77 
					 
					
						
						
							
							do not log folder name to  fix   #2466  
						
						
						
						
					 
					
						2024-01-02 16:34:30 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						f4b5eee171 
					 
					
						
						
							
							avoid potentiall null hints in autofill ( #2488 )  
						
						
						
						
					 
					
						2024-01-02 16:26:02 +01:00 
						 
				 
			
				
					
						
							
							
								Philipp Crocoll 
							
						 
					 
					
						
						
							
						
						98e31942e1 
					 
					
						
						
							
							remove potential password in logs  
						
						
						
						
					 
					
						2024-01-02 12:40:39 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						385aad8fb0 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-31 01:42:46 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						3e383d50f8 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-31 00:44:33 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						8c089a8711 
					 
					
						
						
							
							New translations strings.xml (Polish)  
						
						
						
						
					 
					
						2023-12-17 16:05:36 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						098123787d 
					 
					
						
						
							
							New translations strings.xml (Czech)  
						
						
						
						
					 
					
						2023-12-15 10:06:50 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						a22b8474c3 
					 
					
						
						
							
							New translations strings.xml (Polish)  
						
						
						
						
					 
					
						2023-12-11 19:31:51 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						8fc4607a34 
					 
					
						
						
							
							New translations strings.xml (Polish)  
						
						
						
						
					 
					
						2023-12-11 18:32:40 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						4b56405960 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-10 23:11:27 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						c4b41001b3 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-07 12:13:32 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						cb51be349e 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-03 11:06:26 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						13170bb88c 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-02 14:03:33 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						88a20d947c 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-02 13:07:24 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						4fcc2625c0 
					 
					
						
						
							
							New translations strings.xml (Greek)  
						
						
						
						
					 
					
						2023-12-01 12:14:22 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						324cf74a2b 
					 
					
						
						
							
							New translations strings.xml (Greek)  
						
						
						
						
					 
					
						2023-12-01 10:59:01 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						e3d14221f9 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-12-01 00:48:04 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						7d0a43397a 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-11-30 13:08:04 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						a6d1b26479 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-11-30 11:28:31 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						79ad753218 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-11-29 13:52:17 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						24ee49ea9f 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-11-27 12:52:12 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						ab6e8e3685 
					 
					
						
						
							
							New translations strings.xml (Portuguese, Brazilian)  
						
						
						
						
					 
					
						2023-11-27 11:08:20 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						81e8820732 
					 
					
						
						
							
							New translations strings.xml (Slovenian)  
						
						
						
						
					 
					
						2023-11-24 07:53:52 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						93c72ee04e 
					 
					
						
						
							
							New translations strings.xml (Chinese Simplified)  
						
						
						
						
					 
					
						2023-11-24 07:53:51 +01:00 
						 
				 
			
				
					
						
							
							
								PhilippC 
							
						 
					 
					
						
						
							
						
						8a53357e3d 
					 
					
						
						
							
							New translations strings.xml (Chinese Simplified)  
						
						
						
						
					 
					
						2023-11-24 06:46:31 +01:00