Commit graph

5707 commits

Author SHA1 Message Date
ashilkn 9e09f884cb use assets to show photos, videos and live photos in file types section 2024-02-27 17:14:29 +05:30
ashilkn 971b1faebb Size and font changes to unknown type's text 2024-02-27 16:09:52 +05:30
ashilkn dc5b9891a4 change alignment and size of file extension text for unknown types 2024-02-27 15:18:07 +05:30
ashilkn c773a64cfa create file types and names section 2024-02-23 20:43:42 +05:30
ashilkn 064502a237 create new contacts section 2024-02-23 16:42:23 +05:30
ashilkn 30b914cc5c rename widgets and remove unnecessary code 2024-02-23 15:52:37 +05:30
ashilkn be11b398d3 use the 'earth' icon for GoToMap widget when locations are empty 2024-02-23 15:47:10 +05:30
ashilkn 06911d0395 add a location pin on the LocationRecommendation widget 2024-02-23 15:09:19 +05:30
ashilkn 767e607812 create new cta icon for location section 2024-02-23 12:59:12 +05:30
ashilkn dfa8c8eac3 add onTap for new GoToMap widget 2024-02-23 11:34:34 +05:30
ashilkn b7247650fb refactor 2024-02-23 11:32:10 +05:30
ashilkn 6105af0d0b create new GoToMap widget 2024-02-23 11:22:36 +05:30
ashilkn 4f108b1239 add shadow for location recommendation widget 2024-02-22 15:13:06 +05:30
ashilkn 19982a1fd4 remove the 'location pin' icon from LocationRecommendation widget 2024-02-22 12:33:42 +05:30
ashilkn 9d3971cd73 changes to UI of LocationRecommendation widget 2024-02-22 12:32:42 +05:30
ashilkn 7f2ea10f64 add a layer of very transparent black over the blur in location recommendation widget 2024-02-22 11:30:57 +05:30
ashilkn 3203dc380e created widgets for new location section and surface them on UI 2024-02-21 18:25:45 +05:30
ashilkn ff598424e0 match new photo description section to design 2024-02-20 15:38:09 +05:30
ashilkn bf527e8b68 laid groundwork of widgets for the new descriptions section 2024-02-20 13:01:14 +05:30
ashilkn 250d1c2de8 use apt variable name 2024-02-20 12:35:14 +05:30
ashilkn 22bc9be5b6 rename widget 2024-02-20 12:28:40 +05:30
ashilkn 79e865ad9b add smoothened border for moments 2024-02-19 18:31:16 +05:30
ashilkn 8ad6e84b67 add shadow to moments section 2024-02-19 13:07:27 +05:30
ashilkn 67ec208c82 redesign moments section in search tab 2024-02-15 18:16:38 +05:30
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 b10edfacdd Merge branch 'main' into redesign_search_tab 2024-02-15 09:55:24 +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 c15db39240 use better fn name 2024-02-13 18:12:03 +05:30
ashilkn f465e616c4 refactor and reuse code for both system notification and dialog notification for app updates 2024-02-12 18:11:43 +05:30
ashilkn 18d0272cf0 add cancel button in update notification dialog 2024-02-08 19:35:47 +05:30
ashilkn 06058cd4ee show update dialog every 3 days, and not every time app is opened if an update is available 2024-02-08 19:20:49 +05:30
ashilkn c74409d3a4 update change logs 2024-02-07 11:31:52 +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 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 a271a3b332 feat(map in info): add animation when map-disabled widget is rendered 2024-02-01 20:07:04 +05:30