Ben Boeckel
|
1b5a36a912
|
about: use HTML entities rather than literal UTF-8
The page is interpreted as Latin-1 by default and they show up as
mojibake.
|
2014-10-28 09:23:53 -04:00 |
|
Adrian Ulrich
|
e8444d9246
|
version 0.9.40
|
2014-10-25 09:54:43 +02:00 |
|
Adrian Ulrich
|
c9b0a95e50
|
upgrade translations
|
2014-10-25 09:45:08 +02:00 |
|
Adrian Ulrich
|
422d7a1c04
|
remove timebomb
|
2014-10-25 09:39:40 +02:00 |
|
Adrian Ulrich
|
ef8b970c2b
|
bomb out on march
|
2014-10-23 21:17:12 +02:00 |
|
Adrian Ulrich
|
0ea4a15941
|
fix crash in playlist code
|
2014-10-23 21:16:43 +02:00 |
|
Adrian Ulrich
|
e6155ba17f
|
migrate fullplayback activity to new playlist-task based code
|
2014-10-23 20:16:57 +02:00 |
|
Adrian Ulrich
|
6d940e0be9
|
move playlist operations from LibraryActivity to PlaybackActivity
|
2014-10-23 20:15:59 +02:00 |
|
Adrian Ulrich
|
0e574bc17b
|
Change NewPlaylistDialog to work with PlaylistTasks instead of Intents
|
2014-10-23 20:11:46 +02:00 |
|
Adrian Ulrich
|
a9a194b1a3
|
Add PlaylistTask class
|
2014-10-23 20:11:08 +02:00 |
|
Adrian Ulrich
|
046870bf3b
|
implement save-as-playlist in showqueue activity
|
2014-10-23 20:10:38 +02:00 |
|
Adrian Ulrich
|
c3bcc48d3c
|
Move MENU_CLEAR_QUEUE action to PlaybackActivity and make ShowQueueActivity extend it
|
2014-10-22 18:31:36 +02:00 |
|
Adrian Ulrich
|
3a3530fc93
|
implement addToPlaylist() variant accepting an ArrayList<Long>
|
2014-10-20 22:29:11 +02:00 |
|
Adrian Ulrich
|
f2ac2787cb
|
add new string
|
2014-10-19 20:46:32 +02:00 |
|
Adrian Ulrich
|
2f499f8927
|
getSongByQueuePosition() shall return NULL if id is invalid
|
2014-10-19 20:27:47 +02:00 |
|
Adrian Ulrich
|
6ba1632057
|
force tabtext to be single line and decrease font size by 0.5sp (so that "WIEDERGABELISTEN" fits)
|
2014-10-19 17:49:25 +02:00 |
|
Adrian Ulrich
|
c76d997db1
|
optimize queue listview performance
|
2014-10-19 17:02:21 +02:00 |
|
Adrian Ulrich
|
8c43b1a3c7
|
fix crash during race with purge() in random mode
|
2014-10-18 15:39:00 +02:00 |
|
Adrian Ulrich
|
59d61ce8dd
|
use generic approach to detect if we removed the end of our queue
|
2014-10-18 15:17:11 +02:00 |
|
Adrian Ulrich
|
9f6f72371a
|
remove songs via swipe
|
2014-10-18 11:22:18 +02:00 |
|
Adrian Ulrich
|
802355a174
|
rename moveSong into moveSongPosition and fix reorder bug
|
2014-10-18 10:48:43 +02:00 |
|
Adrian Ulrich
|
fa19912d4a
|
flinging is only possible while toching the handle
|
2014-10-18 10:02:16 +02:00 |
|
Adrian Ulrich
|
35de163b4a
|
use correct icon
|
2014-10-17 22:50:50 +02:00 |
|
Adrian Ulrich
|
390692f2f0
|
bump version to 0.9.30 (playstore hotfix release)
|
2014-10-17 22:39:10 +02:00 |
|
Adrian Ulrich
|
6aace3eadc
|
Revert "no idea why this still happens :-/"
This reverts commit 458f6ad580a7eb9b5f6d0e27349dc892b247dc74.
|
2014-10-17 22:24:02 +02:00 |
|
Adrian Ulrich
|
458f6ad580
|
no idea why this still happens :-/
|
2014-10-17 22:22:58 +02:00 |
|
Adrian Ulrich
|
55fa5604d3
|
Revert "this is hopefully fixed with 5926ba234c562c1731de1a6f080b4c383260fc19"
This reverts commit 103572b9ef0dc79f8e454f69fa6e317161321b70.
|
2014-10-17 22:22:33 +02:00 |
|
Adrian Ulrich
|
06b5cfdafa
|
fix dragging mess
|
2014-10-17 22:21:01 +02:00 |
|
Adrian Ulrich
|
02a5274611
|
implement DraggableRow class
|
2014-10-17 19:33:55 +02:00 |
|
Adrian Ulrich
|
21de700d1d
|
use universal view-file
|
2014-10-17 16:29:40 +02:00 |
|
Adrian Ulrich
|
744c91adbc
|
migrated playlist to DSLV
|
2014-10-17 14:36:58 +02:00 |
|
Adrian Ulrich
|
61663414b7
|
migrate tab order to DSLV
|
2014-10-17 12:07:39 +02:00 |
|
Adrian Ulrich
|
da6878da5e
|
migrate queue to DSLV
|
2014-10-17 11:41:17 +02:00 |
|
Adrian Ulrich
|
51c24054ab
|
Import DSLV
From c3cfccee21
|
2014-10-17 11:40:09 +02:00 |
|
Adrian Ulrich
|
c92bc5a56e
|
propagate timeline changes to ShowQueue
|
2014-10-17 09:08:34 +02:00 |
|
Adrian Ulrich
|
12f2655ec8
|
simplify gapless update trigger
|
2014-10-16 23:03:29 +02:00 |
|
Adrian Ulrich
|
9633d7fc88
|
move triggerReadAhead to broadcast function
|
2014-10-16 21:40:35 +02:00 |
|
Adrian Ulrich
|
aaf6363ae0
|
add missing changed() call
|
2014-10-16 20:41:44 +02:00 |
|
Adrian Ulrich
|
204728224f
|
implement draggable queuelist
|
2014-10-16 20:09:17 +02:00 |
|
Adrian Ulrich
|
0e1c948278
|
remove padding due to draglist bug and make showqueue dragable
|
2014-10-16 17:02:56 +02:00 |
|
Adrian Ulrich
|
22b9422d3a
|
use own view for filebrowser
|
2014-10-16 16:01:36 +02:00 |
|
Adrian Ulrich
|
f592d684a3
|
make buildQuery() private
|
2014-10-16 15:00:26 +02:00 |
|
Adrian Ulrich
|
5f2b998a98
|
sort albums by album -> track
|
2014-10-16 14:47:40 +02:00 |
|
Adrian Ulrich
|
7beb3e6651
|
remove confusing *_ALL from library adapter rows
|
2014-10-16 13:51:14 +02:00 |
|
Adrian Ulrich
|
9778de2bec
|
implement sort by album -> track
|
2014-10-16 13:38:53 +02:00 |
|
Adrian Ulrich
|
cce3d04a5e
|
add indonesian and korean translations
|
2014-10-16 12:58:54 +02:00 |
|
Adrian Ulrich
|
245531a084
|
update portuguese translation
|
2014-10-16 12:57:51 +02:00 |
|
Adrian Ulrich
|
503af78d6d
|
update existing translations
|
2014-10-16 12:51:04 +02:00 |
|
Adrian Ulrich
|
c28d4f941c
|
re-add dead-man-switch for 0.9.29 release
Bomb the new release for january 2015 - i still do not trust google as i
got NO response from them
|
2014-10-15 11:41:12 +02:00 |
|
Adrian Ulrich
|
79a28599b4
|
increase version to 0.9.29
|
2014-10-14 20:40:46 +02:00 |
|