jxmorris12 / PokemonGo-Finder

Live visualization of all the pokemon in your area... and more!
GNU General Public License v3.0
171 stars 43 forks source link

URL shown twice in pushbullet message #21

Closed zer0-t closed 7 years ago

zer0-t commented 7 years ago

hi jxmorris12,

In the pushbullet message the gmaps url is shown twice. And can you also put the location streetname back in the pushbullet messages like you did in a earlier build?

Thanks

KarlTrueman commented 7 years ago

You may not want to do it your self but if you look in the notifier.py and edit its fairly easy to understand and change. I fixed the duplicate url code but im using channels for mine so i cant share the code. ill try create a version for you later if nobody else does

bobsage123 commented 7 years ago

Also when clicking on the link in the notification area it opens google maps but goes nowhere.

KarlTrueman commented 7 years ago

The notification not leading anywhere can be fixed on android by going into device settings finding google maps and removing defaults then next time you click the link it will ask what to open it with choose your browser and it will show you the pin.

bobsage123 commented 7 years ago

Oddly maps was not set as a default for anything for me. I also wiped defaults for my main browser chrome beta. Clicked the notification link again and still opens a maps link to nothing.

jxmorris12 commented 7 years ago

fixed

bobsage123 commented 7 years ago

jxmorris12, just the duplicate link or the link leading nowhere in maps as well?