Skip to content

swidch/WhereYouGo

 
 

Repository files navigation

WhereYouGo

WhereYouGo project has moved to GitHub.

original project https://code.google.com/p/android-whereyougo/
my project on Google Code https://code.google.com/r/biylda-whereyougo/
this project on GitHub https://github.com/biylda/WhereYouGo/

About

Clone of WhereYouGo. Main goal is to add vector maps support and general improvements.

Uses the following projects:

Contact: biylda{at}gmail.com

What's new

0.8.13 (23. 9. 2014)

  • fixed: whitespaces
  • fixed: StopSound function
  • update: show message about invalid cartridge files
  • update: my location on map is enabled by default
  • update: contact

0.8.12 (16. 9. 2014)

  • fixed: unicode characters in login
  • fixed: some bugs reported on Google Play
  • update: translation
  • added: start cartridge after downloading
  • added: press BACK twice to exit the game
  • added: backup previous savefile before saving (.bak extension)

0.8.11 (3. 9. 2014)

  • fixed: unexpected dialog closing in some versions of Android
  • fixed: close things after clicking on a button to avoid piling up
  • fixed: draw points and labels on top of lines
  • fixed: allow playing sounds in headphones only
  • update: translation (French, German)
  • update: login credentials moved to its own category in Settings
  • added: font size in Settings
  • added: option to allow or disallow image stretching (Settings->Appearance)
  • added: full support for unicode characters
  • added: display custom icons for tasks
  • added: support for wherigo functions Command(text), specifically StopSound, Alert

0.8.10 (19. 5. 2014)

  • fixed: some bugs
  • fixed: close object detail after clicking on button to avoid piling up
  • fixed: only one instance of maps
  • update: some map providers removed, some added, added attribution on the bottom of the map
  • added: current map provider is selected from list with radio buttons
  • added: clickable objects on map
  • added: links in main menu: geocaching.com, wherigo.com
  • added: download cartridges (user needs to fill login credentials in Settings, navigate to desired wherigo via Web Browser and select open in WhereYouGo)
  • added: long click on cartridge to show dialog for cartridge deletion
  • added: SD card is no longer required (altough recommended), users with no SD card have to download cartridges via the newly added downloading function

0.8.9 (5. 5. 2014)

  • new Location class (not from Locus API anymore)
  • massive refactoring inspired by YAAWP
  • fixed: online maps were not shown until vector map file was provided
  • fixed: map information was accessible even though vector map file was not provided
  • update: improved german translation
  • added: active zones in zone list are marked with tag (INSIDE)

0.8.8 (3. 5. 2014)

  • fixed: some bugs
  • fixed: no animations in dialogs
  • fixed: no cartridges in folder required when starting maps
  • added: option to guide to the nearest zone point or to defined center
  • added: arrow on map displays player's bearing
  • added: line from my location to target
  • added: turn on/off pins, labels on map
  • added: center map when displaying specific object
  • added: online maps support, remember map provider
  • update: about application dialog

0.8.7 (19. 4. 2014)

  • fixed: choose wherigo folder
  • update: correct debug information for openwig (device and platform)
  • update: load game question
  • update: error log placed in file error.log
  • update: smaller pin icons

0.8.6 (14. 4. 2014)

  • fixed: application crashing when receiving location
  • fixed: compass azimuth, Location on/off button
  • update: renamed GPS to Location, since location can be received via network as well as via GPS
  • update: code in LocationState
  • added: location provider in Sattelite and Compass screen

0.8.5 (12. 4. 2014)

  • added: create error log when application crashes
  • update: application description

0.8.4 (10. 4. 2014)

  • fixed: application crashing when user switches back from another application
  • fixed: too large wherigo icons on maps
  • added: german translation of new features

0.8.3 (6. 4. 2014)

  • fixed: application was crashing when user switched back from another application
  • fixed: compass displays azimuth value
  • added: save game button
  • added: option to save game automatically
  • added: compass and maps can handle other visible things than zones

0.8.2 (29. 3. 2014)

  • choose WhereYouGo folder
  • vector maps can handle moving zones
  • compass can handle moving zones
  • compass displays target name
  • window titles in local language
  • icons modernization

0.8.1 (23. 3. 2014)

  • remember render schema in vector maps
  • fixed problem in openwig with displaying items after save/load
  • added "map" button to cartridge menu
  • maps display all visible zones in current cartridge
  • set GPS always on as default option

0.8.0 (13. 3. 2014)

  • added vector OSM support using MapsForge
  • added point labels in vector maps
  • added Zone border in both Locus and vector maps
  • added "Cancel" button when starting wherigo
  • fixed starting a new game
  • fixed encoding in "About application"
  • option to display WhereYouGo icon in the statusbar while the application is running
  • changed cartridge loading message
  • logging messages are appended to existing log file

TODO

    • sorting objects in inventary
    • saving to and loading from custom files

About

android app for Wherigo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • HTML 0.3%