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: aliitotz/cordova-plugin-background-fetch Loading
base: master
Choose a base ref
...
head repository: transistorsoft/cordova-plugin-background-fetch Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 69 files changed
  • 2 contributors

Commits on Jul 8, 2023

  1. Implement CordovaPlugin onDestroy listener to manually toggle Lifecyc…

    …leManager into headless state
    transistorsoft-pkg committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4e0596a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046f04e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    0a306bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0f4fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35c08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e50d17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26747b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ab1393 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Jan 10, 2024

  1. [iOS] Enforce namespace com.transistorsoft on .scheduleTask (BGProces…

    …singTask) identifiers. All others will be ignored by the plugin
    christocracy committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0e4e3e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af55291 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    786d19c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218724a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf2a46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    248c0be View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b2f44cc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'stalebot'

    christocracy committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    af881c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. [iOS] Code-sign TSBackgroundFetch.xcframework with new Apple Organiz…

    …ation (9224-2932 Quebec Inc) certificate.
    christocracy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9095129 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'codesign'

    christocracy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    08179e8 View commit details
    Browse the repository at this point in the history
Loading