The authors of the software MySword want to thank the following who made this software possible:

  1. Almigthy God, for giving us the vision to do the project.
  2. Rick Meyers, developer of Pocket E-Sword, for inspiring us to do the project and continue what he has started. He had already discontinued his Pocket E-Sword software.
  3. Costas Stergiou, the author of TheWord Bible software for Windows, for providing the free unencrypted modules as the source of the MySword modules in MySword format.
  4. The different authors and publishers of the free Bibles, commentaries and dictionaries.
  5. Our donors, supporters, partners, volunteers, families and friends for helping us maintain MySword app, sustain web hosting and provide support for our users.
  6. Others ...

    Many Thanks to the music and teachings of the different ministries which comforted and inspired us during the development and maintenance of this project.

The software will not be possible without the following free and/or open source libraries and tools:

  1. Android Studio - The Official IDE for Android used in developing MySword for Android. The software can be downloaded from https://developer.android.com/studio/index.html.
  2. Android-Iconics - allows to include any icon font with all its vector icons in your project by Mike Penz, released under The Apache Software License, Version 2.0. The library can be downloaded from https://github.com/mikepenz/Android-Iconics.
  3. Apache Commons IO - The library of utilities assisted in developing some IO functionality, released under The Apache Software License, Version 2.0. The library can be downloaded from http://commons.apache.org/io/.
  4. Bible Geocoding - The location of every identifiable place mentioned in the Bible. The latitude/longitude of the locations in the Bible are taken from https://www.openbible.info/geo/ licensed under a Creative Commons Attribution license.
  5. Cloud Storage - used by Backup Sync
  6. ColorPickerPreference - Generally used classes by Daniel Nilsson; ColorPickerPreference class by Sergey Margaritov; Packed by Sergey Margaritov, released under The Apache Software License, Version 2.0. The library can be downloaded from https://github.com/attenzione/android-ColorPickerPreference.
  7. D3.js - JavaScript library for manipulating documents based on data by Michael Bostock, released under The BSD 3-Clause License. The library can be downloaded from https://github.com/mbostock/d3.
  8. D3 Radial Tree - JavaScript library for D3 that displays collapsible/expandable radial tree by Wm Leler, released under The BSD 3-Clause License. The library can be downloaded from https://gist.github.com/wmleler/a734fb2bb3319a2cb386.
  9. Drag and Drop List - A simple drag and drop ListView code by Eric Harlow, released under The Apache Software License, Version 2.0. The library can be downloaded from http://ericharlow.blogspot.com/2010/10/experience-android-drag-and-drop-list.html.
  10. DragListView - Drag and drop to reorder items in a list, grid or board for Android based on RecyclerView by Magnus Woxblom, released under The Apache License, Version 2.0. The library can be downloaded from https://github.com/woxblom/DragListView.
  11. Droidparts - a carefully crafted Android framework by Alex Yanchenko, released under The Apache Software License, Version 2.0. ClearableEditText was used by MySword. The library can be downloaded from https://github.com/yanchenko/droidparts.
  12. GIMP - The GNU Image Manipulation Program, was used in imaged editing. It was downloaded from http://www.gimp.org/.
  13. google-diff-match-patch - Diff, Match and Patch libraries for Plain Text from Google Inc., released under Apache License, 2.0. The library can be downloaded from https://code.google.com/p/google-diff-match-patch/.
  14. InkScape - An Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format. It was used to create the icons and button images, and it was downloaded from http://inkscape.org/.
  15. jQuery - an Open Source, fast, small, and feature-rich JavaScript library, released under jQuery License derived from Apache License, 2.0. The library can be downloaded from https://jquery.com/.
  16. Leaflet - an open-source JavaScript library for mobile-friendly interactive maps, released under BSD-2-Clause License. The library can be downloaded from https://leafletjs.com/download.html.
  17. Leaflet.draw - Adds support for drawing and editing vectors and markers on Leaflet maps, released under MIT License. The library can be downloaded from https://github.com/Leaflet/Leaflet.draw.
  18. Leaflet.imageTransform - Leaflet plugin to work with tansformed images, released under MIT License. The library can be downloaded from https://github.com/ScanEx/Leaflet.imageTransform.
  19. NewQuickAction3D - Used in Tag list edit item, released under The Apache Software License, Version 2.0. It can be downloaded from https://github.com/lorensiuswlt/NewQuickAction3D.
  20. Notepad++ - The text editor that was used to complement Eclipse', written by Don Ho and the rest of the Notepad++ developer team, downloaded from http://notepad-plus-plus.org/.
  21. NVD3.js - Re-usable charts for d3.js by Novus Partners, Inc., released under The Apache Software License, Version 2.0. The library can be downloaded from https://github.com/novus/nvd3.
  22. Open Share Icon Open Share Icon - The Open Share Icon is designed to help users easily identify shareable content. The icon is available under the Creative Commons Attribution-Share Alike 3.0 Unported License. It can be downloaded from http://www.shareaholic.com/openshareicon.
  23. People and relationships data - © 2013-2016 viz.bible under a Creative Commons Attribution-Share Alike 3.0 Unported License.
  24. Rangy - A cross-browser JavaScript range and selection library by Tim Down, released under The MIT License (MIT). The library can be downloaded from https://github.com/timdown/rangy.
  25. Some Icons - licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Taken from http://commons.wikimedia.org
    • Action-write.svg - originally History.svg, by ~DarKobra at Deviantart
    • Nature-tree.svg - originally Tango_icon_nature.svg, by ~DarKobra at Deviantart
    • Nature-flower.svg - originally Rose_of_sharon_Icon.svg, by Ksiom (http://commons.wikimedia.org/wiki/User:Ksiom)
    • Symbol-information.svg - originally Emblem-notice.svg, Derivative work by Werson (http://commons.wikimedia.org/wiki/User:Werson), based on Image:Emblem-important.svg by The people from the Tango! project
    • Symbol-question.svg - originally Emblem-question.svg, by Rugby471 (http://commons.wikimedia.org/wiki/User:Rugby471)
  26. SQLite - The database used, which is small, fast and reliable. All of the deliverable code in SQLite has been dedicated to the public domain by the authors. More information can be obtained from http://www.sqlite.org/.
  27. SQLite Manager - Extension for Firefox and other apps to manage any sqlite database, available in Mozilla Public License, written by Mrinal Kant, and downloaded from Mozilla add on website.
  28. System.Data.SQLite - An open source ADO.NET provider for the SQLite database engine, written by Robert Simpson (This email address is being protected from spambots. You need JavaScript enabled to view it.), and dowloaded from http://sqlite.phxsoftware.com/. It was released to the public domain.
  29. StickyTableHeaders - A jQuery plugin that makes large tables more usable by having the table header stick to the top of the screen when scrolling, released under MIT License. The library can be downloaded from https://github.com/jmosbech/StickyTableHeaders.
  30. Tango Desktop Project's Tango Icon Library - Free library of icons released into the Public Domain. Most icons come from this library and some are composed from the SVG icons. The icons can be downloaded from http://tango.freedesktop.org/Tango_Icon_Library.
  31. TinyMCE - JavaScript WYSIWYG Editor developed by Moxiecode Systems AB and released under GNU LGPL License. This was used as the Chrome WebView JavaScript-based Editor for Kit kat and higher. It can be downloaded from http://www.tinymce.com/download/download.php.