Commit graph

654 commits

Author SHA1 Message Date
ashilkn 1b9b5bc511 minor changes 2022-08-23 17:16:05 +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 19c714266e fixed spinner reload on every keystroke 2022-08-20 15:38:36 +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 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 dec2029814 fixed merge conflicts 2022-08-16 13:00:17 +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 cd04e3060e Add a swipeable route 2022-08-13 20:20:34 +05:30
vishnukvmd ee2fa83019 Reduce transition animation duration 2022-08-11 18:21:03 +05:30
ashilkn 74d66f9a83 misc. changes 2022-08-10 11:58:16 +05:30
ashilkn c7f1d182be removed print and debug print statements 2022-07-25 19:30:07 +05:30
ashilkn 537db7b0b4 Merge branch 'master' into mobile-search 2022-07-21 16:22:11 +05:30
ashilkn 4fe2af4be1 made search icon and search text field 2022-07-18 10:15:06 +05:30
ashilkn 5a88832119 fixed video duration bug for files sent to ente from device 2022-07-17 13:02:09 +05:30
ashilkn 1138c4e77b remove unwanted comment + rearrange comments 2022-07-13 10:35:49 +05:30
ashilkn 3a47ad2fe1 Merge branch 'master' into redesign-file-info 2022-07-12 20:54:36 +05:30
ashilkn f4ef14676f video duration for remote files 2022-07-12 13:57:58 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
Neeraj Gupta 8629c97734
Fix email client section dialog 2022-07-12 09:36:55 +05:30
Neeraj Gupta 46dc4e243e
use showCupertinoModalPopup for mail options 2022-07-11 18:53:48 +05:30
Neeraj Gupta a42fd6accb
make method private 2022-07-11 16:13:26 +05:30
Neeraj Gupta d42c7e8150
Copy change 2022-07-11 15:49:48 +05:30
Neeraj Gupta 9e87dadae1
Fix send email for iOS clients 2022-07-11 15:05:38 +05:30
ashilkn 9aaa7e6e53 Merge branch 'master' into redesign-file-info 2022-07-07 14:23:01 +05:30
ashilkn 47a6a4b19a resolved merge conflicts 2022-07-06 09:26:19 +05:30
Manav d8de45d925
Merge pull request #382 from ente-io/handle_creation_time_failure
Handle exception in getCreationTimeFromEXIF
2022-07-06 08:17:14 +05:30
Neeraj Gupta ca1d9388e2
Fix share to ente upload 2022-07-06 01:35:51 +05:30
Neeraj Gupta 40f78e88f0
handle exception in getCreationTimeFromEXIF 2022-07-05 23:19:34 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta db14a1a9d3
Add logs for freeup space flow 2022-07-03 16:05:46 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta 6a0e7b2315
Fix more lint issues 2022-07-03 13:17:15 +05:30
Neeraj Gupta d71c5237ec
Link fixes 2022-07-03 12:19:00 +05:30
Neeraj Gupta a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
ashilkn 1c9dc6566e redesigned time and date of file info 2022-07-02 12:54:36 +05:30
Neeraj Gupta 348ddc1f69
reactor: move widgets location 2022-07-01 20:09:02 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
Neeraj Gupta 8777dfb77d
force custom routeBuilder while showing DetailPage 2022-06-29 13:12:35 +05:30
Neeraj Gupta ccd587da3e
Handle no element stateError while fetching urls 2022-06-24 08:50:17 +05:30
Vishnu Mohandas 669bce7763
Merge pull request #346 from ente-io/tweak-logs-message
Mention that logs contain file names in the report bug confirmation
2022-06-23 12:58:36 +05:30