jamfish/app/src/main/java/com/kabouzeid/gramophone/dialogs
2015-06-28 15:14:20 +02:00
..
AboutDialog.java Cleanup titles and content of more dialogs, also removed unnecessary empty dialog callbacks (you don't need to manually dismiss dialogs with auto dismiss on by default) 2015-04-16 21:48:19 -05:00
AddToPlaylistDialog.java Added an animation when adding a song to favorites from the now playing screen. 2015-06-28 15:14:20 +02:00
ClearSmartPlaylistDialog.java Everything is prepared to add smart playlists 2015-06-21 14:14:37 +02:00
ColorChooserDialog.java 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
CreatePlaylistDialog.java Added an animation when adding a song to favorites from the now playing screen. 2015-06-28 15:14:20 +02:00
DeletePlaylistDialog.java Everything is prepared to add smart playlists 2015-06-21 14:14:37 +02:00
DeleteSongsDialog.java Playlists multi select 2015-05-25 16:10:59 +02:00
PlayingQueueDialog.java ActionBarActivity is now AppCompatActivity, which has lots of new internals. http://android-developers.blogspot.com/2015/04/android-support-library-221.html 2015-04-21 17:53:32 -05:00
RemoveFromPlaylistDialog.java Changed the way to check if a view is empty, fixed some strings, fixed fastscroller alignment. 2015-06-10 15:27:45 +02:00
RenamePlaylistDialog.java Synced translations, and renamed some string resources. 2015-06-22 18:39:05 +02:00
SongDetailDialog.java Cleanup titles and content of more dialogs, also removed unnecessary empty dialog callbacks (you don't need to manually dismiss dialogs with auto dismiss on by default) 2015-04-16 21:48:19 -05:00
SongShareDialog.java Added sharing for songs. Added set as ringtone for songs. 2015-06-01 00:48:01 +02:00