Otter-App-Android-Funkwhale/app/src/main/res/layout
Antoine POPINEAU 00fb833cfa
Added basic management of downloads and downloaded tracks.
2020-06-14 20:31:07 +02:00
..
activity_downloads.xml Added basic management of downloads and downloaded tracks. 2020-06-14 20:31:07 +02:00
activity_licences.xml Linting. 2019-10-21 19:49:48 +02:00
activity_login.xml Upgrades dependencies. Enhanced login screen appearance. Fixed a seriously dumb issue where we would not transmit the token to the server. 2020-05-29 01:11:15 +02:00
activity_main.xml Cache playback position on pause. Should fix #19. 2020-05-29 10:32:09 +02:00
activity_search.xml Open artists and albums in search results. 2020-05-30 14:12:04 +02:00
activity_settings.xml Linting. 2019-10-21 19:49:48 +02:00
dialog_login.xml Initial commit. 2019-10-20 15:19:18 +02:00
fragment_albums.xml Minor style enhancement. 2020-06-14 00:42:45 +02:00
fragment_albums_grid.xml Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 2019-10-29 23:41:44 +01:00
fragment_artists.xml Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 2019-10-29 23:41:44 +01:00
fragment_browse.xml Updated dark mode colors to be more pleasing on the eye. 2019-10-21 12:20:29 +02:00
fragment_favorites.xml Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 2019-10-29 23:41:44 +01:00
fragment_playlists.xml Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 2019-10-29 23:41:44 +01:00
fragment_queue.xml Added support for landscape mode. 2019-11-21 23:26:34 +01:00
fragment_radios.xml Added experimental radios support. Fixed linter and fastlane metadata. 2020-05-30 21:16:28 +02:00
fragment_track_info_details.xml Added track details from Now Playing view. Should fix #30. 2020-05-30 15:49:06 +02:00
fragment_tracks.xml Minor style enhancement. 2020-06-14 00:42:45 +02:00
partial_now_playing.xml Minor style enhancement. 2020-06-14 00:42:45 +02:00
partial_queue.xml Added experimental radios support. Fixed linter and fastlane metadata. 2020-05-30 21:16:28 +02:00
preference_category.xml Initial commit. 2019-10-20 15:19:18 +02:00
row_album.xml Added missing ripple effects. Fixed padding around list items. Moved event buses into Application object. 2019-10-22 20:03:52 +02:00
row_album_grid.xml Initial commit. 2019-10-20 15:19:18 +02:00
row_artist.xml Added missing ripple effects. Fixed padding around list items. Moved event buses into Application object. 2019-10-22 20:03:52 +02:00
row_download.xml Added basic management of downloads and downloaded tracks. 2020-06-14 20:31:07 +02:00
row_licence.xml Initial commit. 2019-10-20 15:19:18 +02:00
row_playlist.xml Added missing ripple effects. Fixed padding around list items. Moved event buses into Application object. 2019-10-22 20:03:52 +02:00
row_radio.xml Added more title contrast for item lists. Added icon for custom radios. 2020-06-13 13:41:12 +02:00
row_search_header.xml Display search results for artists and albums. Only cosmetic for now, there is no action on them. 2020-05-29 13:19:28 +02:00
row_track.xml Added a toggle for repeat mode on the Now Playing view. Should fix #26. 2020-05-29 23:42:03 +02:00