..
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
Port remove song of playlist from tempus ng ( #457 )
2026-02-25 11:37:43 -08: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
feat: improve playlist chooser dialog UI ( #439 )
2026-02-15 09:42:07 -08: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_artist_sync.xml
feat: download starred artists.
2025-09-27 15:37:59 -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: radio metadata ( #352 )
2026-02-15 08:03:00 -08:00
fragment_album_catalogue.xml
fix: persist album sort preference.
2025-10-12 22:12:53 -07: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
feat: add heart to artist/album pages, fixed artist cover art failing
2025-12-11 22:07:44 -08: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
feat: Ability to toggle artist biography
2026-01-07 18:14:51 +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
fix: download tab performance
2025-10-31 20:16:01 +08: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
chore: added airsonic to docs, comments in home tab xml
2025-12-24 07:16:16 -08:00
fragment_home_tab_podcast.xml
fix: add podcast channel visible when empty podcasts
2025-11-13 16:07:10 -08:00
fragment_home_tab_radio.xml
fix: made sure the empty graphic was there when list was empty
2025-11-13 21:37:48 -08: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
fix: playlist page should not snap
2025-11-01 13:34:47 +08: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: Playback speed controls for music ( #376 )
2026-01-24 08:39:57 -08: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
patch: Addressing some UI/UX quirks ( #413 )
2026-02-08 10:18:01 -08:00
inner_fragment_player_queue.xml
fix: updated order of buttons
2025-11-30 09:10:02 -08:00
item_home_catalogue_podcast_channel.xml
feat: podcast
2023-05-07 23:43:36 +02:00
item_home_discover_song.xml
fix: discovery image fills holder at start
2025-11-08 09:34:25 -08: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: Replace play/pause button with an icon, allow tapping on full item to play/pause song in song lists
2025-09-23 17:55: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
feat: add play functionality to library folder/index items
2025-11-20 19:13:46 +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
feat: add play functionality to library folder/index items
2025-11-20 19:13: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: implemented download queue fab
2025-11-28 09:57:29 -08: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
view_asset_link_row.xml
feat: Make all objects in Tempo references for quick access
2025-10-09 23:03:57 +10:30
widget_layout_compact.xml
fix(widget): refine layouts and progress UX across sizes
2025-09-23 14:32:01 +02:00
widget_layout_large.xml
fix(widget): refine layouts and progress UX across sizes
2025-09-23 14:32:01 +02:00
widget_layout_large_short.xml
fix(widget): refine layouts and progress UX across sizes
2025-09-23 14:32:01 +02:00
widget_layout_medium.xml
fix(widget): refine layouts and progress UX across sizes
2025-09-23 14:32:01 +02:00
widget_preview_compact.xml
fix(widget): refine layouts and progress UX across sizes
2025-09-23 14:32:01 +02:00