Adam Howard
|
a18353df5f
|
still fighting with jdk version strings in app/app.iml, .idea/gradle.xml, .idea/misc.xml
|
2015-11-03 13:19:23 +00:00 |
Adam Howard
|
3c72113f4c
|
replaced 4-line regex blocks with call to equivalent method; removed unecessary try-catch blocks surrounding them: regex methods don't throw runtime exceptions
|
2015-11-03 12:56:11 +00:00 |
Adam Howard
|
7e193751c4
|
fixed app/app.iml, .idea/grade.xml and .idea/misc.xml siwtching jdk versions between 1.7 and 1.8. Added them to my local .gitignore
|
2015-11-03 12:08:30 +00:00 |
Adam Howard
|
4106a984ca
|
minor corrections pre-sync
|
2015-11-03 11:51:18 +00:00 |
Adam Howard
|
db0508b9ab
|
refactored StreamingService interface so it acts as a Factory (returning new instances of called classes, eg Extractor), rather than passing Class objects (which loses type safety) which are then instantiated. Also noticed there is a conflict between existing gradle setup and mine: misc.xml and app.iml have had their jvm version values switched from 1.8 to 1.7
|
2015-11-02 15:03:11 +00:00 |
Christian Schabesberger
|
d9e690f62c
|
added NextVideo support
|
2015-10-25 19:14:29 +01:00 |
Christian Schabesberger
|
038c59ce66
|
fiexed some smaller displaying errors
|
2015-10-24 16:04:27 +02:00 |
Christian Schabesberger
|
4f24d61c4b
|
put the play video button into the horizontal center
|
2015-09-21 23:53:10 +02:00 |
Christian Schabesberger
|
d24c87c9c9
|
added autio streaming & jumped to version 0.4.0
|
2015-09-21 21:12:48 +02:00 |
Christian Schabesberger
|
c59754499f
|
new app icon & made player fullscreen work better
|
2015-09-20 13:19:28 +02:00 |
Christian Schabesberger
|
d3cc518529
|
fiexed the very mesed up version number
|
2015-09-15 22:48:47 +02:00 |
Christian Schabesberger
|
73d61f17b5
|
first commit
|
2015-09-04 02:15:03 +02:00 |