Kore/app/src/main/java/org/xbmc/kore/ui/hosts
Synced Synapse 887b6d68a0 Hide next button in connection wizard when no network connection detected 2015-09-07 19:20:37 +01:00
..
AddHostActivity.java Fix fragment transactions on host wizard: previous fragments weren't being properly removed with the call to replace() on the FragmentTransaction, because the container used was the global one. Somehow this stopped working with recent versions 2015-07-30 23:24:44 +01:00
AddHostFragmentFinish.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
AddHostFragmentWelcome.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
AddHostFragmentZeroconf.java Hide next button in connection wizard when no network connection detected 2015-09-07 19:20:37 +01:00
EditHostActivity.java Fix fragment transactions on host wizard: previous fragments weren't being properly removed with the call to replace() on the FragmentTransaction, because the container used was the global one. Somehow this stopped working with recent versions 2015-07-30 23:24:44 +01:00
HostFragmentManualConfiguration.java Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
HostListFragment.java fix up typo on ApiCallback.onSucess() 2015-03-16 11:33:40 -07:00
HostManagerActivity.java Update versions of targetSDK and Support library 2015-06-23 19:08:45 +01:00