Roman Tsisyk
Roman Tsisyk
As far as I remember, the foreground service didn't start on Android 14 without this line. Has anything changed?
> > As far as I remember, the foreground service didn't start on Android 14 without this line. Has anything changed? > > I've rechecked the docs, and there is...
Are there any downsides of keeping this attribute for now? The code does crash without it.
> > Are there any downsides of keeping this attribute for now? The code does crash without it. > > The app will crash if the user hasn't granted location...
> > > > Are there any downsides of keeping this attribute for now? The code does crash without it. > > > > > > > > > The...
> It will hang forever without anyone's involvement. So I'm merging it into the master to force more active testing. Thanks for your assistance. Testing is going well: _Originally posted...
> * I don't like one-line functions +1. I remember that at some point, IntelliJ started to collapse all one-liners into the one line it so super annoying that I...
@AndrewShkrob any chance to finish this PR?
Hey, what is the status of this PR? What blockers do we have? Let's move forward with adding automated formatting across the stack, just to avoid wasting energy in PRs...
> @organicmaps/cpp PTAL > > I removed outdated `IncludeCategories`. To be honest, I don't see any sense in this configuration and don't want to fix it when it becomes obsolete...