Neeraj Gupta
be6ca79c2d
move
2025-03-03 17:21:31 +05:30
Neeraj Gupta
a0025ab09b
[mob] Lint fixes
2025-02-18 13:48:28 +05:30
Neeraj Gupta
c1a53bdfce
Fix lint issues
2025-02-18 13:24:15 +05:30
Neeraj Gupta
0c8dc3af95
[mob] Extract ente_crypto plugin
2025-02-18 13:19:09 +05:30
Neeraj Gupta
3ff8d04d7b
[mob] Mark collection owner, sharee and publicUrls as non-nullable field
2025-02-13 15:36:20 +05:30
Neeraj Gupta
7621041ce0
Revert "[mob] Fix exif time parsing ( #4985 )"
...
This reverts commit 5b17711b55e9e8995454121e3a209ee5e8c9b3c1, reversing
changes made to 85bf3eebcb5ac197ce6a5901cbc8db1d03be0113.
2025-02-11 18:27:17 +05:30
Aman Raj Singh Mourya
10e61ee7f7
[mob][photos] fix: Invalid value: Valid value range is empty
2025-02-06 13:13:22 +05:30
Prateek Sunal
e0789b0d5a
[mob][preview] add support for video streaming ( #4253 )
2025-02-04 17:25:08 +05:30
Neeraj Gupta
dd061e6171
[mob] Fix stream cancellation for deeplink
2025-02-04 14:21:14 +05:30
Prateek Sunal
5250f7f355
Merge branch 'main' into mobile-preview-video
2025-02-03 06:03:30 +05:30
Ashil
48169e9794
[mob][photos] Ask "open public album link in app" permission once ( #4922 )
...
## Description
1. Don't show the permission dialog if self-hosted ente
2. Show dialog only once
2025-02-01 18:53:53 +05:30
Aman Raj Singh Mourya
a845642cfe
[mob][photos] Minor fix
2025-02-01 15:01:30 +05:30
ashilkn
cb4fcfdd25
[mob][photos] Reset _emailToPartialPersonDataMapCache after first entities sync (right after logging in)
2025-02-01 12:39:16 +05:30
Aman Raj Singh Mourya
3f673d409a
[mob][photos] Do not show "open public links in app" permission if self-hosted ente
2025-01-31 14:51:36 +05:30
Prateek Sunal
094e08c387
fix: show preview status
2025-01-30 21:52:20 +05:30
ashilkn
d37af17445
Revert "[mob][photos] Move Contacts section from search tab to shared tab"
...
This reverts commit 628f195c0e324c1b2f612805c0d12bfc5f6c5b53.
2025-01-30 16:11:29 +05:30
ashilkn
d8b995c3d6
Revert "[mob][photos] Refactor"
...
This reverts commit cf977a7fa19234a2a9763d08bac19614722ffe0b.
2025-01-30 16:10:50 +05:30
ashilkn
90db26c07b
Revert "[mob][photos] Reload Contacts and AllContacts section on necessary update events"
...
This reverts commit 11d080f7215cd201f1f316a1f45e06010f0a9a76.
2025-01-30 16:08:43 +05:30
Prateek Sunal
69ddb6fb2c
Merge branch 'main' into mobile-preview-video
2025-01-27 13:52:46 +05:30
ashilkn
11d080f721
[mob][photos] Reload Contacts and AllContacts section on necessary update events
2025-01-24 19:13:09 +05:30
ashilkn
3816ea42ab
[mob][photos] Chore
2025-01-24 17:14:41 +05:30
ashilkn
cf977a7fa1
[mob][photos] Refactor
...
The contacts section was moved to the shared tab from the search tab in a hacky way before this change. Have now refactored code around it for better readability and consistancy
2025-01-24 16:18:08 +05:30
ashilkn
628f195c0e
[mob][photos] Move Contacts section from search tab to shared tab
...
This is a quick workaround, will reorganize code in a better way in near future
2025-01-23 19:14:19 +05:30
Prateek Sunal
6c7a409c35
Merge remote-tracking branch 'origin/main' into mobile-preview-video
2025-01-08 01:40:29 +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
21f0602161
[mob][photos] Fix sort order setting not reflecting on public link opened in-app
2024-12-24 18:13:28 +05:30
Prateek Sunal
ffeb9da0d6
fix(preview): cache previewed list, use native player by default
2024-12-03 00:11:18 +05:30
ashilkn
e1e2d9fe12
[mob][photos] Chore"
2024-11-27 11:48:15 +05:30
ashilkn
c1ba766a5f
[mob][photos] Fix incorrect condition + show permission dialog to allow link-in-app in debug mode too
2024-11-26 19:22:29 +05:30
ashilkn
4014d62e51
Revert "Revert "[mob][photos] Open albums.ente.io links and not albums.ente.sh""
...
This reverts commit cec3131a2e6cae54fba50cc22caeca60f31dd2a2.
2024-11-26 18:37:40 +05:30
ashilkn
cec3131a2e
Revert "[mob][photos] Open albums.ente.io links and not albums.ente.sh"
...
This reverts commit 4532b4ea8fe6e83fb9f17651725da58c22860919.
2024-11-26 18:03:31 +05:30
ashilkn
15f39901c9
[mob][photos] Extract strings
2024-11-26 17:56:55 +05:30
ashilkn
4532b4ea8f
[mob][photos] Open albums.ente.io links and not albums.ente.sh
2024-11-26 17:43:39 +05:30
ashilkn
ae81c73d5b
[mob][photos] Chore
2024-11-25 20:22:13 +05:30
ashilkn
32293207bd
[mob][photos] Refactor
2024-11-25 20:17:19 +05:30
ashilkn
7d6688adff
[mob][photos] Use better names to avoid potential confusion
2024-11-25 18:50:08 +05:30
ashilkn
598b941dda
[mob][photos] Improve UX on wrong password for in-app public link
2024-11-25 15:58:29 +05:30
Aman Raj
79f19ef0cb
[mob][photos] Minor fix
2024-11-25 14:51:07 +05:30
ashilkn
1a4cd454cc
[mob][photos] Fix using app as photo viewer (by sharing from outside app) not working when app is not killed
2024-11-25 11:45:49 +05:30
ashilkn
4706fff599
[mob][photos] Fix issue when opening links in app
2024-11-22 21:58:36 +05:30
ashilkn
7d96f38e53
[mob][photos] Only show dialog asking for permission to open public link in-app in the android app's independednt and fdroid versions
2024-11-21 17:04:56 +05:30
ashilkn
6c7d403d5d
[mob][photos] Fix red screen error caused by the dialog asking for permission to allow opening album links in-app
2024-11-21 08:56:29 +05:30
ashilkn
1db6c99b28
[mob][photos] Handle deep link from public album by opening the album in app
2024-11-20 21:10:02 +05:30
ashilkn
cda749ddfd
[mob][photos] Remove stale code
2024-11-20 20:07:32 +05:30
Aman Raj Singh Mourya
c849ea1046
[mob][photos] use better dialog widget to ask permissions
2024-10-26 17:12:52 +05:30
Aman Raj Singh Mourya
b3f332cbb5
[mob][photos] open owned collection without fetching from the server
2024-10-26 13:14:45 +05:30
Aman Raj Singh Mourya
10ca0b7669
Merge branch 'deeplinks' of https://github.com/ente-io/ente into deeplinks
2024-10-24 19:12:36 +05:30