Commit graph

86 commits

Author SHA1 Message Date
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
ashilkn 376549173b Removed Expanded widget which was throwing an exception 2023-06-23 16:10:27 +05:30
ashilkn bb2ecf51e7 Map: Replace gridView with Gallery widget 2023-06-23 15:41:12 +05:30
ashilkn 83a5fe1911 Map: Moved pull up gallery to different file 2023-06-23 15:07:38 +05:30
ashilkn c909fbca0c Map: Implemented Pull-Up gallery differently to fix lazyloading issues 2023-06-23 14:41:03 +05:30
ashilkn d67a7690bb Minor changes 2023-06-22 19:07:49 +05:30
ashilkn bdd5cdaafa Dynamically change color of map attribution icon with theme 2023-06-22 11:43:51 +05:30
ashilkn 6e3b5bdf00 Use elevated colors for map elements 2023-06-22 11:35:39 +05:30
ashilkn f0389133a7 Change initial zoom 2023-06-22 11:29:24 +05:30
ashilkn 8275d5921d Fix minor UI issues 2023-06-22 11:20:03 +05:30
ashilkn 9c284aa004 Minor changes 2023-06-21 22:59:34 +05:30
ashilkn b9f59ca68f Make map's UI better 2023-06-21 22:49:56 +05:30
ashilkn 4a56c583ee Map: Center the empty and loading states of photos grid 2023-06-21 21:10:20 +05:30
ashilkn 447036236e Map: Change list of photos to grid in an expandable bottom sheet 2023-06-21 19:50:36 +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
ashilkn ef8db4188f Change background color of OSMFranceTileLayer 2023-06-20 08:51:34 +05:30
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