Aman Raj Singh Mourya
e18c79c895
[mob][photos] removed unnecessary delay
2024-06-10 15:33:19 +05:30
Aman Raj Singh Mourya
9c1ae27a21
[mob][photos] increased delay form 100ms to 200ms for widget to image
2024-06-10 11:05:47 +05:30
Aman Raj Singh Mourya
6bd307a2cd
Optimize image upload by using XFile.fromData instead of saving to file
2024-06-08 14:09:00 +05:30
Prateek Sunal
cd8709be9d
chore(mobile): import dart async for StreamSubscription
2024-06-08 01:45:04 +05:30
Prateek Sunal
ed9cb9668c
Merge branch 'mobile-videoeditor' into mobile-ffprobe
2024-06-08 01:23:05 +05:30
Prateek Sunal
eddb774b19
Merge remote-tracking branch 'origin' into mobile-videoeditor
2024-06-08 01:21:51 +05:30
Prateek Sunal
f8fa6adad8
Merge branch 'mobile-videoeditor' into mobile-ffprobe
2024-06-08 01:19:02 +05:30
Prateek Sunal
c1acc3eca1
fix(mobile): add ffprobe parser
2024-06-08 01:14:54 +05:30
ashilkn
fabd6351d9
[mob][photos] SectionType.content -> SectionType.magic
2024-06-07 17:28:13 +05:30
ashilkn
637f3522a9
[mob][photos] Polish magic section UI
2024-06-06 19:16:20 +05:30
ashilkn
5dda37a192
[mob][photos] Use correct naming + remove unnecessary field
2024-06-06 18:10:50 +05:30
ashilkn
6b3c9ee19c
[mob][photos] Surface magic section results in UI, using moments section's widget
2024-06-06 17:34:48 +05:30
ashilkn
78ce353069
Merge branch 'send_link_button_change' into fix_broken_share_ipad
2024-06-05 13:46:52 +05:30
ashilkn
b62e5a5f82
Merge branch 'main' into send_link_button_change
2024-06-05 13:45:57 +05:30
ashilkn
419a4a78cf
[mob][photos] Fix share outside of ente not working at multiple places on iPad
...
For the ios share sheet to be shown properly on iPad, the position of the button that triggered it needs to be known, which requires BuildContext and GlobalKey of the button, which is difficult to pass from some parts of code. So to make it work, we pass a default point on the screen so that the share sheet at least shows up
2024-06-05 12:54:53 +05:30
Neeraj Gupta
bf36f415db
Enable video editor for internal users
2024-06-05 12:30:11 +05:30
Neeraj Gupta
24ea4374cf
Merge branch 'main' into mobile-videoeditor
2024-06-05 12:28:50 +05:30
ashilkn
5723654ee0
[mob][photos] Fix send link not working on iPad
2024-06-05 11:19:10 +05:30
Neeraj Gupta
f06b7a4b71
[mob][gallery] Refactor grouping to enable week/month/year wise groups ( #1610 )
...
## Description
I haven't added any UI hook to change this GroupType. Tested it locally
to verify that the functionality work as expected.
## Tests
Tested locally
2024-06-05 08:45:14 +05:30
laurenspriem
85449fad70
[mob][photos] Horizontal padding
2024-06-04 19:51:31 +05:30
laurenspriem
1af5008ed8
[mob][photos] Always use video overlay
2024-06-04 18:48:59 +05:30
laurenspriem
b56a093052
Merge branch 'main' into thumbnail_duration
2024-06-04 18:33:23 +05:30
Neeraj Gupta
e3bbd7f536
Remove shared files from large files list
2024-06-04 17:43:14 +05:30
Neeraj Gupta
f47fc2c27c
Add view large file option
2024-06-04 17:40:08 +05:30
Neeraj Gupta
72f4ebfe42
Merge branch 'generic_group_by' into group_by_size
2024-06-04 12:45:32 +05:30
Neeraj Gupta
f876ba627e
Merge branch 'main' into generic_group_by
2024-06-04 12:44:00 +05:30
laurenspriem
11d9529496
[mob][photos] Get rid of ripple effect
2024-06-03 20:30:21 +05:30
laurenspriem
9916032e23
[mob][photos] Sort persons alphabetically in naming sheet
2024-06-03 20:16:20 +05:30
laurenspriem
22d468836c
[mob][photos] suggestions undo button
2024-06-03 20:12:06 +05:30
ashilkn
482239ce8d
[mob][photos] Change names and copy
2024-06-03 18:04:58 +05:30
ashilkn
ee602e63d2
[mob][photos] Show loading dialog after clicking on send link till the native share sheet comes up
2024-06-03 17:58:45 +05:30
ashilkn
5367e90ecf
[mob][photos] Stop showing redundant toast
2024-06-03 17:49:37 +05:30
ashilkn
4f2dd7ccdf
Merge branch 'main' into send_link_button_change
2024-06-03 15:21:59 +05:30
laurenspriem
08c8e11924
[mob][photos] Copy change
2024-06-03 14:56:50 +05:30
Aman Raj Singh Mourya
0d99d3e037
[mob][photos] removed commented code
2024-06-03 13:20:05 +05:30
Aman Raj Singh Mourya
39d50d24f0
[mob][photos] send link button changed
2024-06-03 13:15:09 +05:30
laurenspriem
1fdbf4f5f5
[mob][photos] Correct dynamic size of duration
2024-06-01 17:27:49 +05:30
laurenspriem
6635f4c9a4
[mob][photos] Play icon fallback for duration
2024-05-30 22:59:41 +05:30
Prateek Sunal
bfa652df36
feat(mobile): add all pages for video editor
2024-05-30 22:38:05 +05:30
laurenspriem
f71dd32400
[mob][photos] Add dark transparent background
2024-05-30 20:36:01 +05:30
Aman Raj Singh Mourya
3c5ba5b94e
[mob][photos] changed variable and function name
2024-05-30 19:18:00 +05:30
laurenspriem
5a76df7f62
[mob][photos] Also show duration for less than 10 second videos
2024-05-30 17:30:10 +05:30
laurenspriem
12d9bc7bce
Merge remote-tracking branch 'origin/main' into thumbnail_duration
2024-05-30 17:08:15 +05:30
Aman Raj Singh Mourya
5099dfdd74
[mob][photos] added delete function for placeholder image
2024-05-30 14:03:40 +05:30
laurenspriem
80be753d77
[mob][photos] Properly align person tiles
2024-05-30 13:02:00 +05:30
laurenspriem
e41e0eadee
[mob][photos] Rename var showOptionToCreateNewAlbum
2024-05-30 13:01:35 +05:30
Aman Raj Singh Mourya
7f816e80a2
[mob][photos] share placeholder with link when sharing 2nd draft
2024-05-30 12:48:07 +05:30
laurenspriem
85ce2d7e49
[mob][photos] Properly reset last viewed clusterID
2024-05-29 16:10:03 +05:30
laurenspriem
ee3ea77831
[mob][photos] Don't show naming banner in personCluster
2024-05-29 16:04:04 +05:30
laurenspriem
9922b704e8
[mob][photos] Remove "view confirmied photos"
2024-05-29 16:03:21 +05:30