Commit graph

10736 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
Vishnu Mohandas 1d10454a8f
Map in info improvements (#1690) 2024-02-01 20:50:13 +05:30
ashilkn a271a3b332 feat(map in info): add animation when map-disabled widget is rendered 2024-02-01 20:07:04 +05:30
ashilkn 3288e7516e pref: eliminate jank when opening info section 2024-02-01 19:54:16 +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 69c37debaf feat(map in info): change position of loading widget in map 2024-02-01 13:12:14 +05:30
ashilkn 4c0e4ab92a feat(map in info): change animation duration 2024-02-01 13:02:26 +05:30
Ashil 2268e827a3
Merge branch 'main' into map_in_info 2024-02-01 12:42:00 +05:30
ashilkn 269fbbe5cf bump up version to 0.8.51 2024-02-01 12:38:49 +05:30
ashilkn 71a43d00df feat(map in info): show loading state before opening MapScreen 2024-02-01 12:37:23 +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
Vishnu Mohandas 4865a085c7
Map in file info (#1689) 2024-01-31 23:27:14 +05:30
Vishnu Mohandas 32c6192f30 v0.8.50 2024-01-31 17:56:28 +00:00
Ashil d19cd006c8
Merge branch 'main' into map_in_info 2024-01-31 20:44:52 +05:30
ashilkn 42a0348456 feat(map in info): minor correction to attribution close icon 2024-01-31 20:26:51 +05:30
ashilkn a67703e526 feat(map in info): refactor 2024-01-31 20:13:25 +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 37638cc9ab feat(map in info): change zoom level to better ones 2024-01-31 19:23:31 +05:30
ashilkn b2f79d66d0 feat(map in info): extract map to separate widget 2024-01-31 17:35:34 +05:30
ashilkn 2e9acbe173 feat(map in info): use clip.none for stacks for better performance 2024-01-31 16:18:44 +05:30
ashilkn 41ea0f1b0f feat(map in info): fix colors outside of map leaking in at the edges when blurring using BackdropFilter 2024-01-31 15:51:20 +05:30
ashilkn 5ee5915f0d feat(map in info): tweaks to map UI 2024-01-31 15:50:06 +05:30
ashilkn 735ea97249 feat(map in info): refactor 2024-01-31 14:41:32 +05:30
ashilkn 713e6b3a4e fix: on tap on map not working 2024-01-31 14:36:35 +05:30
ashilkn 93f225c7d3 feat(map in info): make blurred map clickable to enable map 2024-01-31 14:35:52 +05:30
ashilkn 8749f4decb feat(map in info): show blurred out map if map isn't enabled 2024-01-31 12:32:08 +05:30
ashilkn 5735763fa7 feat(map in info): add stroke around map 2024-01-31 11:36:37 +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 d20a5d9796 feat(map in info): pass MapAttributionOptions with options that make the attribution look good in info section 2024-01-30 19:28:21 +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 9fc7668ebd feat(map in info): use smaller map marker for map in info 2024-01-30 18:42:54 +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 17bd6429fb feat(map in info): dispose map controller 2024-01-30 18:21:32 +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 81ad8fab74 feat(map in info): move map to a different place in info 2024-01-30 14:51:13 +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
Vishnu Mohandas 172ec5eeb0
make spacing equal between elements in row (#1685) 2024-01-29 19:12:55 +05:30
ashilkn d2f2efb3ee make spacing equal between elements in row 2024-01-29 18:20:17 +05:30
Ashil e39282177a
fix: incorrect number of selected files on selecting all from a grid after deleting items from it (#1684) 2024-01-29 16:30:20 +05:30
ashilkn cbdcac4440 use a better variable name 2024-01-29 15:04:21 +05:30
ashilkn 89e1b78f44 fix: incorrect number of selected files on selecting all from a grid after deleting items from it 2024-01-29 14:51:39 +05:30
Vishnu Mohandas 636ec6ca0e
Remove from album bug (#1682) 2024-01-27 18:47:01 +05:30
ashilkn 995e18a6c3 Merge branch 'main' into add_to_album_bug 2024-01-27 15:02:31 +05:30