|
|
2015-06-01 22:16:32 +02:00 |
| .. |
|
adapter
|
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 |
|
appwidget
|
Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB)
|
2015-05-21 14:50:04 +02:00 |
|
dialogs
|
Added sharing for songs. Added set as ringtone for songs.
|
2015-06-01 00:48:01 +02:00 |
|
helper
|
Added sharing for songs. Added set as ringtone for songs.
|
2015-06-01 00:48:01 +02:00 |
|
interfaces
|
Prepared everything for multi-selection and implemented it in the song view for now.
|
2015-05-24 20:33:14 +02:00 |
|
lastfm
|
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 |
|
loader
|
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 |
|
misc
|
Removed unnecessary libs and replaced the jaudiotagger jar with a custom one specially or android.
|
2015-05-31 18:02:55 +02:00 |
|
model
|
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 |
|
prefs
|
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 |
|
provider
|
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 |
|
service
|
Prepared everything for multi-selection and implemented it in the song view for now.
|
2015-05-24 20:33:14 +02:00 |
|
ui
|
Added sharing for songs. Added set as ringtone for songs.
|
2015-06-01 00:48:01 +02:00 |
|
util
|
Fix bluetooth sharing and slightly improved the tag editors appearance.
|
2015-06-01 22:16:32 +02:00 |
|
views
|
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 |
|
App.java
|
Cleaned and updated even more libs. Added a string. Disabled LogCat "spam" from UIL.
|
2015-05-31 21:48:54 +02:00 |