/*
 * **************************************************************************
 *  TransektCount
 * **************************************************************************
 *  Copyright © 2016-2026 Wilhelm Stein, Bonn, Germany
 *  Author: Wilhelm Stein
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://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.
 *
 * Pictures of this work by Wilhelm Stein may be used for scientific or non-
 * commercial purposes without explicit permission with the following restriction:
 *
 * It is not permitted to upload pictures to social media platforms, as
 * most of the external licenses used in TransektCount do not comply with and I also do not agree with
 * the licensing terms of these platforms.
 *
 * Please note that illustrations provided by other authors remain the copyright 
 * of those authors and should not be reproduced or distributed other than with 
 * their permission.
 */
 
Integrated code from external references:
 - AutoFitEditText.kt, modified, original java code from author: Viktor Arsovski, 2015-10-29,
   MIT License, https://github.com/viksaaskool/autofitedittext
 - AutoFitText.kt, modified, original java code from author: pheuschk, 18.04.2013,
   Open Source, https://pastebin.com/raw/e6WyrwSN
 - ChangeLog.java, modified, original code © 2011-2013, Karsten Priegnitz,
   Other Open Source, https://github.com/koem/android-change-log/
 - Counting functions based on BeeCount, © 2016 Milo Thurston (knirirr),
   Apache License, Version 2.0, https://github.com/knirirr/BeeCount
 - CSVWriter.kt, modified, original java code © 2015 Bytecode Pty Ltd.,
   Apache License, Version 2.0
 - filechooser based on android-file-chooser java code, 2011, Google Code Archiv, GNU GPL v3.
 - Some icons are taken from Google, licensed under the Creative Commons Attribution 4.0 License.

Butterfly pictures: 
 - Adela paludicolella, created from picture in
   "Adelidae (Lepidoptera) - Beitrag zur Kenntnis der Biologie und Bestimmungshilfe für die europäischen Arten",
   Author: Rudolf Bryner, free for non-commercial purposes in education and science and for private use
 - Agriphila geniculea, created from picture 'Agriphila geniculea lateral Bytom.jpg' by Adrian Tync, Poland,
   licensed under Creative Commons Attribution-Share Alike 4.0 International, derived from
   https://commons.wikimedia.org/wiki/Category:Agriphila_geniculea
 - Crambus pascuella, Author: Olaf Leillinger, GNU Free Documentation License, derived from 
   https://en.wikipedia.org/wiki/File:Crambus.pascuella.7563.jpg
 - Cucullia verbasci, derived from https://en.wikipedia.org/wiki/Mullein_moth, 
   Author: Dumi, GNU Free Documentation License, version 1.2
 - Deltote bankiana, Author: Andre den Ouden, licensed by www.saxifraga.nl, free for non-commercial use,
   derived from freenatureimages.eu
 - Evergestis extimalis, Author: Adam Furlepa, CC BY-SA 3.0, derived from
   https://upload.wikimedia.org/wikipedia/commons/3/37/Evergestis_extimalis1.JPG
 - Hipparchia neomiris, created from pictures of "Die Groß-Schmetterlinge der Erde",
   Author: Adalbert Seitz, 1909, Public Domain
 - Hyles gallii (A.R. Pittaway, non-commercial use allowed), derived from 
   https://tpittaway.tripod.com/sphinx/h_gal_a3.jpg
 - Hyles hippophaes (A.R. Pittaway, non-commercial use allowed), derived from
   https://tpittaway.tripod.com/sphinx/h_hip_a2.jpg
 - Hyponephele lupinus (Public Domain), derived from
   https://upload.wikimedia.org/wikipedia/commons/0/07/Hyponephelelupinus.jpg
 - Jordanita globulariae, Author: Reza Zahiri et al, Creative Commons Attribution 
   License (CC BY 4.0), Wikimedia
 - Marumba quercus (A.R. Pittaway, non-commercial use allowed), derived from
   https://tpittaway.tripod.com/sphinx/m_que_a4.jpg 
 - Melanargia arge, Author: Notafly, Creative Commons Attribution-Share Alike 3.0 Unported license, derived from 
   https://en.wikipedia.org/wiki/File:Melanargiaarge.JPG
 - Melitaea parthenoides derived from https://en.wikipedia.org/wiki/Melitaea_parthenoides,
   Author: Didier Descouens, Creative Commons Attribution-Share Alike 4.0 International license
 - Muschampia lavatherae, Author: Dumi, GNU Free Documentation License, version 1.2,
   derived from https://en.wikipedia.org/wiki/Muschampia_lavatherae
 - Nemaphora barbatellus, created from picture in
   "Adelidae (Lepidoptera) - Beitrag zur Kenntnis der Biologie und Bestimmungshilfe für die europäischen Arten",
   Author: Rudolf Bryner, free for non-commercial purposes in education and science and for private use
 - Pediasia contaminella, Author: Ben Sale, Creative Commons Attribution 2.0 Generic License, derived from
   https://commons.wikimedia.org/wiki/File:Pediasia_contaminella_(33480878804).jpg
 - Phragmataecia castaneae derived from https://species.wikimedia.org/wiki/Phragmataecia_castaneae,
   Author: Dumi, GNU Free Documentation License, version 1.2 
 - Scopula rubiginata, Author: Rob Felix, licensed by www.saxifraga.nl, free for non-commercial use,
   derived from http://www.freenatureimages.eu/Animals/index.html
 - Scopula virgulata, Author: Zoran Bozovic, licensed by www.saxifraga.nl, free for non-commercial use,
   derived from http://www.freenatureimages.eu/Animals/index.html
 - Sesia apiformis derived from picture on https://en.wikipedia.org/wiki/Hornet_moth
   Author: Jyrki Lehto, free use
 - Tiliacea aurago, Author: Peter Gergely, licensed by www.saxifraga.nl, free for non-commercial use,
   derived from http://www.freenatureimages.eu/Animals/index.html

 - All other pictures, app icon and background © 2016-2026, Wilhelm Stein, Bonn, Germany.
