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
|
bc552aa667
|
add HD/SD to recording selection
|
2018-01-03 02:09:18 +01:00 |
|
Felix
|
8ccf57320e
|
on conference update, delete events that don't exist in backend
|
2018-01-03 01:45:31 +01:00 |
|
Felix
|
9e12fb238c
|
add some synchronous queries
|
2018-01-03 01:44:43 +01:00 |
|
Felix
|
180882203a
|
add @ignore for room to parcelable-constructor
|
2018-01-03 01:44:16 +01:00 |
|
Felix
|
f04c85cc10
|
add some inices
|
2018-01-03 01:43:27 +01:00 |
|
Felix
|
acf73efa2f
|
add delete querys for conferences, events and recordings
|
2018-01-03 01:12:23 +01:00 |
|
Felix
|
ea7dcd71fe
|
delete all events for a conference before saving new ones, this should fix #22
|
2018-01-03 00:10:52 +01:00 |
|
Felix
|
d9b70abfac
|
add new db-queries used when handling media.ccc.de-urls
|
2017-12-30 12:52:46 +01:00 |
|
Felix
|
ddc3966e55
|
get optimal Stream can return null now, so we can show stream-selection if nothing is found
|
2017-12-30 12:52:09 +01:00 |
|
Felix
|
0849c363db
|
refactoring
|
2017-12-28 23:49:07 +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
|
9191c6145e
|
add ingnore unknown properties to stream entities
|
2017-12-27 09:43:33 +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
|
c45084a44b
|
fix streaming-entities
|
2017-12-27 02:08:37 +01:00 |
|
Felix
|
6d4e15152d
|
make streaming api return a list of streaming-conferences
|
2017-12-25 23:03:15 +01:00 |
|
Felix
|
a1a16b8e90
|
add download-item layout for large devices
|
2017-12-25 17:32:06 +01:00 |
|
Felix
|
55b67c0fc0
|
update support-lib version
|
2017-12-25 16:54:13 +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
|
7862c03b6e
|
add a few syncronous querys for offlineItem
|
2017-12-25 01:57:59 +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
|
5ea7a095fd
|
add migration for offlineEvents
|
2017-11-26 02:21:49 +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
|
bfbf3ba92b
|
add offline-events
|
2017-11-25 00:04:33 +01:00 |
|
Felix
|
f8af098b13
|
show title and subtitle in player
|
2017-11-24 00:52:27 +01:00 |
|
Felix
|
48afa66440
|
update logo-stuff
|
2017-11-24 00:43:51 +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
|
c2c39e8c4d
|
move screenshot to design repo
|
2017-11-22 00:15:18 +01:00 |
|
Felix
|
65bf31414d
|
update custom loading spinner
|
2017-11-22 00:14:28 +01:00 |
|