Commit History

Author SHA1 Message Date
  vishnukvmd ee409d7584 Upgrade to Flutter v3.7.1 2 years ago
  Neeraj Gupta f3d8a13337 Apply lint suggestions 2 years ago
  Neeraj Gupta d6ad004354 NullSafety: Apply dart migrate suggestions + compilation fixes 2 years ago
  ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2 years ago
  ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2 years ago
  ashilkn c7f559673a remove weird hero animation 2 years ago
  Neeraj Gupta a2603a7dd9 Show progress dialog on folder selection update 2 years ago
  ashilkn f3213cc848 convert to getters 2 years ago
  Neeraj Gupta 74c26628d6 Fix: Show backup folder option during onboarding 2 years ago
  Neeraj Gupta 06e619e9b3 Add support for trashing collections 2 years ago
  Neeraj Gupta 6b22064590 Fix logic to show backupfolder hook 2 years ago
  Neeraj Gupta 01c29037dd Handle cancellation for uploads when folder is unmarked for backup 2 years ago
  Neeraj Gupta 3c6acb85ba Merge branch 'master' into rewrite_device_sync 2 years ago
  ashilkn eb7c1ec837 started incremental migration to null safety 2 years ago
  Neeraj Gupta 00cbc2e60c Remove unsued device_folder and rename file 2 years ago
  Neeraj Gupta decbfe0145 Only show deviceFolder on UI if coverFile is found 2 years ago
  Neeraj Gupta 718fcdf6cb Rename device_collection.sync -> should_backup 2 years ago
  Neeraj Gupta dc0c856a4c rename DevicePathCollection to DeviceCollection 2 years ago
  Neeraj Gupta 2bbacb26ee mark variables as final when possible 2 years ago
  Neeraj Gupta a0007ba45a Fix issue in tracking all folders 2 years ago
  Neeraj Gupta 2b4f727a0e Backup folders selection: switch to device pathId instead of name 2 years ago
  Neeraj Gupta e8a60daa71 Switch to DevicePathCollections for backup folders screen 3 years ago
  Neeraj Gupta 460dd1203e Prefer const 3 years ago
  Neeraj Gupta 590715c9d8 Fix few flutter_lint hints 3 years ago
  Neeraj Gupta a25cdbf570 replace loading widget var with EnteLoadingWidget 3 years ago
  Neeraj Gupta a382a02196 Organize ui widgets in separate folders 3 years ago
  ashilkn 113d3c27be removed occurrence of _getBackupFoldersSelectionHook between loading photos screen and 'select folders for backup screen' 3 years ago
  vishnukvmd 05f05548fc Add a skip button to the backup folder selection screen in the onboarding flow 3 years ago
  vishnukvmd 47505ae102 Execute `dart format lib` 3 years ago
  vishnukvmd 3e306facf5 Apply `dart fix` for `require_trailing_commas` 3 years ago