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: sailfishos/voicecall
base: c15b7f95e1d165155461c10820824e22bfe882a4
Choose a base ref
...
head repository: sailfishos/voicecall
compare: ee588f9e92201d2c6ed492fd81e70cbf23f39baa
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on May 27, 2019

  1. VoiceCall: Make it work without Mer specific bits

    Other distros such as LuneOS uses VoiceCall as well. To date LuneOS was
    always maintaining patches to make sure that the Mer specific bits not
    available in LuneOS were disabled.
    
    Made the code more flexible so Voicecall can be used by simply enabling
    or disabling some flags in the build and in this way a single codebase
    can be shared between Mer and LuneOS for Voicecall.
    
    Signed-off-by: Herman van Hazendonk github.com@herrie.org
    Herrie82 committed May 27, 2019
    Copy the full SHA
    d9f246e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Merge branch 'master' into 'master'

    VoiceCall: Make it work without Mer specific bits
    
    See merge request mer-core/voicecall!19
    pvuorela committed May 28, 2019
    Copy the full SHA
    ee588f9 View commit details
    Browse the repository at this point in the history