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: fuse-open/fuselibs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: fuse-open/fuselibs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 13 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 24, 2022

  1. Update ImageHelper.m

    Prevent duplicate paths in iOS
    ckarmy committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    cb108bb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Merge pull request #1451 from ckarmy/master

    Prevent duplicate paths in iOS
    mortend authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f938363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec49100 View commit details
    Browse the repository at this point in the history
  3. 2.4.1

    mortend committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b71cf61 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Fuse.LocalNotifications: Android 12 compatibility fix

    Add the android:exported attribute to silence the following error when
    targetting Android 12 (API 31):
    
        Apps targeting Android 12 and higher are required to specify an
        explicit value for `android:exported` when the corresponding
        component has an intent filter defined. [...]
    mortend committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    be1f5c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Merge pull request #1452 from mortend/fix/android12

    Fuse.LocalNotifications: Android 12 compatibility fix
    mortend authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3a3ddfd View commit details
    Browse the repository at this point in the history
  2. 2.4.2

    mortend committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2926985 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. Fuse.Controls.WebView: upgrade com.github.jrvansuita:PickImage

    This upgrades PickImage for Android to version 3.0.01 (latest).
    
    The new major version requires API 31 to build successfully, which
    was introduced in Uno version 2.5.0.
    mortend committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    32e2c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Merge pull request #1453 from mortend/test

    Fuse.Controls.WebView: upgrade com.github.jrvansuita:PickImage
    mortend authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d36f889 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. README: add beta information

    mortend committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    4477787 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: add v2.5 changes

    mortend committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    886f089 View commit details
    Browse the repository at this point in the history
  3. 2.5.0

    mortend committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    ef19a48 View commit details
    Browse the repository at this point in the history
Loading