Commit graph

10765 commits

Author SHA1 Message Date
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
ashilkn 56c1f94b4b fix: Removing a file from album stuck after coming back to album using the back button, after adding the file to a different album 2024-01-27 08:52:22 +05:30
Vishnu Mohandas 4bddd24d63
Let indexing run freely on iOS (#1681) 2024-01-26 17:07:54 +05:30
Vishnu Mohandas 32f4cd534e
Merge branch 'main' into free_ios 2024-01-26 16:59:48 +05:30
vishnukvmd 4915aff643 v0.8.49 2024-01-26 16:58:34 +05:30
vishnukvmd 4ee94c5b1a Start indexing on iOS on app start 2024-01-26 16:58:21 +05:30
vishnukvmd 81a734e9d2 Let indexing run on iOS 2024-01-26 16:49:29 +05:30
ashilkn cd88c96641 remove unused globalKey 2024-01-26 15:58:36 +05:30
Vishnu Mohandas b904bdbd3d
fix: range error when deleting last Memory from FullScreenMemory (#1680) 2024-01-26 15:27:03 +05:30
ashilkn 8fd2144f62 fix: range error when deleting last Memory from FullScreenMemory 2024-01-26 15:13:50 +05:30
Vishnu Mohandas aaa38d8bfa
bump up version to 0.8.48 (#1679) 2024-01-26 11:17:24 +05:30
Ashil 0a2e246a3f
Merge branch 'main' into clip_improvements 2024-01-26 11:07:13 +05:30
Vishnu Mohandas 49879a26a6
Clip improvements (#1678)
Clip improvements
2024-01-26 11:05:41 +05:30
ashilkn 225c4644bb bump up version to 0.8.48 2024-01-26 11:05:29 +05:30
ashilkn 08984c01fc Merge branch 'main' into clip_improvements 2024-01-26 10:52:31 +05:30
ashilkn 775fc68f16 add listener to root of the app also when (Platform.isAndroid || kDebugMode) is false 2024-01-26 10:49:39 +05:30
vishnukvmd c2c858448a Start with an initial interaction timeout of 10s and then lower it to 5s 2024-01-26 00:14:30 +05:30
vishnukvmd 177464c203 Pause image embedding computation when user is interacting with the app 2024-01-25 23:59:28 +05:30
vishnukvmd 686ae81cfa Increase interaction timeout to 5s 2024-01-25 23:57:58 +05:30
ashilkn b6ade70d67 add debug logs 2024-01-25 22:01:40 +05:30
ashilkn 5d1379c314 call methods resumeIndexing() and pauseIndexing() in SemanticSearchService when user is not interacting and when is interacting 2024-01-25 21:59:20 +05:30
ashilkn 6b6eed73a8 added listener to root of app to know when user is interacting with app and when user is not 2024-01-25 21:51:59 +05:30