Commit graph

1646 commits

Author SHA1 Message Date
ashilkn 7d6a2efd06 remove redundant const variable 2024-02-15 16:16:02 +05:30
ashilkn c9a48107a1 make albums section reactive to state changes 2024-02-15 16:14:05 +05:30
ashilkn 3ac841068f show empty state if there are no albums in album section 2024-02-15 15:47:26 +05:30
ashilkn 8942a5ac7e alignment changes to album CTA icon 2024-02-15 12:12:26 +05:30
ashilkn 61e495755f add albumCTA button to end of album section 2024-02-15 11:55:54 +05:30
ashilkn 9471b9ad9f add onTap to each album in album section 2024-02-15 10:32:49 +05:30
ashilkn 0d180f6e8d fix file count coming up as 'null' in some albums + some layout changes 2024-02-15 10:23:54 +05:30
ashilkn 7b8967c527 add on tap to 'view all' in section header 2024-02-15 10:03:57 +05:30
ashilkn e899960ed3 first iteration of new albums section and reuseable SectionHeader widget 2024-02-15 09:54:33 +05:30
ashilkn 1de4918855 move search tab to 'search_tab' folder 2024-02-13 18:25:20 +05:30
ashilkn 2e5625cd17 fix: stop playing video when navigating to it's album from file info 2024-02-06 17:45:26 +05:30
Neeraj Gupta e64bfafa8f Extract strings 2024-02-02 17:31:36 +05:30
Neeraj Gupta c14e571e55
Merge branch 'main' into cast 2024-02-02 14:49:50 +05:30
Neeraj Gupta 4e32d4a83b Enable cast for internal users 2024-02-02 14:49:24 +05:30
Neeraj Gupta 1b1993603b Extract strings 2024-02-02 14:47:32 +05:30
Neeraj Gupta 307419703e Add support for playing album on TV 2024-02-02 13:57:54 +05:30
ashilkn 694b210b7d remove never-visible loading widget 2024-02-01 22:56:10 +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 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
ashilkn 71a43d00df feat(map in info): show loading state before opening MapScreen 2024-02-01 12:37:23 +05:30
Ashil d19cd006c8
Merge branch 'main' into map_in_info 2024-01-31 20:44:52 +05:30
ashilkn a67703e526 feat(map in info): refactor 2024-01-31 20:13:25 +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 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 9fc7668ebd feat(map in info): use smaller map marker for map in info 2024-01-30 18:42:54 +05:30
ashilkn 17bd6429fb feat(map in info): dispose map controller 2024-01-30 18:21:32 +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
ashilkn d2f2efb3ee make spacing equal between elements in row 2024-01-29 18:20:17 +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
ashilkn cd88c96641 remove unused globalKey 2024-01-26 15:58:36 +05:30
ashilkn 3b8be24866 fix: search stuck at loading state 2024-01-24 11:59:01 +05:30
vishnukvmd f6afe36509 Remove unused variable 2024-01-23 21:04:46 +05:30
vishnukvmd dc5c8e5b70 Remove redundant call 2024-01-23 21:04:13 +05:30