Releases: amos-flyinn/amos-tub-ws18-proj1
Releases · amos-flyinn/amos-tub-ws18-proj1
Sprint 13 Release
Readme (#71) * worked on the Readme Co-authored-by: Leon Aviles <[email protected]> * added some details to Readme Co-authored-by Leon Aviles <[email protected]> * changed min API version for server Co-authored-by Leon Aviles <[email protected]> * changed some contributors' names Co-authored-by Leon Aviles <[email protected]> * fixed codacy issues Co-authored-by Leon Aviles [email protected] * Fixed codacy issues, some small stuff Co-authored-by: Leon Aviles <[email protected]>
Sprint 13 Release Candidate
Readme (#71) * worked on the Readme Co-authored-by: Leon Aviles <[email protected]> * added some details to Readme Co-authored-by Leon Aviles <[email protected]> * changed min API version for server Co-authored-by Leon Aviles <[email protected]> * changed some contributors' names Co-authored-by Leon Aviles <[email protected]> * fixed codacy issues Co-authored-by Leon Aviles [email protected] * Fixed codacy issues, some small stuff Co-authored-by: Leon Aviles <[email protected]>
Sprint 12 Release
handle crashes (#67) * handle crashes * code quality edits
Sprint 12 Release Candidate
handle crashes (#67) * handle crashes * code quality edits
Sprint 11 Release
Interface and submission (#61) * Interface and submission object * Finished client side * Server side receiving configuration * options menu item to start configuration activity * Added tests and more comments * added javadoc
Sprint 11 Release Candidate
Interface and submission (#61) * Interface and submission object * Finished client side * Server side receiving configuration * options menu item to start configuration activity * Added tests and more comments * added javadoc
Sprint 10 Release
sprint-10-release adding diagrams (#57)
Sprint 10 Release Candidate
sprint-10-release-candidate adding diagrams (#57)
Sprint 09 Release Candidate
Inital work on refactoring neaby into a service. (#48) * Inital work on refactoring neaby into a service. * Adding logging messages for android for nearby as callbacks to the foreground service * Finally getting notifications to show * Removing fakeinputlib jar from git * Adapting the old gui for the nearby connection * latest changes * Moar * Working android nearby with management inside a service on the app side, as well as correct activity switches * Adding tests for nearbyservice and removing old nearby activities * Fix formatting * Change name num to default empty string
Sprint 08 Release
Connection authentification (#47) * preliminary concept connection authentication Co-authored-by: León Avilés <[email protected]> * app side connection authentication Co-authored-by: Charlie <[email protected]> * server side connection authentication Co-authored-by: León Avilés <[email protected]> * finished authentication, needs testing and javadoc Co-authored-by: Charlie <[email protected]> * fix string.xml bug (travis) Co-authored-by: León Avilés <[email protected]> * Fixed many many bugs - Connection is now able to be established. Co-authored-by: León Avilés <[email protected]> * final bugfixing (hopefully) Co-authored-by: Charlie <[email protected]> * finished javadoc Co-authored-by: Charlie <[email protected]> * changed the client code name Co-authored-by: León Avilés <[email protected]> * fixed name from string resource Co-authored-by: León Avilés <[email protected]> Co-authored-by: Charlie <[email protected]> * String Error fix Co-authored-by: León Avilés <[email protected]>