Commit graph

48 commits

Author SHA1 Message Date
ashilkn df4ebcf17a Fixed setState called after dispose error 2023-06-20 07:07:42 +05:30
Neeraj Gupta 5b7eb47521 Add hook for checking permission 2023-06-15 18:15:26 +05:30
Neeraj Gupta bbf42c522a Tiles: Set panBuffer to 1 2023-06-15 10:34:25 +05:30
Neeraj Gupta c8b075607e Cache image tiles 2023-06-15 10:23:33 +05:30
Neeraj Gupta 1fe65319b6 OSM: pass user agent 2023-06-15 09:13:41 +05:30
Muhesh7 ccea3f33d7 fix(map): detail page 2023-06-15 00:54:46 +05:30
Muhesh7 6a9a227ebb fix(map): update on cluster tap 2023-06-14 23:57:34 +05:30
Muhesh7 b94c480fa3 fix(map): initial visible images 2023-06-14 23:44:58 +05:30
Neeraj Gupta b6ab661a40 Merge branch 'map' of github.com:ente-io/photos-app into map 2023-06-14 23:26:51 +05:30
Muhesh7 06db3d3398 fix: remove hardcoded locations 2023-06-14 23:24:28 +05:30
Muhesh7 0cf62a6943 optimise(map): use streams with isolates 2023-06-14 23:19:47 +05:30
Neeraj Gupta 9c7a5cd43c Minor performance improvements 2023-06-14 23:09:16 +05:30
Neeraj Gupta 83e1ca8394 Avoid repainting
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-14 23:00:42 +05:30
Neeraj Gupta 5385dd351a Switch to normal for loop 2023-06-14 17:44:19 +05:30
Muhesh7 c4c68ab4db fix(map): remove random location 2023-06-14 17:11:31 +05:30
Neeraj Gupta 4325641b14 Minor fixes 2023-06-14 17:04:33 +05:30
Muhesh7 3adc91857f remove(map): delete unused method 2023-06-14 15:31:59 +05:30
Muhesh7 6d0a6df06c optimise(map): isolate intensive calculations 2023-06-14 15:30:51 +05:30
ashilkn 62f4547a1b Anchor the bottom of the markers at it's locations 2023-06-13 10:07:17 +05:30
ashilkn 0c3fd691d5 Change loading icon 2023-06-12 16:49:02 +05:30
ashilkn f59287ceee Add empty state for images in map 2023-06-12 15:36:39 +05:30
ashilkn ed09b33063 Make map's marker look better 2023-06-10 21:54:16 +05:30
ashilkn c559baafb4 Fix floating button UI 2023-06-10 18:25:38 +05:30
ashilkn 3112e4c3d0 Added border radiuses 2023-06-10 16:45:32 +05:30
ashilkn ae4175e875 Minor changes to ImageTile 2023-06-10 15:34:52 +05:30
ashilkn dded894c8c Expand map to under status bar + use better color for bottom safe area 2023-06-10 15:22:54 +05:30
ashilkn cf4be11afe Improve ImageTile's UI 2023-06-10 15:21:30 +05:30
ashilkn f51b086362 Fixed inital zoom 2023-06-10 12:51:34 +05:30
ashilkn 72e358c77a Prevent grey areas when panning or zooming out map 2023-06-10 12:35:21 +05:30
Neeraj Gupta 1a2b636a77 Add fallback url for OSM map 2023-06-08 09:37:39 +05:30
Neeraj Gupta 3ccb014445 Minor refactor 2023-06-07 17:41:50 +05:30
Neeraj Gupta 9519d2a271 Fix background color 2023-06-07 17:36:35 +05:30
Neeraj Gupta 03b3330e29 Remove unused credit widget 2023-06-07 17:33:51 +05:30
Neeraj Gupta 037d83414f Add custom attribution widget 2023-06-07 17:32:53 +05:30
Neeraj Gupta d65851d1d5 Merge branch 'map' into mapbox 2023-06-07 16:38:25 +05:30
Muhesh7 c83f3945f4 update(version): modify flutter_maps 2023-06-06 15:19:16 +05:30
Neeraj Gupta cb02776650 Map: Minor tweaks
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-06 09:15:47 +05:30
Muhesh7 7033d3a233 migrate(map): osm to mapbox 2023-06-06 01:27:20 +05:30
Neeraj Gupta 80f444260a Improve zoom logic 2023-06-05 18:52:23 +05:30
Muhesh7 b4b60d5719 feat(initialZoom): optimal initial zoom for map 2023-06-05 17:18:59 +05:30
Neeraj Gupta 79e8e0fce5 Add show on map options for collections 2023-06-05 09:10:25 +05:30
Neeraj Gupta 6e8ccb23e7 Add rough calculation for map center and initial zoom 2023-06-05 08:42:43 +05:30
Neeraj Gupta 40a6767c6b Use Search service to get files 2023-06-05 07:13:34 +05:30
Neeraj Gupta 060cdc7b7f Minor UI tweaks 2023-06-05 05:47:38 +05:30
Neeraj Gupta 9cce420456 Log errors during file processing.
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-05 04:52:21 +05:30
Neeraj Gupta 51bdfe97df Use actual file location
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-05 04:51:51 +05:30
Neeraj Gupta 518dfb0b0f Fix: Ignore collections
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-05 04:51:10 +05:30
Muhesh7 6e2ab6d6ba feat[map_gallery]: implement map gallery 2023-06-04 23:59:54 +05:30