MM2-0 / Kvaesitso

A search-focused Android launcher
https://kvaesitso.mm20.de/
GNU General Public License v3.0
2.51k stars 86 forks source link

Fix weather sdk providing wrong WeatherLocation #1071

Closed leekleak closed 2 months ago

leekleak commented 2 months ago

Hi, a fair warning, I didn't actually test if this fixes anything at all because I was unable to compile the module (Any help with that would be appreciated), but I don't see where else the problem could be so it's probably fine.

So yeah, while making my own plugin I found that when the location is set manually and the plugin is using WeatherLocation.Id, the location provided by the sdk has the name and id switched requiring a workaround for in the plugin and this should address that.

MM2-0 commented 2 months ago

Thanks!

Here are the steps for plugin SDK development: https://github.com/MM2-0/Kvaesitso/pull/772#issuecomment-2135580060

MM2-0 commented 2 months ago

The fix has been published in plugin SDK version 2.1.1