Moven
Moven
**Describe the bug** ``` java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1029) at java.util.ArrayList$Itr.next(ArrayList.java:982) at fr.skyost.bonsoir.discovery.BonsoirServiceDiscovery.fr.skyost.bonsoir.BonsoirService findService(java.lang.String,java.lang.String)(BonsoirServiceDiscovery.kt:90) at fr.skyost.bonsoir.discovery.BonsoirServiceDiscovery.void resolveService(java.lang.String,java.lang.String)(BonsoirServiceDiscovery.kt:182) at fr.skyost.bonsoir.MethodCallHandler.void onMethodCall(io.flutter.plugin.common.MethodCall,io.flutter.plugin.common.MethodChannel$Result)(MethodCallHandler.kt:95) at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.void onMessage(java.nio.ByteBuffer,io.flutter.plugin.common.BinaryMessenger$BinaryReply)(MethodChannel.java:267) at io.flutter.embedding.engine.dart.DartMessenger.void invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo,java.nio.ByteBuffer,int)(DartMessenger.java:292) at io.flutter.embedding.engine.dart.DartMessenger.void lambda$dispatchMessageToQueue$0(java.lang.String,int,io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo,java.nio.ByteBuffer,long)(DartMessenger.java:319) at android.os.Handler.handleCallback(Handler.java:958) at...
**Is your feature request related to a problem? Please describe.** Date info is neccessory when logs cross days. **Describe the solution you'd like** Modify time block, upgrade it to data...
### How is Anse deployed? Vercel ### Describe the bug The first deployment was successful with [commit](https://github.com/heiha100/anse/commit/af15158f2ddf85d4a5697bfd47df0ddc07896d8a), but the redeployment triggered by commits consistently fails. ### Console Logs [15:57:16.694] Running...
I found that if the app runs in the background for a long time on iOS when Low Power Mode is enabled, the `HttpServer` becomes unresponsive when the app returns...
Returning the identifier of an image or video can be useful. In certain situations, we need to display the image that was just saved from the album.