Commit graph

2168 commits

Author SHA1 Message Date
ashilkn d91ed9770e fixed no such method error 2022-07-28 13:37:41 +05:30
ashilkn b06fb763f0 code refactor 2022-07-28 13:22:20 +05:30
ashilkn 72f3c70804 minor changes 2022-07-28 11:24:40 +05:30
ashilkn 1feb070435 Merge branch 'master' into file-name-search 2022-07-28 10:51:26 +05:30
Neeraj Gupta 40ed037327
Refactor search UI 2022-07-28 10:38:20 +05:30
Neeraj Gupta 5b21bc0aa6
rename 2022-07-28 10:37:52 +05:30
Neeraj Gupta b2cf52c31a
minor refactor 2022-07-28 10:25:54 +05:30
ashilkn bd09c5d148 made service for filename search + made corresponding class members/variables 2022-07-27 17:21:43 +05:30
ashilkn 834209ef80 code refactoring 2022-07-27 13:00:51 +05:30
ashilkn c1b4ad8e38 minor changes 2022-07-27 12:43:22 +05:30
ashilkn 62ee463f9d code refactor - removed futureBuilder for generating thumbnail 2022-07-27 11:52:54 +05:30
ashilkn af492c61a1 fixed no such method error 2022-07-27 11:45:15 +05:30
ashilkn 8e0e9e9e1e created CollectionWithThumbnail object list which is to be returned by getSearchedCollections() 2022-07-27 11:15:20 +05:30
ashilkn ab4a2db60b minor changes + refactoring 2022-07-26 13:02:55 +05:30
ashilkn f6addb0eb7 changed searchResultsSuggestion to a stateless widget 2022-07-25 19:38:11 +05:30
ashilkn c7f1d182be removed print and debug print statements 2022-07-25 19:30:07 +05:30
ashilkn a83193315c merge master 2022-07-25 19:23:57 +05:30
ashilkn 8df8a2a1cb minor changes 2022-07-25 19:20:51 +05:30
ashilkn 950ae2645c added feature flag for search feature 2022-07-25 17:22:16 +05:30
ashilkn 2e8708de97 minor changes 2022-07-25 16:34:38 +05:30
ashilkn dc658d4acf UI changes + renaming variables for better understanding 2022-07-25 16:16:40 +05:30
ashilkn 1eae826f60 rename files to follow naming convention 2022-07-25 15:54:06 +05:30
ashilkn 5ecda81dbd remove priority search + refactor 2022-07-25 15:38:19 +05:30
Neeraj Gupta f099546087
refactor: remove unnecessary field 2022-07-25 14:40:37 +05:30
Neeraj Gupta 371f87e9c2
Fix bug in selection options for shared collections 2022-07-25 14:35:23 +05:30
ashilkn bf9a4479bc added thumbnail for collection suggestions 2022-07-25 11:24:04 +05:30
ashilkn 3fa69c774a added number of memories (number of files) for seach suggested collections 2022-07-23 12:45:07 +05:30
ashilkn 5088800c7c clicking on suggested colleciton now routes to colleciton page 2022-07-23 11:30:12 +05:30
ashilkn f63c6974c9 minor changes 2022-07-21 19:17:41 +05:30
ashilkn 92a5e44437 search suggestions for collections now include p1, p2, p3 results 2022-07-21 11:42:41 +05:30
ashilkn ee2d15dc68 code refactoring 2022-07-21 11:25:25 +05:30
ashilkn cb56fc0e6a Widget structure and logic for search suggestion + p1 search for collections 2022-07-21 10:59:57 +05:30
ashilkn 16f8934579 used valueNotifier to avoid rebuilding the whole searchWidget class on search queries 2022-07-20 16:27:45 +05:30
ashilkn ee01b8a0b7 minor changes 2022-07-20 15:47:35 +05:30
ashilkn fd2f89e1b9 renamed file + collection search service now returns an object with results marked with levels of relevance 2022-07-19 17:22:16 +05:30
ashilkn c281c3dc73 made a service to get cached collection ids on search 2022-07-19 14:51:52 +05:30
ashilkn 4fe2af4be1 made search icon and search text field 2022-07-18 10:15:06 +05:30
Neeraj Gupta c6b6671c70
minor bug fix 2022-07-16 14:49:54 +05:30
Neeraj Gupta 0e37cea800
Fix lint issues 2022-07-16 14:01:36 +05:30
Neeraj Gupta f319e2f150
FileInfo: Show resolution and megaPixel information 2022-07-16 13:58:20 +05:30
Neeraj Gupta 7f99a80173
Show collection name if file is part of collection 2022-07-16 12:12:23 +05:30
Neeraj Gupta d4e9dc21ad
FileInfoDialog: Fix null pointer 2022-07-16 12:08:40 +05:30
Vishnu Mohandas 9a4875de83
Merge pull request #404 from ente-io/improve_live_photo_download 2022-07-16 11:22:37 +05:30
Neeraj Gupta fc67160222
Fix livePhoto playback experience when photo was downloaded from remote 2022-07-16 11:09:12 +05:30
Neeraj Gupta 9b1707071a
FixDownload: Ignore live video for auto-upload 2022-07-16 11:03:41 +05:30
Manav 74394e46b9
Merge pull request #403 from ente-io/password_auto_fill
Improve Password auto fill behaviour + copy change
2022-07-15 09:44:06 +05:30
Neeraj Gupta 7bb8749073
Copy change 2022-07-15 09:25:43 +05:30
Manav 7f7f25a027
Merge pull request #401 from ente-io/follow_the_system
Android: Add support for System theme
2022-07-15 07:41:36 +05:30
Neeraj Gupta e33cc392b7
Fix password auto-fill suggestion 2022-07-14 18:58:37 +05:30
Neeraj Gupta 6a7f66ab47
Fix padding 2022-07-14 16:00:01 +05:30