Commit graph

3632 commits

Author SHA1 Message Date
Neeraj Gupta ba82402969
log actual exception 2022-08-29 16:23:09 +05:30
Neeraj Gupta 7432689bb1
Support sending logs on password verification screen 2022-08-29 16:01:25 +05:30
Neeraj Gupta 38771a9402
Put search behind remote feature flag 2022-08-26 14:59:49 +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
vishnukvmd fe09995df0 Log password verification failures 2022-08-25 16:39:49 +05:30
vishnukvmd 6290a934b0 Load origin-files only on iOS 2022-08-25 15:10:53 +05:30
vishnukvmd 5c305e25c4 Fix visibility of util method 2022-08-25 15:08:06 +05:30
vishnukvmd 3bfa5991d9 Render origin files in case of GIFs 2022-08-25 15:07:36 +05:30
Vishnu Mohandas a9a2a2d579
Merge pull request #442 from ente-io/add-more-holidays 2022-08-25 10:50:31 +05:30
Ashil 5df5726cc1
Merge pull request #440 from ente-io/cache_improvements
Clear video cache after 3 days
2022-08-24 21:08:05 +05:30
Manav dcb269d27a Add some more holidays with (usually) fixed dates 2022-08-24 21:03:21 +05:30
ashilkn 59d8beaf31 added valentines day & halloween to Holidays 2022-08-24 19:33:31 +05:30
ashilkn 9655278b84 fixed alignment of search icon and branding widget 2022-08-24 19:03:11 +05:30
ashilkn e4e1d7fa51 fixed 'upgrade' text getting cut off at bottom 2022-08-24 18:56:04 +05:30
vishnukvmd d755143dcd Clear video cache after 3 days 2022-08-24 17:38:52 +05:30
ashilkn 7be21dbd68 minor layout changes 2022-08-24 16:46:48 +05:30
ashilkn 2d726c6f2b decreased vertical padding of outlinedButton as text inside it was getting cut at the bottom 2022-08-24 16:05:48 +05:30
ashilkn 59c93e1b23 display error banners below ente logo and search icon 2022-08-24 15:54:12 +05:30
ashilkn df76813c2d fixed search icon visibility issue on different top bar states 2022-08-23 19:19:54 +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
Neeraj Gupta 011d096572
reduce font size for no result widget 2022-08-22 13:26:57 +05:30
Neeraj Gupta 7513fcdfea
Fix range error in HolidaySearch suggestions 2022-08-22 13:22:22 +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 e7e1236afc show latest first for year search results 2022-08-22 10:59:35 +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