lains

Results 51 comments of lains

GUI internal saves state in a file called `gui_internal.txt`: ``` navit.layout=navit.layout[@name=="Car-Android"]; ``` Maybe profile presistence could be stored the very same way. The issue there is that it becomes GUI-specific...

Hello @triantos, did you try compilation for iOS platforms by any chance?

Hello all, > Could we add checkstyle to sanity_check? Then it's failing at the same step, not somewhere inside the java part of the android build? Yes, I agree on...

Hello, The last build from sources I did on my [Mio C210](https://wiki.navit-project.org/index.php/Unlocking_Mio_C310_and_C210_for_Navit) is one year old, and was already abit slower than 0.5.3 Maybe transparency and other map drawing features...

Hi @mvglasow, as you said, the majority of warnings come from `-Wunused-parameter`, and it is indeed difficult to parse through Android build's output to make the difference between existing warnings...

@hoehnp, I don't know if this is related to the rework/split of xml files. What do you have in your navit.xml file in the enabled `` config tag? The [default...

This is the implementation of what I was proposing in a comment on my previous PR (https://github.com/navit-gps/navit/pull/812#issuecomment-535811698)

Hello All, I have an issue with this current implementation. OSD items still display on top of internal menu. I have the feeling that this could be fixed by running...

I think I found a solution about access to `overlay_disable()` by directly using exported methods from graphics plugins. I still have a crash when directly initiating a geo intent when...

Unfortunately, [circle CI build for Android fails](https://circleci.com/gh/navit-gps/navit/20059?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) due to an external issue: ``` 2020-04-20 06:01:51 (58.9 MB/s) - ‘keystore.gpg’ saved [2256/2256] aes-256-cbc: Option -k needs a value aes-256-cbc: Use -help...