- 02 Jun, 2022 2 commits
-
-
F Wildermuth authored
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/de/
-
Pixelcode authored
Currently translated at 100.0% (35 of 35 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/de/
-
- 31 May, 2022 3 commits
-
-
Abhishek Aggarwal authored
eDrive: handle Invalid totalBytes for link parsing See merge request !142
-
Abhishek Aggarwal authored
-
Vincent Bourgmayer authored
Clean eDrive unit tests See merge request !141
-
- 30 May, 2022 4 commits
-
-
-
Vincent Bourgmayer authored
-
-
Vincent Bourgmayer authored
-
- 27 May, 2022 1 commit
-
-
Vincent Bourgmayer authored
-
- 25 May, 2022 11 commits
-
-
Vincent Bourgmayer authored
- Add Context as class's field - Fix typos for if/else, (, { - Add final keyword when possible
-
Vincent Bourgmayer authored
- Remove assertion about JobScheduler because it isn't used anymore - Remove 'settingsAndMediaSyncDisabled_shouldStop' test case as not relevant anymore - Add new method 'initializeWorkmanager()' in TestUtils
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
- Fix method to account into TestUtils - Removed useless import - in build.gradle: uncomment 'includeAndroidResources = true'
-
Vincent Bourgmayer authored
- Update Robolectric to 4.8.1 - Define AccountName, account's pass & url in testOptions section
-
Vincent Bourgmayer authored
- Remote first parameter of @Config(...) for AbstractServiceIT - Remove unused import for AbstractServiceIT, InitializerServiceTest - ObserverServiceTest - remove ObserverServiceTest.registerScannerJobInJobScheduler(): real method have been deleted - fix ObserverServiceTest.createRemoteFolder(): replace folder creation remote operation - remove call of 'registerScannerJobInJobScheduler()' from ObserverServiceTest.shouldWork() and lastSyncWasLessThan15minAgo_shouldStop() and lastSync15minAnd30secAgo_shouldStart() , noAccount_shouldStop() and InitializationNotDone_shouldStop()
-
Vincent Bourgmayer authored
- Add missing parameter for various constructor - Remove first parameter of @Config(...)
-
- 24 May, 2022 2 commits
-
-
Vincent Bourgmayer authored
Fix database update error: add missing space in query See merge request !140
-
Vincent Bourgmayer authored
-
- 23 May, 2022 2 commits
-
-
Aayush Gupta authored
eDrive: allow total or used data to be 0 See merge request !139
-
Abhishek Aggarwal authored
-
- 20 May, 2022 4 commits
-
-
Vincent Bourgmayer authored
update version number and apk's name See merge request !138
-
-
Vincent Bourgmayer authored
Update licence headers See merge request !137
-
Vincent Bourgmayer authored
-
- 19 May, 2022 2 commits
-
-
F Wildermuth authored
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
-
- 17 May, 2022 8 commits
-
-
Jonathan Klee authored
Limit notification to once a day See merge request !134
-
Jonathan Klee authored
We don't want the user to be flooded by quota notifications. Therefore, we decided to notify the user once a day max.
-
Vincent Bourgmayer authored
add missing if statement when queueing SyncRequest See merge request !136
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
Replace useless handler subclass by standard handler() in SynchronizationService See merge request !135
-
Vincent Bourgmayer authored
-
Vincent Bourgmayer authored
Limit number of file transfer See merge request !133
-
Vincent Bourgmayer authored
-
- 14 May, 2022 1 commit
-
-
Vincent Bourgmayer authored
Don't add a syncRequest if the same one is already running See merge request !132
-