| .. |
|
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
|
Added landscape and rtl support for the new about screen.
|
2015-09-06 20:46:42 +02:00 |
|
activity_album_detail.xml
|
Fixed album and artist list not scrolling when trying to drag from their title bar
|
2015-08-16 21:24:22 +02: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
|
Fixed album and artist list not scrolling when trying to drag from their title bar
|
2015-08-16 21:24:22 +02: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
|
Added landscape and rtl support for the new about screen.
|
2015-09-06 20:46:42 +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 |
|
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
|
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 |
|
item_list_single_row.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 |
|
mini_player.xml
|
Finished the new about screens layout. Now only the onClick listeners are missing.
|
2015-09-05 21:21:56 +02:00 |
|
navigation_drawer_header.xml
|
Main Activity Fragments should be updated automatically now when the Media Store has changed.
|
2015-07-13 16:50:05 +02: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 |
|
player.xml
|
Transition between the bar colors should be a bit smoother now. Also cleaned up some methods.
|
2015-08-16 23:15:44 +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 |
|
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
|
Fixed sliding panel closing when touching on any other point than a button
|
2015-08-15 00:59:38 +02: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 |