Kore/app/src/main/res/layout
Raafat Akkad fa6796475c Add Adaptive Icon For API 26+ (#450)
* Target Sdk Version 26
* Add Adaptive Icon For API 26+
* Update travis to compile against API 26
* Move SVG files to art/launcher/v26/ per CR
* Scale logo to 83%
* Update buildToolsVersion to 26.0.2
* Update travis build-tools to 26.0.2
2017-11-11 15:26:18 +00:00
..
activity_all_cast.xml Refactored org.xbmc.kore.ui package into separate packages 2016-12-29 18:27:40 +00:00
activity_generic_media.xml Fix now playing panel height 2017-09-15 16:56:52 +01:00
activity_host_manager.xml Refactored org.xbmc.kore.ui package into separate packages 2016-12-29 18:27:40 +00:00
activity_host_wizard.xml 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
activity_remote.xml Refactored org.xbmc.kore.ui package into separate packages 2016-12-29 18:27:40 +00:00
activity_settings.xml First dump 2015-01-14 11:12:47 +00:00
dialog_send_text.xml Materialized dialogs and preferences (#330) 2017-01-04 08:37:13 +00:00
empty_view.xml Add more helpful message when an error occurs in channels list 2015-11-10 23:18:33 +00:00
fragment_about.xml Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
fragment_add_host_finish.xml First dump 2015-01-14 11:12:47 +00:00
fragment_add_host_manual_configuration.xml Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
fragment_add_host_welcome.xml First dump 2015-01-14 11:12:47 +00:00
fragment_add_host_zeroconf.xml Fix selector on host lists 2015-03-11 19:02:38 +00:00
fragment_cast.xml Refactored AbstractDetailsFragment 2017-03-02 11:55:19 +01:00
fragment_default_view_pager.xml Refactor layout used on fragments with ViewPagers 2015-11-26 19:28:25 +00:00
fragment_generic_list.xml Improve PVR Guide 2015-12-13 16:01:50 +00:00
fragment_generic_media_list.xml Fix crash introduced earlier when removing swipe to refresh 2015-03-31 00:19:38 +01:00
fragment_host_list.xml First dump 2015-01-14 11:12:47 +00:00
fragment_info.xml Replace png icons by svg versions 2017-07-20 22:17:28 +01:00
fragment_media_list.xml Implement media file browsing/queuing/playing feature 2015-03-19 13:24:04 -07:00
fragment_navigation_drawer.xml First dump 2015-01-14 11:12:47 +00:00
fragment_now_playing.xml Implemented a slideup panel with media controls and info (#320) 2017-07-13 19:10:49 +01:00
fragment_playlist.xml Implemented changing the position of items in the current playlist 2016-01-19 12:02:08 +01:00
fragment_remote.xml Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
fragment_tvshow_progress.xml Fix TV Shows margins 2017-06-23 19:12:02 +01:00
grid_item_addon.xml First dump 2015-01-14 11:12:47 +00:00
grid_item_album.xml Fix some lint errors 2016-05-25 19:03:50 +01:00
grid_item_artist.xml Removed useless layout alignment attributes which were left over from a copy/paste procedure 2015-08-09 14:28:50 +02:00
grid_item_audio_genre.xml Removed useless layout alignment attributes which were left over from a copy/paste procedure 2015-08-09 14:28:50 +02:00
grid_item_cast.xml Fix some lint errors 2016-05-25 19:03:50 +01:00
grid_item_channel.xml Replace png icons by svg versions 2017-07-20 22:17:28 +01:00
grid_item_channel_group.xml Add support for PVR - first version. 2015-11-09 23:40:48 +00:00
grid_item_file.xml Replace png icons by svg versions 2017-07-20 22:17:28 +01:00
grid_item_host.xml Fix some lint errors 2016-05-25 19:03:50 +01:00
grid_item_movie.xml Replace png icons by svg versions 2017-07-20 22:17:28 +01:00
grid_item_music_video.xml First dump 2015-01-14 11:12:47 +00:00
grid_item_playlist.xml Replace png icons by svg versions 2017-07-20 22:17:28 +01:00
grid_item_recording.xml Added PVR recordings list 2015-11-24 22:55:56 +00:00
grid_item_season.xml Add progress bar to seasons list 2016-12-16 19:24:28 +00:00
grid_item_song.xml Fix some lint errors 2016-05-25 19:03:50 +01:00
grid_item_tvshow.xml Add progress bar to tv shows list, similar to the one present in the seasons list 2017-08-30 19:32:01 +01:00
list_item_broadcast.xml Fix starttime color in EPG 2015-12-16 19:11:25 +00:00
list_item_day.xml Improve PVR Guide 2015-12-13 16:01:50 +00:00
list_item_episode.xml Replace png icons by svg versions 2017-07-20 22:17:28 +01:00
list_item_navigation_drawer.xml Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
list_item_navigation_drawer_divider.xml First dump 2015-01-14 11:12:47 +00:00
list_item_navigation_drawer_host.xml Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
list_item_next_episode.xml Add next episodes section to tv show details screen 2016-12-16 19:24:28 +00:00
list_item_song.xml Implemented showing artist names in song lists (#281) 2016-10-20 19:26:43 +01:00
media_progress_indicator.xml Improved usability for NowPlayingPanel (#432) 2017-08-14 15:37:30 +01:00
notification_colapsed.xml Redesign Now Playing panel to make it fit the rest of the app look. Substitute png icons for svg ones. 2017-07-18 19:57:04 +01:00
notification_expanded.xml Redesign Now Playing panel to make it fit the rest of the app look. Substitute png icons for svg ones. 2017-07-18 19:57:04 +01:00
now_playing_panel.xml Fix now playing panel height 2017-09-15 16:56:52 +01:00
remote_control_pad.xml Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
remote_info_panel.xml Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
toolbar_default.xml Tweak light theme colors 2017-07-25 19:44:38 +01:00
volume_controller_dialog.xml Use hardware volume keys from anywhere inside Kore (#453) 2017-10-08 19:48:00 +01:00
volume_level_indicator.xml Implemented VolumeLevelIndicator widget (#406) 2017-06-22 18:37:00 +01:00
wizard_button_bar.xml First dump 2015-01-14 11:12:47 +00:00
wizard_title.xml First dump 2015-01-14 11:12:47 +00:00