Releases: celestine-lau/maraudersmap
Releases · celestine-lau/maraudersmap
PokeGO Marauders Map v0.31-alpha
- Fixed login caching
- Improved battery usage for background requests
PokeGO Marauders Map v0.3-alpha
Many major changes. The app now supports foreground and background scanning.
- For foreground scanning, fixed bug where starting a scan may not always scan at the present location
- Background scanning implemented. Enable it in settings and configure Scan Frequency and Notify on Pokemon Rarity.
Notes/Limitations:
- Scan frequency is approximate. Actual scans may occur more or less often than the specified frequency.
- The rarity level of each Pokemon is hardcoded for now. See app/src/main/res/values/arrays.xml for hardcoded rarities. Ability to configure Pokemon rarity classification will be added in a future release.
- Only one scan (background or foreground) may take place at a time. This means that if a background scan is running, and the Scan button on the map is pressed, it will wait until the background scan is completed before starting the scan. This may be reworked to improve usability in future releases.
- The background scan will NOT work if Power Saving mode is on (a feature of newer Android devices) and the device is not connected to USB power. Please turn off Power Saving mode and be aware that background scan will increase power and data usage.
PokeGO Marauders Map v0.22-alpha
- Fix bug on Android 4.4.2
- Enable multi-window support on Samsung devices
- Minor display bugfix
PokeGO Marauders Map v0.21-alpha
- Fixed location updating bug in release v0.2
PokeGO Marauders Map v0.1 Alpha
A basic map for scanning for pokemon. Features implemented so far include:
- Multi-account scanning (up to 6)
- Configurable radius
Please help me improve by reporting any errors/crashes :-)