Martin Fietz
|
719075bbf9
|
Download Log: Show retry button icon
|
2015-11-26 19:46:13 +01:00 |
|
Martin Fietz
|
cc00d03bf0
|
RxJava defer -> fromCallable
|
2015-11-26 19:46:13 +01:00 |
|
Martin Fietz
|
6bf4d28c34
|
Fix ArrayIndexOutOfBoundsException
See Play store crash report
No idea why this happens...
|
2015-11-26 19:46:11 +01:00 |
|
Martin Fietz
|
d91e9f4d6f
|
DownloadObserver must die
|
2015-11-26 19:45:24 +01:00 |
|
Martin Fietz
|
c45797631d
|
Current RxJava version, not reloading when downloads are queued
|
2015-11-25 21:35:15 +01:00 |
|
Martin Fietz
|
af30f4f9d2
|
Prevent a possible leak, minor refactorings
|
2015-11-25 21:15:34 +01:00 |
|
Martin Fietz
|
58813db553
|
Save position before refreshing, handle top/bottom moving and notify adapter
|
2015-11-23 23:31:38 +01:00 |
|
Martin Fietz
|
f12362c776
|
We do all the moving ourselves, no need to react on it
|
2015-11-23 21:29:02 +01:00 |
|
Martin Fietz
|
24d0efad1e
|
Restore scroll position (don't forget it)
|
2015-11-23 21:28:15 +01:00 |
|
Tom Hennen
|
76c169885a
|
1.4.0.12
|
2015-11-22 19:07:46 -05:00 |
|
Tom Hennen
|
efc11905e7
|
1.4.0.11
|
2015-11-21 08:31:44 -05:00 |
|
Martin Fietz
|
87f710d381
|
Replace tabs
|
2015-11-19 18:11:11 +01:00 |
|
Martin Fietz
|
06cdd987e0
|
Replace DirectoryChooser with simple dialog listing all external directories
|
2015-11-19 18:03:13 +01:00 |
|
Tom Hennen
|
dcbbdef30f
|
1.4.0.10
|
2015-11-17 17:56:30 -05:00 |
|
Tom Hennen
|
1ae2e822e0
|
Merge pull request #1387 from mfietz/issue/1386-cached-queue
Play episodes in correct order after reordering
|
2015-11-17 17:51:46 -05:00 |
|
Martin Fietz
|
0d8d804aaa
|
Make sure the PlaybackService task manager reloads the queue
|
2015-11-17 21:01:23 +01:00 |
|
Tom Hennen
|
d24e49b96b
|
1.4.0.9
|
2015-11-16 18:52:18 -05:00 |
|
Tobias Preuss
|
fb48b36cf3
|
Removed references to former "app/dslv" submodule.
+ Follow up to commit e63e0a4f1c5fb83048bee06916ec001f858626e3.
|
2015-11-15 16:47:46 +01:00 |
|
Martin Fietz
|
3768198a4b
|
Merge pull request #1363 from mfietz/issue/1256-dark-dialogs
Dialogs: Sleep timer, Material dialogs
|
2015-11-14 17:36:44 +01:00 |
|
Martin Fietz
|
098d82da05
|
Don't swap, move
|
2015-11-12 13:22:02 +01:00 |
|
Martin Fietz
|
166c067194
|
Positions change: remember item
|
2015-11-12 13:21:45 +01:00 |
|
Martin Fietz
|
cea5fe708d
|
Rating dialog
|
2015-11-09 22:54:30 +01:00 |
|
Martin Fietz
|
059ef16dc2
|
Fix dialog colors
|
2015-11-08 20:49:59 +01:00 |
|
Tom Hennen
|
8f63296fa2
|
1.4.0rc8
|
2015-11-08 14:14:52 -05:00 |
|
Martin Fietz
|
6184b7f306
|
Material dialogs in preferences
|
2015-11-08 18:11:28 +01:00 |
|
Martin Fietz
|
8de90b7948
|
AlertDialog -> v7 AlertDialog
|
2015-11-08 18:05:19 +01:00 |
|
Martin Fietz
|
48eac2f4bc
|
Sleep timer dialog
|
2015-11-08 17:52:12 +01:00 |
|
Tom Hennen
|
c16cd623e3
|
Merge pull request #1362 from mfietz/issue/1360-about
About
|
2015-11-08 08:22:00 -05:00 |
|
Tom Hennen
|
02a7bf1d8a
|
Merge pull request #1359 from mfietz/issue/1358-itemlistfragment-delete-feed
ItemFragmentList: Exception when deleting current feed
|
2015-11-08 08:10:40 -05:00 |
|
Martin Fietz
|
f4d1fea87e
|
Fix back button issue, add action bar
|
2015-11-08 13:44:20 +01:00 |
|
Martin Fietz
|
55df46ff6a
|
Use local license and contributers files
|
2015-11-08 13:44:15 +01:00 |
|
Martin Fietz
|
3f3484b0fe
|
What Tom said
|
2015-11-08 00:22:59 +01:00 |
|
Martin Fietz
|
ff224c8852
|
Don't load a fragment not reachable from the drawer
|
2015-11-07 23:39:37 +01:00 |
|
Tom Hennen
|
6a50149680
|
1.4.0rc7
|
2015-11-07 15:36:22 -05:00 |
|
Tom Hennen
|
8afa9499b9
|
1.4.0rc6
|
2015-11-07 12:07:37 -05:00 |
|
Tom Hennen
|
df588cef5e
|
Merge pull request #1351 from mfietz/issue/queue_playback_state
Queue: Update playback state
|
2015-11-07 12:03:32 -05:00 |
|
Martin Fietz
|
ceada6c689
|
Queue: Update playback state
|
2015-11-07 17:55:16 +01:00 |
|
Martin Fietz
|
2197e9b741
|
If removing currently playing episode, (pause and) skip the same
|
2015-11-07 17:38:29 +01:00 |
|
Tom Hennen
|
0aeb520f14
|
Merge pull request #1347 from mfietz/recycler_view
RecyclerView & SnackBar
|
2015-11-07 09:16:24 -05:00 |
|
Martin Fietz
|
8286a76cdf
|
Fancy drag/swipe effect
|
2015-11-07 01:25:15 +01:00 |
|
Martin Fietz
|
47886205f6
|
Prettier dividers
|
2015-11-07 00:29:03 +01:00 |
|
Martin Fietz
|
5380bcd6d0
|
GC and recreate queue adapter
|
2015-11-06 21:48:31 +01:00 |
|
Martin Fietz
|
8c546df054
|
Minor issue: don't display anything in the info bar while loading
|
2015-11-06 20:29:27 +01:00 |
|
Martin Fietz
|
86074f0b8b
|
Fix info bar and list reloading
|
2015-11-06 20:29:03 +01:00 |
|
Martin Fietz
|
c13dd34f09
|
Drawer: (Easier) Feed list context menu
|
2015-11-06 20:28:45 +01:00 |
|
Martin Fietz
|
7648b5d319
|
Gears dialog: Fix add to queue, convert to lambda
|
2015-11-06 20:25:10 +01:00 |
|
Martin Fietz
|
896366a625
|
Fix dragging
|
2015-11-06 00:43:19 +01:00 |
|
Martin Fietz
|
419e449b6f
|
Check if this is the right fragment
|
2015-11-06 00:32:31 +01:00 |
|
Martin Fietz
|
51aba83ae2
|
RecyclerView context menus (with ripple)
|
2015-11-06 00:20:59 +01:00 |
|
Martin Fietz
|
383449e007
|
Refactor events
|
2015-11-05 23:46:43 +01:00 |
|