Commit graph

4603 commits

Author SHA1 Message Date
Neeraj Gupta 23bd6ff6ba
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-26 15:04:40 +05:30
Neeraj Gupta cdf6d5d334
Merge branch 'master' into reupload_hash_check 2022-08-26 15:04:15 +05:30
Vishnu Mohandas 8210f7b73c
Merge pull request #445 from ente-io/search_flag
Put search behind remote feature flag
2022-08-26 15:01:17 +05:30
Neeraj Gupta 38771a9402
Put search behind remote feature flag 2022-08-26 14:59:49 +05:30
Vishnu Mohandas df0e994843
Merge pull request #444 from ente-io/search-release-tweaks
Tweaks to finalize search for release
2022-08-26 14:27:30 +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
Neeraj Gupta 3bcb907f85
Fire LocalPhotosUpdatedEvent on local mapping change 2022-08-26 11:21:40 +05:30
Neeraj Gupta 74d13107da
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-08-26 10:26:56 +05:30
Neeraj Gupta f8220ba1f5
Gallery: Fix loading for all photos for deviceFolder 2022-08-26 10:26:19 +05:30
vishnukvmd 4da025a419 Fix typos 2022-08-25 17:11:49 +05:30
Vishnu Mohandas 87aa284843
Merge pull request #443 from ente-io/fix_gif_ios
Fix GIF playback on iOS
2022-08-25 16:41:14 +05:30
vishnukvmd fe09995df0 Log password verification failures 2022-08-25 16:39:49 +05:30
Neeraj Gupta 91122c6a9c
minor refactor 2022-08-25 16:16:33 +05:30
Neeraj Gupta e221b20ad8
Remove redundant devicePathID field from File 2022-08-25 15:12:37 +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
Neeraj Gupta 6db967bbc1
refactor 2022-08-25 14:53:33 +05:30
Neeraj Gupta b588221ff1
Simplify getDeviceFiles 2022-08-25 14:32:03 +05:30
Neeraj Gupta 11edab5783
remove redundant sorting 2022-08-25 13:49:15 +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
Manav 33cc1cc9bb
Merge pull request #441 from ente-io/upgrade-button-fix
Upgrade button fix + branding widget alignment
2022-08-24 19:09:51 +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
Vishnu Mohandas 1b1ca6adb5
Merge pull request #439 from ente-io/search-icon-visibility
Search icon visibility
2022-08-24 17:04:09 +05:30
Neeraj Gupta 9bdf2e8ed6
log syncAll timeTaken 2022-08-24 17:00:40 +05:30
ashilkn 7be21dbd68 minor layout changes 2022-08-24 16:46:48 +05:30
Neeraj Gupta c6c955c889
Return unique files while returning unsynced assets 2022-08-24 16:44:10 +05:30
Neeraj Gupta 64efda4284
Avoid unncessory converstion from localID to File 2022-08-24 16:26:44 +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
Neeraj Gupta 3db9b64e36
minor refactor 2022-08-24 16:02:41 +05:30
Neeraj Gupta 4865664642
FileDB: Pass conflictAlg as optional param during insert 2022-08-24 16:02:03 +05:30
ashilkn 59c93e1b23 display error banners below ente logo and search icon 2022-08-24 15:54:12 +05:30
Neeraj Gupta 1bae350ec3
create & track collections for devicePath marked for sync 2022-08-24 10:08:16 +05:30
ashilkn df76813c2d fixed search icon visibility issue on different top bar states 2022-08-23 19:19:54 +05:30
Neeraj Gupta a0007ba45a
Fix issue in tracking all folders 2022-08-23 18:49:20 +05:30
Neeraj Gupta 0c07eb4d05
More changes related to backup folder tracking 2022-08-23 18:25:07 +05:30
Vishnu Mohandas 44b17d1377
Merge pull request #435 from ente-io/fix-spinner-reload-on-every-keystroke 2022-08-23 18:08:33 +05:30
Neeraj Gupta c5b9068b56
Minor refactor and bug fix 2022-08-23 17:53:17 +05:30
Neeraj Gupta 6521d66c0e
switch to devicePathCollection for tracking folder sync 2022-08-23 17:49:26 +05:30
ashilkn 31c4a8c732 Merge branch 'master' into fix-spinner-reload-on-every-keystroke 2022-08-23 17:25:07 +05:30
Neeraj Gupta 2b4f727a0e
Backup folders selection: switch to device pathId instead of name 2022-08-23 17:21:59 +05:30
ashilkn 1b9b5bc511 minor changes 2022-08-23 17:16:05 +05:30
Neeraj Gupta 67ae041fce
Use DevicePathCollection sync attribute for folderSync icon 2022-08-23 17:06:40 +05:30
Neeraj Gupta 0502cd20da
Refactor and honor select all folder sync 2022-08-23 16:45:15 +05:30
ashilkn 99f84da428 added comments and changed debounce duraiton to 200ms 2022-08-23 16:42:44 +05:30