Kore/app/src/main/java/org/xbmc/kore/utils
Martijn Brekhof 85bcd846f2 Implemented VolumeLevelIndicator widget (#406)
* Refactored NowPlayingFragment to use new widget
  * Refactored UIUtils.highlightImageView to reduce code duplication
2017-06-22 18:37:00 +01:00
..
BasicAuthUrlConnectionDownloader.java Switched HTTP library. Using OkHttp explicitly now, instead of the default Android one, which varies acroos OS versions. 2015-04-18 10:52:31 +01:00
CharacterDrawable.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
FileDownloadHelper.java Fixed issue with filenames that contain question marks (#409) 2017-06-20 19:12:16 +01:00
JsonUtils.java Fix ClassCastException on getting lists from json rpc 2015-03-24 19:29:28 +00:00
LogUtils.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
MediaPlayerUtils.java Refactored org.xbmc.kore.ui package into separate packages 2016-12-29 18:27:40 +00:00
NetUtils.java Cleanup unused methods 2016-02-22 15:11:20 +02:00
RepeatListener.java Change vibration duration to 50ms 2015-07-28 22:43:37 +01:00
SelectionBuilder.java Add next episodes section to tv show details screen 2016-12-16 19:24:28 +00:00
SharedElementTransition.java Refactored AbstractDetailsFragment 2017-03-02 11:55:19 +01:00
TabsAdapter.java Addon content in addons activity tabs 2016-05-04 09:40:30 +01:00
UIUtils.java Implemented VolumeLevelIndicator widget (#406) 2017-06-22 18:37:00 +01:00
Utils.java Refactored AbstractDetailsFragment 2017-03-02 11:55:19 +01:00