Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Marge all pr #273

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Marge all pr #273

wants to merge 15 commits into from

Commits on Apr 27, 2017

  1. Add support for querying view angles.

    This change add support for getting the camera's current
    view angles (horizontal/vertical). This feature is
    particularly helpful when creating simple AR applications
    that attempt to perform some projection calculations ontop
    of the CameraView.
    yperess committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    4a076c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

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

Commits on Oct 3, 2017

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

Commits on Jun 29, 2018

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

Commits on Dec 15, 2018

  1. Fix list remove bug

    jimmysuncpt authored Dec 15, 2018
    Configuration menu
    Copy the full SHA
    ba4e561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9bc75e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

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

Commits on Apr 26, 2019

  1. Merge pull request #1 from matt-oakes/camera-orientation

    Add a getter to get the camera orientation relative to the devices na…
    Dimoshka authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    e89812a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jimmysuncpt/patch-3

    Fix a list removing bug in Camera2
    Dimoshka authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a64d2fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from jimmysuncpt/patch-1

    Fix list remove bug
    Dimoshka authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    2edb600 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from JarvanMo/master

    update dependencies , gradle, miniSdkVersion
    Dimoshka authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    d329619 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from Trov/Camera1PictureSizeNull

    Set PreviewSize as PictureSize when PictureSize for AspectRatio is null
    Dimoshka authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    dde9764 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from keima/issue/fix-set-aspectratio-on-xml

    Fix app:aspectRatio not working at Camera2
    Dimoshka authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    9846d42 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7 from yperess/master

    Add support for querying view angles.
    Dimoshka authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    47b7988 View commit details
    Browse the repository at this point in the history
  8. Upgrade the project

    Dimoshka committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    efe4267 View commit details
    Browse the repository at this point in the history