Age | Commit message (Expand) | Author |
2015-11-29 | store enabledness in preferences, be sure to tell the main fragment what we want | Tom Hennen |
2015-11-29 | enable and disable the widget as needed | Tom Hennen |
2015-11-29 | make sure we stop updates when we're supposed to | Tom Hennen |
2015-11-28 | fix duration, other minor bugs | Tom Hennen |
2015-11-28 | start app if playback not running | Tom Hennen |
2015-11-27 | Merge pull request #1422 from mfietz/crash_report_mail | Tom Hennen |
2015-11-27 | Merge pull request #1369 from mfietz/rating | Tom Hennen |
2015-11-27 | Fix background for long click | Martin Fietz |
2015-11-27 | WeakReference | Martin Fietz |
2015-11-27 | Dark theme | Martin Fietz |
2015-11-27 | Highlight currently playing episode | Martin Fietz |
2015-11-27 | Log crash reports, users can send them via email | Martin Fietz |
2015-11-26 | Just nope | Martin Fietz |
2015-11-26 | Download Log: Show retry button icon | Martin Fietz |
2015-11-26 | RxJava defer -> fromCallable | Martin Fietz |
2015-11-26 | Fix ArrayIndexOutOfBoundsException | Martin Fietz |
2015-11-26 | DownloadObserver must die | Martin Fietz |
2015-11-25 | Current RxJava version, not reloading when downloads are queued | Martin Fietz |
2015-11-25 | Prevent a possible leak, minor refactorings | Martin Fietz |
2015-11-23 | Save position before refreshing, handle top/bottom moving and notify adapter | Martin Fietz |
2015-11-23 | We do all the moving ourselves, no need to react on it | Martin Fietz |
2015-11-23 | Restore scroll position (don't forget it) | Martin Fietz |
2015-11-19 | Replace tabs | Martin Fietz |
2015-11-19 | Replace DirectoryChooser with simple dialog listing all external directories | Martin Fietz |
2015-11-17 | Make sure the PlaybackService task manager reloads the queue | Martin Fietz |
2015-11-14 | Merge pull request #1363 from mfietz/issue/1256-dark-dialogs | Martin Fietz |
2015-11-12 | Don't swap, move | Martin Fietz |
2015-11-12 | Positions change: remember item | Martin Fietz |
2015-11-09 | Rating dialog | Martin Fietz |
2015-11-08 | Fix dialog colors | Martin Fietz |
2015-11-08 | Material dialogs in preferences | Martin Fietz |
2015-11-08 | AlertDialog -> v7 AlertDialog | Martin Fietz |
2015-11-08 | Sleep timer dialog | Martin Fietz |
2015-11-08 | Merge pull request #1362 from mfietz/issue/1360-about | Tom Hennen |
2015-11-08 | Fix back button issue, add action bar | Martin Fietz |
2015-11-08 | What Tom said | Martin Fietz |
2015-11-07 | Don't load a fragment not reachable from the drawer | Martin Fietz |
2015-11-07 | Merge pull request #1351 from mfietz/issue/queue_playback_state | Tom Hennen |
2015-11-07 | Queue: Update playback state | Martin Fietz |
2015-11-07 | If removing currently playing episode, (pause and) skip the same | Martin Fietz |
2015-11-07 | Merge pull request #1347 from mfietz/recycler_view | Tom Hennen |
2015-11-07 | Fancy drag/swipe effect | Martin Fietz |
2015-11-07 | Prettier dividers | Martin Fietz |
2015-11-06 | GC and recreate queue adapter | Martin Fietz |
2015-11-06 | Fix info bar and list reloading | Martin Fietz |
2015-11-06 | Drawer: (Easier) Feed list context menu | Martin Fietz |
2015-11-06 | Gears dialog: Fix add to queue, convert to lambda | Martin Fietz |
2015-11-06 | Fix dragging | Martin Fietz |
2015-11-06 | Check if this is the right fragment | Martin Fietz |
2015-11-06 | RecyclerView context menus (with ripple) | Martin Fietz |