apps-android-commons/app
briancollins-92 fcd5432f74 Fix 2072: default license selector in Settings (#2084)
* 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.
2018-12-20 18:10:06 +00:00
..
libs Merge release branch to master (#1932) 2018-10-13 19:45:00 +11:00
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src Fix 2072: default license selector in Settings (#2084) 2018-12-20 18:10:06 +00:00
build.gradle Remove unused readmoretextview dependency (#2160) 2018-12-18 14:36:17 +02:00
proguard-rules.txt Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00