Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SuLG-ik/yandex-mapkit-kmp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1
Choose a base ref
...
head repository: SuLG-ik/yandex-mapkit-kmp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.2
Choose a head ref
  • 19 commits
  • 72 files changed
  • 2 contributors

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    611500c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add available libraries table

    SuLG-ik committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d3f7ecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e4151 View commit details
    Browse the repository at this point in the history
  3. add What's completed

    SuLG-ik committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b640771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb39b0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f79e2d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Extend MapWindow features in common module #1

    * add size change listener
    
    * add convertScreenToWorld, convertWorldToScreen, scaleFactor, pointOfV…
    
    * fix sample jdk conflict
    SuLG-ik authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    be21ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3bba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6baca4 View commit details
    Browse the repository at this point in the history
  4. add common map view

    SuLG-ik committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2c780d5 View commit details
    Browse the repository at this point in the history
  5. add lifecycle dependency

    SuLG-ik committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7ac332d View commit details
    Browse the repository at this point in the history
  6. extract MapView to common, add MapView.bindToLifecycleOwner(), MapVie…

    …w.bindToComposition(),
    
    MapKit.bindToLifecycleOwner(), MapKit.bindToComposition()
    SuLG-ik committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c909612 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91735e3 View commit details
    Browse the repository at this point in the history
  8. make sample follow updates

    SuLG-ik committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7278728 View commit details
    Browse the repository at this point in the history
  9. remove MapKit.bindToComposition, YandexMapController.bindToCompositio…

    …n and make YandexMapController.bindToLifecycleOwner internal
    SuLG-ik committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3940cee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2089dd3 View commit details
    Browse the repository at this point in the history
  11. Add MapKit initializing API

    feature/add-mapkit-initializing
    SuLG-ik authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7b75b47 View commit details
    Browse the repository at this point in the history
  12. Change public constructors visibility to internal

    * change android native constructor visibility to internal
    
    * change ios native constructor visibility to internal
    SuLG-ik authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e36d79d View commit details
    Browse the repository at this point in the history
  13. Bump to 0.0.2

    * bump project version to 0.0.2
    SuLG-ik authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    337ee55 View commit details
    Browse the repository at this point in the history
Loading