xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
224 stars 104 forks source link

Investigate refactoring iPhone / iPad master controllers #1124

Open wutschel opened 2 months ago

wutschel commented 2 months ago

The central controllers MasterViewController and ViewControllerIPad seem to have overlapping or even identical implementations e.g, for registering and processing notifications or for showing messages. It should be investigated, if a base class can be established.

Check unresolved conversation in #1109