Felix
|
1fd9698abd
|
implement Client for StreamingAPI + simple Tests
|
2017-03-23 21:38:58 +01:00 |
|
Felix
|
ee5e21f4d8
|
fix indentation in Tests
|
2017-03-23 20:01:50 +01:00 |
|
Felix
|
0ecbf93427
|
fix crash caused by null values in tags
|
2017-03-23 01:37:02 +01:00 |
|
Felix
|
fc145d364e
|
Tests: replace try-catch with throws-declarations
|
2017-03-23 01:36:19 +01:00 |
|
Felix
|
9fe11c9265
|
remove unused Utils-class
|
2017-03-23 01:34:53 +01:00 |
|
Felix
|
1b50460827
|
set title in ConferencesBrowseFragment and cleanup
|
2017-03-23 00:34:33 +01:00 |
|
Felix
|
e69bb45377
|
actually start playback
|
2017-03-23 00:25:38 +01:00 |
|
Felix
|
41a4dd441b
|
move ItemViewClickedListener to other Package
|
2017-03-23 00:24:59 +01:00 |
|
Felix
|
afd7c14cf0
|
add getAllEvents() with Test
|
2017-03-23 00:09:38 +01:00 |
|
Felix
|
f0a14ba227
|
remove VideoDetailsFragment
|
2017-03-23 00:03:05 +01:00 |
|
Felix
|
83acb6d0b4
|
replace VideoDetailsFragment with EventsDetailsFragment
|
2017-03-23 00:01:15 +01:00 |
|
Felix
|
6889654005
|
remove duplicate code for creating the Error/Loading Fragment
|
2017-03-22 23:34:29 +01:00 |
|
Felix
|
d89fd0c36b
|
implement Event.equals()
|
2017-03-22 22:17:28 +01:00 |
|
Felix
|
cf87981d5f
|
add Loading/Error fragment
|
2017-03-22 22:05:17 +01:00 |
|
Felix
|
93d8da322f
|
update tests and fix Event.compareTo()
|
2017-03-22 21:18:28 +01:00 |
|
Felix
|
b18d97a98b
|
some formatting
|
2017-03-22 10:11:11 +01:00 |
|
Felix
|
986e629b5a
|
update versions
|
2017-03-22 00:58:44 +01:00 |
|
Felix
|
afc603f566
|
Revert "implement own EventDetailsDescriptionPresenter"
This reverts commit 7600037dbd .
|
2017-03-22 00:58:29 +01:00 |
|
Felix
|
cc8ab4e236
|
add some Error handling
|
2017-03-22 00:50:57 +01:00 |
|
Felix
|
885e464960
|
fail tests on exception
|
2017-03-22 00:06:43 +01:00 |
|
Felix
|
59003459b1
|
implement own EventDetailsDescriptionPresenter
|
2017-03-22 00:05:50 +01:00 |
|
Felix
|
b39a9fdc50
|
fix scrolling in detailsFragment
|
2017-03-21 20:52:18 +01:00 |
|
Felix
|
187b2cf505
|
fix getParentConferenceId
|
2017-03-21 20:51:46 +01:00 |
|
Felix
|
3779cacc9f
|
fix crash caused by null-dates in some events
|
2017-03-21 02:36:56 +01:00 |
|
Felix
|
1e3358aee4
|
Got all Conferences in BrowseConferenceFragment
|
2017-03-21 02:27:43 +01:00 |
|
Felix
|
4615a3b567
|
implement grouping of conferences
|
2017-03-21 00:40:31 +01:00 |
|
Felix
|
5ee408e8d0
|
fix crash for untagged videos
|
2017-03-20 23:41:30 +01:00 |
|
Felix
|
6ad4220cc7
|
add Activity for conference selection
|
2017-03-20 23:29:58 +01:00 |
|
Felix
|
eafb83d44e
|
rename Classes & cleanup
|
2017-03-20 23:29:51 +01:00 |
|
Felix
|
d82f9a5379
|
update logo
|
2017-03-18 22:03:16 +01:00 |
|
Felix
|
f24a0e285f
|
replace more classes
|
2017-03-18 22:03:16 +01:00 |
|
Felix
|
c880be2e80
|
replace Classes with my own implementations
|
2017-03-18 22:03:16 +01:00 |
|
Felix
|
a34383c4b2
|
update entities
|
2017-03-18 22:03:16 +01:00 |
|
Felix
|
c7e265f4b4
|
replace MainActivity and create ConferenceActivity
|
2017-03-18 22:03:16 +01:00 |
|
Felix
|
3df1543f89
|
add own logo
|
2017-03-18 22:02:28 +01:00 |
|
Felix
|
5466cf13d5
|
disable unused controlls
|
2017-03-18 03:34:38 +01:00 |
|
Felix
|
333e3cfe5f
|
update playback
|
2017-03-18 03:19:49 +01:00 |
|
Felix
|
e02726c366
|
implement Recording Selection in DetailFragment
|
2017-03-18 02:29:38 +01:00 |
|
Felix
|
12eeea3705
|
implement parcelable for Recording
|
2017-03-18 02:29:02 +01:00 |
|
Felix
|
3150affe91
|
add getEventID
|
2017-03-18 02:14:56 +01:00 |
|
Felix
|
1a7145fa14
|
start DetailsFragment on Item select
|
2017-03-18 01:59:18 +01:00 |
|
Felix
|
507a4b81f5
|
implement parcelable for entities
|
2017-03-18 01:57:41 +01:00 |
|
Felix
|
a070bcabc2
|
change color of sidebar
|
2017-03-18 00:57:23 +01:00 |
|
Felix
|
2df7c3fb94
|
add all the generated example code
|
2017-03-18 00:32:28 +01:00 |
|
Felix
|
7b9c724e10
|
got activity with 33c3 Videos to work
|
2017-03-18 00:31:36 +01:00 |
|
Felix
|
d24b489daf
|
first implementation of api.media.ccc.de-bindings
|
2017-03-17 23:21:46 +01:00 |
|
Felix
|
444b6f6bad
|
initial commit with project settings etc.
|
2017-03-17 23:19:04 +01:00 |
|