619 Commits

Author SHA1 Message Date
Adrian Ulrich
c6f96dd636 update russian translation 2018-01-28 13:05:05 +01:00
Adrian Ulrich
0be6bbf853 update translations 2018-01-26 21:11:32 +01:00
Dmitri Davydok
44627437dc Implement fixes for my favorite pet peeves in Vanilla (#714)
* Ignore Visual Studio's cache.

* If only one of (ARTIST, ALBUMARTIST) is present, populate the other.
This is only natural and most applications that implement media library population do this.

* On completion of the queue, rewind to the beginning of the queue, so that a subsequent Play command will play the whole queue again.

* Correct <plurals> values according to the best practices and add a CLDR rules link for translators to look for their language's specific informaiton.
2018-01-26 21:10:28 +01:00
Adrian Ulrich
7c9556f7d2 update translations 2018-01-07 13:10:31 +01:00
Adrian Ulrich
a31301274e Make theme names translateable 2017-12-30 19:24:28 +01:00
Adrian Ulrich
9149ea92b7 add amoled-dark theme 2017-12-30 19:12:44 +01:00
Adrian Ulrich
43f1d345cf make theming flexibler 2017-12-30 17:31:30 +01:00
Adrian Ulrich
e2ada7afc9 update translations 2017-11-18 10:10:20 +01:00
Adrian Ulrich
b90724e834 update translations 2017-11-01 10:07:46 +01:00
Adrian Ulrich
feed3100be Make folder picker text view editable
This gives users the ability to input any path directly without having to walk the whole directory tree (which may include non-readable files)
2017-10-21 19:45:17 +02:00
Adrian Ulrich
b22a0424b8 update translations 2017-10-01 12:25:00 +02:00
Adrian Ulrich
4d39a912f7 Add hires version of fallback cover 2017-09-30 10:43:11 +02:00
Adrian Ulrich
3369774158 use root-path for fileprovider configuration 2017-09-18 21:39:21 +02:00
Adrian Ulrich
2f80739804 update french translation 2017-09-09 15:02:22 +02:00
Adrian Ulrich
f2272bfc63 update translation 2017-09-09 11:55:24 +02:00
Adrian Ulrich
0140627c46 Update translations 2017-09-07 21:36:08 +02:00
Adrian Ulrich
b79dfc49ba Reduce notification visibility modes to when_playing and always.
The NEVER didn't really work well since 5.x (we were more likely to get killed) and is broken on 8.x, so we just get rid of it.
2017-09-06 21:37:26 +02:00
Adrian Ulrich
556c0e82b5 Update translations 2017-09-03 16:01:57 +02:00
Adrian Ulrich
a104b68201 Use FileProvider to implement share function. 2017-08-27 19:21:22 +02:00
Adrian Ulrich
fa65bc393b add previous button to small notification 2017-08-22 21:34:26 +02:00
Adrian Ulrich
35668a5c3f add missing shortcuts.xml. D'oh! 2017-08-11 21:51:58 +02:00
Adrian Ulrich
2b36ff3114 Add 'shortcuts' support 2017-08-11 21:49:31 +02:00
Adrian Ulrich
15ca68a9f9 update translations 2017-08-10 13:12:09 +02:00
Adrian Ulrich
e703dea460 fix bug #649 2017-08-10 10:50:18 +02:00
Adrian Ulrich
34ad6a24b4 add help fragment 2017-08-05 13:02:56 +02:00
Adrian Ulrich
34ec873cf7 update translations 2017-08-05 12:31:48 +02:00
Adrian Ulrich
710b284193 reword scanner description 2017-07-23 19:48:46 +02:00
Antic1tizen One
117572eb7c Jump to song in queue if picked just one (#624)
* Bump gradle versions needed for build

Android Studio already refuses to build it as-is,
so alter the versions required.

* Rename mode -> action for better readability

* Fix incorrect description on getByPos from timeline

* Jump to song in queue if picked one. Implements #604
2017-07-02 14:24:11 +02:00
Adrian Ulrich
94142cad6a update translation 2017-06-23 20:24:07 +02:00
Adrian Ulrich
da4e2c2420 add red theme 2017-06-21 20:35:37 +02:00
Adrian Ulrich
2e9dca4505 fix grey theme 2017-06-21 20:32:00 +02:00
Adrian Ulrich
578ae2d75f miniplaybackactivity should use match_parent.
wrap_content is just wrong and makes it look bad in horizontal view.
2017-06-21 19:56:31 +02:00
Adrian Ulrich
884c5ec491 Fix MiniPlaybackActivity
The PopupWindow style does not inherit from VanillaBase, so we must pass the bare minimum to it.
2017-06-21 19:47:48 +02:00
Adrian Ulrich
3a43622f41 fix color 2017-06-18 18:02:29 +02:00
Adrian Ulrich
881873eafd update translations 2017-06-12 18:53:31 +02:00
Adrian Ulrich
124a24e9b1 update widget previews 2017-06-10 13:10:04 +02:00
Adrian Ulrich
47a3e9a7ee Update widget_{play,pause} 2017-06-10 12:54:52 +02:00
Adrian Ulrich
3481503633 Support for adding any content:// style URI 2017-06-10 12:31:26 +02:00
Adrian Ulrich
9cdce55d95 upate play/pause icons 2017-06-09 23:17:34 +02:00
Adrian Ulrich
38cbce6d78 center holo divider
Android 4.x defaults to an inset of 10dip on the right side.
2017-06-08 15:22:45 +02:00
Adrian Ulrich
e74180f62b Display total amount of play time in stats. 2017-06-08 15:13:38 +02:00
Adrian Ulrich
db02f11963 Minor design tweaks. 2017-06-08 14:56:07 +02:00
Adrian Ulrich
754f53776a Use same dimensions for Holo and Material design. 2017-06-08 14:53:38 +02:00
Adrian Ulrich
57992bad25 Add background circle to play button 2017-06-07 14:41:08 +02:00
Adrian Ulrich
aabd677a52 more icon updates 2017-06-07 13:16:23 +02:00
Adrian Ulrich
4d77cad1d8 next icon update batch
control buttons
2017-06-07 13:11:41 +02:00
Adrian Ulrich
983fd4dfc3 next batch of icon updates 2017-06-07 13:07:57 +02:00
Adrian Ulrich
8f7dff2550 also use new style in widget_{next,previous} icons 2017-05-14 11:22:49 +02:00
Adrian Ulrich
72fffca5cc first batch of icon upgrades 2017-05-14 11:14:22 +02:00
Adrian Ulrich
e3888d8b02 use new fallback cover 2017-05-06 12:10:06 +02:00