dkanada
|
551cc719af
|
improve item detail strings and implement favorite songs
|
2020-04-30 00:52:06 +09:00 |
|
dkanada
|
c873566a6c
|
replace playlist song object with generic song
|
2020-04-29 19:22:13 +09:00 |
|
dkanada
|
bbd24b2ea3
|
move shortcut and widget folders
|
2019-07-17 00:33:06 -07:00 |
|
dkanada
|
6afd14c647
|
remove blacklist feature
|
2019-07-17 00:14:48 -07:00 |
|
Christoph Loy
|
37725948f1
|
Refactoring: Replace usages of ArrayList<> with List<>Collections refactor (#686)
* First replacements of ArrayList with List
* Get rid of ArrayList-Types
* Revert irrelevant changes
* Fixed stuff noticed by @arkon
|
2019-05-17 11:07:03 -04:00 |
|
Karim Abou Zeid
|
29371671ee
|
Revert "Add a new smart playlist "Not played lately" playlist (#613)"
This reverts commit 764751381a.
|
2019-04-16 23:02:15 +02:00 |
|
Karim Abou Zeid
|
58fb31b4b1
|
SDK 28, Android X
|
2019-04-10 12:40:28 +02:00 |
|
soncaokim
|
764751381a
|
Add a new smart playlist "Not played lately" playlist (#613)
* Add "Not played lately" playlist (#1)
* Fix bad recent playlist construction (#6)
* Revert History rename
* Code review
|
2018-12-02 12:30:01 -05:00 |
|
Karim Abou Zeid
|
ba444dfb46
|
Remove @DebugLog annotations
|
2017-10-01 12:21:47 +02:00 |
|
Karim Abou Zeid
|
8a75b8b68f
|
Add blacklist option and minor code improvements
|
2017-09-08 16:22:18 +02:00 |
|
Karim Abou Zeid
|
c2ad4e4541
|
Completely rewritten the album model
|
2016-01-02 22:44:03 +01:00 |
|
Karim Abou Zeid
|
7aee3c7c72
|
Fixed artist image updating
|
2016-01-02 18:02:44 +01:00 |
|
Karim Abou Zeid
|
cf4ed6d5c0
|
Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate.
|
2015-09-12 15:14:01 +02:00 |
|
Karim Abou Zeid
|
b808491206
|
Removed bus. Will be replaced by an intent system soon.
|
2015-07-13 03:14:01 +02:00 |
|
Karim Abou Zeid
|
528d267ab3
|
Cleaned up MusicServices annotations
|
2015-07-10 22:57:28 +02:00 |
|
Karim Abou Zeid
|
5317c51400
|
Added Nullity Annotations
|
2015-07-10 02:37:10 +02:00 |
|
Karim Abou Zeid
|
da92636180
|
Cleaned up MediaStore loaders, preparing for album art loading directly from the file
|
2015-07-09 16:37:45 +02:00 |
|
Karim Abou Zeid
|
fc2726bf42
|
Save the current queue async in an SQL database with an handler running on a background thread (issue #43). Also saving position inside the track now. Fixed a bug where the lockscreen and widget were not updated correctly when pressing play after opening the app for the first time after it was closed before.
|
2015-06-24 14:26:36 +02:00 |
|
Karim Abou Zeid
|
50f73c1dde
|
All smart playlists are working now.
|
2015-06-21 21:17:22 +02:00 |
|
Aidan Follestad
|
7ce86afd74
|
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 |
|
Karim Abou Zeid
|
c1a4185549
|
Some bug fixes and grid size adjustable
|
2015-04-12 15:05:37 +02:00 |
|
Karim Abou Zeid
|
c28a75c61a
|
Renamed package to gramophone
|
2015-03-05 16:50:16 +01:00 |
|