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: batoulapps/adhan-kotlin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: iwanraflis/adhan-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 19 files changed
  • 1 contributor

Commits on Feb 25, 2021

  1. Switch to Gradle for build

    - Switch from Cobertura to Jacoco
    - Switch to publishing artifacts to Sonatype
    ahmedre committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    76c007a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge pull request #27 from batoulapps/update_build

    Switch to Gradle for build
    ahmedre authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    54f36a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    62a2191 View commit details
    Browse the repository at this point in the history
  2. Compile against Java 8

    This fixes #28.
    ahmedre committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    b4b73be View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.2.1

    ahmedre committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    cd4f1ec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from batoulapps/compile_against_java8

    Compile against Java 8
    ahmedre authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    ed5d796 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29 from batoulapps/fix_egyptian_calculation_method

    Fix Egyptian calculation method parameters
    ahmedre authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    4087faf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #31 from batoulapps/bump_version

    Bump version to 1.2.1
    ahmedre authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    eefc4ed View commit details
    Browse the repository at this point in the history
Loading