laurenspriem
b48cb84100
[mob] better cluster analysis visualization
2024-04-04 18:47:30 +05:30
laurenspriem
f1fd74b119
[mob] Option to add/remove face to cluster from file info
2024-04-04 18:47:09 +05:30
Neeraj Gupta
f5a9679c0e
[mob] Rename and add more attr to PersonEntity
2024-04-04 17:27:28 +05:30
laurenspriem
583c09155b
[mob] Rename file
2024-04-04 15:40:38 +05:30
laurenspriem
5bce9abb5c
[mob] Rename PeopleClustersPage
2024-04-04 15:39:35 +05:30
laurenspriem
c6f9bbbbda
[mob] Use rounded rectangle for cluster thumbnails
2024-04-04 15:38:23 +05:30
laurenspriem
517b099de8
[mob] better visualization of cluster analysis
2024-04-04 15:10:10 +05:30
Vishnu Mohandas
52c47234fd
[Photos] Allow for configuring a custom server ( #1302 )
...
## Description
Users can now tap on the onboarding screen 7 times to bring up a page
where they can configure the endpoint the app should be connecting to.

## Tests
- [x] Verified that production flows are working as expected
- [x] Verified that configuring the endpoint to a local instance lets
you
- [x] Connect to that instance
- [x] Create an account
- [x] Upload a photo
- [x] Logout and log back in
2024-04-04 13:41:26 +05:30
laurenspriem
6a9b670d52
[mob] thinner highlight of face in file info
2024-04-04 12:58:58 +05:30
laurenspriem
0176b01fea
[mob] Add basic debug UI for breaking up cluster
2024-04-04 12:14:18 +05:30
Ashil
8b643549fe
[mobile][photos] Remove unused global keys ( #1309 )
2024-04-04 11:29:23 +05:30
vishnukvmd
9d7a342aa9
Ensure widget is updated when endpoint changes
2024-04-03 17:34:45 +05:30
vishnukvmd
ee33a3229f
Update landing page to provide an option to update the app's endpoint
2024-04-03 17:24:44 +05:30
vishnukvmd
54c4862e71
Add widget that renders the current endpoint app is connecting to
2024-04-03 17:24:26 +05:30
laurenspriem
b21466bf13
Merge remote-tracking branch 'origin/mobile_face' into mobile_face
2024-04-03 17:02:39 +05:30
laurenspriem
6a240ee030
Highlight relevant face
2024-04-03 16:59:38 +05:30
Neeraj Gupta
922550b1a3
Merge branch 'mobile_face' of https://github.com/ente-io/auth into mobile_face
2024-04-03 13:57:58 +05:30
Neeraj Gupta
fb3a77bf94
Merge branch 'main' of https://github.com/ente-io/auth into mobile_face
2024-04-03 13:57:39 +05:30
laurenspriem
11937a42b4
[mob] cluster suggestion class
2024-04-03 13:18:24 +05:30
laurenspriem
57fec06d73
[mob] Bump minimum face score for clustering to 0.8
2024-04-02 16:44:34 +05:30
ashilkn
0053e814c8
nit: remove unnecessary clipping
2024-04-02 13:49:41 +05:30
ashilkn
53184da7fb
fix: loading icon's color in light theme when viewing images
2024-04-02 13:49:05 +05:30
ashilkn
165bcb5c6e
fix: white bg for loading state when viewing images, turned it to black.
...
when swiping on light theme, this comes up a 'white flash' on the right which looked odd. We use black bg when viewing images.
2024-04-02 13:47:57 +05:30
Neeraj Gupta
c85692360c
[mob] Fix face cluster suggestion
2024-04-02 13:35:32 +05:30
Neeraj Gupta
8e322114b7
[mob] Fix reset queries for feedback & clusters
2024-04-02 12:21:14 +05:30
Neeraj Gupta
226808aadb
[mob] Use vector for cosine dist
2024-04-02 11:53:40 +05:30
ashilkn
bc0a453cbc
Merge branch 'main' into prepare_for_release_v0.8.73
2024-04-01 18:41:24 +05:30
ashilkn
166e9ad1bf
Update change log
2024-04-01 18:41:21 +05:30
Neeraj Gupta
51b51ff2b1
[mob] Use separate table for storing clusters
2024-04-01 17:34:35 +05:30
ashilkn
d013519655
refactor
2024-04-01 16:59:42 +05:30
ashilkn
855d362cca
Merge branch 'main' into handle_proxdr_image_viewing
2024-04-01 16:43:19 +05:30
Ashil
f8febe12df
[mobile][photos] Reupload files with missing GPS data ( #1263 )
...
## Description
- Fixes corrupt files (missing GPS data) that were uploaded due to [this
issue](https://github.com/ente-io/ente/pull/1261 )
- Refactor
## Tests
Tested and working
- Uploaded two file from a build that has missing permission for
`ACCESS_MEDIA_LOCATION` and GPS data is missing.
- Created a new build with changes in this PR.
- Deleted the file from device.
- Remote file has GPS data when checked from file info.
---------
Co-authored-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2024-04-01 16:41:33 +05:30
Neeraj Gupta
323521d496
[mob] Rename face tables
2024-04-01 16:05:23 +05:30
Neeraj Gupta
7e9c6a7f81
[mob] Rename
2024-04-01 15:44:25 +05:30
laurenspriem
e7670bfee6
[mob] complete remove from cluster feedback
2024-04-01 15:14:28 +05:30
laurenspriem
768fa3d1ce
[mob][wip] remove from cluster feedback
2024-03-30 18:35:46 +05:30
laurenspriem
a3b6a72315
[mob] Debug option to reset feedback
2024-03-30 17:13:54 +05:30
Ashil
7950f1ec26
[mobile][photos] Explicitly ask for media location ( #1261 )
...
## Description
On bumping up photo_manager version, it introduced a breaking change
where we need to explicitly ask for ACCESS_MEDIA_LOCATION permission.
## Tests
Tested on android 13 and 14 devices.
2024-03-30 16:48:15 +05:30
laurenspriem
8aed14ace6
[mob] Change text
2024-03-29 17:33:29 +05:30
laurenspriem
b56b0c47d0
Show debug info for cluster suggestions
2024-03-29 17:26:58 +05:30
laurenspriem
2a04192b3c
[mob] temp fix
2024-03-29 17:24:50 +05:30
Neeraj Gupta
5f468e6c63
[mob] Trim face score
2024-03-29 12:49:20 +05:30
laurenspriem
1d527f9e02
Add face score in debugMode
2024-03-29 12:18:21 +05:30
laurenspriem
afa8a372d2
Merge remote-tracking branch 'origin/mobile_face' into mobile_face
2024-03-29 12:14:33 +05:30
ashilkn
b976d30ab2
fix colours in new material 3 toggle switch
2024-03-28 20:37:27 +05:30
ashilkn
4c73fb7374
Specify color for dividers to keep it same after flutter upgrade
...
New material theme has a different default colour for dividers
2024-03-28 18:22:38 +05:30
Neeraj Gupta
6c287775d4
[mob] Add logs for cluster feedback suggestions
2024-03-28 16:25:09 +05:30
Neeraj Gupta
9aafe137a1
Merge branch 'mobile_face' of https://github.com/ente-io/auth into mobile_face
2024-03-28 16:13:25 +05:30
Ashil
79f7fb9ad9
[mobile][photos] Update change log for v0.8.72 release ( #1225 )
...
## Description

2024-03-27 17:40:25 +05:30
vishnukvmd
94f4c1e757
[mobile] FAQ -> Help
2024-03-27 17:06:01 +05:30