Skip to content
Snippets Groups Projects
  1. Apr 13, 2020
    • Eirik Steira's avatar
      Add Geocoding address search and autocompletion · a406bc1f
      Eirik Steira authored and Mads Lundegaard's avatar Mads Lundegaard committed
      Registered Google Maps API key in order to view the map
      
      Fix find or create tag to search by name instead of id since non-existing tags wont have id
      
      Fix recursion in Image, Album and Tag toString
      
      Auto stash before checking out "HEAD"
      Fix checkout commit issues
      
      Improve debug logging in Map controller and add GoogleMapView to map view
      
      Fix duplicate issues due to rebase
      
      Log hibernate to logfile exclusively
      
      Create ImageMapFactory to encourage reusability
      
      Finished ImageMapFactory - static factory method
      
      Add javadoc to ImageMapFactory
      
      Made image fetching a background task in Map controller
      
      Update javadoc in Map controller
      
      Fix nullpointer exception when getting geolocation from image
      
      Remove duplicate logging of exceptions in ExploreAlbums
      
      Minor refactors, return new GeoLocation instead of null if image does not have metadata
      
      Improve logging in ImageMapFactory and use longitude instead of latitude twice
      
      Implement search on location/address with autocomplete
      
      Add Google Places API for autocompletions
      
      Add Google Maps Services instead of outdated Google Places API
      
      Add Geocoding API search for adresses
      
      Add VM options to export javafx.base/com.sun.javafx.event to org.controlsfx.controls
      
      Finished location autocompletions related to the map
      
      Add javadoc to Map controller
      a406bc1f
  2. Apr 06, 2020
  3. Mar 30, 2020
  4. Mar 23, 2020
  5. Mar 13, 2020
  6. Mar 09, 2020
  7. Mar 06, 2020
  8. Mar 02, 2020
Loading