- Jan 09, 2023
-
-
Vincent Bourgmayer authored
-
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/es/
-
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/ru/
-
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/fr/
-
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/fr/
-
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/fr/
-
Currently translated at 8.5% (3 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/uk/
-
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/de/
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
Replace Handler by ThreadHandler in ObserverService & SynchronizationService
-
-
Vincent Bourgmayer authored
- Extract code from run() into onDownloadSuccess(String tmpTargetFodlerPath); - Extract code from run() into moveFileToRealLocation(File tmpFile, File targetFile); and update code to avoid NPE and SecurityException - Increase patch version number
-
-
-
Vincent Bourgmayer authored
-
-
- Nov 23, 2022
-
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
Merge branch '859-fix-fileDeletion' into '691-disable-chunkedUpload' See merge request !185
-
Vincent Bourgmayer authored
-
- Nov 09, 2022
-
-
Nishith Khanna authored
-
-
- Oct 26, 2022
-
-
- Sep 19, 2022
-
-
Vincent Bourgmayer authored
-
- Sep 15, 2022
-
-
Vincent Bourgmayer authored
Prevent Synchronization of hidden file from cloud See merge request !158
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
-
- Sep 14, 2022
-
-
Vincent Bourgmayer authored
remove useless todo in ObserverService Improve one log
-
Vincent Bourgmayer authored
-
- Sep 13, 2022
-
-
Vincent Bourgmayer authored
Prevent detection of hidden file by FileObserver See merge request !157
-
Vincent Bourgmayer authored
- Add new SQL query to remove SyncedFIleState with file name starting by '.' - add new method in DBHelper to call the previous method from SyncedFileStateDAO - Update build.gradle version number - Update BootCompletedReceiver to call DbHelper.removeHiddenFiles() - update version number to 1.2.1
-
Vincent Bourgmayer authored
Resolve "Refactor ObserverService" Closes #144 See merge request !150
-
Vincent Bourgmayer authored
Refactor ObserverService to make it better understandable. The goal is also to make him fetch clean code design principle. - Create new package 'contentScanner' - Create 'foundation.e.drive.contentScanner.AbstractContentScanner' and subclass for Remote & local files scanning - Move codes from ObserverService into contentScanner classes - Create FileDiffUtils class to extract more codes from ObserverService
-
- Sep 06, 2022
-
-
Vincent Bourgmayer authored
284 o chunk upload v2 Closes backlog#284 See merge request !147
-
Vincent Bourgmayer authored
-
- Sep 05, 2022
-
-
Romain Hunault authored
-
Romain Hunault authored
eDrive: Fix userId being null See merge request !154
-
-
- Sep 01, 2022
-
-
Vincent Bourgmayer authored
Implement WorkRequestFactory to clean code from CommonUtils See merge request !148
-
Vincent Bourgmayer authored
-
- Aug 30, 2022
-
-
Vincent Bourgmayer authored
Implement database dump Closes #143 See merge request !149
-