tempus/app/src/main/res/layout
mucahit-kaya cc0e264a17 feat: Add home screen music playback widget
Introduces a new app widget for music playback control and display. Adds widget provider classes, update manager, view factory, and related resources (layouts, colors, strings, XML). Integrates widget updates with MediaService to reflect current playback state. Updates AndroidManifest to register the widget.
2025-09-23 14:29:21 +02:00
..
activity_main.xml style: increased "Offline mode" text size, changed its color in dark theme 2025-08-10 02:10:20 +02:00
bottom_sheet_album_dialog.xml Add "Add to playlist" option to Album bottom sheet dialog 2025-03-09 16:12:19 +00: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_github_tempo_update.xml feat: implemented version number control and update dialog for Github flavor 2024-05-31 22:41:01 +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 feat: added the ability for the user to add a local server address and use that address when available 2024-06-01 15:23:40 +02: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_album_sync.xml feat: adds sync starred albums functionality #66 2025-08-30 09:04:25 -07:00
dialog_starred_sync.xml The alert message for downloading starred tracks made more explicit 2023-03-13 21:09:11 +01:00
dialog_streaming_cache_storage.xml feat: added external memory cache option 2024-05-26 14:49:57 +02:00
dialog_track_info.xml feat: show sampling rate and bit depth if available 2025-08-06 01:49:30 +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 feat: add sorting and search functionality for album and artist list 2024-11-23 16:00:01 +01:00
fragment_album_page.xml fix: don't show empty genre TextView if album has no genre 2025-08-07 03:00:17 +02: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 feat: add sorting and search functionality for album and artist list 2024-11-23 16:00:01 +01:00
fragment_artist_page.xml fix: removed placeholders causing stuttering during interface loading 2024-03-23 22:41:44 +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 style: center subtitle text in empty_download_layout in fragment_download.xml when there is more than one line 2025-08-31 17:05:27 +02:00
fragment_equalizer.xml feat: Add audio equalizer with UI 2025-09-08 19:28:34 +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: forgot sync album dialog, bump version for release 2025-08-30 10:58:38 -07:00
fragment_home_tab_podcast.xml fix: removed placeholders causing stuttering during interface loading 2024-03-23 22:41:44 +01: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 fix: removed placeholders causing stuttering during interface loading 2024-03-23 22:41:44 +01: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 feat: add sorting and search functionality for song list 2024-11-22 21:57:27 +01: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: Add audio equalizer with UI 2025-09-08 19:28:34 +02: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 fix nestedscrollview breaking recyclerview out-of-view culling 2025-05-26 14:09:26 +01: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 feat: Add play/pause button in song lists 2025-09-22 19:28:01 +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 feat: Add play/pause button in song lists 2025-09-22 19:28:01 +02: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
widget_layout_compact.xml feat: Add home screen music playback widget 2025-09-23 14:29:21 +02:00
widget_layout_large.xml feat: Add home screen music playback widget 2025-09-23 14:29:21 +02:00
widget_preview_compact.xml feat: Add home screen music playback widget 2025-09-23 14:29:21 +02:00