Felix
|
6c6000ba02
|
add (of yet) unfunctional search-mode in events-list
|
2017-09-25 03:18:51 +02:00 |
|
Felix
|
cf6929bb00
|
fix save and restore of recyclerview-state for ConferenceList
|
2017-09-25 03:18:00 +02:00 |
|
Felix
|
4dc7949116
|
cleanup unused and commented out code
|
2017-09-25 03:17:11 +02:00 |
|
Felix
|
870b968cf7
|
add missing methods to ViewModel
|
2017-09-25 03:16:15 +02:00 |
|
Felix
|
51a0539d5a
|
replace Service with ViewModel
|
2017-09-25 02:38:54 +02:00 |
|
Felix
|
b149205937
|
pass Event and Recording to ExoPlayerFragment
|
2017-09-24 22:13:31 +02:00 |
|
Felix
|
fb72d101cb
|
Use DataBinding in EventDetails
|
2017-09-24 20:59:17 +02:00 |
|
Felix
|
9ccc085957
|
center notext-icon
|
2017-09-24 17:53:45 +02:00 |
|
Felix
|
3791def632
|
replace ExoMedia with ExoPlayer
|
2017-09-24 01:30:11 +02:00 |
|
Felix
|
29c4283b2a
|
delete PlayableItem to simplify and add a Method to get the best quality recording
|
2017-09-22 02:42:48 +02:00 |
|
Felix
|
14cfeafa22
|
start mediaplayerFragment and select MediaOption
|
2017-09-22 01:13:05 +02:00 |
|
Felix
|
60e274b959
|
add mediaplayer fragment
|
2017-09-22 00:39:02 +02:00 |
|
Felix
|
c376f14c22
|
fiddle with styling
|
2017-09-21 22:00:42 +02:00 |
|
Felix
|
4710c60ddf
|
cleanup
|
2017-09-21 21:40:58 +02:00 |
|
Felix
|
b50a795e77
|
update colors and other small changes
|
2017-09-21 21:37:07 +02:00 |
|
Felix
|
c5c440c1f8
|
EventDetails: add play button to toolbar when it is collapsed
|
2017-09-21 21:36:19 +02:00 |
|
Felix
|
d930da1262
|
replace Glide with Picasso to fix issues with pixelated images in eventsDetails
|
2017-09-21 21:33:54 +02:00 |
|
Felix
|
e600987d65
|
fix transformation animation, again
|
2017-09-20 23:55:13 +02:00 |
|
Felix
|
802e9e91a8
|
on toolbar collapse, only react to state change
|
2017-09-20 23:49:07 +02:00 |
|
Felix
|
34f5ab14ba
|
update titlebar color and text for eventDetailsFragment
|
2017-09-20 23:31:14 +02:00 |
|
Felix
|
5fcd3872d3
|
delete old event detail layout
|
2017-09-20 22:00:16 +02:00 |
|
Felix
|
8efe9624e5
|
other stuff
|
2017-09-20 21:45:32 +02:00 |
|
Felix
|
a9c5d6350f
|
add Textview to collapsingToolbarLayout for multiline titles
|
2017-09-20 21:45:19 +02:00 |
|
Felix
|
f22e7eceb3
|
remove transition animations for everything but the thumbnail
|
2017-09-20 21:44:19 +02:00 |
|
Felix
|
8f5edc6b48
|
reduce number of columns for large screens in portrait to 3
|
2017-09-20 21:42:50 +02:00 |
|
Felix
|
7a139252f7
|
fix animation glitch on returning from EventsDetailsFragment
|
2017-09-20 21:28:30 +02:00 |
|
Felix
|
d94a3ab318
|
fix disappearing fragments issue
|
2017-09-20 21:12:19 +02:00 |
|
Felix
|
d34c977abf
|
partially solve retention of status on orientation change
|
2017-09-20 19:45:25 +02:00 |
|
Felix
|
65d47fe85a
|
implement new layout for EventDetails
|
2017-09-20 19:44:48 +02:00 |
|
Felix
|
7be45b55de
|
renamed stuff
|
2017-09-20 19:41:23 +02:00 |
|
Felix
|
26712b4236
|
fiddle with layout and transitions
|
2017-09-20 01:24:15 +02:00 |
|
Felix
|
ea50fea91f
|
implement Transistions between Events and Eventdetails
|
2017-09-19 23:28:01 +02:00 |
|
Felix
|
3c12ab5949
|
implement EventDetailFragment that shows basic Information
|
2017-09-19 21:14:38 +02:00 |
|
Felix
|
e5ba048dc7
|
update gitignore
|
2017-09-19 21:14:05 +02:00 |
|
Felix
|
9ea551108d
|
add eventDetailsFragment and refactor
|
2017-09-19 19:43:23 +02:00 |
|
Felix
|
b40a1098ad
|
only show tags, when they make sense
|
2017-09-19 18:41:48 +02:00 |
|
Felix
|
e4fdd14537
|
show tags for events in cardview
|
2017-09-19 18:31:55 +02:00 |
|
Felix
|
3e2ead0ed6
|
sort events alphabeticaly
|
2017-09-19 17:29:30 +02:00 |
|
Felix
|
095b07a224
|
delete unused adapter
|
2017-09-19 17:27:16 +02:00 |
|
Felix
|
b3ca73002b
|
move to single activity with fragments
|
2017-09-19 17:20:48 +02:00 |
|
Felix
|
a565a7906b
|
show mulitple commons for events on larger screens
|
2017-09-19 14:51:04 +02:00 |
|
Felix
|
9d1334bce2
|
disable Sendeschleife because of invalid MPD
|
2017-09-19 14:33:10 +02:00 |
|
Felix
|
9f5fee957d
|
refactored adapters
|
2017-09-19 13:45:59 +02:00 |
|
Felix
|
f2275a2fae
|
show eventlist in EventsActivity
|
2017-09-19 00:56:40 +02:00 |
|
Felix
|
165133d92f
|
add empty eventsactivity
|
2017-09-19 00:27:10 +02:00 |
|
Felix
|
d900201aa1
|
tweak layout for large screens
|
2017-09-19 00:26:44 +02:00 |
|
Felix
|
78c72204d5
|
extracted module touch
|
2017-09-18 22:32:39 +02:00 |
|
Felix
|
08700ef690
|
extracte module common
|
2017-09-18 21:56:00 +02:00 |
|
Felix
|
74174f5611
|
implement first touch activity, browsing conferences
|
2017-09-18 20:46:36 +02:00 |
|
Felix
|
bc14d76b26
|
small refactor
|
2017-09-18 20:44:36 +02:00 |
|