mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
* SharedPreferences Dep Injection added, updateLicense() updated method updateLicense() was previously looking to the UploadModel for the current default license, this has now been changed so that it gets it from a SharedPreferences object * UploadModel.license aligned to SharedPreferences variable UploadModel.license within the constuctor is now assigned to the string of the "default_license" value within SharedPreferences Admittedly this may not be completly necissary as UploadModel.license is modified via UploadPresenter.updateLicense on creation. |
||
|---|---|---|
| .. | ||
| libs | ||
| prod/release | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| quality.gradle | ||
| test-proguard-rules.txt | ||