* removed all console statements
* sorting script: no longer creating functions within the loop
* aosp2tt9: fixed incorrect usage of a global variable
* injest-words: fixed a non-strict comparison
* remove-repeating-words: commented out the case-sensitive search function, as it may be going out of use
* Deleted Objectbox and went back to SQLite. The database structure is entirely new and optimized for fast performance
* Added slow query stats + cache for even faster performance
* automatic language sorting script
* legacy database management using SQLiteOpener
* simplified access to the constant settings