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

Commits on Jul 19, 2022

  1. Button and textview added to the UI

    Button style changed
    
    Fixed newlines
    
    fixed following recommendations
    AndresConfortiGL authored and SartiMau committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    22e5cf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Applied MVP to the base project

    added new lines to the code
    
    Fixed mvp
    
    removed blank lines
    AndresConfortiGL authored and Georgina-Fernandez committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    105e044 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Added persistance

    fixed comments
    
    switched responsability from presenter to model
    
    Fixed responsabilities
    
    Fixed variable names
    
    Changed default values
    
    Used a String.format() to display values
    
    removed blank space
    AndresConfortiGL authored and mariano98montero committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fea1fc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Added Fragments to the project

    Fixed comments
    
    Comments fixed
    
    Fixed mauri's comments
    AndresConfortiGL authored and SartiMau committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    b186dcf View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. First commit

    Second commit
    
    Added missing linebreak at bottom of code
    
    Fixed comments
    
    Fixed ids
    
    Comments fixed
    
    Fixed comments
    
    fixed comments
    AndresConfortiGL authored and SartiMau committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d65c507 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. First commit

    Ready to be pushed for PR
    
    fixed comments
    AndresConfortiGL authored and SartiMau committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0ed9794 View commit details
    Browse the repository at this point in the history
Loading