Commit graph

365 commits

Author SHA1 Message Date
ashilkn 8d7e7b4a0c fix bug in creating a new album from SearchSectionCTATile in 'view all' of Album search section 2023-10-18 08:03:00 +05:30
ashilkn 3171a7cd7c make CTA icon and tile of album search section functional 2023-10-18 07:38:03 +05:30
ashilkn 6aef78a9a8 show CTA tile in search section result's 'view all' 2023-10-17 12:37:46 +05:30
ashilkn 4a84836dd9 Make 'add new' in location search section functional 2023-10-17 10:17:03 +05:30
ashilkn e3464466e8 fix onTap of each albumSearchResult in 'view all' of album search section 2023-10-17 06:10:20 +05:30
ashilkn b37385172c fix bug in view all of album search section 2023-10-17 06:05:28 +05:30
ashilkn 95efb0a8c9 UI changes to search result widget 2023-10-16 19:36:14 +05:30
ashilkn 25d5256c2a Make view all for search section functional 2023-10-16 19:35:47 +05:30
ashilkn 1058962a93 create widget(page) for showing all search results of a specific search section 2023-10-16 19:34:31 +05:30
ashilkn 835102e0bf modify SearchResultWidget 2023-10-16 16:45:28 +05:30
ashilkn 40cc0ed70f Show people search section examples (people as in people who have shared items) 2023-10-16 16:37:36 +05:30
ashilkn 82104c5174 fix: onTap not working for file type and extension results in search section 2023-10-10 12:13:22 +05:30
ashilkn b42d845ce3 Show album examples in search section + refactor 2023-10-09 12:42:51 +05:30
ashilkn eb38e4cfda Remove unnecessary expanded 2023-10-08 06:24:55 +05:30
ashilkn 88ee27ceef Add on tap for location SearchExample widgets that take it to screens showing all files in that location 2023-10-07 19:33:11 +05:30
ashilkn c03cb9f9c5 Fixing alignment of SearchSectionCTA widget with other SearchExample widgets 2023-10-07 18:33:09 +05:30
ashilkn 7c8234f6b0 Made SearchExample widget adaptive to different font sizes 2023-10-07 18:27:00 +05:30
ashilkn a8cea17592 Changes to layout 2023-10-07 17:29:49 +05:30
ashilkn 1941d6d6fa Improve SearchSectionCTAIcon widget and add it at the end of each search section's scrollable 2023-10-07 13:52:56 +05:30
ashilkn 94b0256fc5 Create SearchExample widget and use it on the serach tab passing it location tag search results for testing 2023-10-07 13:11:15 +05:30
ashilkn fd9f46035b fix lint errors and build errors 2023-09-28 10:07:55 +05:30
Neeraj Gupta 2be03112ea Merge branch 'main' into search_screens 2023-09-19 14:20:52 +05:30
Neeraj Gupta fa7c486d7c Localize holidays & update list 2023-09-01 13:48:50 +05:30
Neeraj Gupta 7545feb48b [l10n]Search: use month name based on locale 2023-09-01 11:00:23 +05:30
ashilkn de062e8dbc Remove keyboardType for search's textField to enable swipe-type 2023-08-30 13:30:44 +05:30
Neeraj Gupta 087903d6e6 Make enteFile param non-nullable in thumWidget 2023-08-25 12:44:51 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
Neeraj Gupta 8b5905dbd8 Remove unused imports 2023-07-06 13:30:18 +05:30
Neeraj Gupta a3282bfc53 Use cached value for collection_count 2023-07-06 13:29:31 +05:30
Neeraj Gupta 5b7eb47521 Add hook for checking permission 2023-06-15 18:15:26 +05:30
Neeraj Gupta 240b5667eb Merge branch 'cache_collections' into map 2023-06-14 16:14:16 +05:30
Neeraj Gupta b5433d3f0d Rename decrecated fields 2023-06-13 12:11:31 +05:30
ashilkn 7c201ffa23 Added pressed states 2023-06-09 21:50:10 +05:30
ashilkn bd5f230c8e Show button to navigate to map on clicking search icon 2023-06-09 21:32:54 +05:30
Neeraj Gupta 35fb0d1cf9
Remove unused code 2023-04-25 12:47:55 +05:30
Neeraj Gupta f5f140ffce
Merge branch 'main' into search_screens 2023-04-13 15:05:06 +05:30
Neeraj Gupta 2cb1fc66c1
Fix: Open location screen on locationSearch result 2023-04-13 13:16:04 +05:30
Neeraj Gupta 7856b601ca
Remove unused file 2023-04-13 12:29:34 +05:30
Neeraj Gupta 2500f8cb1b
Merge branch 'main' into search_screens 2023-04-13 12:03:44 +05:30
Neeraj Gupta 06c9ead3e2
feat(location_tag): add location tags (#908) 2023-04-11 10:10:50 +05:30
Neeraj Gupta 6887f52c9e
Merge branch 'main' into search_screens 2023-04-10 10:50:57 +05:30
Neeraj Gupta f19443607a
l10n: extract strings 2023-04-07 10:57:06 +05:30
ashilkn 681be7b435 Resolved merge conflicts 2023-03-27 10:32:21 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn 8d3dde6d13 Search for location name strings with query with both lowercase 2023-03-09 10:49:18 +05:30
Muhesh7 847eab2dca feat(location_tag): add location tags 2023-03-07 07:43:13 +05:30
Neeraj Gupta 41e0ea5098
Add empty states for search sections 2023-02-25 13:30:42 +05:30
Neeraj Gupta fb20a4fb52
UI update 2023-02-24 16:17:16 +05:30
Neeraj Gupta 4123f82069
Add widget for serach section cta 2023-02-24 16:16:30 +05:30
Neeraj Gupta 714001129b
Reactor: Move ResultType enum 2023-02-24 13:26:33 +05:30
Neeraj Gupta 1aff4b13bf
SearchTab: Add empty state 2023-02-24 09:23:00 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 570d0120c2
NullSafety: Migrate more Ui widgets 2022-12-27 17:55:24 +05:30
Neeraj Gupta 2ed1d3f646
Copy change 2022-12-26 22:52:17 +05:30
Neeraj Gupta 5d2f1394ff
Enable search by filename 2022-12-26 14:51:27 +05:30
ashilkn 094e288f5b Removed unused import 2022-12-19 11:00:09 +05:30
Neeraj Gupta 33e6236ed7
Switch to new bottom selectionBar for search result 2022-12-16 13:17:52 +05:30
Neeraj Gupta e67252aadf
Fix lint suggestion 2022-12-15 15:12:05 +05:30
ashilkn e9820905e9 made search bar little smaller 2022-11-19 16:29:57 +05:30
Neeraj Gupta bbbc61fd4e
Merge branch 'master' into empty_albums 2022-11-06 14:45:46 +05:30
Neeraj Gupta 0e9c2162b5
Caption: Add suggest in empty search result 2022-11-06 10:01:04 +05:30
Neeraj Gupta 32269b74fe
Change title for description searchResult 2022-11-05 19:36:03 +05:30
ashilkn 6dbafb118b Merge branch 'caption_search' into caption 2022-11-05 13:29:16 +05:30
Neeraj Gupta ec8aab680d
Add support for searching by caption 2022-11-05 11:22:28 +05:30
Neeraj Gupta dbe51b0d21
Add Result type for captions 2022-11-05 11:00:03 +05:30
ashilkn aba878a1fd used enum for IconButton types 2022-11-02 19:49:39 +05:30
ashilkn 463fa87591 used IconButtonWidget for search icon 2022-11-01 18:11:51 +05:30
ashilkn a748ab5eff changed padding of IconButtonWidget and layout changes where it is used 2022-11-01 18:08:09 +05:30
ashilkn 5a96f61942 fix alignment of search bar 2022-10-21 13:10:10 +05:30
Neeraj Gupta d80868b053
Show empty and archived albums in search result 2022-10-19 17:26:06 +05:30
ashilkn 3059ff3448 minor change 2022-10-11 17:33:14 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
Neeraj Gupta 78fe978f59
Search:update placeholder text 2022-09-17 10:32:43 +05:30
Neeraj Gupta f7ed0a3db6
Search: Support for search by calendar date & specific day 2022-09-16 17:41:16 +05:30
Neeraj Gupta d7385dcfc9
disable location search for external users 2022-09-15 10:51:23 +05:30
Neeraj Gupta cf8d7956b0
Update copy for no search result 2022-09-15 10:49:32 +05:30
Neeraj Gupta c730e36201
Search: Support for searching by fileExtension 2022-09-15 10:14:09 +05:30
Neeraj Gupta db37c8b6dd
Support for searching by type:Image/Video/LivePhoto 2022-09-15 09:59:46 +05:30
Neeraj Gupta bffc967e21
more refactoring 2022-09-14 16:25:45 +05:30
Neeraj Gupta a5c8929baa
Fix result type header 2022-09-14 14:41:29 +05:30
Neeraj Gupta c0d5bb942a
file name 2022-09-14 14:10:35 +05:30
Neeraj Gupta f20bf786b9
Refactor search widgets 2022-09-14 14:03:51 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Manav 2b8fc8e3af Tweaks to finalize search for release
1. Change background scrim color for search overlay in dark mode
2. Add apostrophes to holiday names
3. Reduce debounce interval to 100 ms
2022-08-26 14:16:43 +05:30
ashilkn 1b9b5bc511 minor changes 2022-08-23 17:16:05 +05:30
ashilkn 99f84da428 added comments and changed debounce duraiton to 200ms 2022-08-23 16:42:44 +05:30
ashilkn cfb0e5681c fixed race condition bug in search 2022-08-23 16:32:00 +05:30
ashilkn 282fccf3e4 refactored by using animatedSwitcher instead of fadeTransition 2022-08-23 10:53:12 +05:30
ashilkn a9dcdc6333 minor changes 2022-08-22 16:40:59 +05:30
ashilkn 56937a1006 debounce bug fix 2022-08-22 15:51:20 +05:30
ashilkn d30c698d5b renamed search_debounce.dart to debounce.dart 2022-08-22 14:46:46 +05:30
ashilkn d41d4ad02e spinner spinning on empty query fix 2022-08-22 14:44:52 +05:30
vishnukvmd 0db99f915a Refactor Debouncer 2022-08-22 13:56:01 +05:30
ashilkn d5af7e79a3 used better names for variables & methods checking if timer is active or not 2022-08-22 13:07:20 +05:30
ashilkn d3beaeaf7d Merge branch 'master' into fix-spinner-reload-on-every-keystroke 2022-08-22 11:59:47 +05:30
ashilkn 1d40e4833d misc. changes 2022-08-22 11:32:06 +05:30
ashilkn 1136f2cdb7 Merge branch 'master' into prefix-search-for-year 2022-08-22 11:00:53 +05:30
ashilkn 32190e1ea5 modified getYearSearchResults service to handle more than one year + refactoring 2022-08-22 10:48:28 +05:30
ashilkn 6e30282051 cache years and its durations 2022-08-22 09:44:38 +05:30
ashilkn 9d12778e3e minor fixes 2022-08-20 16:11:05 +05:30
ashilkn acd011a3f7 different opacities for the background of serach 2022-08-20 15:59:29 +05:30
ashilkn 19c714266e fixed spinner reload on every keystroke 2022-08-20 15:38:36 +05:30
ashilkn e6e80a6bf1 removed extra whitespace between 'holiday name' & 'Date' 2022-08-20 13:02:19 +05:30
ashilkn 5bcf6c781a fixed gallery update bug in files in location screen on delete 2022-08-20 12:38:35 +05:30
ashilkn 7a8eb08819 minor change 2022-08-19 17:27:32 +05:30
ashilkn 18cb29a4d0 changed text of copies 2022-08-19 17:21:57 +05:30
ashilkn b1d580c78d made fields in Debouncer class private 2022-08-19 14:46:26 +05:30
ashilkn 83fd6ea4c4 minor changes 2022-08-19 14:36:25 +05:30
ashilkn 1438a3cea7 minor changes 2022-08-19 13:24:46 +05:30
ashilkn eff638cb3e extracted all search service method calls to a separate function + moved Debouncer class to a separate file 2022-08-19 13:02:59 +05:30
ashilkn d9a4d34c1d extracted _debounceQuery() to Debouncer class 2022-08-19 11:58:20 +05:30
ashilkn ce84ad1125 bug fix on holiday search and files not shown for current year holidays 2022-08-19 10:35:21 +05:30
ashilkn fb060c01dc adde animation for the search suffix icon 2022-08-19 10:20:07 +05:30
ashilkn dee861b0c4 minor changes 2022-08-18 19:44:09 +05:30
ashilkn d222bb59f5 increased horizontal padding of search 2022-08-18 19:31:38 +05:30
ashilkn fef120c430 fixed bug on empty query 2022-08-18 19:20:53 +05:30
ashilkn 8d7d91f6b1 CircularProgressIndicator bug fix 2022-08-18 18:12:38 +05:30
ashilkn 109648ede2 bug fix on typing fast 2022-08-18 17:50:27 +05:30
ashilkn 6a6fc6f345 CircularProgressIndicator while debouncing 2022-08-18 16:22:57 +05:30
ashilkn 65f2aa3b16 added debounce to search 2022-08-18 14:03:28 +05:30
ashilkn ba2eb2516d only show resutls if query is not empty 2022-08-18 10:39:39 +05:30
ashilkn fb389ac390 Made files in month page 2022-08-17 17:28:59 +05:30
ashilkn eded31210c Made month reslut widget + fixed bug on searching 'december' 2022-08-17 17:18:25 +05:30
ashilkn aa2f85af93 Made service for month search and added results to allResults 2022-08-17 16:20:40 +05:30
ashilkn ffe3d37726 minor changes 2022-08-17 14:05:16 +05:30
ashilkn c8915c6d3f Merge branch 'master' into holidays-search 2022-08-17 13:51:21 +05:30
ashilkn bbaaf038b0 added on tap to pop the search screen context when tapped outside 2022-08-16 19:22:17 +05:30
ashilkn a33e5bee57 added black overlay with opacity for search screen 2022-08-16 18:47:53 +05:30
ashilkn d59aa30957 removed unnecessary for loops + other improvements 2022-08-16 17:19:58 +05:30
ashilkn fd6e8c7d76 minor changes 2022-08-16 15:49:26 +05:30
ashilkn c1c1924f3f fixed minor bug + other changes 2022-08-16 13:23:16 +05:30
ashilkn dec2029814 fixed merge conflicts 2022-08-16 13:00:17 +05:30
ashilkn 820586e8fd created files from holiday collection page 2022-08-16 12:51:39 +05:30
ashilkn 2976529d80 created search suggestion widget for search by holiday 2022-08-16 12:44:13 +05:30
ashilkn 5b4b86d964 refactoring 2022-08-16 12:43:21 +05:30
ashilkn d2a0ff3cde refactoring/restructuring 2022-08-15 19:33:42 +05:30
ashilkn eeb477598b changes to holidays search service and type of object returned by it 2022-08-15 17:32:56 +05:30
vishnukvmd e1c9fa1883 Replace Container with a SizedBox 2022-08-15 17:05:51 +05:30
vishnukvmd cd04e3060e Add a swipeable route 2022-08-13 20:20:34 +05:30
vishnukvmd ce2e5361e1 Show empty state only for non-empty queries 2022-08-13 19:19:45 +05:30
vishnukvmd a705a9b76a Remove unused param 2022-08-13 19:16:47 +05:30
vishnukvmd 534c004ffd Add an empty state when no results were found 2022-08-13 19:07:17 +05:30
vishnukvmd 8df28169d6 Limit the height of the search suggestions 2022-08-13 18:55:45 +05:30
vishnukvmd 12d61d16e8 Fix width for location and album search results 2022-08-13 18:43:31 +05:30
vishnukvmd a71a28288f Disable auto-suggestion on the search input field 2022-08-13 18:38:06 +05:30
vishnukvmd 6ec87610c9 Fix padding 2022-08-13 18:10:18 +05:30
vishnukvmd 215ee7ede6 Remove file search 2022-08-13 18:10:13 +05:30