Skip to content

Reuse Statement

David Laycock edited this page Mar 18, 2018 · 10 revisions

Stackoverflow Citations

All code has been taken from Stackoverflow and thus is public domain. E.g., all code has been approved for reuse. Please be aware, all Stackoverflow code posted on or after Feb. 1, 2016 is licensed under MIT. You can read about this change here.

The following table highlights any citations made within this application's code.

File Name Lines From (User) URL Date License
CreateAccountActivity.java 160-173 Jean-Charles https://stackoverflow.com/questions/7607260/check-non-numeric-characters-in-string Mar. 5, 2018 MIT
EditProfileActivity.java 156-169 Jean-Charles https://stackoverflow.com/questions/7607260/check-non-numeric-characters-in-string Mar. 5, 2018 MIT
AddEditTaskActivity.java 303-350 Denis https://stackoverflow.com/questions/8543449/how-to-use-the-textwatcher-class-in-android Mar. 6, 2018 MIT
UserProfileTest.java 81-87 Mahmoud Abou-Eita https://stackoverflow.com/questions/23053593/correct-way-to-open-navigationdrawer-and-select-items-in-robotium Mar. 17, 2018 MIT

Jest API Licensing

Copyright 2013 www.searchly.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.