EpicDima

Results 20 issues of EpicDima

У 4го курса и у 3го курсов семестр заканчивается раньше, чем у 1го и 2го. В весеннем семестре особенно у 4го курса. Но в расписании пары всё равно остаются. Было...

Fixes [#2531](https://github.com/square/leakcanary/issues/2531)

https://github.com/square/leakcanary/issues/2463 solution 1. Before: ``` ┬─── │ GC Root: System class │ ├─ android.provider.FontsContract class │ Leaking: NO (DebugExampleApplication↓ is not leaking and a class is never leaking) │ ↓...

Used the library https://github.com/ajalt/colormath which is already transitively connected via https://github.com/ajalt/mordant to convert RGB colors to one of the variants that terminals support. TRUECOLOR: ANSI256: ANSI16: There is also an...

I am not 100% sure of the solution, but it seems that it is possible to use this, since those who do not support the terminal feature simply will not...

An attempt to do https://github.com/JakeWharton/mosaic/issues/3 It works on all samples. I haven't checked for js and native( For jest, it seems that it would be cool to have a `MosaicScope`...

Example from https://github.com/JakeWharton/mosaic/pull/254 The first picture The second picture It seems to be the **partial** solution for point 5 in https://github.com/JakeWharton/mosaic/issues/153 Update: Now this is a simple logic that does...

The first step for https://github.com/JakeWharton/mosaic/issues/4

This is a draft, then you need to add user input processing and change the samples