ashilkn
4f18fff36b
[mob][photos] Assert or log depending on the context if inherited widget holding selection state is used in a wrong way
2024-06-17 08:16:31 +05:30
ashilkn
befcb72b04
[mob][photos] Make Select all's UI better
2024-06-15 15:36:50 +05:30
ashilkn
f001812a1d
[mob][photos] Assert that SelectionState inherited widget is in context or not
2024-06-15 12:23:45 +05:30
ashilkn
1b993a617a
[mob][photos] Update select all button's state checking if all are selected or not on each select/unselect operation
2024-06-15 12:21:58 +05:30
ashilkn
f04e54f68b
[mob][photos] Select all MVP
2024-06-14 22:30:02 +05:30
ashilkn
aebe483d80
[mob][photos] Remove internal user flag
2024-06-13 12:33:44 +05:30
Neeraj Gupta
c0367729a7
Merge branch 'main' into mobile-videoeditor
2024-06-13 11:46:06 +05:30
Prateek Sunal
66d58d1538
Merge branch 'main' into mobile-videoeditor
2024-06-12 19:57:50 +05:30
ashilkn
7fdf52309a
[mob][photos] Keep showing of magic examples on search tab behind feature flag
2024-06-12 16:40:39 +05:30
ashilkn
04b3e0c7fb
Merge branch 'main' into discovery-3
2024-06-11 18:06:14 +05:30
Prateek Sunal
8c75a2324c
fix(mobile): update light mode ui
2024-06-11 02:14:38 +05:30
Aman Raj Singh Mourya
b8c6a67faa
[mob][photos] remove null check from non-nullabe variables
2024-06-10 16:00:57 +05:30
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