Skip to content

Releases: rckim77/Daydream

v2.24.0

13 Jul 21:01
43ff99f
Compare
Choose a tag to compare
  • rewrites segues between search and search detail programmatically
  • rewrites search detail table view, floating label, cell init programmatically
  • refactors floating label into reusable FloatingView

v2.23.1

10 Jul 00:52
d13eabb
Compare
Choose a tag to compare
  • fixes map card cell bug
  • updates fastlane lanes and metadata

v2.23.0

08 Jul 22:12
4e1260e
Compare
Choose a tag to compare
  • fixes memory leaks due to google maps and GMSPlacesClient photo lookup

v2.22.0

05 Jul 16:02
08c3450
Compare
Choose a tag to compare
  • updates provisioning profile
  • uses programmatic navigation methods for initializing map view controller

v2.21.0

30 Jun 21:19
8a22d09
Compare
Choose a tag to compare
  • rewrites networking layer using API namespaces and separate files
  • uses constraints for search bar on search VC
  • Dark Mode improvements
  • adds build number to feedback alert modal
  • improves search bar fading logic for device sizes

v2.20.0

17 Jun 18:25
61a2663
Compare
Choose a tag to compare
  • converts rest of networking layer to use Combine
  • fixes memory leak issues on search detail VC
  • removes Alamofire and SwiftyJSON

v2.19.0

15 Jun 15:57
ca989a1
Compare
Choose a tag to compare
  • uses Combine for most network calls and uses AnyCancellable objects throughout
  • uses Future type for loading background image
  • preloads first random city data on SearchVC

v2.18.0

13 Jun 13:14
4e3094f
Compare
Choose a tag to compare
  • rewrites Place model to be a Decodable struct, removes use of Placeable
  • general code cleanup (e.g., removing unused imports)

v2.17.0

11 Jun 16:06
ce2efcd
Compare
Choose a tag to compare
  • updates Firebase pods
  • fixes inaccurate results for international cities
  • rewrites UI components programmatically on SearchViewController
  • modifies search bar fade transition

v2.16.0

10 Jun 19:58
45040e1
Compare
Choose a tag to compare
  • adjusts components on search screen
  • fixes error image bug
  • uses Combine to load review profile images and bind to UI
  • adds NYTimes and Combine eateries methods
  • refactors urls into separate route structs
  • strips diacritics from place names when searching