jamfish/app/src/main/res/layout
2015-12-12 01:16:48 +01:00
..
activity_about.xml Added landscape and rtl support for the new about screen. 2015-09-06 20:46:42 +02:00
activity_about_content.xml About activity cards now have 8dp padding instead of 16dp. 2015-09-24 18:15:52 +02:00
activity_album_detail.xml New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
activity_album_tag_editor.xml Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
activity_artist_detail.xml New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
activity_main_content.xml Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
activity_main_drawer_layout.xml Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
activity_playlist_detail.xml Finished the new about screens layout. Now only the onClick listeners are missing. 2015-09-05 21:21:56 +02:00
activity_preferences.xml Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
activity_search.xml Support for light colors. The appbar will now automatically change its text and icon color to be visible on light theme colors. 2015-08-27 16:43:31 +02:00
activity_song_tag_editor.xml Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
artist_detail_header.xml Optimized AbsThemeActivity recreate. Fixed wrong divider and overflow button colors on 4.1 devices. Replaced actionbar drawer toggle with a non moving menu drawable. 2015-08-12 22:29:19 +02:00
card_about_app.xml Fixed crash when opening the about section. 2015-09-08 10:29:07 +02:00
card_author.xml Fixed crash when opening the about section. 2015-09-08 10:29:07 +02:00
card_special_thanks.xml About activity cards now have 8dp padding instead of 16dp. 2015-09-24 18:15:52 +02:00
card_support_development.xml Fixed crash when opening the about section. 2015-09-08 10:29:07 +02:00
dialog_color_chooser.xml Makes full use of the Android Support Design Library. A lot of small things fixed or improved. Added dozens of new colors. 2015-05-30 22:51:17 +02:00
dialog_donation.xml Finished the new about screen. Also the DonationDialog loads its content now async. 2015-09-06 19:57:29 +02:00
dialog_file_details.xml Updated material dialogs and removed the extra padding from the song details dialog. 2015-08-29 19:57:40 +02:00
dialog_playlist.xml Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
dialog_sleep_timer.xml Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
dialog_web_view.xml Added changelog. Auto hide bottom bar and fab if playing queue is empty 2015-08-15 03:09:47 +02:00
fragment_main_activity_recycler_view.xml Option to hide the new bottom bar 2015-08-13 00:37:49 +02:00
fragment_mini_player.xml Added progress bar to the mini player. 2015-10-18 23:08:41 +02:00
fragment_playback_controls.xml Made some progress with the new playing screen. Still WIP, very unstable and many things not working. Better don't mess with the current code. 2015-11-25 23:03:45 +01:00
fragment_player.xml Great progress with the new now playing screen. Almost done now. 2015-12-12 01:16:48 +01:00
fragment_player_album_cover.xml Added better transitions for now playing screen. Also added some dummy views to test the new look. 2015-12-04 15:24:07 +01:00
item_donation_option.xml Finished the new about screen. Also the DonationDialog loads its content now async. 2015-09-06 19:57:29 +02:00
item_grid.xml Fixed wrong check mark color in grid item 2015-08-12 18:05:24 +02:00
item_grid_card_horizontal.xml Finished the new about screens layout. Now only the onClick listeners are missing. 2015-09-05 21:21:56 +02:00
item_list.xml Great progress with the new now playing screen. Almost done now. 2015-12-12 01:16:48 +01:00
item_list_single_row.xml Great progress with the new now playing screen. Almost done now. 2015-12-12 01:16:48 +01:00
navigation_drawer_header.xml New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
notification.xml Updated from sdk 22 to 23. Also the sliding panel should open and close much smoother now. 2015-08-18 17:43:53 +02:00
notification_big.xml Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
preference_category_custom.xml Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
preference_color_widget.xml Changed the default settings. Fixed settings layout bug. Synced translations. 2015-06-11 17:34:34 +02:00
preference_custom.xml Cleaned up unused resources 2015-09-09 12:44:18 +02:00
preference_dynamic_checkbox.xml Reorganized settings, added more options to customize the now playing screen, added gradients to make UI elements visible on light album covers, fixed a bug with cardview background, fixed typos, increased version code, synced strings, 2015-06-10 23:02:14 +02:00
search_bar.xml Fixed crash when opening the about section. 2015-09-08 10:29:07 +02:00
shadow_statusbar_actionbar.xml Reorganized settings, added more options to customize the now playing screen, added gradients to make UI elements visible on light album covers, fixed a bug with cardview background, fixed typos, increased version code, synced strings, 2015-06-10 23:02:14 +02:00
sliding_music_panel_layout.xml Made a huge progress with new playing screen. Almost done now. 2015-12-02 23:22:55 +01:00
status_bar.xml Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
sub_header.xml Adapter clean ups 2015-07-12 03:22:24 +02:00
vertical_recycler_fast_scroller_layout.xml Fixed the fastscroller lag on huge lists (e.g. song list) by replacing the old fastscroller with an own implementation. 2015-06-27 15:52:30 +02:00
widget_medium.xml Updated strings to better match the material design "writing" guidelines 2015-08-19 02:17:46 +02:00