- Mar 11, 2024
-
-
Fahim Salam Chowdhury authored
-
- Mar 06, 2024
-
-
Fahim Salam Chowdhury authored
1975-ignore_eeo_one_account_username_modification See merge request !277
-
Fahim Salam Chowdhury authored
1975-ignore_eeo_one_account_username_modification See merge request !277
-
- Feb 23, 2024
- Feb 22, 2024
-
-
Fahim Salam Chowdhury authored
1897-Enable_session_cookie_sharing_on_dav_requests See merge request !276
-
- Feb 20, 2024
-
-
Fahim Salam Chowdhury authored
-
- Feb 15, 2024
-
-
-
Fahim Salam Chowdhury authored
-
Fahim Salam Chowdhury authored
-
Fahim Salam Chowdhury authored
After user logged out from the account, stateMachine doesn't move to idle state, but the jobs are canceled. Which create some issue until user reboot the device. example, if the state IS `PERIODIC_SCAN`, & account logged-out, FullScanWorker will be stopped, but state won't update. So if user re-login, the FullScannWorker won't run again, until user reboot device.
-
Fahim Salam Chowdhury authored
- as the rootFolderSetup calls are executing concurrently, the cookie update sometime faces race-codition. As a result some requests are facing 401. We have to execute the request one after one to prevent this. - simplify the davClient cleanup implementation
-
- Feb 13, 2024
-
-
Fahim Salam Chowdhury authored
- replace nc-android-lib with eOS fork to support session sharing - refactor DavClientProvider; instead of maintaining singleton client ourselves, use nc-android-lib functionality - update DavClient instance after every successful usage
-
- Feb 07, 2024
-
-
Fahim Salam Chowdhury authored
On os update, workers are not initialize by itself. We have to init the workers on successful boot. issue: e/backlog#7578, e/backlog#7740
-
Fahim Salam Chowdhury authored
On os update, workers are not initialize by itself. We have to init the workers on successful boot. issue: e/backlog#7578, e/backlog#7740
- Jan 24, 2024
- Jan 09, 2024
-
-
Fahim Salam Chowdhury authored
Fix notification not showing problem See merge request !269
-
Fahim Masud Choudhury authored
docs: Update README Closes #183 See merge request !271
-
- Jan 08, 2024
-
-
Fahim Masud Choudhury authored
Add a reference link to the word persistent, as it has a special meaning in the Android system. Fix a few typos. Fixes #183.
-
Fahim Salam Chowdhury authored
-
Fahim Salam Chowdhury authored
issue: e/backlog#7578
-
- Jan 01, 2024
-
-
F Wildermuth authored
Currently translated at 97.2% (36 of 37 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/de/
-
F Wildermuth authored
Currently translated at 91.8% (34 of 37 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/de/
-
- Dec 05, 2023
-
-
Jonathan Klee authored
Add Detekt to prevent code smells See merge request !262
-
- Dec 04, 2023
-
-
Jonathan Klee authored
-
- Nov 23, 2023
-
-
Sveinn í Felli authored
Currently translated at 100.0% (37 of 37 strings) Translation: /e//eDrive Translate-URL: https://i18n.e.foundation/projects/e/edrive/is/
-
- Nov 21, 2023
-
-
Vincent Bourgmayer authored
Start to implement a worker to replace SyncrhonizationService See merge request !259
-
Vincent Bourgmayer authored
-
- Oct 30, 2023
-
-
Vincent Bourgmayer authored
[eDrive][persisted=false] STEP 4 periodic scan as worker See merge request !257
-
Vincent Bourgmayer authored
-
- Oct 26, 2023
-
-
Vincent Bourgmayer authored
299 step 3 replace service binding See merge request !255
-
Vincent Bourgmayer authored
-
- Oct 23, 2023
- Oct 18, 2023
-
-
Vincent Bourgmayer authored
[eDrive][persisted=false] STEP 1: replace InitializerService by Receivers See merge request !254
-
Vincent Bourgmayer authored
-
- Oct 16, 2023
-
-
Jonathan Klee authored
Make NoSuchFileException less verbose See merge request !253
-
Jonathan Klee authored
It was flooding Sentry with 104K events.
-
Jonathan Klee authored
Fix Null Pointer Exception. See merge request !252
-
Jonathan Klee authored
Intent parameter can be null in the onStartCommand() callback.
-
- Oct 05, 2023