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
|
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 |
|
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 |
|
Felix
|
652f370761
|
remove margins for cardviews
|
2017-11-19 21:44:43 +01:00 |
|
Felix
|
aa868272fa
|
fix partially hidden items in conferences list
|
2017-11-19 21:39:19 +01:00 |
|
Felix
|
b6cc2808b4
|
add LiveData to get update-status so we can show a loading-spinner
|
2017-11-19 18:37:12 +01:00 |
|
Felix
|
fb167cb4dd
|
update version
|
2017-11-19 16:40:11 +01:00 |
|
Felix
|
a46b80e59d
|
layout fine-tuning
|
2017-11-19 01:33:29 +01:00 |
|
Felix
|
63ccdd9d49
|
add nav-icon for downloaded talks
|
2017-11-19 01:33:04 +01:00 |
|
Felix
|
0f8111b03a
|
add back button to player
|
2017-11-19 01:24:56 +01:00 |
|
Felix
|
4832d5e458
|
fine-tune eventsDetailsFragment
|
2017-11-19 01:23:25 +01:00 |
|
Felix
|
fbd6476745
|
change animations when switching fragments in browseActivity
|
2017-11-19 01:19:29 +01:00 |
|
Felix
|
d502575cdf
|
update actionbar icons to white versions
|
2017-11-19 01:17:39 +01:00 |
|
Felix
|
79d2dbf548
|
add (as of yet empty) LivestreamsFragment to BrowseActivity
|
2017-11-18 16:10:54 +01:00 |
|
Felix
|
7b2d60dc00
|
rename fragment interfaces
|
2017-11-18 16:09:42 +01:00 |
|
Felix
|
2565b18cee
|
start handling streams for player
|
2017-11-18 15:50:08 +01:00 |
|
Felix
|
ea89c395e9
|
convert PlayerActivity to kotlin
|
2017-11-18 15:27:48 +01:00 |
|
Felix
|
91e878d2ac
|
cleanup context-stuff in EventsListFragment
|
2017-11-18 15:27:02 +01:00 |
|
Felix
|
e281f0f49a
|
add structure for Livestream List
|
2017-11-18 15:06:23 +01:00 |
|
Felix
|
70cf16bfb4
|
convert BrowseFragment to kotlin
|
2017-11-18 14:00:07 +01:00 |
|
Felix
|
d4949b4aae
|
renamed some layouts to more consisten names
|
2017-11-18 13:59:45 +01:00 |
|
Felix
|
390edf64b5
|
use vector-icon as launcher-icon
|
2017-11-18 02:13:13 +01:00 |
|
Felix
|
de1358a912
|
cleanup About Activity
|
2017-11-18 02:12:49 +01:00 |
|
Felix
|
9e2b0000ef
|
fine-tune browse-activity and move events-list to separate activity
|
2017-11-18 02:12:14 +01:00 |
|
Felix
|
f4efcdecb5
|
update layout to use navigation-drawer
|
2017-11-15 23:40:36 +01:00 |
|
Felix
|
176fcc92f6
|
add icons for navigation drawer
|
2017-11-15 23:39:43 +01:00 |
|
Felix
|
41d0fdb4a1
|
restructure and cleanup viewModels
|
2017-11-15 00:10:12 +01:00 |
|
Felix
|
e662ec1175
|
move eventDetails to separate activity to properly organize toolbars
|
2017-11-14 23:57:53 +01:00 |
|
Felix
|
de18a162b9
|
autoformat some code, bug fixed in common
|
2017-11-14 00:58:56 +01:00 |
|