Commit graph

209 commits

Author SHA1 Message Date
Felix
6959bae406 Leanback: make app runnable again 2018-09-11 22:11:11 +02:00
Felix
79cf3b1876 Touch & Common: make Preferences Manager a class instead of object 2018-09-11 20:52:41 +02:00
Felix
e1e7506a20 move viewModels 2018-09-09 19:42:14 +02:00
Felix
2e178cfe00 catch errors when loading new livestreams 2018-09-09 11:14:15 +02:00
Felix
eec274e4cd update about-page 2018-09-09 11:01:10 +02:00
Felix
c9e5631d9c fix playback of offline items 2018-09-09 00:19:02 +02:00
Felix
c06a8deb0b fix playback-progress, add error handling for update, and other stuff 2018-09-09 00:03:35 +02:00
Felix
a6f4898dbf finish project setup 2018-09-08 18:54:21 +02:00
Felix
9e9f042df8 match updates in common 2018-09-08 17:58:08 +02:00
Felix
e2b0887875 WIP 2018-09-07 15:16:33 +02:00
Felix
a5d0bf621d start integrating common-2.0.0 2018-09-07 08:35:11 +02:00
Felix
59cd212dba wrap deletion of old events in try-catch 2018-01-09 17:45:48 +01:00
Felix
ebd66b4c4b bump version 2018-01-09 17:45:48 +01:00
Felix
fd9fb94212 formatting 2018-01-09 17:45:48 +01:00
Felix
27ba9f9e6f add Share- and open in external player-actions (fixes NiciDieNase/chaosflix#24) 2018-01-09 17:45:36 +01:00
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