laurenspriem
|
a92081e703
|
[mob] Only analyze clustering in debugMode
|
2024-04-19 15:20:29 +05:30 |
|
laurenspriem
|
f3f85e81ca
|
[mob] Rename constant
|
2024-04-19 15:08:10 +05:30 |
|
laurenspriem
|
ecc1bc9980
|
[mob] Use more conservative cluster threshold for sideways faces
|
2024-04-19 14:58:52 +05:30 |
|
Neeraj Gupta
|
564ca77a8b
|
Merge remote-tracking branch 'origin/main' into mobile_save_a_copy
|
2024-04-19 14:57:19 +05:30 |
|
Neeraj Gupta
|
136f53b581
|
[mob][photos] Fix: Remove fav action on shared photos
|
2024-04-19 14:53:41 +05:30 |
|
Ashil
|
937267ed72
|
[mob] perf: avoid unnecessary frame builds and computations when toggling full fullscreen when viewing a file (#1487)
|
2024-04-19 14:17:01 +05:30 |
|
Neeraj Gupta
|
3788fdda6f
|
[mob][photos]Fix: Show fav icon on shared photos
|
2024-04-19 14:15:33 +05:30 |
|
laurenspriem
|
2b88daa15f
|
[mob] Method for detecting sideways faces
|
2024-04-19 14:00:15 +05:30 |
|
Neeraj Gupta
|
7f879aaf57
|
[mob][photos] Hide incoming file from home screen is saved
|
2024-04-19 13:34:44 +05:30 |
|
Neeraj Gupta
|
398e66a0eb
|
[mob][photos] Lint fix
|
2024-04-19 12:36:28 +05:30 |
|
laurenspriem
|
a9ca8a4a24
|
[mob] Better handling of cluster update
|
2024-04-19 12:19:10 +05:30 |
|
laurenspriem
|
ab0a99cf76
|
[mob] Make sure cluster page is updated after file removal
|
2024-04-19 11:42:39 +05:30 |
|
Neeraj Gupta
|
7631eb3b12
|
[mob][photos] Enable fav incoming files
|
2024-04-19 11:22:47 +05:30 |
|
Neeraj Gupta
|
b8ad320931
|
[mob] Add assertion check
|
2024-04-19 09:18:55 +05:30 |
|
Ashil
|
dac0ddf41c
|
[mob][photos] Migrate use of WillPopScope to PopScope (#1473)
## Description
[Documentation followed for the
migration](https://docs.flutter.dev/release/breaking-changes/android-predictive-back)
## Tests
- [x] Tested screens in which migration wasn't straight forward
(HomeScreen)
|
2024-04-19 09:16:42 +05:30 |
|
Neeraj Gupta
|
d430616ccb
|
[mobile] New translations (#1482)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)
|
2024-04-19 09:16:24 +05:30 |
|
Crowdin Bot
|
340f0b75cf
|
New Crowdin translations by GitHub Action
|
2024-04-19 01:56:15 +00:00 |
|
Prateek Sunal
|
dca63ca487
|
fix: get collection key correctly
|
2024-04-18 23:00:08 +05:30 |
|
Prateek Sunal
|
336a6c53fc
|
fix: use existing encryption path on multipart entry found
|
2024-04-18 22:42:32 +05:30 |
|
Prateek Sunal
|
f65e8359a7
|
fix: use random path, add date based fields, use collection id to encrypt file key
|
2024-04-18 22:38:10 +05:30 |
|
Neeraj Gupta
|
420cec01d2
|
[mob][photos] Rename method
|
2024-04-18 22:30:02 +05:30 |
|
Prateek Sunal
|
901e50b69b
|
chore: move multipart size out of constants
|
2024-04-18 21:15:21 +05:30 |
|
laurenspriem
|
e20f13f02b
|
[mob] Re-cluster when removing file from person/cluster
|
2024-04-18 17:57:14 +05:30 |
|
ashilkn
|
23801f8fa6
|
Merge branch 'main' into migrate_from_sqflite
|
2024-04-18 17:15:08 +05:30 |
|
ashilkn
|
b238ba2c62
|
[mob] Migrate from sqflite (2)
|
2024-04-18 17:14:22 +05:30 |
|
laurenspriem
|
34798c344c
|
[mob] Fix typo
|
2024-04-18 16:32:11 +05:30 |
|
ashilkn
|
eb68a6c293
|
[mob] Migrate from sqflite
|
2024-04-18 16:23:43 +05:30 |
|
laurenspriem
|
e7992674d5
|
[mob] Use async sqlite for getting file creation times
|
2024-04-18 16:17:04 +05:30 |
|
laurenspriem
|
74247c4563
|
[mob] Use async sqlite for getting faceID from cluster
|
2024-04-18 16:00:47 +05:30 |
|
laurenspriem
|
be1b4b359c
|
[mob] Fix typo
|
2024-04-18 15:32:59 +05:30 |
|
laurenspriem
|
79e763bf16
|
[mob] Small changes
|
2024-04-18 15:29:02 +05:30 |
|
laurenspriem
|
afbb1c69c2
|
[mob] More clustering methods in Computer within cluster
|
2024-04-18 15:20:28 +05:30 |
|
Neeraj Gupta
|
b18e5cb036
|
[mob][photos] Minor refactor
|
2024-04-18 15:11:15 +05:30 |
|
laurenspriem
|
417c5eab1c
|
[mob] Rename cluster method to clarify use of Computer
|
2024-04-18 14:48:57 +05:30 |
|
laurenspriem
|
ba58ac1358
|
[mob] Add merges to predictComplete method
|
2024-04-18 14:44:12 +05:30 |
|
Prateek Sunal
|
46b7dba9e3
|
fix: don't re-encrypt file, add nonce field, upload parts logic
|
2024-04-18 14:37:07 +05:30 |
|
laurenspriem
|
7a5e1263e0
|
[mob] Use complete clustering for breaking up clusters
|
2024-04-18 11:26:24 +05:30 |
|
laurenspriem
|
45d18b187c
|
[mob] Add completeClustering functionality
|
2024-04-18 11:25:48 +05:30 |
|
ashilkn
|
e87ae499eb
|
[mob] pref: use sqlite_async for getFilesCreatedWithinDurations
|
2024-04-18 10:59:22 +05:30 |
|
laurenspriem
|
e3fd836901
|
[mob] clustering make it difficult for good faces to link to bad faces
|
2024-04-17 17:46:53 +05:30 |
|
laurenspriem
|
51d15cc441
|
[mob] Clustering with dynamic threshold based on face blur and score
|
2024-04-17 16:38:47 +05:30 |
|
laurenspriem
|
72e677e9e5
|
[mob] Minimum cluster size of 20
|
2024-04-17 16:36:45 +05:30 |
|
laurenspriem
|
6f26901073
|
[mob] Minor refactor of clustering methods
|
2024-04-17 14:54:31 +05:30 |
|
Prateek Sunal
|
4942724423
|
fix: better classes and enums
|
2024-04-16 23:55:36 +05:30 |
|
Prateek Sunal
|
9a810e1cd6
|
fix: old files
|
2024-04-16 21:58:58 +05:30 |
|
Prateek Sunal
|
c29beab8d6
|
Merge remote-tracking branch 'origin/main' into mobile-resumable
|
2024-04-16 21:57:00 +05:30 |
|
Prateek Sunal
|
6efedfdd28
|
Merge branch 'mobile-resumable' of https://github.com/ente-io/ente into mobile-resumable
|
2024-04-16 21:44:29 +05:30 |
|
laurenspriem
|
f61a5f91b6
|
[mob] Debug option to get clusters of blur values
|
2024-04-16 19:22:27 +05:30 |
|
Ashil
|
45942f7931
|
[mob][photos] Search field fixes (#1464)
## Description
See commits.
|
2024-04-16 17:49:28 +05:30 |
|
Neeraj Gupta
|
f645fff31c
|
[mob][photos] Add hook to show cast devices
|
2024-04-16 15:38:41 +05:30 |
|