Akinwale Ariwodola
8b8cf9cd7a
improve stop download experience
2018-09-26 21:11:55 +01:00
Akinwale Ariwodola
51fcf04b0b
show blocked message for blacklisted content
2018-09-24 14:19:34 +01:00
Akinwale Ariwodola
adc9550e58
display the play / download button again upon a failure condition
2018-09-08 10:11:52 +01:00
Akinwale Ariwodola
0638b9f133
ongoing pre-beta tasks ( #284 )
...
* tapping on the player controls container while it is visible should hide the container
* change 'click' to 'tap'
* add related content component
* file list item resolving display tweaks
* increase number of search results to 25
* fix name display for identity claims in search results
2018-09-05 14:43:39 +01:00
Akinwale Ariwodola
8257d7b41d
more navigation tweaks ( #277 )
...
* upgrade react-navigation module, implement associated code updates
* call resolveUri for a file list item if the claim is not yet resolved
2018-09-02 08:12:21 +01:00
Akinwale Ariwodola
92f5e6e77c
group the background service and background media player notifications
2018-09-01 22:45:20 +01:00
Akinwale Ariwodola
e9abbf256e
implement my LBRY downloads page ( #273 )
2018-08-31 08:56:41 +01:00
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
e7b83326d0
some file page UX tweaks
2018-08-30 13:48:29 +01:00
Akinwale Ariwodola
9c3f2f44da
show animated activity indicator after the user presses the Play button ( #261 )
2018-08-27 16:53:03 +01:00
Akinwale Ariwodola
94f9ad6cc4
display floating wallet balance ( #252 )
...
* display floating wallet balance
2018-08-24 11:10:30 +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
745aa61466
Delete and Stop download button tweaks
2018-08-08 16:22:56 +01:00
Akinwale Ariwodola
cfb81fc530
add visual break before file description (if present)
2018-08-08 15:12:33 +01:00
Akinwale Ariwodola
bfefc53040
hide navigation bar in fullscreen playback mode
2018-07-29 09:12:45 +01:00
Akinwale Ariwodola
5a55beee7b
Merge remote-tracking branch 'origin/master' into keep-awake
2018-07-18 13:00:08 +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
Daniel Dominguez
4e763be6ec
Add Java module to keep the screen awake when needed.
2018-07-11 23:15:40 -03:00
Akinwale Ariwodola
afaa00d635
Link effect ( #199 )
...
* Add style to link on video file on tap. Adds a timeout to set it to false as Linking has a weird behavior when chrome vs youtube page is open.
* Add link to be semi-transparent onPress instead of green background.
2018-07-06 02:00:24 +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 Ariwodola
399ec8d108
Make channel names displayed on file items and the file page touchable ( #165 )
2018-06-07 06:57:41 +01:00
Akinwale Ariwodola
d24a18023d
make links in file descriptions clickable
2018-06-05 19:03:40 +01:00
Akinwale Ariwodola
6a60ce07e9
Improvements to the UriBar implementation and some navigation tweaks.
2018-05-26 00:20:44 +01:00
Akinwale Ariwodola
a89d8ac229
add support for viewing images, HTML and text files in the app
2018-05-25 18:39:02 +01:00
akinwale
3c8e7d13e0
enable purchases for paid content ( #133 )
2018-05-25 08:16:01 +01:00
akinwale
4fbf90654e
implement direct URI navigation ( #134 )
2018-05-24 23:47:55 +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 Ariwodola
a2c3f36065
add selectable flag for file title, channel name and description
2018-05-18 09:49:04 +01:00
akinwale
48350ff175
Added text view to display URIs at the bottom of the file page ( #116 )
...
* Added text view to display URIs at the bottom of the file page
* added color constants
2018-05-10 21:18:18 +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
bb7fa61c33
Implemented Mixpanel analytics
2018-04-20 03:14:44 +01:00
Akinwale Ariwodola
2d72afe1f0
fix action buttons displaying in full screen video mode
2018-04-11 11:13:32 -04:00
akinwale
1e32b6e875
Search result item component and search page ( #60 )
...
* Implemented SearchResultItem component and search page
2018-04-09 14:39:35 -04:00
akinwale
67783f3f34
Stop download functionality ( #45 )
2018-03-30 12:11:52 +01:00
akinwale
be7a2ae04c
added delete file button for completed downloads ( #44 )
2018-03-30 12:06:46 +01:00
Akinwale Ariwodola
08808ad3eb
implemented rudimentary media seeker. Still needs some tweaking.
2018-03-22 07:26:04 +01:00
Akinwale Ariwodola
deb9771b68
now with download progress bar and media playback
2018-03-18 15:42:16 +01:00
akinwale
2063e716f5
Splash screen, discover and file Pages ( #30 )
2018-03-11 16:32:13 +01:00