Commit graph

35 commits

Author SHA1 Message Date
ashilkn d05fd44a65 feat(map in info): made map marker flexible in size without without distorting it's parts (image and pointer) 2024-01-30 18:42:21 +05:30
ashilkn 6d6f4bb36a feat(map in info): go to full map on tapping map in file info 2024-01-29 21:03:46 +05:30
ashilkn c13e07b5cf feat(map in info): show a basic map in file info 2024-01-29 19:32:49 +05:30
ashilkn 635f7e724f use const + wrap unawited future with unawaited 2023-12-10 22:06:45 +05:30
ashilkn 6a26e01af0 change interval time type from int to Duration in debouncer 2023-11-30 19:29:27 +05:30
Neeraj Gupta f8209ff604 Fix bug in debouncer & increase search tab debounce time
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-28 13:00:35 +05:30
Neeraj Gupta 5dd09a79ae Rename variable 2023-11-28 12:27:15 +05:30
Neeraj Gupta 78b3f32522 Upgrade dependencies
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-26 21:42:26 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
ashilkn aa5e622693 Map: Change padding of fitBounds of markers 2023-06-30 14:06:55 +05:30
ashilkn 15e222653a Remove unnecessary variable 2023-06-28 17:09:35 +05:30
ashilkn 417bc88349 Map gallery: Use other debouncer in map 2023-06-26 12:24:04 +05:30
ashilkn 8275d5921d Fix minor UI issues 2023-06-22 11:20:03 +05:30
ashilkn b9f59ca68f Make map's UI better 2023-06-21 22:49:56 +05:30
ashilkn 3625824dd2 Remove smartness in map and take center point of most recent file instead 2023-06-20 21:51:14 +05:30
Muhesh7 6a9a227ebb fix(map): update on cluster tap 2023-06-14 23:57:34 +05:30
Neeraj Gupta 9c7a5cd43c Minor performance improvements 2023-06-14 23:09:16 +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 dded894c8c Expand map to under status bar + use better color for bottom safe area 2023-06-10 15:22:54 +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 3ccb014445 Minor refactor 2023-06-07 17:41:50 +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 6e8ccb23e7 Add rough calculation for map center and initial zoom 2023-06-05 08:42:43 +05:30
Neeraj Gupta 060cdc7b7f Minor UI tweaks 2023-06-05 05:47:38 +05:30
Muhesh7 6e2ab6d6ba feat[map_gallery]: implement map gallery 2023-06-04 23:59:54 +05:30