jamfish/app/src/main/java/com/kabouzeid/gramophone/dialogs
2015-05-31 21:48:54 +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 Various title, content, and action title updates for dialogs to make them more consistent and professional 2015-04-16 20:24:59 -05: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 Cleaned and updated even more libs. Added a string. Disabled LogCat "spam" from UIL. 2015-05-31 21:48:54 +02:00
DeleteFromPlaylistDialog.java Added multi select everywhere else and auto updates every activity after the music database changed. Fix issue #4 2015-05-25 19:49:10 +02:00
DeletePlaylistDialog.java Playlists multi select 2015-05-25 16:10:59 +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
RenamePlaylistDialog.java Material Dialogs 0.7.2.4 2015-04-18 12:25:49 -05: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