NewPipe-app-android/app
Adam Howard b0182ed604 halfway through implementing timestamps:
* still need to use the start position value stored in the PlayVideoActivity's Intent bundle, to set the VideoView using seekTo()
* need to test timestamp extraction regex, and possibly move it somewhere else
*need to find a better way to get the startPosition value to ActionBarHandler, which I thought used VideoInfo objects, but apparently doesn't
    * currently there is a small setStartPosition() method
2015-11-14 11:47:21 +00:00
..
src halfway through implementing timestamps: 2015-11-14 11:47:21 +00:00
.gitignore New version number 0.6.0 and some fixes: 2015-11-10 20:51:39 +01:00
build.gradle New version number 0.6.0 and some fixes: 2015-11-10 20:51:39 +01:00
proguard-rules.pro first commit 2015-09-04 02:15:03 +02:00