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: NativeScript/nativescript-imagepicker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0
Choose a base ref
...
head repository: NativeScript/nativescript-imagepicker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 15 files changed
  • 7 contributors

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    555b177 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #312 from NativeScript/fatme/fix-short-imports

    fix: don't use short imports
    Fatme authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    692fad2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

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

Commits on Dec 18, 2019

  1. fix: permissions problem when building with API 29

    - cannot read external storage when app is built with targetSdkVersion set to 29
    lini committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ca29935 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    build using android sdk 29
    lini committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    268fe71 View commit details
    Browse the repository at this point in the history
  3. fix typo

    lini committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    91ad204 View commit details
    Browse the repository at this point in the history
  4. Update AndroidManifest.xml

    lini committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    880b380 View commit details
    Browse the repository at this point in the history
  5. oops

    lini committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ab728ad View commit details
    Browse the repository at this point in the history
  6. Merge pull request #316 from NativeScript/lini/fix-android-q-permissions

    fix: permissions problem when building with API 29
    lini authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b98817b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. chore: Change Podfile dependencies (#329)

    Using the same QBImagePickerController dependency as nativescript-camera-plus plugin does.
    ridcully authored Aug 2, 2020
    Configuration menu
    Copy the full SHA
    72c4d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    408f507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a587e6d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. chore: readme

    NathanWalker committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    bc9209d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Update README.md

    NathanWalker authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    c24b782 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. chore: disable travis

    NathanWalker authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    82a8c1b View commit details
    Browse the repository at this point in the history
Loading