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: sevora/simple-calculator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: sevora/simple-calculator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 13 files changed
  • 1 contributor

Commits on Feb 19, 2022

  1. Handle Zero Division Error

    Now it is fixed.
    sevora committed Feb 19, 2022
    Copy the full SHA
    7884d80 View commit details
  2. Fix POM Url

    Now it points to the Github Repository.
    sevora committed Feb 19, 2022
    Copy the full SHA
    87ed73f View commit details

Commits on Feb 20, 2022

  1. Add License

    sevora committed Feb 20, 2022
    Copy the full SHA
    c8274fc View commit details
  2. Add Keyboard Feature

    Now the app can be used with just a keyboard.
    sevora committed Feb 20, 2022
    Copy the full SHA
    26513ed View commit details
  3. Update README

    Forgot to update to include that now, you can use it with a keyboard.
    sevora committed Feb 20, 2022
    Copy the full SHA
    a2d7585 View commit details
  4. Change groupId

    I didn't understand the naming conventions right away, it seems I should add a subdomain like this.
    sevora committed Feb 20, 2022
    Copy the full SHA
    849bf01 View commit details

Commits on Jan 4, 2023

  1. Add Custom Font

    Well, since Roboto-Thin isn't exactly a system font.
    sevora committed Jan 4, 2023
    Copy the full SHA
    67331de View commit details
  2. VSCode launch.json Update

    sevora committed Jan 4, 2023
    Copy the full SHA
    a654cb5 View commit details

Commits on Jan 29, 2023

  1. Update launch.json

    sevora committed Jan 29, 2023
    Copy the full SHA
    c5fe28e View commit details

Commits on Dec 5, 2024

  1. Add Badges on README

    sevora committed Dec 5, 2024
    Copy the full SHA
    e6bbc11 View commit details
Loading