tempus/app/src/main/res/layout
2023-09-05 18:54:48 +02:00
..
activity_main.xml feat: hide navigation bar on bottom sheet scroll 2023-05-06 19:24:39 +02:00
bottom_sheet_album_dialog.xml Typography cleanup 2022-01-13 10:38:46 +01:00
bottom_sheet_artist_dialog.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
bottom_sheet_downloaded_dialog.xml feat: Add bottom sheet for grouped views in Download tab 2023-09-05 18:54:48 +02:00
bottom_sheet_podcast_channel_dialog.xml feat: add functionality to delete podcast episodes and channels via bottom sheet 2023-06-04 19:38:24 +02:00
bottom_sheet_podcast_episode_dialog.xml feat: add functionality to delete podcast episodes and channels via bottom sheet 2023-06-04 19:38:24 +02:00
bottom_sheet_song_dialog.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
chip_search_filter_genre.xml Removed the padding from the filter chips 2023-03-10 15:52:19 +01:00
dialog_battery_optimization.xml clean: explain user why to disable manufacturer optimizations and troubleshooting steps 2023-06-24 15:28:02 +02:00
dialog_connection_alert.xml Layout cleanup 2022-01-13 10:39:56 +01:00
dialog_delete_download_storage.xml feat: added the option in the settings to delete all saved offline content. 2023-08-06 00:01:02 +02:00
dialog_download_storage.xml feat: implemented the ability to choose external storage (if available) as storage for offline file downloads 2023-08-04 23:46:33 +02:00
dialog_playlist_chooser.xml Typography cleanup 2022-01-13 10:38:46 +01:00
dialog_playlist_editor.xml Layout cleanup 2022-01-13 10:39:56 +01:00
dialog_podcast_channel_editor.xml feat: add ability to add podcast channels 2023-06-04 20:43:08 +02:00
dialog_radio_editor.xml feat: radio stream add/edit dialog 2023-05-07 19:22:04 +02:00
dialog_rating.xml Layout cleanup 2022-01-13 10:39:56 +01:00
dialog_server_signup.xml clean: deleted hard-coded credentials 2023-06-19 18:46:30 +02:00
dialog_server_unreachable.xml Layout cleanup 2022-01-13 10:39:56 +01:00
dialog_starred_sync.xml The alert message for downloading starred tracks made more explicit 2023-03-13 21:09:11 +01:00
fragment_album_catalogue.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_album_list_page.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_album_page.xml Typography cleanup 2022-01-13 10:38:46 +01:00
fragment_artist_catalogue.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_artist_list_page.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_artist_page.xml fix: modified list scrolling behavior 2023-07-02 19:55:05 +02:00
fragment_directory.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_download.xml clean: increase distance between the title and the list 2023-08-12 10:57:36 +02:00
fragment_filter.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_genre_catalogue.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_home.xml refactor: extracted common toolbar to better handle two flavors and minimized file duplication 2023-07-01 18:11:44 +02:00
fragment_home_tab_music.xml fix: set initial visibility of the grid to "Gone" and make it appear once the elements are successfully loaded 2023-08-25 15:36:55 +02:00
fragment_home_tab_podcast.xml feat: add ability to add podcast channels 2023-06-04 20:43:08 +02:00
fragment_home_tab_radio.xml feat: added ui for radio stations and podcast channels existence check 2023-06-04 18:37:53 +02:00
fragment_index.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_landing.xml Layouts XML cleanup 2021-04-27 11:05:58 +02:00
fragment_library.xml style: adjusted padding of elements for improved consistency 2023-08-31 16:21:36 +02:00
fragment_login.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_player_bottom_sheet.xml Removed elevation 2022-01-10 12:45:24 +01:00
fragment_playlist_catalogue.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_playlist_page.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_podcast_channel_catalogue.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_podcast_channel_page.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_search.xml feat: replace old searchbar implementation with official material3 2023-06-24 11:15:04 +02:00
fragment_settings.xml Layouts XML cleanup 2021-04-27 11:05:58 +02:00
fragment_song_list_page.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_toolbar.xml refactor: extracted common toolbar to better handle two flavors and minimized file duplication 2023-07-01 18:11:44 +02:00
inner_fragment_player_controller.xml Implemented the logic of podcast controllers 2022-02-08 17:46:13 +01:00
inner_fragment_player_controller_layout.xml feat: added server-side track transcoding settings option 2023-07-20 17:20:57 +02:00
inner_fragment_player_cover.xml Cover and Lyrics view now correctly reflect screen size 2023-03-16 18:49:42 +01:00
inner_fragment_player_lyrics.xml Cover and Lyrics view now correctly reflect screen size 2023-03-16 18:49:42 +01:00
inner_fragment_player_queue.xml build: change of package name 2023-06-17 15:30:23 +02:00
item_home_catalogue_podcast_channel.xml feat: podcast 2023-05-07 23:43:36 +02:00
item_home_discover_song.xml Centralization in CustomGlideRequest of the corner rounding setting for images 2023-03-16 19:47:39 +01:00
item_home_grid_track.xml build: change of package name 2023-06-17 15:30:23 +02:00
item_home_internet_radio_station.xml feat: radio 2023-05-07 17:11:34 +02:00
item_home_podcast_episode.xml feat: added the ability to request download for an unplayed podcast episode 2023-07-31 11:39:35 +02:00
item_home_similar_track.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_home_year.xml Typography cleanup 2022-01-13 10:38:46 +01:00
item_horizontal_album.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_horizontal_artist.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_horizontal_download.xml feat: added the ability to filter and group downloaded songs 2023-08-11 16:23:53 +02:00
item_horizontal_playlist.xml feat: more button in playlist adapter 2023-05-07 18:23:18 +02:00
item_horizontal_playlist_dialog.xml Fixed the representation of strings in the playlist adapter 2023-03-11 16:38:13 +01:00
item_horizontal_playlist_dialog_track.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_horizontal_podcast_channel.xml feat: podcast 2023-05-07 23:43:36 +02:00
item_horizontal_track.xml Added a separator for albums consisting of more than one disc 2022-09-05 09:33:58 +02:00
item_library_album.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_library_artist.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_library_artist_page_or_similar_album.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_library_catalogue_album.xml Added padding between the album title and album cover 2022-03-24 22:23:44 +01:00
item_library_catalogue_artist.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_library_catalogue_genre.xml Typography cleanup 2022-01-13 10:38:46 +01:00
item_library_genre.xml Typography cleanup 2022-01-13 10:38:46 +01:00
item_library_music_directory.xml style: adjusted padding of elements for improved consistency 2023-08-31 16:21:36 +02:00
item_library_music_folder.xml style: adjusted padding of elements for improved consistency 2023-08-31 16:21:36 +02:00
item_library_music_index.xml fix: set new default color for artist folder images 2023-08-01 10:35:46 +02:00
item_library_similar_artist.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_login_server.xml Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
item_placehoder_biography.xml Added loading placeholders to artists page 2023-03-14 11:09:09 +01:00
item_placehoder_discovery.xml Further simplified customGlideRequests, adding placeholder, error and fallback colors 2023-03-14 10:48:13 +01:00
item_placeholder_album.xml Further simplified customGlideRequests, adding placeholder, error and fallback colors 2023-03-14 10:48:13 +01:00
item_placeholder_genre.xml Further simplified customGlideRequests, adding placeholder, error and fallback colors 2023-03-14 10:48:13 +01:00
item_placeholder_horizontal.xml Further simplified customGlideRequests, adding placeholder, error and fallback colors 2023-03-14 10:48:13 +01:00
item_placeholder_large_album.xml Added loading placeholders to artists page 2023-03-14 11:09:09 +01:00
item_placeholder_year.xml Further simplified customGlideRequests, adding placeholder, error and fallback colors 2023-03-14 10:48:13 +01:00
item_player_queue_song.xml Code cleanup 2023-03-14 12:06:47 +01:00
item_search_suggestion.xml fix: fixed search functionality 2023-07-18 10:37:17 +02:00
layout_fast_scrollbar.xml feat: added fast scrollbar to folder navigation screen. 2023-08-01 10:34:39 +02:00
layout_toolbar.xml refactor: extracted common toolbar to better handle two flavors and minimized file duplication 2023-07-01 18:11:44 +02:00
player_body_bottom_sheet.xml Layout cleanup 2022-01-13 10:39:56 +01:00
player_header_bottom_sheet.xml Added settings for play queue sync functionality 2023-03-14 11:55:35 +01:00