Commit graph

4158 commits

Author SHA1 Message Date
Neeraj Gupta ef64d5d6b4
undo local changes 2022-10-07 03:34:54 +05:30
Neeraj Gupta ddf8b6438e
LocalSync: Handle empty album 2022-10-07 03:29:35 +05:30
Neeraj Gupta 162d1ab658
Fix: Fallback logic to fetch device album cover 2022-10-07 03:25:37 +05:30
Neeraj Gupta 0d5b6803f5
Handle npe due to missing asset 2022-10-03 16:16:46 +05:30
Neeraj Gupta d8fbd5cd3c
Sort on device collection by thumb creation time DESC 2022-10-03 16:05:57 +05:30
Neeraj Gupta a1fddd23ee
Merge branch 'master' into update_index 2022-10-03 15:01:02 +05:30
Neeraj Gupta c9ddac6d2c
Update index on files table 2022-10-03 14:51:20 +05:30
Vishnu Mohandas 6bbcd5089b
Merge pull request #543 from ente-io/perf_imp 2022-10-03 14:49:50 +05:30
Neeraj Gupta 250f7bac96
Remove unused methods 2022-10-03 14:45:22 +05:30
Neeraj Gupta 5b4c08a5fd
DeviceThumbnail: Fallback logic if cover thumbnail is missing 2022-10-03 14:35:48 +05:30
Neeraj Gupta cf28c69058
Use milliSec instead of microSec while calling photo manager 2022-10-03 14:08:00 +05:30
Neeraj Gupta 4f6d64f7a2
[FileUpdate]Limit number of files processed in a singleRun 2022-10-03 11:15:23 +05:30
Neeraj Gupta 90d1ce2271
[iOS] Skip re-upload check on mismatch of local and remote modTime 2022-10-03 11:07:18 +05:30
Neeraj Gupta 292b700208
remove re-upload for missing location logic 2022-10-03 10:16:01 +05:30
Neeraj Gupta 327ea4e595
Search: Do not getAllFiles from DB on localPhoto update event 2022-10-02 23:43:25 +05:30
ashilkn 0a77ebb8a8 Merge branch 'master' into keep-screen-awake 2022-10-01 15:22:04 +05:30
ashilkn 730450835f disable wakeLock on dispose if not enabled from settings 2022-10-01 14:49:53 +05:30
Neeraj Gupta b86d2e453e
Merge pull request #533 from ente-io/localization
cleaning up localization code
2022-09-30 10:26:46 +05:30
Neeraj Gupta c4dabadcf5
Merge pull request #535 from ente-io/remove_contact_picker
Remove the ability to pick contacts since PlayStore can't sort their shit out
2022-09-29 16:31:24 +05:30
vishnukvmd 996996e151 Ignore Recent on Android 2022-09-29 16:29:19 +05:30
vishnukvmd e8733869ba Do nothing on tapping version 2022-09-29 16:28:51 +05:30
Neeraj Gupta d71dc7463e
Fix: Show newly queued up files for upload on UI 2022-09-29 15:41:55 +05:30
vishnukvmd 364ab59767 Merge branch 'master' into remove_contact_picker 2022-09-29 14:55:53 +05:30
vishnukvmd 6eca928d60 Remove the option to pick contacts since PlayStore can't sort their shit out 2022-09-29 14:53:14 +05:30
Neeraj Gupta 1b1ac30c41
clear device_files and device_collections db on logout 2022-09-29 14:49:14 +05:30
Neeraj Gupta a2603a7dd9
Show progress dialog on folder selection update 2022-09-29 14:19:50 +05:30
ashilkn a64b2b4665 clean up localization code 2022-09-28 09:16:21 +05:30
ashilkn 846ba62167 merge master 2022-09-27 10:54:49 +05:30
ashilkn b8594d20d5 keep screen alive when video is playing 2022-09-27 10:40:03 +05:30
Neeraj Gupta b92a15f8bf
Loading: Only show processing folder for android 2022-09-27 09:47:20 +05:30
Neeraj Gupta f2244f8ae2
Show import progress on loading screen 2022-09-27 09:39:36 +05:30
Neeraj Gupta f4e05db855
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame 2022-09-26 17:47:31 +05:30
Ashil 0803130e5f
Merge pull request #530 from ente-io/video-loader
Video loader
2022-09-26 14:24:10 +05:30
Neeraj Gupta 30e0d9b59a
handle null config 2022-09-26 14:12:10 +05:30
Neeraj Gupta 40e96f1cec
Merge branch 'ente_theme' into rewrite_device_sync 2022-09-26 14:07:16 +05:30
Neeraj Gupta ef924f1545
improve local photo visiblity on import 2022-09-26 14:04:37 +05:30
ashilkn 146c1c9813 fixed bug on loading incoming shared vidoes 2022-09-26 13:18:18 +05:30
ashilkn 0e3d6afc76 video loader bug fix for files in which diff is not fetched yet 2022-09-26 13:08:08 +05:30
ashilkn 52b1946b06 fixed video loader bug 2022-09-24 16:28:08 +05:30
ashilkn c784bdbef9 added 'file_size' to local db 2022-09-24 16:06:05 +05:30
Neeraj Gupta e7261c6eec
Fix mapping of edited files on Android 2022-09-23 19:42:31 +05:30
Ashil 9f9eeac7b7
Merge pull request #527 from ente-io/migrate-to-null-safety
Migrate to null safety
2022-09-23 16:29:38 +05:30
ashilkn 5ff88756af renamed kBooleanFeatureFlagsKey to _featureFlagsKey 2022-09-23 16:28:58 +05:30
Neeraj Gupta fcc785df8b
Merge pull request #526 from ente-io/ente_theme
[Design] Introduce EnteTheme
2022-09-23 16:07:44 +05:30
ashilkn 78474e6f7e migrated file_uploader_util.dart to null safety 2022-09-23 16:06:09 +05:30
Neeraj Gupta f8204ca65d
re-scan files for upload after initial upload 2022-09-23 16:02:57 +05:30
Neeraj Gupta aa6bda9222
refactoring 2022-09-23 15:15:34 +05:30
Neeraj Gupta 1aeb49d7f7
minor refactoring 2022-09-23 15:07:07 +05:30
Neeraj Gupta 9a23700573
[Design] Introduce EnteTheme 2022-09-23 14:34:15 +05:30
ashilkn de0988ff51 remove prefix letter 'k' from constant 2022-09-23 13:54:21 +05:30