Closed
Description
Similarly to flutter-tizen/flutter-tizen#60, here are some works to be done for the engine and our embedder. Please open a dedicated issue or PR if you are interested with any.
- Alternative logging method on TVs (avoid using
__dlog_print
) → Separate builds for profiles #67 - Advanced continuous integration → Addressed by Improve the engine CI #89
- Non-fatal error "xkbcommon: ERROR: couldn't find a Compose file for locale" on app launch (unrelated to Flutter) → "xkbcommon: ERROR: couldn't find a Compose file for locale" on app launch #91
- Endless thread creation on watch devices ("Thread added to display, Thread removed to display, ...") → Not reproducible
- Implement platform channel methods (
setPreferredOrientations
,vibrate
,Clipboard.*
,play
) → [Clipboard] getData implementation added #65, [HapticFeedback] Implement vibrate() #75, [SystemChrome] setPreferredOrientations implementation added #79, Support SystemSound.play() #84 - Analyze performance issues (gallery app is sluggish, frame janks)
- Investigate why SkSL shaders cannot be collected on Tizen devices → Investigate why SkSL shaders cannot be collected on Tizen devices #55
- Symbol resolution fails for system libraries in DevTools stack traces → Symbol resolution fails for system libraries in DevTools stack traces in Performance tab #95
- Cupertino widget animation flickering issue on TM1 devices → Flickering when animating cupertino widgets embedder#5
- Enable arm64 engine builds → Enable arm64 build #63
- Remove Tizen-specific texture APIs → Texture api change #82
- Overall refactoring → WIP
Metadata
Metadata
Assignees
Labels
No labels