Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] [Next version] #29

Closed
wants to merge 79 commits into from
Closed

[WIP] [Next version] #29

wants to merge 79 commits into from

Commits on Mar 28, 2016

  1. added clearBackground option to send map behind

    daniel committed Mar 28, 2016
    Copy the full SHA
    fa45570 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. added dom overlay

    daniel committed Apr 8, 2016
    Copy the full SHA
    f522fcd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2016

  1. added some actions

    daniel committed Apr 10, 2016
    Copy the full SHA
    26fa381 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. show/hide actions. WIP: memory leak

    daniel committed Apr 11, 2016
    Copy the full SHA
    10b072a View commit details
    Browse the repository at this point in the history
  2. declared new plugin files in plugin.xml

    daniel committed Apr 11, 2016
    Copy the full SHA
    f961cea View commit details
    Browse the repository at this point in the history
  3. upgrade to MBGL iOS 3.2.0

    daniel committed Apr 11, 2016
    Copy the full SHA
    11955fc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. fix getAllChildren

    daniel committed Apr 13, 2016
    Copy the full SHA
    118a064 View commit details
    Browse the repository at this point in the history
  2. add toggle clickable map

    daniel committed Apr 13, 2016
    Copy the full SHA
    d2a6294 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c63cf4b View commit details
    Browse the repository at this point in the history
  4. display markers on init

    daniel committed Apr 13, 2016
    Copy the full SHA
    77df759 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2016

  1. getBoundCoordinates

    daniel committed Apr 29, 2016
    Copy the full SHA
    20726ce View commit details
    Browse the repository at this point in the history
  2. invert lat lng in getBoundCoordinates

    daniel committed Apr 29, 2016
    Copy the full SHA
    2283331 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. add debug overlay

    daniel committed Jun 27, 2016
    Copy the full SHA
    21048f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. renamed file

    daniel committed Jun 30, 2016
    Copy the full SHA
    4e81a4e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2016

  1. fix circular reference

    daniel committed Jul 3, 2016
    Copy the full SHA
    4fa2511 View commit details
    Browse the repository at this point in the history
  2. add initial android version

    daniel committed Jul 3, 2016
    Copy the full SHA
    135b58e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2016

  1. android refactoring

    daniel committed Jul 5, 2016
    Copy the full SHA
    57c50c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. clean code and begin implement map methods

    daniel committed Jul 6, 2016
    Copy the full SHA
    dcf5cae View commit details
    Browse the repository at this point in the history
  2. android marker, pitch, center, zoom

    daniel committed Jul 6, 2016
    Copy the full SHA
    7f582e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. simplify options because #5607

    daniel committed Jul 7, 2016
    Copy the full SHA
    ebb4c60 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2016

  1. add android setMapClickable

    daniel committed Jul 8, 2016
    Copy the full SHA
    8c66dd2 View commit details
    Browse the repository at this point in the history
  2. add android point2screen, coordinates2screen

    daniel committed Jul 8, 2016
    Copy the full SHA
    9e35d8d View commit details
    Browse the repository at this point in the history
  3. add map is, will, did change event

    daniel committed Jul 8, 2016
    Copy the full SHA
    12f9194 View commit details
    Browse the repository at this point in the history
  4. android custom icon

    daniel committed Jul 8, 2016
    Copy the full SHA
    bc96500 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2016

  1. android offline map, demo update

    daniel committed Jul 9, 2016
    Copy the full SHA
    aa6f6ec View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. refactor android marker

    daniel committed Jul 11, 2016
    Copy the full SHA
    087e720 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

  1. fix scroll view

    daniel committed Jul 12, 2016
    Copy the full SHA
    13826a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2016

  1. fix set container

    daniel committed Jul 13, 2016
    Copy the full SHA
    c7d2ea1 View commit details
    Browse the repository at this point in the history
  2. fix anchor markers

    daniel committed Jul 13, 2016
    Copy the full SHA
    e9ae33c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. fix demo no map

    daniel committed Aug 2, 2016
    Copy the full SHA
    4f3d708 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. pass compile for 1.6

    daniel committed Aug 8, 2016
    Copy the full SHA
    23839c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. hook lifecycle

    daniel committed Aug 12, 2016
    Copy the full SHA
    92402b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. marker position predicate

    daniel committed Aug 16, 2016
    Copy the full SHA
    9522dd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. remove min sdk version

    daniel committed Aug 22, 2016
    Copy the full SHA
    a7109e5 View commit details
    Browse the repository at this point in the history
  2. fix space

    daniel committed Aug 22, 2016
    Copy the full SHA
    79713dd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. onMapReady callback

    daniel committed Aug 23, 2016
    Copy the full SHA
    55cb8ea View commit details
    Browse the repository at this point in the history
  2. fix center

    daniel committed Aug 23, 2016
    Copy the full SHA
    c2f20ae View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. refactor show map

    daniel committed Aug 24, 2016
    Copy the full SHA
    b226856 View commit details
    Browse the repository at this point in the history
  2. get next positions

    daniel committed Aug 24, 2016
    Copy the full SHA
    c406c6b View commit details
    Browse the repository at this point in the history
  3. fix typo

    daniel committed Aug 24, 2016
    Copy the full SHA
    e706f12 View commit details
    Browse the repository at this point in the history
  4. Formalize JSON return

    daniel committed Aug 24, 2016
    Copy the full SHA
    bba6eb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. fix setClickable

    daniel committed Sep 23, 2016
    Copy the full SHA
    b890e31 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. set bundle path

    daniel committed Nov 5, 2016
    Copy the full SHA
    80fc848 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. format getCenter JSON

    daniel committed Dec 7, 2016
    Copy the full SHA
    a3b8a34 View commit details
    Browse the repository at this point in the history
  2. fix setCenter coords inversion

    daniel committed Dec 7, 2016
    Copy the full SHA
    9e139c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. fix getCameraPosition

    daniel committed Mar 21, 2017
    Copy the full SHA
    db42995 View commit details
    Browse the repository at this point in the history
  2. fix getCameraPosition

    daniel committed Mar 21, 2017
    Copy the full SHA
    d1f141c View commit details
    Browse the repository at this point in the history
  3. fix zoom storage

    daniel committed Mar 21, 2017
    Copy the full SHA
    b2f6cb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. click on map deselect marker

    daniel committed Mar 28, 2017
    Copy the full SHA
    21315d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. replace update marker by setMarkerPosition

    daniel committed Jul 1, 2017
    Copy the full SHA
    d75ac06 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dbde8e1 View commit details
    Browse the repository at this point in the history
  3. fix setMarkerIcon method call

    daniel committed Jul 1, 2017
    Copy the full SHA
    df1d96b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2017

  1. Fix typo in method name

    daniel committed Jul 2, 2017
    Copy the full SHA
    9fd8482 View commit details
    Browse the repository at this point in the history
  2. typo

    daniel committed Jul 2, 2017
    Copy the full SHA
    65fc67b View commit details
    Browse the repository at this point in the history
  3. fix refactor

    daniel committed Jul 2, 2017
    Copy the full SHA
    ac2f6ce View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. fix callback errror

    daniel committed Jul 14, 2017
    Copy the full SHA
    a6efb86 View commit details
    Browse the repository at this point in the history
  2. bump to 4.2.2

    daniel committed Jul 14, 2017
    Copy the full SHA
    7841749 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. upgrade to Mapbox 5.0.1

    daniel committed Jul 15, 2017
    Copy the full SHA
    94d6c53 View commit details
    Browse the repository at this point in the history
  2. revert changes

    daniel committed Jul 15, 2017
    Copy the full SHA
    4ea504e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. fix icon resizing

    daniel committed Jul 16, 2017
    Copy the full SHA
    2e98bd6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ab100d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Remove setAssetsDirectory method

    This is part of the decoupling effort from Wizar
    daniel committed Jul 22, 2017
    Copy the full SHA
    435950c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. Add hide map action

    dagatsoin committed Dec 23, 2017
    Copy the full SHA
    12ff616 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. fix wrong if path

    dagatsoin committed Jan 10, 2018
    Copy the full SHA
    e80c5c6 View commit details
    Browse the repository at this point in the history
  2. set demo minsdk version

    dagatsoin committed Jan 10, 2018
    Copy the full SHA
    f0977d8 View commit details
    Browse the repository at this point in the history
  3. ignore node modules

    dagatsoin committed Jan 10, 2018
    Copy the full SHA
    0582dc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Add live reload to demo

    dagatsoin committed Jan 11, 2018
    Copy the full SHA
    dac0df4 View commit details
    Browse the repository at this point in the history
  2. start redesign demo app

    dagatsoin committed Jan 11, 2018
    Copy the full SHA
    2675d61 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    38f4dcc View commit details
    Browse the repository at this point in the history
  4. use flexbox layout

    dagatsoin committed Jan 11, 2018
    Copy the full SHA
    30ac080 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. remove view to hide it

    dagatsoin committed Feb 7, 2018
    Copy the full SHA
    5a6a95c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. /placeViewBehind:

    dagatsoin committed May 22, 2018
    Copy the full SHA
    ebda1f0 View commit details
    Browse the repository at this point in the history
  2. fix import

    dagatsoin committed May 22, 2018
    Copy the full SHA
    20ef664 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Copy the full SHA
    a489a5d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e120199 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. fix clean maps onDestroy

    dagatsoin committed May 28, 2018
    Copy the full SHA
    1d9014b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. reorganise forlders

    dagatsoin committed Apr 27, 2019
    Copy the full SHA
    a8b8f4c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. update demo

    dagatsoin committed May 25, 2019
    Copy the full SHA
    54c5016 View commit details
    Browse the repository at this point in the history
  2. [TS] update for cordova 7

    dagatsoin committed May 25, 2019
    Copy the full SHA
    341a6f9 View commit details
    Browse the repository at this point in the history