Sitelet https://github.com/netrunnerX/ProxyChat_Java/compare/master...MVP
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: netrunnerX/ProxyChat_Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: netrunnerX/ProxyChat_Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: MVP
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 574 files changed
  • 1 contributor

Commits on Sep 23, 2017

  1. Configuration menu
    Copy the full SHA
    1b14a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2b883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35612d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    762697f View commit details
    Browse the repository at this point in the history
  2. Creadas las clases InfoUsuarioInteractor e InfoUsuarioPresenter. Modi…

    …ficada la clase InfoUsuarioActivity
    netrunnerX committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    76dae9a View commit details
    Browse the repository at this point in the history
  3. Crear interactors y presenters para BloqueadosActivity. Modificada la…

    … clase BloqueadosActivity.
    netrunnerX committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    9eaad21 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    2c26538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f83ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd0441 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    c950284 View commit details
    Browse the repository at this point in the history
  2. Crear interactors y presenters para ConversacionesFragment. Modificad…

    …a la clase ConversacionesFragment.
    netrunnerX committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    0d3c257 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Crear interactors y presenters para ConversacionesAdaptador. Modifica…

    …da la clase ConversacionesAdaptador.
    netrunnerX committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    b0624fd View commit details
    Browse the repository at this point in the history
  2. Crear interactors y presenters para InvitacionesFragment. Modificada …

    …la clase InvitacionesFragment.
    netrunnerX committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    7023dbb View commit details
    Browse the repository at this point in the history
  3. Crear interactors y presenters para InvitacionesAdaptador. Modificada…

    … la clase InvitacionesAdaptador.
    netrunnerX committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    5c6da34 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Crear interactors y presenters para MapFragment. Modificada la clase …

    …MapFragment. Creados repositorios para usuarios cercanos y meetingpoints cercanos. Modificados InfoWindowAdaptador y ProxyFragment para adaptarse a los cambios. Creada Clase LocationService y Modificado MainActivity para iniciar desde esta LocationService.
    netrunnerX committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    ae5fddd View commit details
    Browse the repository at this point in the history
Loading