Neeraj Gupta
0db5370dea
Lint fix
2025-01-08 16:36:41 +05:30
Neeraj Gupta
132c270136
[mob] Avoid redudant state refresh when section is not expanded
2025-01-08 16:32:13 +05:30
Prateek Sunal
021cde5b7e
Merge remote-tracking branch 'origin/main' into mobile-preview-video
2025-01-08 12:02:55 +05:30
Laurens Priem
50c65125a7
Clusterface ( #4626 )
...
## Description
Fixed bug where we showed "Face not clustered yet, please come back
later" toast message even for faces which had a score too low to ever be
clustered automatically.
2025-01-08 07:02:45 +01:00
Prateek Sunal
6c7a409c35
Merge remote-tracking branch 'origin/main' into mobile-preview-video
2025-01-08 01:40:29 +05:30
laurenspriem
38d7438dc4
[mob][photos] Fix showing toast too often
2025-01-07 20:01:36 +01:00
laurenspriem
2cee052f3f
[mob][photos] Comment
2025-01-07 19:59:14 +01:00
laurenspriem
af42576e45
[mob][photos] Simplify
2025-01-07 19:48:09 +01:00
laurenspriem
2c41efb672
[mob][photos] dev log
2025-01-07 19:15:28 +01:00
laurenspriem
92eab74917
[mob][photos] Fix sync issue adding cluster
2025-01-07 16:01:18 +01:00
Neeraj
65d144be77
[mob][server] Join albums via link ( #4607 )
...
## Description
## Tests
2025-01-07 15:35:07 +05:30
Neeraj Gupta
44ffb99b0b
Remove unused import
2025-01-07 15:31:13 +05:30
Neeraj Gupta
93cc5cc8a2
[mob] Extract strings
2025-01-07 15:11:41 +05:30
Neeraj Gupta
7062aacf35
[mob] Handle albums with download disabled
2025-01-07 14:42:53 +05:30
Neeraj Gupta
e2d72c71b4
[mob] Open existing shared collection
2025-01-07 13:44:29 +05:30
ashilkn
99405ebc2e
[mob][photos] Fix null check operator used on null value exception
2025-01-07 13:28:47 +05:30
Neeraj Gupta
ca0deb60e7
[mob] Enable join for links created by internal users
2025-01-07 11:20:50 +05:30
Neeraj Gupta
1d803552da
extract strings
2025-01-07 09:47:35 +05:30
Neeraj Gupta
de885e45ef
[mob] Hide join button is join is disabled
2025-01-06 16:32:19 +05:30
Neeraj Gupta
d24c46610d
Tweak padding
2025-01-06 16:18:07 +05:30
Neeraj Gupta
fc10e46a0b
[mob] Allow joining public links
2025-01-06 15:51:33 +05:30
Ashil
dc494c02c4
[mob][photos] Option to hide shared items from home gallery ( #4582 )
...
## Description
https://github.com/user-attachments/assets/ce79a175-3683-423c-af35-f40a834dfec7
2025-01-03 16:50:19 +05:30
ashilkn
333a71a4a1
[mob][photos] Add close button that takes user from PhotoGridSizePickerPage to home gallery
2025-01-03 16:45:03 +05:30
ashilkn
05f80f2bdd
[mob][photos] Extract string
2025-01-03 16:40:41 +05:30
ashilkn
f82e48e754
[mob][photos] Create different screen for gallery settings. Can be found in Settings -> Advanced -> Gallery
2025-01-03 16:39:22 +05:30
ashilkn
cbf2947b0f
[mob][photos] Remove unnecessary Column widgets
2025-01-03 16:22:11 +05:30
ashilkn
4609d395c7
[mob][photos] Extract string
2025-01-03 12:22:40 +05:30
ashilkn
8296c81742
[mob][photos] Make same changes to getAllLocalAndUploadedFiles
2025-01-03 12:20:00 +05:30
ashilkn
a1afd8155c
[mob][photos] Add a new parameter 'ignoreSharedFiles' and use that instead of passing 'applyOwnerCheck' since apply owner check doesn't exclude files for which ownerID is null
2025-01-03 11:57:05 +05:30
ashilkn
232f793fb0
[mob][photos] Add logic to reload home gallery on toggling hide shared items from home gallery settings and also store the preference in local settings
2025-01-02 23:41:40 +05:30
ashilkn
0a7fd03df7
[mob][photos] Fix move/add to album UX issue
2025-01-02 22:48:52 +05:30
Neeraj Gupta
a3b9b6bb90
[mob] Add authentication for trashed section ( #4561 )
...
## Description
## Tests
2025-01-01 17:04:24 +05:30
Ashil
57bd5b9d17
[mob][photos] In-app public link fixes ( #4495 )
...
## Description
Fixed these issues:
- Unrelated files coming up (these are local device files) in public
link when opened in-app.
- Max number of files in link capped to 2000.
- Sort order not working.
2024-12-24 21:07:41 +05:30
ashilkn
21f0602161
[mob][photos] Fix sort order setting not reflecting on public link opened in-app
2024-12-24 18:13:28 +05:30
Neeraj Gupta
1a6eb26f2b
[mob] Remove hardcoded url for cast
2024-12-24 16:51:30 +05:30
ashilkn
cc674183cd
[mob][photos] Use genId + uploadedId instead of just genId for value key to make sure all keys are unique when opening a public link in-app (genID is null for all files in public link)
2024-12-24 16:30:38 +05:30
ashilkn
9a6a46fd0d
[mob][photos] Chore
2024-12-24 16:23:57 +05:30
Neeraj Gupta
aaa636345c
[mob] Remove hardcoded url for accounts/passkey
2024-12-24 15:32:41 +05:30
Neeraj Gupta
25bb175ff7
Remove redundant import
2024-12-21 10:21:41 +05:30
Neeraj Gupta
ec7b61c36a
[mob] Update permission dialog
2024-12-21 10:21:06 +05:30
Laurens Priem
8c20f5f660
Ml string ( #4453 )
...
## Description
## Tests
2024-12-20 11:54:55 +01:00
ashilkn
c453827cc8
[mob][photos] Make text alignment perfect
2024-12-20 12:57:21 +05:30
ashilkn
09fe2c6f7e
[mob][photos] Minor perf improvement
2024-12-20 12:50:26 +05:30
ashilkn
2ec8ae34b8
[mob][photos] Remove unnecessary widget + minor UI tweak on memory widget
2024-12-20 12:33:17 +05:30
ashilkn
55fa86a6c8
[mob][photos] Change seen and unseen memories UI state
2024-12-20 11:36:25 +05:30
Neeraj Gupta
ff01477021
Show size in toast
2024-12-19 12:23:50 +05:30
Neeraj Gupta
6c4c0a4ed9
Merge branch 'main' into mobile-preview-video
2024-12-19 12:10:09 +05:30
ashilkn
09cc226511
[mob][photos] Move delete option in file selection actions to make it easily accessible (no scrolling needed)
2024-12-18 20:43:44 +05:30
laurenspriem
d9f62b8956
[mob][photos] Log empty person
2024-12-18 15:08:42 +01:00
Neeraj Gupta
d359d750c4
[mob] Show progress toast
2024-12-18 16:40:26 +05:30