GiuseppeS e75121b0bd Refactor: Improve data recovery in MainFragment
- Replaced the previous data recovery mechanism with an ExecutorService-based approach.
- This allows for concurrent recovery operations, improving overall efficiency.
- Improved error handling by removing unnecessary callbacks and handling exceptions directly.
- Replaced cyclic recursion with a simpler iterative loop for session recovery.
2025-02-26 19:10:30 +01:00
2025-01-17 13:12:12 +01:00
2021-09-15 19:15:30 +02:00
2025-01-17 13:12:12 +01:00
2018-03-28 11:46:26 +02:00
2018-03-28 11:46:26 +02:00
2020-10-01 10:14:49 +02:00
Description
No description provided
17 MiB
Languages
Java 99.9%