Commit graph

4545 commits

Author SHA1 Message Date
Vishnu Mohandas 93fba59e8d
Merge pull request #430 from ente-io/adding-sort_child_properties_last-lint-rule
added sort_child_properties_last lint rule
2022-08-17 19:49:57 +05:30
ashilkn 2b547df4f0 fixed other lint errors 2022-08-17 17:48:53 +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 52c6cb0fe7 made MonthSearchResult and MonthWithNumber types + made an allMonths list 2022-08-17 16:02:57 +05:30
ashilkn c0b27aada0 added sort_child_properties_last lint rule 2022-08-17 14:52:04 +05:30
Vishnu Mohandas 9765ef10f0
Merge pull request #428 from ente-io/holidays-search
Holidays search
2022-08-17 14:07:34 +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
Vishnu Mohandas 8474bb09b5
Merge pull request #429 from ente-io/search-UI-improvements
Search UI improvements
2022-08-17 13:42:26 +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 4c2fc2b5f6 moved constant holiday data to a new file 2022-08-16 12:24:05 +05:30
ashilkn d2a0ff3cde refactoring/restructuring 2022-08-15 19:33:42 +05:30
Ashil f10a60bbe7
Merge pull request #426 from ente-io/fix_delete
Prompt for biometric auth only in cases where user-self-delete will b…
2022-08-15 18:29:19 +05:30
Ashil 01a5b5dbdd
Merge pull request #424 from ente-io/search_improvements
Search improvements
2022-08-15 18:28:27 +05:30
vishnukvmd 9874281787 Prompt for biometric auth only in cases where user-self-delete will be executed 2022-08-15 17:35:23 +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
Manav cea05346a1
Merge pull request #425 from ente-io/fix_copy
Fix copy
2022-08-14 23:24:35 +05:30
vishnukvmd 7ec6a908e8 Caps on pls 2022-08-14 23:11:08 +05:30
vishnukvmd c1b07a7dae Update family-plan dialog title 2022-08-14 23:10:26 +05:30
vishnukvmd 4f3f30e1b2 v0.6.24 2022-08-13 21:15:05 +05:30
vishnukvmd 7f0dae0b8a Add padding for draggable thumb to prevent collision with the search icon 2022-08-13 21:04:01 +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 a124211f27 Fix ordering of search results within a year 2022-08-13 18:40:01 +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
ashilkn e3d07556e7 Made serive to find matching holiday queries and stored it into the results of suggestions 2022-08-12 16:38:26 +05:30
Vishnu Mohandas bdb9efd5d0
Merge pull request #423 from ente-io/code-refactoring 2022-08-12 15:16:27 +05:30
ashilkn f9f87f0435 made static map of holidays + made a class to store holiday data as it's object 2022-08-12 15:13:15 +05:30
ashilkn 13748a11cc Merge branch 'master' into code-refactoring 2022-08-12 12:45:05 +05:30
ashilkn 1eab6d960f Set a default footer for gallery 2022-08-12 12:43:48 +05:30
Vishnu Mohandas 4322cd4c12
Merge pull request #422 from ente-io/search-by-year 2022-08-12 12:33:29 +05:30
ashilkn a4b3ba103c removed unwanted line of code 2022-08-12 12:15:51 +05:30
ashilkn 3f2e70a44a minor changes 2022-08-12 12:07:19 +05:30