Commit graph

194 commits

Author SHA1 Message Date
Felix
40489904ec add DB-Migrations 2018-01-09 03:11:13 +01:00
Felix
0f2b5dc4d4 update dependency versions 2018-01-09 03:10:23 +01:00
Felix
9653000e10 add play and share icons 2018-01-09 03:09:53 +01:00
Felix
f3a6162a25 merge dev 2018-01-08 20:16:22 +01:00
Erik Tews
368c539be2
Merge branch 'master' into sdCardDownload 2018-01-03 04:11:04 +01:00
Erik Tews
0cdd7169ab Implemented custom preferences for the download directory. 2018-01-03 03:59:10 +01:00
Erik Tews
c5d7ddb6a7 Some fixes so that it compiles without errors. 2018-01-03 03:57:34 +01:00
Felix
4ee00ad45a bump version 2017-12-27 19:16:43 +01:00
Felix
c43b52f4d9 make autoselection for recordings configureable 2017-12-27 16:26:49 +01:00
Felix
47304c15be add option to just use DASH instead of showing stream selection dialog 2017-12-27 14:18:31 +01:00
Felix
93aa123769 fix pause of playback in split-screen mode 2017-12-27 13:57:53 +01:00
Felix
e9222a5fdd bump version 2017-12-27 09:44:15 +01:00
Felix
ed443141f2 add workaround for crash on no network 2017-12-27 09:42:54 +01:00
Felix
528ecf5e37 implement livestreams 2017-12-27 02:12:09 +01:00
Felix
a1a16b8e90 add download-item layout for large devices 2017-12-25 17:32:06 +01:00
Felix
fa97e03bc4 refactor PlayerActivity 2017-12-25 16:38:18 +01:00
Felix
da7e165902 add settings activity 2017-12-25 15:55:21 +01:00
Felix
595411b49c update about and libs pages 2017-12-25 15:06:10 +01:00
Felix
c7f8254167 bump version 2017-12-25 02:04:57 +01:00
Felix
22403151ba handle canceling of downloads and generally improve download things 2017-12-25 02:03:38 +01:00
Felix
e676517e13 WIP 2017-12-15 09:51:35 +01:00
Felix
3ce1d1c719 detect when file is missing on trying to play offline item 2017-12-11 23:27:42 +01:00
Felix
4991f067d2 fix message on starting download 2017-12-11 23:27:16 +01:00
Felix
90ceb61c90 play offline file if one exists and other download-related updates 2017-12-11 22:55:07 +01:00
Felix
7aa77b5259 implement deleting of offline items 2017-12-01 01:02:56 +01:00
Felix
ef0d61f437 add menu for offline-items and add ability to actually play downloaded items 2017-12-01 00:30:50 +01:00
Felix
12467fbba5 update offline-item view 2017-11-28 00:44:35 +01:00
Felix
b3820e5db4 use databinding for downloads and update download-progress 2017-11-28 00:20:44 +01:00
Felix
9999d27ee1 only show download-icon if we have permission to write to external storage 2017-11-25 23:55:27 +01:00
Felix
59b70bfdd5 implement downloading and downloadListFragment 2017-11-25 23:43:38 +01:00
Felix
d8f4f3cc65 autoformat some stuff 2017-11-25 00:17:13 +01:00
Felix
f202012431 convert AboutActivity to kotlin 2017-11-25 00:16:48 +01:00
Felix
fbf9ae983a move Apis and Database to dedicated Factory Objects 2017-11-25 00:13:26 +01:00
Felix
f8af098b13 show title and subtitle in player 2017-11-24 00:52:27 +01:00
Felix
27d53e8081 replace last usage of butterknife with databinding and add Playback-Item to decouple player from Entities 2017-11-24 00:43:37 +01:00
Felix
65bf31414d update custom loading spinner 2017-11-22 00:14:28 +01:00
Felix Bürkle
7b87e816da autoformat code and optimize imports 2017-11-21 22:14:59 +01:00
Felix Bürkle
e979c06000 add custom loading-spinner 2017-11-21 22:12:52 +01:00
Felix
db4538129d don't create a backstack-entry when switching fragments in BrowseActivity 2017-11-21 00:12:16 +01:00
Felix
8ce91312a0 increase version 2017-11-21 00:07:19 +01:00
Felix
13e679f97a reorder strings 2017-11-21 00:05:19 +01:00
Felix
37b5ea0cac make related Events scroll horizontally 2017-11-20 23:45:25 +01:00
Felix
6f9bf1844b move toolbar to fragments 2017-11-20 23:30:30 +01:00
Felix
a5ea942341 replace contraint with frame-layout in streaming-placeholder 2017-11-20 01:19:25 +01:00
Felix
4fcbd87bc0 show toolbar when switching fragment 2017-11-20 01:17:50 +01:00
Felix
6f67f3f153 hide toolbar instead of tablayout 2017-11-20 00:46:43 +01:00
Felix
e3141ddd0c fix loading spinner for bookmarks and continue watching 2017-11-20 00:45:44 +01:00
Felix
ceba0ae9d2 fix Fragment switching by checking tags instead of class 2017-11-20 00:45:00 +01:00
Felix
3b13c51c9d add first draft of about-page 2017-11-19 23:00:36 +01:00
Felix
7a7aea2612 add loading-overlay 2017-11-19 22:22:08 +01:00