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

Camera #33

Merged
merged 71 commits into from
Dec 19, 2020
Merged

Camera #33

merged 71 commits into from
Dec 19, 2020

Commits on Dec 2, 2020

  1. Initial recreation.

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    2eff57f View commit details
    Browse the repository at this point in the history
  2. Adding license, lerna package

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    042474c View commit details
    Browse the repository at this point in the history
  3. Importing

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    066c342 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6b4e12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f6ed22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2990dba View commit details
    Browse the repository at this point in the history
  7. Export iOS methods

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    d34c9ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d4e37a View commit details
    Browse the repository at this point in the history
  9. Code formatting

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    f7d3bbd View commit details
    Browse the repository at this point in the history
  10. Update camera/android/src/main/java/com/capacitorjs/plugins/camera/Ca…

    …meraPlugin.java
    
    Co-authored-by: Carl Poole <mail@carlpoole.com>
    ikeith and carlpoole committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    44dc648 View commit details
    Browse the repository at this point in the history
  11. Update camera/android/src/main/java/com/capacitorjs/plugins/camera/Ca…

    …meraPlugin.java
    
    Co-authored-by: Carl Poole <mail@carlpoole.com>
    ikeith and carlpoole committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    26c25cd View commit details
    Browse the repository at this point in the history
  12. Update camera/android/src/main/java/com/capacitorjs/plugins/camera/Ca…

    …meraPlugin.java
    
    Co-authored-by: Carl Poole <mail@carlpoole.com>
    ikeith and carlpoole committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    cdf8d90 View commit details
    Browse the repository at this point in the history
  13. Update camera/android/src/main/java/com/capacitorjs/plugins/camera/Ca…

    …meraPlugin.java
    
    Co-authored-by: Carl Poole <mail@carlpoole.com>
    ikeith and carlpoole committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4436d33 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b9098d View commit details
    Browse the repository at this point in the history
  15. Updating methods for alpha.

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c6d9904 View commit details
    Browse the repository at this point in the history
  16. Removing logging code.

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    5fd7614 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b189933 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e58b1b4 View commit details
    Browse the repository at this point in the history
  19. Removing deprecated calls.

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    da26eee View commit details
    Browse the repository at this point in the history
  20. minor cleanup

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ec9091b View commit details
    Browse the repository at this point in the history
  21. Use stream to get exif data.

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4c58bc0 View commit details
    Browse the repository at this point in the history
  22. Updating permissions.

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c5d5711 View commit details
    Browse the repository at this point in the history
  23. Fmt

    ikeith committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    312157a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    68384de View commit details
    Browse the repository at this point in the history
  2. Adopting new iOS 14 APIs.

    ikeith committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    1c20ee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5421b54 View commit details
    Browse the repository at this point in the history
  4. Fmt

    ikeith committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    1fe4305 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f736146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac4a0da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69a1fae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f973808 View commit details
    Browse the repository at this point in the history
  9. Removed contributing.md file.

    ikeith committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    921496d View commit details
    Browse the repository at this point in the history
  10. Update camera/package.json

    Co-authored-by: Dan Imhoff <dwieeb@gmail.com>
    ikeith and imhoffd authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    4b82a66 View commit details
    Browse the repository at this point in the history
  11. Update camera/package.json

    Co-authored-by: Dan Imhoff <dwieeb@gmail.com>
    ikeith and imhoffd authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    ca49f3c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d9cd51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a9c2028 View commit details
    Browse the repository at this point in the history
  14. Fix error handling

    ikeith committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    7a791f6 View commit details
    Browse the repository at this point in the history
  15. Updating JSDoc comments

    ikeith committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    4674a34 View commit details
    Browse the repository at this point in the history
  16. Removing unused file.

    ikeith committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    85bc009 View commit details
    Browse the repository at this point in the history
  17. Fixing build.gradle file.

    ikeith committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    9d575d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    e9752c9 View commit details
    Browse the repository at this point in the history
  2. Removing unneeded dependency.

    ikeith committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    869f412 View commit details
    Browse the repository at this point in the history
  3. Updating package.json

    ikeith committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    dda75ac View commit details
    Browse the repository at this point in the history
  4. Removing Xcode 11 support

    ikeith committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    1031f56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbdafb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ef3fea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cc8310 View commit details
    Browse the repository at this point in the history
  8. Updating doc comments.

    ikeith committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    835e646 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b5f1c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

    ikeith committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    aca99a8 View commit details
    Browse the repository at this point in the history
  3. Update camera/ios/Plugin/CameraPlugin.swift

    Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
    ikeith and jcesarmobile authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    97dae9b View commit details
    Browse the repository at this point in the history
  4. Fix for conflicting mutations of a captured variable, incorrect resul…

    …t on requestPermissions.
    ikeith committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    582bda7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c57f28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a05581 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

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

Commits on Dec 9, 2020

  1. Fmt

    ikeith committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    3b7600b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    f9378b2 View commit details
    Browse the repository at this point in the history
  2. Updated readme

    ikeith committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    1351a8d View commit details
    Browse the repository at this point in the history
  3. Update permissions handling

    ikeith committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    b53456f View commit details
    Browse the repository at this point in the history
  4. Fmt

    ikeith committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    fe0c3a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    56c2443 View commit details
    Browse the repository at this point in the history
  2. Updating to alpha 10

    ikeith committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    e18c466 View commit details
    Browse the repository at this point in the history
  3. Fixed alpha versions

    ikeith committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    b123a61 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    167a628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e337b1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e84cb5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    160dbfa View commit details
    Browse the repository at this point in the history
  5. docgen update

    imhoffd committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    b4cf552 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dee0d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

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