Adrian Ulrich
|
d35992f3c4
|
bring back removeFromPlaylist()
|
2016-11-21 15:08:14 +01:00 |
|
Adrian Ulrich
|
4e1101b2da
|
initial import of our own media library database
|
2016-11-21 11:38:43 +01:00 |
|
Adrian Ulrich
|
1e1fe4a375
|
fix fd-leak
|
2016-11-17 17:57:17 +01:00 |
|
Adrian Ulrich
|
2b885824c2
|
sync BASTP with f3ffdb930c57ab691b42d8ca9fbb9acf26073aad
|
2016-11-17 17:56:04 +01:00 |
|
Adrian Ulrich
|
bcd64a46d4
|
automatically remove last appended random song from queue if we are going out of RANDOM mode
|
2016-10-30 15:51:03 +01:00 |
|
Adrian Ulrich
|
0729e4d96a
|
set FLAG_RANDOM for songs picked automatically
|
2016-10-30 14:32:42 +01:00 |
|
Adrian Ulrich
|
ca3ce0897c
|
improve sorting of results returned by buildSongQuery()
|
2016-10-30 13:30:45 +01:00 |
|
Adrian Ulrich
|
b469cb6c0a
|
allow sorting by artist, year, album
|
2016-10-29 21:46:10 +02:00 |
|
Adrian Ulrich
|
e9e131a575
|
crashfix: use getActivity() instead of getContext() to avoid crashes on Android <= 5.x
|
2016-10-23 14:04:40 +02:00 |
|
Adrian Ulrich
|
3e4efdb989
|
query androids artwork db by album id (just like the AOSP player does in getArtworkQuick())
|
2016-10-23 13:58:06 +02:00 |
|
Adrian Ulrich
|
ca939650d4
|
sync with bastp git-head
|
2016-10-16 20:22:57 +02:00 |
|
Adrian Ulrich
|
95cd3b3329
|
sort file queries by path (aka: _data)
|
2016-10-02 10:36:50 +02:00 |
|
Xiao Bao Clark
|
90f837fb63
|
Attempt to dynamically resolve storage dirs for scanning
|
2016-09-26 22:33:23 +10:00 |
|
Adrian Ulrich
|
8e4fad61ed
|
Make genre expansion smarter
Jump to the next best tab
|
2016-09-17 09:41:20 +02:00 |
|
Adrian Ulrich
|
02e961581c
|
only use a single wide character in coverbitmap
|
2016-09-17 09:32:16 +02:00 |
|
Adrian Ulrich
|
ff9b3d3251
|
Merge pull request #432 from lcremmer/audiofocus_bugfix
Found a couple of AudioFocus issues during our internal testing
|
2016-09-10 10:21:53 +02:00 |
|
Adrian Ulrich
|
5650e80941
|
get rid of unused global variable
|
2016-09-10 10:21:03 +02:00 |
|
Laurent Cremmer
|
ddf29c92af
|
Fixed PlaybackService ignoring result of requestAudiFocus before (re-)starting playback, also fixed issue where getting loss_transient twice would prevent playback from resuming where audio_focus_gain is next received
|
2016-09-09 16:55:33 +01:00 |
|
Adrian Ulrich
|
a5776e3080
|
force soft keyboard to be visible for playlistdialog
|
2016-09-08 21:23:58 +02:00 |
|
Adrian Ulrich
|
0752f42644
|
implement triple-click-to-previous
|
2016-09-08 21:13:59 +02:00 |
|
Adrian Ulrich
|
b88a6f004b
|
Cleanup playlist dialog code
|
2016-09-05 20:04:15 +02:00 |
|
Adrian Ulrich
|
d4747757bd
|
implement skipcount
|
2016-09-04 17:07:34 +02:00 |
|
Adrian Ulrich
|
0c360bb5c2
|
add skipcount column
|
2016-09-04 16:48:19 +02:00 |
|
Adrian Ulrich
|
d8fdd7fb64
|
force mPmark to consume space
|
2016-07-25 20:05:14 +02:00 |
|
Adrian Ulrich
|
0f5a496d76
|
call inflater with parent
|
2016-07-24 16:00:23 +02:00 |
|
Adrian Ulrich
|
9f0bcb6d18
|
reduce nesting of draggable row
|
2016-07-24 15:53:43 +02:00 |
|
Adrian Ulrich
|
f78485ed38
|
fully get rid of library_row_expandable
|
2016-07-24 15:23:27 +02:00 |
|
Adrian Ulrich
|
4611a6c533
|
simplify and cleanup FilebrowserStart adapter code
|
2016-07-24 14:59:38 +02:00 |
|
Adrian Ulrich
|
d0e1882f55
|
do not intercept clicks in FileSystemAdapter
|
2016-07-24 14:43:07 +02:00 |
|
Adrian Ulrich
|
de0247b04a
|
make FileSystemAdapter use DraggableRow
|
2016-07-24 14:36:47 +02:00 |
|
Adrian Ulrich
|
9c47a3b90c
|
make filebrowserstart use draggablerow
|
2016-07-24 14:20:33 +02:00 |
|
Adrian Ulrich
|
e95580acf9
|
Hide 'share' option in queue view (where we do not mCurrentSong options in the menu)
|
2016-07-23 17:18:18 +02:00 |
|
Adrian Ulrich
|
ec985b24df
|
fix crash introduced by pull request #404
|
2016-07-23 17:07:43 +02:00 |
|
Adrian Ulrich
|
89b043015d
|
Merge pull request #404 from Adonai/share-button
Implement share action in Library & NowPlaying
|
2016-07-23 17:00:40 +02:00 |
|
Adrian Ulrich
|
7c7fd78499
|
fix 'add to playlist' for library headers
|
2016-07-23 16:59:11 +02:00 |
|
Адонай Элохим
|
7bf9d691cb
|
Implement share action. Part of #240
|
2016-07-23 17:27:06 +03:00 |
|
Adrian Ulrich
|
d1a2bab400
|
fix crash introduced with 71144b1f8ee91ddc07854366a7638a25d0238a26
mCurrentPage might not be initialized when setSong() is called, so we need to check for this.
|
2016-07-23 15:01:28 +02:00 |
|
Adrian Ulrich
|
3163505c78
|
remove yet another orphaned import
|
2016-07-21 11:06:06 +02:00 |
|
Adrian Ulrich
|
58c54a3a3e
|
remove orphaned import
|
2016-07-21 10:57:34 +02:00 |
|
Адонай Элохим
|
71144b1f8e
|
Implement scroll-to-song and option in menu
|
2016-07-17 23:12:00 +03:00 |
|
Adrian Ulrich
|
3529c75fc8
|
make scanner fragment static to retain it
|
2016-07-03 16:01:24 +02:00 |
|
Adrian Ulrich
|
0e1b9a327b
|
simplify sd scanner code
|
2016-07-03 15:59:03 +02:00 |
|
Adrian Ulrich
|
a15a46d36d
|
send global notifications about playlist changes
|
2016-06-25 22:12:27 +02:00 |
|
Adrian Ulrich
|
e5723db214
|
Ignore 'The' in fastscroll
|
2016-06-25 21:27:37 +02:00 |
|
Adrian Ulrich
|
0852c158ac
|
simplify code
|
2016-06-25 20:58:45 +02:00 |
|
Adrian Ulrich
|
d5d5d87a5f
|
add-to-playlist is now available in FullPlaybackActivity
|
2016-06-25 20:57:35 +02:00 |
|
Adrian Ulrich
|
1936e42d36
|
Give the playlist-dialog its own class so it does not need to abuse the SubMenu class
|
2016-06-25 20:48:24 +02:00 |
|
Adrian Ulrich
|
df895dd5fd
|
add Play All ctx menu for artist, album and songs
This is already a default-tap action, so it can be a longpress action too
|
2016-06-24 20:54:34 +02:00 |
|
Adrian Ulrich
|
75cb4d5579
|
simplify pickSongs()
|
2016-06-24 20:47:22 +02:00 |
|
Adrian Ulrich
|
22bf1db8bd
|
remove continuous shuffle
|
2016-06-24 20:32:47 +02:00 |
|