Manuel Lorenzo

Results 40 comments of Manuel Lorenzo

well I can give you guys several datetime strings in the ICS that can't be parsed (20180714T193000 for example). If you try to debug with that String -I haven't personally...

Hi, BTW in which versions, if any, can you guys NOT reproduce this? I was using 2.2.0 and I have upgraded now to 3.0.1, so hopefully this crash won't happen...

What do you mean? I have upgraded and built gradle plus executed the app in an emulator (Oreo) but I didn't have any issue. Is it supposed to crash if...

Indeed @rfc2822 I understood it completely wrong: it is crashing on devices with Android < Nougat, but working on the newer versions

hi! is this issue still up for grabs? I'd like to start collaborating! Thanks!

> I’ve got the following already under `allprojects`: > > ``` > apply plugin: 'org.owasp.dependencycheck' > dependencyCheck { > failBuildOnCVSS = 8 > scanSet = [project.layout.projectDirectory.dir("src").asFile] > skipConfigurations += 'lintClassPath'...

I couldn't reproduce it anymore; it just works for me

This is about the hamburger menu, isn't it? the three vertical dots (...) because I'm not sure what Action Bar is

Ok, I think I can try to take care of this On Fri, 16 Jun 2023 at 12:36, Marcus ***@***.***> wrote: > Yes exactly those, but it concerns basically all...