Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17bbcdf584 
							
						 
					 
					
						
						
							
							chore(mobile): add debugPrint lint rule ( #21872 )  
						
						 
						
						... 
						
						
						
						* add lint rule
* update usages
* stragglers
* use dcm
* formatting
* test ci
* Revert "test ci"
This reverts commit 8f864c4e4d3a7ec1a7e820b1afb3e801f2e82bc5.
* revert whitespace change 
						
						
					 
					
						2025-09-12 18:56:00 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c7b980eed 
							
						 
					 
					
						
						
							
							chore: make beta timeline the default ( #21751 )  
						
						 
						
						... 
						
						
						
						* chore: make beta timeline the default
* fix: logic
* awaiting
* refactor 
						
						
					 
					
						2025-09-10 12:11:46 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67a8cab286 
							
						 
					 
					
						
						
							
							feat: resurrect advanced info ( #21633 )  
						
						 
						
						... 
						
						
						
						* feat: resurrect advanced info
* display null values as well
* add exif details
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-09-10 08:38:53 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab2849781a 
							
						 
					 
					
						
						
							
							feat: show remainder assets info ( #21114 )  
						
						 
						
						... 
						
						
						
						* feat: show remainder assets info
* pr feedback 
						
						
					 
					
						2025-08-21 17:18:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brandon Wees 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1926c90780 
							
						 
					 
					
						
						
							
							feat(mobile): shared album activities ( #20714 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): shared album activities
* add like buttons and fix behavior of unliking
* fix: conditionally show activity button and fix title truncations
* fix(mobile): newest/oldest album sort (#20743 )
* fix(mobile): newest/oldest album sort
* chore: use sqlite to determine album asset timestamps
* Fix missing future
Co-authored-by: Alex <alex.tran1502@gmail.com>
* fix: async handling of sort
* chore: tests
* chore: code review changes
* fix: use created at for newest asset
* fix: use localDateTime for sorting
* chore: cleanup
* chore: use final
* feat: loading indicator
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-08-14 22:50:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brandon Wees 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							669b765662 
							
						 
					 
					
						
						
							
							feat: edit image in beta timeline ( #20709 )  
						
						 
						
						... 
						
						
						
						* feat: edit image in beta timeline
* delete album notifier pull
* feat: sync local after saving image
* feat: queue asset for manual upload after saving
* chore: clarify PlatformException catch 
						
						
					 
					
						2025-08-11 15:01:31 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0121043d7d 
							
						 
					 
					
						
						
							
							refactor(mobile): sqlite-based map view ( #20665 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift map page
* refactor: map query
* perf: do not filter markers
* fix: refresh timeline by key
* chore: rename
* remove ref listen and global key
* clean code
* remove locked and favorite
* temporary change for stress test
* optimizations
* fix bottom sheet
* cleaner bounds check
* cleanup
* feat: back button
---------
Co-authored-by: wuzihao051119 <wuzihao051119@outlook.com>
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-08-06 10:05:49 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brandon Wees 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7118dca559 
							
						 
					 
					
						
						
							
							feat(mobile): album shared user editing ( #20671 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): album shared user editing
* fix: album leaving
* i18n and options button
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-08-05 15:31:58 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							10e9c278ee 
							
						 
					 
					
						
						
							
							feat: network requirement option for upload ( #20302 )  
						
						 
						
						... 
						
						
						
						* wifi toggle
* feat: network requirement option for upload
* chore: put back holding queue previous config numbers
* options
* backup option page
* pr feedback 
						
						
					 
					
						2025-07-30 22:13:20 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29f16c6a47 
							
						 
					 
					
						
						
							
							feat: people page/sheet/detail ( #20309 )  
						
						 
						
						
						
						
					 
					
						2025-07-30 03:07:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d15f67da5d 
							
						 
					 
					
						
						
							
							feat: scroll to top & view in timeline ( #20274 )  
						
						 
						
						... 
						
						
						
						* feat: scroll to top & view in timeline
* use EventStream
* refactor: event invocation and listerner
* fix: correct parent routing 
						
						
					 
					
						2025-07-27 21:48:32 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e85655d34c 
							
						 
					 
					
						
						
							
							fix: no hero animation after tab change ( #20285 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-26 08:59:26 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad65e9011a 
							
						 
					 
					
						
						
							
							chore: bump line length to 120 ( #20191 )  
						
						 
						
						
						
						
					 
					
						2025-07-25 02:37:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brandon Wees 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2efca67217 
							
						 
					 
					
						
						
							
							feat(mobile): beta sync stats page ( #19950 )  
						
						 
						
						... 
						
						
						
						* show beta sync stats
* show status next to jobs
* use drift devtools reset database impl
* dcm fixes
* fix: hash count
* styling
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-22 16:24:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							737e768212 
							
						 
					 
					
						
						
							
							feat: drift partners ( #20051 )  
						
						 
						
						... 
						
						
						
						* feat: drift toggle partner in timeline
* partners operation
* fix: lint 
						
						
					 
					
						2025-07-21 16:58:53 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d27f187ea 
							
						 
					 
					
						
						
							
							feat: new upload (cont) ( #20029 )  
						
						 
						
						... 
						
						
						
						* new upload button
* wip
* pr feedback
* fix: updateAll override album selection value
* feat: status box
* feat: handle upload resume
* re-enable websocket event
* fix: update state condition and upload status
* Better backup detail page
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-21 15:30:51 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fafb88d31c 
							
						 
					 
					
						
						
							
							feat(mobile): new upload ( #18726 )  
						
						 
						
						
						
						
					 
					
						2025-07-19 04:58:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d244c6fec 
							
						 
					 
					
						
						
							
							chore: finish drift locked page ( #20013 )  
						
						 
						
						... 
						
						
						
						* feat: overlay mechanism
* handle merged asset local id extraction
* locked view asset viewer actions
* pr feedback 
						
						
					 
					
						2025-07-18 18:16:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8491fe459d 
							
						 
					 
					
						
						
							
							feat(mobile): drift search page ( #19811 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift search page
* migrate to drift page
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-17 15:25:25 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							531515daf9 
							
						 
					 
					
						
						
							
							feat: add toggle to switch between Isar and Sqlite ( #19953 )  
						
						 
						
						
						
						
					 
					
						2025-07-17 11:12:29 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34620e1e9a 
							
						 
					 
					
						
						
							
							feat: album edit ( #19936 )  
						
						 
						
						
						
						
					 
					
						2025-07-15 20:37:44 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba262fbaa8 
							
						 
					 
					
						
						
							
							feat(mobile): drift place page ( #19914 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift place page
* merge main
* feat(mobile): drift place detail page (#19915 )
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-15 15:10:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de4217cefc 
							
						 
					 
					
						
						
							
							feat: action buttons in more view ( #19867 )  
						
						 
						
						... 
						
						
						
						* feat: action buttons in more view
* pr feedback 
						
						
					 
					
						2025-07-11 10:34:38 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68db17028b 
							
						 
					 
					
						
						
							
							feat: new create album page ( #19731 )  
						
						 
						
						... 
						
						
						
						* feat: new create album page
* finished create album flow
* refactor into stateful widgets
* refactor
* focus fix
* lint
* default sort
* pr feedback 
						
						
					 
					
						2025-07-10 11:59:15 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							feff1899ee 
							
						 
					 
					
						
						
							
							feat: expanded sliver app bar ( #19827 )  
						
						 
						
						... 
						
						
						
						* use mutex
* feat: cool app bar
* animation
* adapt to more pages
* animation
* better animation
* fix: asset count
* Revert "fix: asset count"
This reverts commit 673a5b264be0ae851aa63a28ecc316c27cfc412b.
* fix: asset count
* fix: shaky animation on Android
* tunning
* offset SizedBox to fix scroll jump on multiselect
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-10 10:13:46 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brandon Wees 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d03eb87058 
							
						 
					 
					
						
						
							
							fix(mobile): deeplinking to asset view while viewer is already open ( #19812 )  
						
						 
						
						... 
						
						
						
						* initial attempt at new guard
* do not resolve the route when replaced
* Update gallery_guard.dart comment
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-08 10:50:59 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a556de67b0 
							
						 
					 
					
						
						
							
							feat(mobile): drift local albums page ( #19817 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift local albums page
* fix: lint
* refactor: use AsyncValue
* fix: lint
* local album thumbnail
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-08 15:37:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e703685d8d 
							
						 
					 
					
						
						
							
							feat(mobile): drift partner detail page ( #19815 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift partner detail page
* fix: lint 
						
						
					 
					
						2025-07-08 10:31:07 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							172388c455 
							
						 
					 
					
						
						
							
							feat(mobile): drift recently taken page ( #19814 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift recently taken page
* fix: lint
* refactor(mobile): timeline queries (#19818 )
refactor: remote assets query to take single user id
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
---------
Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-08 13:54:29 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87dd09d103 
							
						 
					 
					
						
						
							
							feat: selection mode timeline ( #19734 )  
						
						 
						
						... 
						
						
						
						* feat: new page
* force multi-selection state
* fix: provider scoping
* Return selected assets
* lint
* lint
* simplify provider scope and drop drilling
* selection styling 
						
						
					 
					
						2025-07-08 10:11:37 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ebf2f9fd7b 
							
						 
					 
					
						
						
							
							feat(mobile): drift library page ( #19789 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift library page
* merge main & fix sliver padding
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-07 15:11:16 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							683af67344 
							
						 
					 
					
						
						
							
							feat(mobile): drift video page ( #19784 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift video page
* filter motional parts
* remove status indicator join
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-07 18:51:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d149d6fa3f 
							
						 
					 
					
						
						
							
							feat(mobile): drift favorite page ( #19783 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift favorite page
* remove status indicator join 
						
						
					 
					
						2025-07-07 12:57:08 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf91d9bdfc 
							
						 
					 
					
						
						
							
							feat(mobile): drift locked folder page ( #19746 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift locked folder page
* feat: include local indicator
* remove join in bucket
* remove status indicator join
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-07 04:29:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5579554532 
							
						 
					 
					
						
						
							
							feat(mobile): drift trash page ( #19745 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift trash page
* feat: include local indicator
* remove join in bucket
* remove indicator join
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-07 04:05:40 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daimolean 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							56756baea2 
							
						 
					 
					
						
						
							
							feat(mobile): drift archive page ( #19740 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): drift archive page
* fix: lint
* feat: include local indicator
* remove join in bucket
* remove showing local indicator in bucket
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: alex <alex@localhost-live.localdomain> 
						
						
					 
					
						2025-07-07 03:51:58 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a2cf28882 
							
						 
					 
					
						
						
							
							feat: memories in new timeline ( #19720 )  
						
						 
						
						... 
						
						
						
						* feat: memories sliver
* memories lane
* display and show memory
* fix: get correct memories
* naming
* pr feedback
* use equalsValue for visibility
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-04 13:49:15 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7855974a29 
							
						 
					 
					
						
						
							
							feat(mobile): sqlite asset viewer ( #19552 )  
						
						 
						
						... 
						
						
						
						* add full image provider and refactor thumb providers
* photo_view updates
* wip: asset-viewer
* fix controller dispose on page change
* wip: bottom sheet
* fix interactions
* more bottomsheet changes
* generate schema
* PR feedback
* refactor asset viewer
* never rotate and fix background on page change
* use photoview as the loading builder
* precache after delay
* claude: optimizing rebuild of image provider
* claude: optimizing image decoding and caching
* use proper cache for new full size image providers
* chore: load local HEIC fullsize for iOS
* make controller callbacks nullable
* remove imageprovider cache
* do not handle drag gestures when zoomed
* use loadOriginal setting for HEIC / larger images
* preload assets outside timer
* never use same controllers in photo-view gallery
* fix: cannot scroll down once swipe with bottom sheet
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-02 18:24:37 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f330c6476 
							
						 
					 
					
						
						
							
							feat: drift album page ( #19564 )  
						
						 
						
						... 
						
						
						
						* feat: drift album page
* feat: page renderred
* feat: asset count
* refactor: use statefulwidget
* refactor: private widgets
* refactor: service layer
* refactor: import
* feat: get owner name
* pr feedback
* pr feedback
* pr feedback
* pr feedback 
						
						
					 
					
						2025-07-01 07:54:50 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea3a14ed25 
							
						 
					 
					
						
						
							
							feat(mobile): add album asset sync ( #19522 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): add album asset sync
* add SyncAlbumToAssetDeleteV1 to openapi-spec
* update delete queries to use where in statements
* clear remote album when clear remote data
* fix: bad merge
* fix: bad merge
* fix: _SyncAckV1 return type
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: wuzihao051119 <wuzihao051119@outlook.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-06-26 08:50:39 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b0575b956 
							
						 
					 
					
						
						
							
							refactor: DCM - const border radius, constructor & switch expressions ( #19515 )  
						
						 
						
						... 
						
						
						
						* enable border radius, switch exp, const constructor
* regenerate provider
* more formatting
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-06-25 13:06:24 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05064f87f0 
							
						 
					 
					
						
						
							
							feat: sliver appbar and snap scrubbing ( #19446 )  
						
						 
						
						
						
						
					 
					
						2025-06-24 20:02:46 -05: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcda2c6e22 
							
						 
					 
					
						
						
							
							feat(mobile): sqlite timeline ( #19197 )  
						
						 
						
						... 
						
						
						
						* wip: timeline
* more segment extensions
* added scrubber
* refactor: timeline state
* more refactors
* fix scrubber segments
* added remote thumb & thumbhash provider
* feat: merged view
* scrub / merged asset fixes
* rename stuff & add tile indicators
* fix local album timeline query
* ignore hidden assets during sync
* ignore recovered assets during sync
* old scrubber
* add video indicator
* handle groupBy
* handle partner inTimeline
* show duration
* reduce widget nesting in thumb tile
* merge main
* chore: extend cacheExtent
* ignore touch events on scrub label when not visible
* scrub label ignore events and hide immediately
* auto reload on sync
* refactor image providers
* throttle db updates
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-06-16 20:37:45 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4a798c39f 
							
						 
					 
					
						
						
							
							feat(mobile): remote asset & exif sync ( #18756 )  
						
						 
						
						... 
						
						
						
						* feat(mobile): remote asset & exif sync
* add visibility and update constraints
* chore: generate drifts
* update ids to be strings
* clear remote entities on logout
* reset sqlite button
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-06-03 11:01:50 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbdb64f6c5 
							
						 
					 
					
						
						
							
							feat: delta sync ( #18428 )  
						
						 
						
						... 
						
						
						
						* feat: delta sync
* fix: ignore iCloud assets
* feat: dev logs
* add full sync button
* remove photo_manager dep for sync
* misc logs and fix
* add time taken to DLog
* fix: build release iOS
* ios sync go brrr
* rename local sync service
* update isar fork
* rename to platform assets / albums
* fix ci check
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-05-29 10:42:00 -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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							699fdd0d1b 
							
						 
					 
					
						
						
							
							fix(mobile): recently added -> taken ( #17780 )  
						
						 
						
						
						
						
					 
					
						2025-04-23 12:38:25 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yaros 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0ff8581da 
							
						 
					 
					
						
						
							
							feat(mobile): map improvements ( #17714 )  
						
						 
						
						... 
						
						
						
						* fix: remove unnecessary db operations in map
* feat: use user's location for map thumbnails
* chore: refactored handleMapEvents
* fix: location fails fetching & update geolocator
* chore: minor refactor
* chore: small style tweak
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-04-21 05:55:13 +00:00