-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: netrunnerX/ProxyChat_Java
base: master
head repository: netrunnerX/ProxyChat_Java
compare: MVP
- 15 commits
- 574 files changed
- 1 contributor
Commits on Sep 23, 2017
-
Refactorizar sección contactos. Crear nuevos paquetes y mover clases …
…de ui al paquete ui
Configuration menu - View commit details
-
Copy full SHA for 1b14a67 - Browse repository at this point
Copy the full SHA 1b14a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2b883 - Browse repository at this point
Copy the full SHA cc2b883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35612d1 - Browse repository at this point
Copy the full SHA 35612d1View commit details
Commits on Nov 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 762697f - Browse repository at this point
Copy the full SHA 762697fView commit details -
Creadas las clases InfoUsuarioInteractor e InfoUsuarioPresenter. Modi…
…ficada la clase InfoUsuarioActivity
Configuration menu - View commit details
-
Copy full SHA for 76dae9a - Browse repository at this point
Copy the full SHA 76dae9aView commit details -
Crear interactors y presenters para BloqueadosActivity. Modificada la…
… clase BloqueadosActivity.
Configuration menu - View commit details
-
Copy full SHA for 9eaad21 - Browse repository at this point
Copy the full SHA 9eaad21View commit details
Commits on Nov 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2c26538 - Browse repository at this point
Copy the full SHA 2c26538View commit details -
Crear interactors y presenters para LoginActivity. Modificada la clas…
…e LoginActivity.
Configuration menu - View commit details
-
Copy full SHA for f2f83ca - Browse repository at this point
Copy the full SHA f2f83caView commit details -
Crear interactors y presenters para PerfilActivity. Modificada la cla…
…se PerfilActivity.
Configuration menu - View commit details
-
Copy full SHA for 5dd0441 - Browse repository at this point
Copy the full SHA 5dd0441View commit details
Commits on Nov 15, 2017
-
Crear interactors y presenters para RegistroActivity. Modificada la c…
…lase RegistroActivity.
Configuration menu - View commit details
-
Copy full SHA for c950284 - Browse repository at this point
Copy the full SHA c950284View commit details -
Crear interactors y presenters para ConversacionesFragment. Modificad…
…a la clase ConversacionesFragment.
Configuration menu - View commit details
-
Copy full SHA for 0d3c257 - Browse repository at this point
Copy the full SHA 0d3c257View commit details
Commits on Nov 16, 2017
-
Crear interactors y presenters para ConversacionesAdaptador. Modifica…
…da la clase ConversacionesAdaptador.
Configuration menu - View commit details
-
Copy full SHA for b0624fd - Browse repository at this point
Copy the full SHA b0624fdView commit details -
Crear interactors y presenters para InvitacionesFragment. Modificada …
…la clase InvitacionesFragment.
Configuration menu - View commit details
-
Copy full SHA for 7023dbb - Browse repository at this point
Copy the full SHA 7023dbbView commit details -
Crear interactors y presenters para InvitacionesAdaptador. Modificada…
… la clase InvitacionesAdaptador.
Configuration menu - View commit details
-
Copy full SHA for 5c6da34 - Browse repository at this point
Copy the full SHA 5c6da34View commit details
Commits on Nov 22, 2017
-
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.
Configuration menu - View commit details
-
Copy full SHA for ae5fddd - Browse repository at this point
Copy the full SHA ae5fdddView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...MVP