Stefano Tenuta
Stefano Tenuta
Marking this as suggestion but don't expect it anywhere soon. We still need to add and fix features that are way more important than a pure visual thing.
@tomasek If something is missing from GameClient class just let me know and I'll tell you where to look. I've only implemented methods for the current features, so the one...
@tomasek they're not in GameClient yet. Choosing a team can be done using `await _client.Player.SetPlayerTeam(TeamColor.Blue)` (follow the same pattern of other methods in `GameClient` to add this. For the other...
https://github.com/ST-Apps/PoGo-UWP/blob/master/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs#L119-L122 and https://github.com/ST-Apps/PoGo-UWP/blob/master/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs#L146-L149
`using Google.Protobuf;`
Cleaned. Not merging because it's just a visual change but gyms are still not working, so people will come here opening countless issues because they can't fight. If you comment...
@herby40 there are no notifications, if it vibrates it's because the app is still running.