Kore/app/src/main/java/org/xbmc/kore/ui/sections
Martijn Brekhof 83527db928 Fixed issue setting preferred locale in Settings (#689)
SettingsActivity does not inherit from BaseActivity which caused
the preferred locale not to be set. This was not apparent when
switching to the Settings screen as the preferred locale would
already have been set by a previous activity which does inherit
from BaseActivity (e.g. RemoteActivity). Therefore we needed
to explicitly set the preferred locale as well in SettingsActivity.
2019-12-02 19:15:52 +00:00
..
addon Fix issue with showing multiple bookmarked addons (#678) 2019-10-14 17:58:40 +01:00
audio Add sort by year section thumb text (#659) 2019-07-10 18:57:14 +01:00
favourites Add color support to UIUtils.applyMarkup (#667) 2019-10-07 15:14:48 +01:00
file Apply markup decoding to media file list and addon content list 2019-11-30 19:54:59 +01:00
hosts Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +01:00
remote Add color support to UIUtils.applyMarkup (#667) 2019-10-07 15:14:48 +01:00
settings Fixed issue setting preferred locale in Settings (#689) 2019-12-02 19:15:52 +00:00
video Add color support to UIUtils.applyMarkup (#667) 2019-10-07 15:14:48 +01:00