Dinar Khakimov

Results 6 issues of Dinar Khakimov

I want to use dots indicators along with TabLayout. So the dots should be placed below the tabs. It can't be done right now, but with `setDotsSpacing` it will be...

In both Resource Grid and Gallery view: - [ ] Use `update_one` instead of `update_all` when we delete a resource or return from an external editor - [ ] When...

Steps to reproduce: 1. Open resources screen 2. Select tag 3. Open gallery with this selection 4. Click on tag and then on `Navigate`, a new resources fragment will open...

bug

The crash occurred when returning from the background and it looks like the screen was rotated To fix this we need to change the `presenterScope` to `lifecycleScope` when loading the...

bug

We need to add analytics to collect warnings. Matomo is suitable for this since it is open source. Also it is necessary to add a toggle switch in the settings....

enhancement

Looks like `PeerConnection.createDataChannel` does not trigger `PeerConnection.Observer.onDataChannel` Maybe I'm doing something wrong So could you provide small example?