| .. |
|
activity_album_detail.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 |
|
activity_album_tag_editor.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 |
|
activity_artist_detail.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 |
|
activity_main.xml
|
Now using "butterknife" library in all activities.
|
2015-06-20 00:31:15 +02:00 |
|
activity_music_controller.xml
|
Added an animation when adding a song to favorites from the now playing screen.
|
2015-06-28 15:14:20 +02:00 |
|
activity_playlist_detail.xml
|
Merged fastscroller from cabinet. Temporary fixed the wrong fab margins on KitKat and below caused by the google support design library. Added empty screens to Album Song and Artist views.
|
2015-06-02 21:27:02 +02:00 |
|
activity_preferences.xml
|
MultipleChoicePreference to set colored navigation bar for each activity individually.
|
2015-04-18 17:03:11 +02:00 |
|
activity_search.xml
|
Now using "butterknife" library in all activities.
|
2015-06-20 00:31:15 +02:00 |
|
activity_song_tag_editor.xml
|
Merged fastscroller from cabinet. Temporary fixed the wrong fab margins on KitKat and below caused by the google support design library. Added empty screens to Album Song and Artist views.
|
2015-06-02 21:27:02 +02:00 |
|
artist_detail_header.xml
|
Clean ups
|
2015-06-21 13:27:25 +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_file_details.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_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 |
|
fragment_main_activity_recycler_view.xml
|
Last added playlist half working. More to come tomorrow.
|
2015-06-21 01:24:43 +02:00 |
|
fragment_playlist_view.xml
|
Last added playlist half working. More to come tomorrow.
|
2015-06-21 01:24:43 +02:00 |
|
griditem_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 |
|
item_grid_album.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 |
|
item_grid_artist_album.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_list_album_song.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_list_artist.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_list_artist_song.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_list_playlist.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_list_playlist_song.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_list_smart_playlist.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_list_song.xml
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
item_search_album.xml
|
Redesign of MusicControllerActivity, AlbumDetailActivity and ArtistDetailActivity. A lot of bugs and other small things fixed as well.
|
2015-05-27 17:58:50 +02:00 |
|
item_search_artist.xml
|
Search is back. Now with recycler view and the ability to set a different xml file for song, album, artist and header results if needed. Also improved its appearance by adding elevation (inspired by Googles Inbox).
|
2015-04-25 12:17:41 +02:00 |
|
item_search_header.xml
|
Search is back. Now with recycler view and the ability to set a different xml file for song, album, artist and header results if needed. Also improved its appearance by adding elevation (inspired by Googles Inbox).
|
2015-04-25 12:17:41 +02:00 |
|
item_search_song.xml
|
Search is back. Now with recycler view and the ability to set a different xml file for song, album, artist and header results if needed. Also improved its appearance by adding elevation (inspired by Googles Inbox).
|
2015-04-25 12:17:41 +02:00 |
|
music_player_widget.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 |
|
navigation_drawer_header.xml
|
Nav drawer android design support library and more
|
2015-05-30 01:13:41 +02:00 |
|
notification_controller.xml
|
Maybe fixed the "transparent notification bug on Touchwiz"
|
2015-06-20 15:43:19 +02:00 |
|
notification_controller_big.xml
|
Maybe fixed the "transparent notification bug on Touchwiz"
|
2015-06-20 15:43:19 +02:00 |
|
notification_controller_big_colored.xml
|
Maybe fixed the "transparent notification bug on Touchwiz"
|
2015-06-20 15:43:19 +02:00 |
|
notification_controller_colored.xml
|
Maybe fixed the "transparent notification bug on Touchwiz"
|
2015-06-20 15:43:19 +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
|
Changed the default settings. Fixed settings layout bug. Synced translations.
|
2015-06-11 17:34:34 +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 |
|
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 |
|
status_bar.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 |
|
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 |