ente/mobile/lib
Neeraj Gupta 3e5648dae4
[mob][photos][internal] Enable fav + add to album action for shared files (#1484)
## Description


https://github.com/ente-io/ente/assets/254676/7ec2f82a-d0d1-4dbe-8836-87d1ffd793f6


## Tests

- [x] Hide Shared Item on Home Page If user has copied it.
- [x] Keep the fav state on the UI
- [x] Client side hash based dedupe works for copied items. Items are
linked to existing item instead of uploading duplicate entries
2024-04-20 15:33:54 +05:30
..
core fix: remove unused constants 2024-04-13 14:09:52 +05:30
data Move into mobile/ 2024-03-01 12:25:37 +05:30
db [mob][photos][internal] Enable fav + add to album action for shared files (#1484) 2024-04-20 15:33:54 +05:30
events Add API within Configuration to update the endpoint 2024-04-03 17:23:23 +05:30
extensions Move into mobile/ 2024-03-01 12:25:37 +05:30
gateways Move into mobile/ 2024-03-01 12:25:37 +05:30
generated Merge remote-tracking branch 'origin/main' into mobile_save_a_copy 2024-04-19 14:57:19 +05:30
l10n New Crowdin translations by GitHub Action 2024-04-19 01:56:15 +00:00
models [mob][photos] Use modificationTime as creationTime if it's lower than creationTime 2024-04-15 15:46:47 +05:30
services [mob][photos][internal] Enable fav + add to album action for shared files (#1484) 2024-04-20 15:33:54 +05:30
states Move into mobile/ 2024-03-01 12:25:37 +05:30
theme Move into mobile/ 2024-03-01 12:25:37 +05:30
ui [mob][photos] Use internal flag check 2024-04-20 15:28:22 +05:30
utils [mob][photos] Lint 2024-04-20 11:31:09 +05:30
app.dart fix: segregate logic for launch from widget 2024-04-14 14:35:10 +05:30
ente_theme_data.dart Move into mobile/ 2024-03-01 12:25:37 +05:30
main.dart Initialize Configuration before Network 2024-04-03 17:23:00 +05:30