530 Commits

Author SHA1 Message Date
Adrian Ulrich
37652c8b92 fix some layout errors with the white widget 2016-12-26 20:13:05 +01:00
Adrian Ulrich
8f670897dd add blue theme 2016-12-26 19:51:58 +01:00
Adrian Ulrich
6c85a11743 Merge branch 'medialibrary' 2016-12-26 19:33:08 +01:00
Adrian Ulrich
dcd7df4f66 first version of automatic media scanner 2016-12-26 19:31:12 +01:00
Adrian Ulrich
6f898e7892 update translations 2016-12-22 18:57:06 +01:00
Christian Oder
e42ab04b54 Vanilla: Add Tools to build in Android tree
Also workaround build errors about missing localisation of empty strings

Change-Id: I359bee2019eee7bf1bf59107bbd68cc2a0ee1dc8

Vanilla: Cleanup Android.mk

Change-Id: Icac01fa7bc89b32ecc45ca8991fcb19d0db5baf3
2016-11-11 15:59:51 +01:00
Adrian Ulrich
e02e3cbc1b fix scrobble droid strings 2016-11-09 21:05:34 +01:00
Adrian Ulrich
b469cb6c0a allow sorting by artist, year, album 2016-10-29 21:46:10 +02:00
Adrian Ulrich
b316e202d8 sync translations 2016-10-29 11:24:16 +02:00
Adrian Ulrich
b88a6f004b Cleanup playlist dialog code 2016-09-05 20:04:15 +02:00
Adrian Ulrich
826546bf72 use placeholder for singular version of second/hour/min 2016-09-04 16:09:09 +02:00
Adrian Ulrich
a940f0a4e9 replace song with track 2016-08-30 16:50:49 +02:00
Adrian Ulrich
a7db7faa22 update translations 2016-08-15 11:41:12 +02:00
Adrian Ulrich
89d7e6c213 get rid of divider view 2016-07-27 15:35:41 +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
9c47a3b90c make filebrowserstart use draggablerow 2016-07-24 14:20:33 +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
Адонай Элохим
7bf9d691cb Implement share action. Part of #240 2016-07-23 17:27:06 +03:00
Адонай Элохим
71144b1f8e Implement scroll-to-song and option in menu 2016-07-17 23:12:00 +03:00
Adrian Ulrich
ab0b0b7db9 update translations 2016-07-08 17:39:54 +02:00
Adrian Ulrich
17e045c885 update translations 2016-07-03 16:19:06 +02:00
Adrian Ulrich
74b7198ce0 move sd-scanner to misc and update copyright 2016-07-03 16:09:22 +02:00
Adrian Ulrich
0e1b9a327b simplify sd scanner code 2016-07-03 15:59:03 +02:00
Adrian Ulrich
ca6d5d1743 fix name of serbian translation values folder 2016-07-03 14:21:40 +02:00
Adrian Ulrich
87757216e9 update translations 2016-06-25 22:36:41 +02:00
Adrian Ulrich
22bf1db8bd remove continuous shuffle 2016-06-24 20:32:47 +02: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
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
2ee071a8c7 update translations 2016-06-08 19:46:38 +02:00
Adrian Ulrich
1f2232a9be update translations 2016-05-31 19:57:27 +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
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
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
c78c0ff3a6 replay gain is now called ReplayGain 2016-05-15 15:34:16 +02:00
Adrian Ulrich
7a8f349f37 add reverse sort 2016-05-14 10:34:45 +02:00
Adrian Ulrich
1089f4ed51 use same order for library-default-actions 2016-05-14 09:08:18 +02:00
Adrian Ulrich
99ac2cb98a implement play_or_enqueue and enqueue_as_next for playlist-default-actions 2016-05-14 08:54:40 +02:00
Adrian Ulrich
b90e0eb712 Make XML default match DEFAULT_PLAYLIST_ACTION 2016-05-14 08:22:17 +02:00
Adrian Ulrich
2ae7e3123d show queue is (again) a swipe option 2016-05-10 19:07:56 +02:00