Update popup menu

Add file editor

Fix android service issues

Optimize desktop background performance

Optimize android main process performance

Optimize delay test

Optimize vpn protect
This commit is contained in:
chen08209
2025-01-13 19:08:17 +08:00
parent 6a39b7ef5a
commit b340feeb49
92 changed files with 4000 additions and 3081 deletions

View File

@@ -15,7 +15,6 @@ abstract mixin class TileListener {
}
class Tile {
StreamSubscription? subscription;
final MethodChannel _channel = const MethodChannel('tile');