Kirill Taran
Kirill Taran
@tuancoltech let me know if you need help with implementing `StatsStorage`
@tuancoltech We might need small refactoring in `arklib-android` because `BaseStorage` hard-codes `ResourceId` as the type acceptable as keys of a storage. In case of tag stats, keys belong to the...
@hieuwu I remember considering Timber a while ago, but here are reasons why we haven't proceeded with it previous time: 1. Finding the problematic class by log message is not...
These logs could be related, but should be fixed after 56e01cbc32a79fd593e32b8c6fb7df5a8ad18fef: http://65.21.4.137:8080/app/1/bug/160/report These logs could be related: http://65.21.4.137:8080/app/1/bug/122/report And these logs too: http://65.21.4.137:8080/app/1/bug/197/report/1d00905c-f784-4104-bca3-8d326f753263
@ShubertMunthali yeah, that's intentional to avoid accidental deletion. We should add hint on plain tap though.
@shakeebularsalan thank you. The blinking screen is something odd. Could you record short video with this effect?
Blocked by: - https://github.com/ARK-Builders/arklib/issues/54
Opening a resource in Gallery view should prioritize its processing in the queue, too.
Agree, that always takes couple of seconds. But I am not sure it should blindly remember last state since a user can, technically, create huge hierarchy even with just 3...
Technically it isn't difficult and performance would not suffer neither.