Róbert Papp

Results 837 comments of Róbert Papp
trafficstars

https://github.com/TWiStErRob/net.twisterrob.inventory/pull/321/checks?check_run_id=16222722547 testExportPickerDoesNotReappearWhenRotated (net.twisterrob.inventory.android.activity.BackupActivityTest_Export) failed /Users/runner/work/net.twisterrob.inventory/net.twisterrob.inventory/android/build/outputs/androidTest-results/connected/debug/TEST-test(AVD) - 5.0.2-_android-.xml [took 11s] ``` java.lang.AssertionError: [com.android.documentsui, com.google.android.documentsui] was still open at the end of the test, pressing Back 1 times and Home 0 times...

https://mail.google.com/mail/u/0/?zx=jf58qtnft6dh#inbox/FMfcgzGsltJRgfQSPfZMjsxrMJnfvhJL

A workaround has been applied in https://github.com/TWiStErRob/net.twisterrob.inventory/pull/277 to pick an item that can't overlap (right now) with the + button.

This PR has no changes now, I think it's fixed.

Follow-up: merge the two actions? https://github.com/gradle/actions/pull/162

Good to close, it has a tree conflict because the file was removed in #348

Yeah, Volkov did some crazy good UI back in the day. I recommend setting up DOSBox and playing around with the latest version of Volkov Commander. A rudimentary rewrite of...

Condition: the configured CSV file doesn't contain rows. Root cause: `times` Map in `CSVSummaryReporter` is empty. `times.collect { it.key >= midnight ? it.value : 0 }.sum()`: `sum` returns `null` for...

There are two PRs open for this: * One by @Tech-Fear https://github.com/yoshi389111/github-profile-3d-contrib/pull/78 * One by @nawaraing https://github.com/yoshi389111/github-profile-3d-contrib/pull/75

@eskatos Ah, thanks, that's some proper magic there 🙇🏻‍♂️!!! Sorry, I confused two of my projects (or in some places I didn't apply `kotlin-dsl`). I double-checked now and I see...