593 Commits

Author SHA1 Message Date
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
Adrian Ulrich
303f9d2375 implement KEEP_SCREEN_ON 2017-04-24 19:16:43 +02:00
Adrian Ulrich
c364875b71 Avoid jumps during rescan 2017-04-24 19:02:48 +02:00
Adrian Ulrich
bbb74e9534 Make the folder picker somewhat nicer 2017-04-22 14:10:15 +02:00
Adrian Ulrich
62c89f638c update translation 2017-04-22 13:54:54 +02:00
Adrian Ulrich
343b94506d use empty string as placeholder 2017-04-15 12:02:51 +02:00
Adrian Ulrich
21ce9c1d57 Merge indexer-select branch.
This adds the ability to include and exclude media folders.
2017-04-14 16:49:28 +02:00
Adrian Ulrich
08330cdb84 Use DSLV for FolderPicker 2017-04-10 19:58:49 +02:00
Adrian Ulrich
fee64685bd Use a progress bar in scanprefs 2017-04-08 12:43:42 +02:00
Adrian Ulrich
f2c9bf6b14 place medialibrary prefs in scrollview 2017-04-08 11:54:00 +02:00
Alex Bikadorov
10878de963 Implement sorting for files tab (#577)
* Added new translation strings for file sort dialog

* Implemented sorting for the file system adapter

With new abstract class SortableAdapter as new base class for FileSystemAdapter
and MediaAdapter.

Usable sorting modes are:
 - filename
 - file size
 - file modification time
 - file extension
* reversed

Closes #305

* Code improvements for sorted file system adapter
2017-04-08 11:27:54 +02:00
Adrian Ulrich
306e15e0c5 use proper strings 2017-04-03 20:16:23 +02:00
Adrian Ulrich
ffe0fe55df Add option to jump to albums, artists and genres in fullplaybackactivity 2017-04-02 17:08:25 +02:00
Adrian Ulrich
6825310baa update translations 2017-03-27 19:36:10 +02:00
Adrian Ulrich
798400d713 expose support for albumartist and composer tags 2017-03-04 18:29:20 +01:00
Adrian Ulrich
cf75c40c2c add option to jump to the filebrowser home directory 2017-03-02 19:23:56 +01:00
Adrian Ulrich
919ddc5f75 Do not use resource-magic to select themes.
Gradle uses a completely different resources-order, so calculating the theme id will fail.
We are therefore emiting all theme styles into integer-array's.
2017-02-26 13:44:33 +01:00
Antic1tizen One
eb3b0d4c1d Add less-intrusive nightly configuration for gradle (#551) 2017-02-25 10:07:06 +01:00
Adrian Ulrich
dc97ed600e update translation 2017-02-21 21:25:25 +01:00
Adrian Ulrich
469f325df6 update translations 2017-02-11 15:15:28 +01:00
Adrian Ulrich
4c59fc2486 Use 'title' instead of 'name' 2017-02-08 18:41:08 +01:00
Adrian Ulrich
b845bd0b8b fix some english 2017-02-05 13:53:09 +01:00
Adrian Ulrich
90b48bdc8c implement scanner preferences 2017-02-04 09:47:18 +01:00
Adrian Ulrich
553d32ef60 update translations 2017-01-15 17:20:33 +01:00
Adrian Ulrich
d2b5f931d2 improve quickscan 2017-01-15 17:16:16 +01:00
Adrian Ulrich
bb2e707844 add option to abort a scan 2017-01-15 16:00:06 +01:00
Antic1tizen One
c270b13296 Add CI smoke build, fix Gradle Lint warnings, fixes #451 (#504)
- Added CI smoke build config that spawns a build for pull-requests
- Removed extra translations that have no base strings anymore
- Added skip MissingTranslation option to lint as there are missing strings that are not filled in Transifex
2017-01-12 19:01:19 +01:00