Vladimir

Results 18 issues of Vladimir

Android bug: https://code.google.com/p/android/issues/detail?id=169547

bug
MTP
Android

The last comment there: https://code.google.com/p/android/issues/detail?id=75259

Android

exact reproduce pattern is unknown, deleting the whole failing hierarchy helps. consider adding workaround?

MTP
Android

Declarative filtering/sorting may improve efficiency of the data update (i.e if we know that changed property does not affect sorting, we send change signal instead of remove/insert)

it has to be inside platform backend, either as part of html5 backend or dedicated gamepad backend.

Things to consider: 1. #103 /_context.fetch for adding basic static api without necessity of having a component. 2. backend.fetch implementation, compatible with fetch with backward compatible xhr callback 3. bring...