ashilkn
731610ed94
[mob] Refactor
2024-04-23 08:30:59 +05:30
ashilkn
e875eb1389
[mob] Remove unnecessary ShapeDecoration and width constrain
2024-04-23 08:27:47 +05:30
ashilkn
3253a2bf26
[mob] Remove unnecessary LayoutBuilder
2024-04-23 08:26:29 +05:30
ashilkn
8225697e43
Merge branch 'mobile_face' into fix_face_thumbnail
2024-04-23 07:49:59 +05:30
laurenspriem
9cdd4fd713
[mob][photos] Face thumbnail generation from widgets
2024-04-22 17:24:34 +05:30
ashilkn
c1587cc5ea
[mob] Remove redundant clippling and anti aliasing for performance gain
2024-04-22 11:52:39 +05:30
ashilkn
ae046e33b4
[mob] fix: face thumbnails getting cropped on the edges because the image uses BoxFit.cover
2024-04-22 11:45:54 +05:30
laurenspriem
37ab467da5
[mob][photos] Remove blur ranking debug option
2024-04-22 11:35:40 +05:30
Neeraj Gupta
da1d778eeb
[mob][photos] Add hook to connect to cast device
2024-04-22 10:47:49 +05:30
Neeraj Gupta
1cdca5c9ff
[mob][photos] Increase loading iconSize + reduce padding
2024-04-20 17:07:53 +05:30
Neeraj Gupta
cc682a0a09
Merge branch 'mobile_face' of https://github.com/ente-io/auth into mobile_face
2024-04-20 16:01:08 +05:30
Neeraj Gupta
864f8444d5
Merge branch 'main' into mobile_face
2024-04-20 15:59:36 +05:30
Neeraj Gupta
5e2c6f84f1
[mob][photos] Use internal flag check
2024-04-20 15:28:22 +05:30
Neeraj Gupta
9a34fdce05
[mob][photos] Enable add to option for shared photos for internal users
2024-04-20 11:30:20 +05:30
laurenspriem
6d3e1325c4
[mob] Update face widget
2024-04-19 16:35:33 +05:30
Neeraj Gupta
02890a100b
[mob][photos] Lint fix
2024-04-19 15:56:49 +05:30
Neeraj Gupta
f55fd36579
[mob][photos] Fix: Pass copy of EnteFile to avoid modification in original
2024-04-19 15:54:49 +05:30
Neeraj Gupta
08040d9154
[mob][photos] Use loading indicator instead of blocking progress
2024-04-19 15:52:41 +05:30
Neeraj Gupta
564ca77a8b
Merge remote-tracking branch 'origin/main' into mobile_save_a_copy
2024-04-19 14:57:19 +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
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
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
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
420cec01d2
[mob][photos] Rename method
2024-04-18 22:30:02 +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
laurenspriem
b1eb6c11b2
[mob] Show face direction in face widget in debug mode
2024-04-16 15:11:51 +05:30
laurenspriem
e3b1cb8014
[mob] Debug log blur values of cluster when opening cluster page
2024-04-16 14:33:13 +05:30
ashilkn
48cbe17ccd
[mob] Make the borders of settings drawer not-round
2024-04-15 10:58:35 +05:30
Ashil
bb90b2d3bc
[mob][photos] Upgrade flutter ( #1434 )
...
## Description
- Update flutter
- Update packages
- Fix UI issues because of update (material 3)
- bump up version to v0.8.80
## Tests
- [x] Building on android and iOS.
---------
Co-authored-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2024-04-15 10:21:18 +05:30
laurenspriem
38381f6bb0
[mob] Tiny face widget debug change
2024-04-13 16:02:49 +05:30
laurenspriem
8801dc1a7a
[mob] Show clustered percentage in UI
2024-04-13 15:11:12 +05:30
ashilkn
1a8ec9fb4c
[mob] minor change to change log
2024-04-13 15:02:43 +05:30
ashilkn
8fa18e1ffe
[mob] update change log
2024-04-13 13:37:03 +05:30
laurenspriem
5cf10c9c9b
[mob] Rename face clustering service
2024-04-13 13:10:20 +05:30
laurenspriem
5a5cdc8b6b
[mob] Slightly faster indexed file count
2024-04-12 18:15:01 +05:30
Neeraj Gupta
2cb08569c9
Switch to older version of share_plus
2024-04-12 16:54:47 +05:30
Neeraj Gupta
5fec61fc1b
[mob] Persist setting for disabling remote fetch
2024-04-12 16:20:09 +05:30
laurenspriem
38c0c44331
[mob] Remove GC from debug options
2024-04-12 13:13:20 +05:30
laurenspriem
3860d0a230
[mob] Read face embeddings using sqlite async
2024-04-12 12:57:03 +05:30
laurenspriem
01914ed3ce
[mob] Option for indexing without fetching
2024-04-12 11:49:38 +05:30
laurenspriem
90db558498
Merge branch 'update_deps_and_flutter' into mobile_face
2024-04-11 12:39:54 +05:30
Neeraj Gupta
b18734f63e
Merge branch 'main' into mobile_face
2024-04-11 11:10:54 +05:30
ashilkn
a67da8102d
fix breaking change
2024-04-10 18:12:42 +05:30
laurenspriem
74f8f7aaf3
[mob] Remove debug option
2024-04-10 17:36:34 +05:30
ashilkn
e3bb6a29d0
Resolve merge conflicts and merge main
2024-04-10 16:43:10 +05:30