Commit graph

113 commits

Author SHA1 Message Date
ashilkn 464a840a9c perf: offload work from main isolate of finding most recent file and generating temp markers from list of files passed to map screen to a different isolate to avoid blocking UI 2024-02-01 22:35:59 +05:30
ashilkn dc47c07328 remove use of unnecessary variable 2024-02-01 21:35:38 +05:30
ashilkn ea19b1c73a feat(map in info): don't find most recent file when center point is passed as the most recent file is only used for using it as the center point 2024-02-01 19:08:37 +05:30
ashilkn 4f112f62c1 feat(map in info): stop passing unused variable 2024-02-01 18:43:22 +05:30
ashilkn 41e049e238 feat(map in info): fix france coming up as center point initially when opening maps 2024-02-01 11:14:22 +05:30
ashilkn 42a0348456 feat(map in info): minor correction to attribution close icon 2024-01-31 20:26:51 +05:30
ashilkn 093e8a8250 feat(map in info): fix colors in map attribution 2024-01-31 20:05:02 +05:30
ashilkn 36f0f45a85 feat(map in info): minor changes 2024-01-31 19:54:15 +05:30
ashilkn 5c33442148 feat(map in info): give a smaller icon size for the map's attribution icon button 2024-01-30 20:02:10 +05:30
ashilkn 771e28e91a feat(map in info): use IconButtonWidget for attribution icon button 2024-01-30 19:54:43 +05:30
ashilkn 1745c07e9e feat(map in info): reduce the padding of attribution icon 2024-01-30 19:49:18 +05:30
ashilkn be2a58b4b4 feat(map in info): tweak map attribution widget for better looks + make it easy to change it's look from where it is used 2024-01-30 19:23:25 +05:30
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 02d2fd7d71 fix: make mapMarker's anchor position precise 2024-01-30 17:35:38 +05:30
ashilkn 27f9eea19f fix: fix anchor position of mapMarker 2024-01-30 17:18:10 +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
vishnukvmd 68d504850e Fix all await warnings 2023-12-21 13:04:06 +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
vishnukvmd 1063bb18e0 Round down the number of items within a map view 2023-11-28 00:08:53 +05:30
ashilkn 8982185265 Move button_widget.dart to it's correct dictionary 2023-09-28 18:21:52 +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
vishnukvmd e4e58f409c Apply more fixes 2023-09-22 12:30:23 +05:30
Neeraj Gupta 2feab5d04a Fix map rendering err due to bad lat/long 2023-09-11 09:02:34 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
ashilkn 95446e7a26 Use better names for memebers and it's parameters for better readability in SelectedFiles 2023-07-13 12:22:20 +05:30
ashilkn 507130d4a7 Extract strings in map 2023-07-06 09:42:17 +05:30
ashilkn aa5e622693 Map: Change padding of fitBounds of markers 2023-06-30 14:06:55 +05:30
ashilkn d6b96bd64e Map gallery: Add animation to make flicker of gallery less obvious 2023-06-30 13:53:06 +05:30
ashilkn 15e222653a Remove unnecessary variable 2023-06-28 17:09:35 +05:30
ashilkn f7d99db50c Map gallery: Minor layout change 2023-06-28 17:05:23 +05:30
ashilkn 57dced22fe Map gallery: Add removal event types 2023-06-28 16:24:21 +05:30
ashilkn cd51a17699 Map gallery: Fix state issue with FileSelectionOverlay 2023-06-28 14:18:05 +05:30
ashilkn 417bc88349 Map gallery: Use other debouncer in map 2023-06-26 12:24:04 +05:30
ashilkn 1b2c43f501 Map gallery: Do not send visible images data in stream if the data hasn't changed 2023-06-26 06:56:56 +05:30
ashilkn bcf77e7d88 Map gallery: Fixed state issue with gallery 2023-06-25 09:58:35 +05:30
ashilkn 6f2c3c3e56 Map gallery: Fixed broken UI for FileSelectionOverlay 2023-06-25 03:13:11 +05:30
ashilkn 233a005927 Map gallery: Improve UI/UX 2023-06-24 21:53:39 +05:30
ashilkn a6311912c0 Map gallery: Retain only selected files that are in view when scrolling map 2023-06-24 17:28:09 +05:30
ashilkn ba433d8eae Map gallery: Increase height of pull up gallery by bottom unsafe area's height 2023-06-24 17:26:39 +05:30
ashilkn 02b814216e Map Gallery: UI changes 2023-06-24 16:47:31 +05:30
ashilkn bffd440d19 Map Gallery: Increase elevation of FileSelectionOverlay 2023-06-24 12:15:04 +05:30
ashilkn 0b206ecd72 Map Gallery: Added file selection overlay 2023-06-24 11:52:17 +05:30
ashilkn 3e543bdcb5 Map Gallery: Removed rebuilds on snapping DraggableScrollableSheet to it's initial size 2023-06-24 11:41:31 +05:30
ashilkn a6d979905b Map Gallery: Removed rebuilds on resizing bottom sheet caused by ScrollablePositionedList.builder 2023-06-23 21:12:04 +05:30