Commit graph

10878 commits

Author SHA1 Message Date
Vishnu Mohandas 5f8a11a911
Merge branch 'main' into fix_typo 2024-02-17 13:59:53 +05:30
vishnukvmd 5050767de1 Fix formatting 2024-02-17 13:59:11 +05:30
Vishnu Mohandas f9dfc8d4d1
Fix typo (#1724) 2024-02-16 21:20:04 +05:30
ashilkn 82db1fb723 Revert "Fixed: When we zoom the image, we will be able to slide to next or pr… (#1502)"
This reverts commit 70f3d49ac4, reversing
changes made to 07c1acac33.
2024-02-16 18:31:47 +05:30
ashilkn 8e73fb3c39 Revert "Zoom image sliding bug (#1523)"
This reverts commit caa0af3a07, reversing
changes made to 6e87cb0289.
2024-02-16 18:30:07 +05:30
vishnukvmd dd779be653 Update Google Play link 2024-02-16 18:27:37 +05:30
vishnukvmd 9d1a1da23d Fix typo 2024-02-16 18:23:06 +05:30
ashilkn 968c4afe28 Revert "Fix zoom (#1558)"
This reverts commit 478c6f0238, reversing
changes made to dd7ceacfaf.
2024-02-16 18:23:03 +05:30
ashilkn 28d0e5fee7 Revert "Fix the pull down interaction within Image view (#1563)"
This reverts commit 0e26e15cb1, reversing
changes made to cd320d30dd.
2024-02-16 17:23:44 +05:30
Neeraj Gupta ea723f1183
Location fixes (#1721) 2024-02-15 23:16:25 +05:30
Neeraj Gupta c1c9d74da3
Merge branch 'main' into location_fixes 2024-02-15 22:42:28 +05:30
Neeraj Gupta faea976b55 Hide locationTag feature desc when name is pre-filled 2024-02-15 22:40:51 +05:30
Neeraj Gupta 892fb8e4d7 Fix: Enable add button when name is not null
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2024-02-15 22:27:04 +05:30
Neeraj Gupta f7358bb89e Remove redundant pop 2024-02-15 22:16:08 +05:30
Neeraj Gupta f662d01f58 Fixed comment 2024-02-15 19:22:35 +05:30
Neeraj Gupta 6ff97a8fa5
Perf improvement in city locatio search + suggestions for untagged location clusters (#1720) 2024-02-15 19:21:43 +05:30
Neeraj Gupta dbbb1100b3
Merge branch 'main' into single_file_cluster 2024-02-15 19:19:02 +05:30
Neeraj Gupta 782f1e4365 Bump version 0.8.59 2024-02-15 19:18:31 +05:30
Neeraj Gupta 4cf56a2fa2 Start Add location flow when clicked on locationSuggestion 2024-02-15 19:12:12 +05:30
Ashil f90b7331f9
Minor UI fixes to memories (#1719) 2024-02-15 19:00:38 +05:30
ashilkn 4bae953377 use black bg for full screen memory irrespective of theme 2024-02-15 18:46:35 +05:30
Neeraj Gupta 3080dcf9f1 Show cities search in location section 2024-02-15 18:41:40 +05:30
ashilkn fcadbb4e07 do not show sync status in memories cover widget 2024-02-15 18:38:07 +05:30
Neeraj Gupta f30c139097 Return empty result for unused sections 2024-02-15 15:56:58 +05:30
Neeraj Gupta c396347e21 Restrict search to single match 2024-02-15 13:50:18 +05:30
Neeraj Gupta 6085aff3e9
Support for surfacing all matching cities (#1718) 2024-02-15 12:20:50 +05:30
Neeraj Gupta e70aef0a68 Show all cities result for __city query 2024-02-15 12:03:32 +05:30
Neeraj Gupta 73eb76c30f Log time taken for cities search 2024-02-15 11:54:53 +05:30
Vishnu Mohandas 9144e003e2
Use GGML on Graphene (#1717)
Use GGML on Graphene
2024-02-14 20:37:02 +05:30
vishnukvmd 29e8fbfb41 Ignore case 2024-02-14 19:02:32 +05:30
vishnukvmd 8b2b918b80 Revert change to initial interaction timeout 2024-02-14 19:01:09 +05:30
vishnukvmd 4d220bf7c6 Merge branch 'main' into graphene 2024-02-14 18:59:48 +05:30
vishnukvmd afc6b4c352 Use GGML on Graphene 2024-02-14 18:58:55 +05:30
Vishnu Mohandas 1b370e68c6
Better update dialog (#1707) 2024-02-13 18:13:38 +05:30
ashilkn c15db39240 use better fn name 2024-02-13 18:12:03 +05:30
ashilkn afb688ce65 Merge branch 'main' into update_dialog_frequency 2024-02-12 18:12:40 +05:30
ashilkn f465e616c4 refactor and reuse code for both system notification and dialog notification for app updates 2024-02-12 18:11:43 +05:30
Neeraj Gupta 0ccc3183b9
New Translations (#1713) 2024-02-12 14:33:05 +05:30
ashilkn 6845a209e2 Merge branch 'main' into update_dialog_frequency 2024-02-12 12:39:13 +05:30
Crowdin Bot bb5b9233d0 New Crowdin translations by GitHub Action 2024-02-12 00:09:11 +00:00
Vishnu Mohandas 98d7302a7c
Move dependency to HEAD (#1712) 2024-02-11 06:37:18 +05:30
vishnukvmd 75ae880602 Remove unused enum states 2024-02-10 23:16:36 +05:30
vishnukvmd 268f5b29f2 Reuse code from RemoteAssetsService to load the models 2024-02-10 23:15:27 +05:30
vishnukvmd bce30d7729 Store remote data in ApplicationSupportDirectory 2024-02-10 23:09:20 +05:30
Vishnu Mohandas 15878630b5
Merge branch 'main' into onnx_isolates 2024-02-10 22:34:29 +05:30
vishnukvmd 75985ef659 Move dependency to HEAD 2024-02-10 22:34:07 +05:30
Vishnu Mohandas 0dd22e7889
New Translations (#1710) 2024-02-10 18:54:33 +05:30
Crowdin Bot 75e9121307 New Crowdin translations by GitHub Action 2024-02-10 12:03:48 +00:00
Neeraj Gupta 86a1aab26b
New Translations (#1705) 2024-02-09 15:52:30 +05:30
Vishnu Mohandas 7b196bdb6c
Disable internal isolates on ONNX (#1708) 2024-02-09 09:48:31 +05:30