NewPipe-app-android/app/src
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
..
androidTest/java/org/schabi/newpipe first commit 2015-09-04 02:15:03 +02:00
main halfway through implementing timestamps: 2015-11-14 11:47:21 +00:00