shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e52b9d15b5 
							
						 
					 
					
						
						
							
							chore: bump dart sdk to 3.8 ( #20355 )  
						
						 
						
						... 
						
						
						
						* chore: bump dart sdk to 3.8
* chore: make build
* make pigeon
* chore: format files
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-28 14:04:03 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad65e9011a 
							
						 
					 
					
						
						
							
							chore: bump line length to 120 ( #20191 )  
						
						 
						
						
						
						
					 
					
						2025-07-25 02:37:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brandon Wees 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d0e8f50f7 
							
						 
					 
					
						
						
							
							feat(mobile): deep links ( #19232 )  
						
						 
						
						... 
						
						
						
						* add deep linking on ios app
* add deeplinking to android
* code review fixes
* lint
* cleanly handle malformed URIs when launching app
* refactor deep link builder/service, still have bug with navigation stack not containing TabControllerRoute
* fix: tab controller insertion conditions
* add my.immich.app app linking
* chore: remove one-liner if statement
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-06-24 09:20:24 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							366539bc4c 
							
						 
					 
					
						
						
							
							refactor(mobile): asset.interface.dart ( #19351 )  
						
						 
						
						... 
						
						
						
						* refactor(mobile): asset.interface.dart
* refactor(mobile): asset.interface.dart 
						
						
					 
					
						2025-06-21 22:41:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thien Dang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3d0c851636 
							
						 
					 
					
						
						
							
							fix(mobile): add translate extension ( #18942 )  
						
						 
						
						... 
						
						
						
						* re-write localization service and add translation extension
* Revert "re-write localization service and add translation extension"
This reverts commit fdd7386020f638b92ad4f4691667d67e8c2935fc.
* fix can't use context for easy_localization
* fix lint
* update new translate context
* handle context null
* revert main file
* Revert "revert main file"
This reverts commit 16faca46d0a36abafe41a19bb46b38fffa4940f1.
* remove fix nested MaterialApp
* change use t extenstion and remove translation utils
* update function call similar for consistently
---------
Co-authored-by: dvbthien <dvbthien@gmail.com> 
						
						
					 
					
						2025-06-16 10:01:16 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe71894308 
							
						 
					 
					
						
						
							
							feat: locked view mobile ( #18316 )  
						
						 
						
						... 
						
						
						
						* feat: locked/private view
* feat: locked/private view
* feat: mobile lock/private view
* feat: mobile lock/private view
* merge main
* pr feedback
* pr feedback
* bottom sheet sizing
* always lock when navigating away 
						
						
					 
					
						2025-05-20 13:35:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ece977d9ca 
							
						 
					 
					
						
						
							
							fix(mobile): empty translation placeholders ( #18063 )  
						
						 
						
						... 
						
						
						
						* fix: empty placeholders
* fix: use namedArgs
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-05-06 09:21:05 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86e8effd8e 
							
						 
					 
					
						
						
							
							fix(mobile): incorrect memories with timezone ( #16562 )  
						
						 
						
						
						
						
					 
					
						2025-03-04 12:54:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ecc67a364 
							
						 
					 
					
						
						
							
							feat(mobile): use memories api ( #16329 )  
						
						 
						
						
						
						
					 
					
						2025-02-25 19:10:31 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fynn Petersen-Frey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							202082f62e 
							
						 
					 
					
						
						
							
							refactor(mobile): use repositories in a number of services ( #12891 )  
						
						 
						
						... 
						
						
						
						* UserService
* PartnerService
* HashService
* MemoryService
* PersonService
* SearchService
* StackService 
						
						
					 
					
						2024-09-24 12:50:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								RanKKI 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fe152b1ef 
							
						 
					 
					
						
						
							
							fix(mobile): translation for title ( #10324 )  
						
						 
						
						... 
						
						
						
						* fix(memory): translation for title
* chore: update memoery translation for dutch
* refactor(translation): avoid incompatibility with i18n website
* fix: lint errors 
						
						
					 
					
						2024-06-16 15:54:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Dietzler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4376104e3a 
							
						 
					 
					
						
						
							
							refactor(server): rename api tags to follow plural nomenclature of endpoints ( #9872 )  
						
						 
						
						... 
						
						
						
						* rename api tags to follow plural nomenclature of endpoints
* chore: open api
* fix mobile 
						
						
					 
					
						2024-05-29 18:26:57 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zack Pollard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39d2c4f37b 
							
						 
					 
					
						
						
							
							chore: remove all deprecated endpoints/properties from server and mobile app ( #9724 )  
						
						 
						
						... 
						
						
						
						* chore: remove deprecated title property from MemoryLaneResponseDto
* chore: remove deprecated webpPath and resizePath from MetadataSearchDto
* chore: remove deprecated sharedUserIds property from Album AddUsersDto
* chore: remove deprecated sharedUsers property from AlbumResponseDto
* chore: remove deprecated sharedWithUserIds property from CreateAlbumDto
* chore: remove deprecated isExternal and isReadOnly properties from AssetResponseDto
* chore: remove deprecated /server-info endpoint
* chore: bloody linters 
						
						
					 
					
						2024-05-24 15:37:01 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fynn Petersen-Frey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							116043b2b4 
							
						 
					 
					
						
						
							
							feat(mobile): use efficient sync ( #8842 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): use efficient sync
review feedback
* adapt to changed  server endpoints
* formatting
* fix memory lane bug
* fix: bad merge
* fix call not returning correct number of asset
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-05-14 10:35:37 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1253663b7 
							
						 
					 
					
						
						
							
							refactor(mobile): services and providers ( #9232 )  
						
						 
						
						... 
						
						
						
						* refactor(mobile): services and provider
* providers 
						
						
					 
					
						2024-05-02 15:59:14 -05:00