tempus/app/src/main/res/layout
2024-03-23 22:39:51 +01:00
..
activity_main.xml style: PR code cleanup 2023-11-05 17:10:13 +01:00
bottom_sheet_album_dialog.xml feat: parameterized track sharing feature 2023-09-17 18:51:22 +02: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 style: pull request refactoring 2023-09-08 15:30:05 +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_share_dialog.xml feat: added shared items list on the homepage 2023-09-17 16:40:41 +02:00
bottom_sheet_song_dialog.xml feat: parameterized track sharing feature 2023-09-17 18:51:22 +02: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_directory.xml feat: show download button only if there are music files in the current directory fragment 2023-10-11 22:20:50 +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_home_rearrangement.xml feat: implemented customizable home, allowing users to toggle visibility of elements and change their order 2024-03-23 21:33:11 +01:00
dialog_playlist_chooser.xml Typography cleanup 2022-01-13 10:38:46 +01:00
dialog_playlist_editor.xml feat: implemented playlist sharing 2023-09-17 18:22:57 +02: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 fix: fix scrolling issue in server registration dialog 2024-02-18 19:15:14 +01:00
dialog_server_unreachable.xml Layout cleanup 2022-01-13 10:39:56 +01:00
dialog_share_update.xml fix: made expiration date TextInputEditText unselectable 2023-09-17 18:27:16 +02:00
dialog_starred_sync.xml The alert message for downloading starred tracks made more explicit 2023-03-13 21:09:11 +01:00
dialog_track_info.xml feat: implemented a dialog box for displaying details of the currently playing track 2023-09-06 18:28:32 +02:00
fragment_album_catalogue.xml feat: added sorting by newest album added 2024-03-16 16:28:33 +01: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 feat: added additional information about the album on the dedicated detail page 2024-03-16 15:50:06 +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 refactor: refactored artist page layout for consistent vertical scrolling 2024-03-16 17:44:18 +01:00
fragment_directory.xml style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
fragment_download.xml feat: Implemented shuffle feature for downloaded songs based on the set filter 2024-01-28 18:02:48 +01: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 feat: implemented customizable home, allowing users to toggle visibility of elements and change their order 2024-03-23 21:33:11 +01: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 fix: increased button's tap area to facilitate easier clicking 2023-11-26 19:28:21 +01:00
inner_fragment_player_cover.xml feat: made tap on the track cover more prominent to discover quick action commands 2023-09-05 21:33:31 +02:00
inner_fragment_player_lyrics.xml feat: implemented karaoke mode for synchronized lyrics 2024-02-18 16:29:42 +01:00
inner_fragment_player_queue.xml feat: implemented playlist deletion starting from current track 2023-10-11 21:48:04 +02:00
item_home_catalogue_podcast_channel.xml feat: podcast 2023-05-07 23:43:36 +02:00
item_home_discover_song.xml feat: improved item placeholders 2023-09-07 19:48:03 -06: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 style: uniformed button size for "more buttons" to make them consistent and easier to click 2023-09-09 18:43:18 +02:00
item_horizontal_artist.xml style: uniformed button size for "more buttons" to make them consistent and easier to click 2023-09-09 18:43:18 +02:00
item_horizontal_download.xml feat: Implemented shuffle feature for downloaded songs based on the set filter 2024-01-28 18:02:48 +01:00
item_horizontal_home_sector.xml feat: implemented customizable home, allowing users to toggle visibility of elements and change their order 2024-03-23 21:33:11 +01:00
item_horizontal_playlist.xml style: uniformed button size for "more buttons" to make them consistent and easier to click 2023-09-09 18:43: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_share.xml feat: added shared items list on the homepage 2023-09-17 16:40:41 +02:00
item_horizontal_track.xml style: uniformed button size for "more buttons" to make them consistent and easier to click 2023-09-09 18:43:18 +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 refactor: refactored artist page layout for consistent vertical scrolling 2024-03-16 17:44:18 +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_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 clean: cleaned up the podcast listening UI 2023-10-12 22:36:48 +02:00