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 <lv.avilesp@yahoo.de> * added some details to Readme Co-authored-by Leon Aviles <lv.avilesp@yahoo.de> * changed min API version for server Co-authored-by Leon Aviles <lv.avilesp@yahoo.de> * changed some contributors' names Co-authored-by Leon Aviles <lv.avilesp@yahoo.de> * fixed codacy issues Co-authored-by Leon Aviles lv.avilesp@yahoo.de * Fixed codacy issues, some small stuff Co-authored-by: Leon Aviles <lv.avilesp@yahoo.de>
Sprint 13 Release Candidate
Readme (#71) * worked on the Readme Co-authored-by: Leon Aviles <lv.avilesp@yahoo.de> * added some details to Readme Co-authored-by Leon Aviles <lv.avilesp@yahoo.de> * changed min API version for server Co-authored-by Leon Aviles <lv.avilesp@yahoo.de> * changed some contributors' names Co-authored-by Leon Aviles <lv.avilesp@yahoo.de> * fixed codacy issues Co-authored-by Leon Aviles lv.avilesp@yahoo.de * Fixed codacy issues, some small stuff Co-authored-by: Leon Aviles <lv.avilesp@yahoo.de>
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 <lv.avilesp@yahoo.de> * app side connection authentication Co-authored-by: Charlie <da.charlie.nguyen@gmail.com> * server side connection authentication Co-authored-by: León Avilés <lv.avilesp@yahoo.de> * finished authentication, needs testing and javadoc Co-authored-by: Charlie <da.charlie.nguyen@gmail.com> * fix string.xml bug (travis) Co-authored-by: León Avilés <lv.avilesp@yahoo.de> * Fixed many many bugs - Connection is now able to be established. Co-authored-by: León Avilés <lv.avilesp@yahoo.de> * final bugfixing (hopefully) Co-authored-by: Charlie <da.charlie.nguyen@gmail.com> * finished javadoc Co-authored-by: Charlie <da.charlie.nguyen@gmail.com> * changed the client code name Co-authored-by: León Avilés <lv.avilesp@yahoo.de> * fixed name from string resource Co-authored-by: León Avilés <lv.avilesp@yahoo.de> Co-authored-by: Charlie <da.charlie.nguyen@gmail.com> * String Error fix Co-authored-by: León Avilés <lv.avilesp@yahoo.de>