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: ionic-team/capacitor-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @capacitor/haptics@0.3.3
Choose a base ref
...
head repository: ionic-team/capacitor-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @capacitor/haptics@0.3.4
Choose a head ref
  • 20 commits
  • 72 files changed
  • 6 contributors

Commits on Feb 11, 2021

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

Commits on Feb 12, 2021

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

Commits on Feb 17, 2021

  1. feat(local-notifications): Support setting seconds in Schedule "on" (#…

    …253)
    
    * [android] add support for setting seconds for schedule `on`
    
    * [android] do not override calendar seconds set from date
    
    Co-authored-by: Joseph Pender <joseph@ionic.io>
    theproducer and Joseph Pender authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4ec8d06 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    03ad97c View commit details
    Browse the repository at this point in the history
  2. refactor(android): permission API cleanup changes (#243)

    
    Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
    carlpoole and jcesarmobile authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    e999ea4 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. chore: update plugins to 3.0.0-beta.3 (#260)

    
    Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
    imhoffd and jcesarmobile authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9691d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e447d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. fix(local-notifications): Checking for null schedule in notification …

    …JSObject (#258)
    
    * Checking for null schedule in notification JSObject
    
    * LocalNotificationSchedule constructor is passed a non null JSObject schedule, no need to do a null check
    
    Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
    theproducer and jcesarmobile authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    73cb416 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. fix(local-notifications): Make getPending not return already fired no…

    …tifications (#256)
    
    * Set visibility flag on LocalNotification, filter pendingNotification list
    
    * Removing visible flag, just delete notification if its not rescheduled
    
    Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
    theproducer and jcesarmobile authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    fb96f8a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    c4a803a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f51b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7c270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef9486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb7d99a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9031d3b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. docs(push/local-notifications): Adding information about common notif…

    …ication issues (#271)
    
    * adding docs for common push / local notification issues
    
    * fixing formatting, directly linking to SO answer
    theproducer authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    99b2dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f1a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

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

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    537d85d View commit details
    Browse the repository at this point in the history
  2. chore(release): publish [skip ci]

     - @capacitor/action-sheet@0.4.4
     - @capacitor/app@0.3.4
     - @capacitor/app-launcher@0.5.4
     - @capacitor/browser@0.4.4
     - @capacitor/camera@0.4.1
     - @capacitor/clipboard@0.4.4
     - @capacitor/device@0.5.4
     - @capacitor/dialog@0.4.4
     - @capacitor/filesystem@0.5.0
     - @capacitor/geolocation@0.4.1
     - @capacitor/haptics@0.3.4
     - @capacitor/keyboard@0.5.4
     - @capacitor/local-notifications@0.5.0
     - @capacitor/motion@0.3.3
     - @capacitor/network@0.4.4
     - @capacitor/push-notifications@0.3.4
     - @capacitor/screen-reader@0.3.4
     - @capacitor/share@0.5.1
     - @capacitor/splash-screen@0.3.4
     - @capacitor/status-bar@0.4.4
     - @capacitor/storage@0.3.4
     - @capacitor/text-zoom@0.3.4
     - @capacitor/toast@0.4.4
    elylucas committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    1a831ab View commit details
    Browse the repository at this point in the history
Loading