The source project of this merge request has been removed.
Draft: modules: did a lot of nerdy stuff. expand for changes.
- Moved focus from 'Swipe to Refresh' away from scrollbars
- Added a module search in 'PATH' folder of custom selection
- Search button reveals dependencies for each module
- 1 button to "Set Path" and "Change Path"
- Fixed a null-pointer causing memory heap reported by leakcanary in 'PATH' edittext
- Made it easier to unload & read/get module information
- Moved Preferences to PreferencesData.java to avoid memory issues caused by AsyncTask leaking into Activity.
Edited by Christian Bremvåg