Tomasz Świstak

Results 22 comments of Tomasz Świstak
trafficstars

I also have proximity sensor disabled and haven't encountered anything like this. Just to be sure - are you locking your phone screen after answering the call and then move...

I have the same problem on Macbook Pro with M2 Max. Despite the charge limit set to 70%, the app doesn't charge the battery when the value is lower. It...

Any news on this? It looks like it doesn't work with turbo, but works with usual Webpack because the library for some reason tries to use css-loader. Here's a call...

I like how it's now with horizontal swipe. I don't know why vertical would be more convenient and how it would improve user experience.

@masihsaeedi don't spread misinformation. Organization just changed the name, forks are still well and alive: https://github.com/FossifyOrg

> I hope ZipoApps understands that they cannot simply make the apps closed source That would violate the current license of all the apps. GPLv3 forbids it.

> The owner of the code still owns the copyright and can relicense the code under whatever license he/she wishes. That's not as easy. There are a few things: -...

Hi, I've upgraded React to the newest version in the sample and debugged it - rendering for "Hello" component is executed only one time (tested on Firefox and Chrome). If...

> Oops, I forgot that timezone info should be preserved when generating ICS from the date-holidays data. Currently, the 'time' part of the DateTime is ignored completely: > > https://github.com/FossifyOrg/Calendar/blob/1a0ca557ed3a7a3a389750edda512505b41a79e4/.github/workflows/holiday-generator/main.js#L56-L58...

> I meant we should save the timestamps in UTC directly like `yyyyMMdd'T'HHmmssZ` and let the in-app parser do its thing but converting UTC to local time directly in the...