Grafcube
Grafcube
That was because I didn't test if `photoUri` was null. I've fixed it now.
> Also, a minor thing - now you don't need plural forms for "Missed call" string, you're always using a singular one. Fixed > Unfortunately, I've found a rather major...
I can't reproduce the issue. I'm guessing it's because I'm only calling `context.telecomManager.cancelMissedCallsNotification()` when there are no notifications left. Calling it when there are still notifications causes it to clear...
@mnalis I don't use fossify phone anymore. Feel free to use my fork to make another pr.
Any updates on this PR? I rebased it onto master, fixed all the conflicts and built it for my phone. Everything seems to be working fine ~~except that the torrserver...
I've opened a PR that fixes this issue in #142
@this-username-system-sucks-ass my patch focuses the leftmost fully visible window, so if there are multiple windows it will focus the one to the left. I also tried making it scroll the...