Akinwale Ariwodola
7313e2d1c4
implement touch to seek for media playback using the seek bar ( #271 )
2018-08-31 00:15:13 +01:00
Akinwale Ariwodola
a34a8136c2
add time to start (in seconds) to Play track event for new downloads ( #269 )
...
* add time to start (in seconds) to Play track event for new downloads
* send time_to_start parameter with file/view call
2018-08-30 18:11:03 +01:00
Akinwale Ariwodola
e1e8fa410a
escape special characters for the encoded path ( #262 )
2018-08-27 18:14:29 +01:00
Akinwale Ariwodola
df561cc582
Background media controls ( #242 )
...
* create background control notification when background play is enabled
2018-08-20 16:00:16 +01:00
Akinwale Ariwodola
066919259c
better media aspect ratio handling
2018-08-16 17:50:59 +01:00
Akinwale Ariwodola
9d63c50a2d
Uri encode filenames with spaces for the media player
2018-08-13 10:04:02 +01:00
Akinwale Ariwodola
55275e48de
Update react-native-vector-icons package to 5.0.0 for FontAwesome 5 ( #222 )
2018-08-08 17:52:26 +01:00
Akinwale Ariwodola
e8a572032a
Fullscreen scrubber ( #205 )
...
* fix problems with fullscreen scrubber adjustments
2018-07-24 14:28:45 +01:00
Akinwale Ariwodola
b8e52e2117
tweaks to media display in landscape mode ( #197 )
...
* tweaks to media display in landscape mode
2018-07-17 17:59:58 +01:00
Akinwale Ariwodola
1aa03edf6e
added a delay to seeking state reset
2018-07-05 17:45:55 +01:00
Akinwale Ariwodola
f66b8affb1
Use Play as button text on the file page for audio/video
2018-06-24 09:33:02 +01:00
akinwale
ceeef6324e
Video fullscreen switch ( #132 )
...
* file page download progress display and media loading / playback tweaks
* Moved MediaPlayer component to be a child of the top-level view
* hide tracking controls when player controls are hidden in fullscreen mode
2018-05-19 16:11:59 +01:00
Akinwale Ariwodola
59f5b5ede3
file page download progress display and media loading / playback tweaks
2018-05-18 12:00:58 +01:00
akinwale
90d17604fc
First run timing ( #83 )
...
* first run time tracking implementation
* Fix values in AsyncStorage calls. Some tweaks to Mixpanel event properties.
* remove first launch related items in AsyncStorage after final retrieval
2018-04-24 20:32:17 +01:00
Akinwale Ariwodola
c6129ffc31
added new setting to toggle background media play
2018-04-23 10:26:09 +01:00
Akinwale Ariwodola
bb7fa61c33
Implemented Mixpanel analytics
2018-04-20 03:14:44 +01:00
akinwale
76dee67e9a
First alpha release ( #52 )
...
* added __version__ to main.py
* package name changed from io.lbry.lbrynet to io.lbry.browser
* removed unnecessary WRITE_EXTERNAL_STORAGE permission from AndroidManifest template, buildozer.spec updates and some cleanup
2018-03-31 10:28:26 +01:00
Akinwale Ariwodola
6f6696b5bb
implemented basic settings page with background service running option
2018-03-23 00:20:03 +01:00
Akinwale Ariwodola
08808ad3eb
implemented rudimentary media seeker. Still needs some tweaking.
2018-03-22 07:26:04 +01:00