1495 Commits

Author SHA1 Message Date
Xiao Bao Clark
0736bc54b0 Ignore files with size 0
Attempt to fix a problem on 4.1.1 where non-file backed playlists
passed to "MediaScannerConnection.scanFile()" are deleted
2016-06-19 15:15:58 +10:00
Adrian Ulrich
161b8855fb be far less aggressive on restoring saved positions 2016-06-18 12:28:29 +02:00
Adrian Ulrich
a55f1c795c Merge pull request #379 from relan/gradle-update
Gradle-related updates
2016-06-16 11:30:19 +02:00
Adrian Ulrich
9d1f76d135 Merge pull request #378 from david-sawatzke/master
Add path to extended currently playing view
2016-06-16 11:28:37 +02:00
relan
936f3b1a76 Make lint issues non-fatal 2016-06-15 08:28:51 +03:00
relan
bd3f10d395 Update Gradle wrapper to 2.14 2016-06-15 08:28:51 +03:00
relan
2c63d3a343 Update Gradle plugin to 2.1.2 2016-06-15 08:28:43 +03:00
relan
51bdb0b64c Update build tools to 23.0.3 2016-06-15 08:14:48 +03:00
David Sawatzke
47da4d7a08 Add path to extended curretly playing view 2016-06-14 19:38:07 +02:00
Adrian Ulrich
6f076891cd Merge pull request #377 from xbao/sdscanner
SD Scanner
2016-06-12 16:24:48 +02:00
Adrian Ulrich
ae0b846e13 fix crash in turkish translation 2016-06-12 13:47:51 +02:00
Xiao Bao Clark
35c0e0ccf2 Tabify sdscanner_fragment.xml 2016-06-12 13:44:54 +10:00
Xiao Bao Clark
42c85f59e2 Remove SDScanner MainActivity 2016-06-12 13:41:43 +10:00
Xiao Bao Clark
90dcbc57cd Remove callback onDestroy to avoid NPE 2016-06-12 13:38:43 +10:00
Xiao Bao Clark
f9f8962064 Convert SDScanner MainActivity to fragment 2016-06-12 13:38:14 +10:00
Xiao Bao Clark
534f09e645 Add SDScanner sources
From https://github.com/jerickson314/sdscanner.git, commit 4f7a0aa
2016-06-12 13:22:30 +10:00
Adrian Ulrich
c345d12547 1.0.41 2016-06-08 19:47:57 +02:00
Adrian Ulrich
2ee071a8c7 update translations 2016-06-08 19:46:38 +02:00
Adrian Ulrich
f323ab24d2 skip theme preference on holo devices 2016-06-05 14:31:48 +02:00
Adrian Ulrich
13ba846da9 target 1.0.41 2016-06-05 13:20:12 +02:00
Adrian Ulrich
1994c6f698 detect grouped buttons and dispatch to PlaybackActivity 2016-06-05 13:18:44 +02:00
Adrian Ulrich
78a7a4b2b9 Add add-to-pl option to queue fragment 2016-06-05 13:09:46 +02:00
Adrian Ulrich
7c9548a4d5 move playback dialog logic into SlidingPlaybackActivity 2016-06-05 13:01:48 +02:00
Adrian Ulrich
67160967ca move buildQueryFromIntent to SlidingPlaybackActivity 2016-06-05 12:59:06 +02:00
Adrian Ulrich
f8b4c763c2 Revert "move adapter-selection logic into pickSongs()"
This breaks add-to-playlist from header menu

This reverts commit db5546cc6b585ac82e078d77c14d07e14964d73f.
2016-06-01 22:14:54 +02:00
Adrian Ulrich
4f868974c8 rename group context menu IDs 2016-06-01 21:57:31 +02:00
Adrian Ulrich
db5546cc6b move adapter-selection logic into pickSongs() 2016-06-01 21:53:16 +02:00
Adrian Ulrich
c9ab3e2461 put context menues into different namespace 2016-06-01 21:14:33 +02:00
Adrian Ulrich
58527422f0 do not load folder-artwork if the file is saved in Environment.DIRECTORY_DOWNLOADS 2016-06-01 19:34:40 +02:00
Adrian Ulrich
1f2232a9be update translations 2016-05-31 19:57:27 +02:00
Adrian Ulrich
5aa82dba94 update changelog 2016-05-29 18:52:54 +02:00
Adrian Ulrich
0bcb76c093 theme preview: draw to bottom 2016-05-29 18:52:05 +02:00
Adrian Ulrich
09ec1cdec4 map application/ogg to Ogg Vorbis 2016-05-29 18:37:15 +02:00
Adrian Ulrich
6bc8513aac use String.format 2016-05-29 18:33:39 +02:00
Adrian Ulrich
8fbdc201e9 normalize from R128 -> rgain 2016-05-29 18:29:03 +02:00
Adrian Ulrich
9dba2c2c2c opus replay gain support 2016-05-29 18:23:26 +02:00
Adrian Ulrich
f3494c1877 sync BASTP with upstream b2ace816e9f53702f4cf4e199582430705664bb7 2016-05-29 18:11:40 +02:00
Adrian Ulrich
a4a5d477b6 implement simple theme preview 2016-05-26 21:55:56 +02:00
Adrian Ulrich
013a391cf0 Support for multiple themes 2016-05-26 20:53:05 +02:00
Adrian Ulrich
3feadc17a0 Merge pull request #363 from relan/unused-resources
Remove unused resources
2016-05-26 14:57:59 +02:00
relan
2c8a9850c4 Use system strings where possible 2016-05-24 09:17:24 +03:00
relan
63b6d07c1b Remove unused strings 2016-05-24 09:17:24 +03:00
relan
e3059163f0 Remove unused drawables 2016-05-24 09:17:24 +03:00
relan
1e91296005 Remove unused orig icon 2016-05-24 09:17:24 +03:00
Adrian Ulrich
af3f04e9e0 add Andrew Nayenko to about.html 2016-05-23 20:56:05 +02:00
Adrian Ulrich
9ed96aeb9e update f-droid badge 2016-05-23 20:08:46 +02:00
Adrian Ulrich
9b481da29d Merge pull request #355 from relan/launcher-icon
Make launcher icon more material
2016-05-23 12:43:06 +02:00
Adrian Ulrich
94e5d057e3 update translations 2016-05-22 16:50:00 +02:00
relan
77cc527884 Make launcher icon more material 2016-05-22 15:35:04 +03:00
Adrian Ulrich
594f3e78a8 Do not slide if we are not initialized yet
Fixes #349
2016-05-16 07:59:46 +02:00