Results 11 issues of Yaroslav

re #119 ### Changes ### Reviewers @baz8080 @schlan @e2po @bridgeri127 @fibelatti ### References - None ### Risks - None

According [to the docs](https://developer.android.com/reference/android/content/Intent?hl=ru#ACTION_GET_CONTENT) `Intent.createChooser` should be used for `ACTION_GET_CONTENT` with broad mime types like `*/*`. Starting from API 30 it seems like `Intent#createChooser` is the only way to start...

Hi! If BarChart has all barModels with value 0 - 0 is not shown? Why bars have such behavior and where can I fix this? thanks http://cs624422.vk.me/v624422751/39ba4/iC84sir2viQ.jpg

I have two seekbars on screen. One has range 500-5000, second 10-20. On screen rotation first seekbar gets min, max and current values of the first seekbar.

### Details ...

1. `syncState` is saved locally right after `A.generateSyncMessage`, even if the message delivery fails because there's no feedback from the network subsystem. 2. We'll get into an infinite loop of...

Hi, wanted to share my view on the DocHandle eviction problem and hear your thoughts. If the suggested approach sounds reasonable, I can start working on it this or early...

Happens after a successful invitation (`dx space join`): ``` SystemError: invariant violation: Subscription not found [synchronizer] at packages/core/echo/echo-pipeline/src/db-host/data-service.ts:73 at invariant (/Users/yarolegovich/Documents/Workspace/dxos/packages/common/invariant/src/invariant.ts:43:9) at DataServiceImpl.handler [as updateSubscription] (/Users/yarolegovich/Documents/Workspace/dxos/packages/core/echo/echo-pipeline/src/db-host/data-service.ts:73:5) at ServiceHandler.call (/Users/yarolegovich/Documents/Workspace/dxos/packages/common/codec-protobuf/src/service.ts:127:28) at...

### Details cli is broken on main. esm imports are not working: ``` Error: Cannot find module 'packages/common/hypercore/node_modules/sodium-universal/memory' imported from packages/common/hypercore/dist/lib/node-esm/index.mjs Did you mean to import "sodium-universal/memory.js"? at finalizeResolution (node:internal/modules/esm/resolve:265:11)...

Happens with document and script, but not with sketch. 1. Make some changes. 2. Hit cmd+P (print in chrome, I clicked it accidentally when was experimenting with script). Not sure...