Akinwale Ariwodola
|
a5b67d4923
|
Merge pull request #266 from lbryio/blob-delete-revisited
do not delete the sd hash blob when deleting file blobs
|
2018-08-29 01:01:00 +01:00 |
|
Akinwale Ariwodola
|
34a4df96fc
|
do not delete the sd hash blob when deleting file blobs
|
2018-08-28 21:10:11 +01:00 |
|
Akinwale Ariwodola
|
2a010e2643
|
update package.json
|
2018-08-28 19:25:18 +01:00 |
|
Akinwale Ariwodola
|
c25785ccf4
|
Mobile rewards (#251)
|
2018-08-28 11:59:14 +01:00 |
|
Akinwale Ariwodola
|
050fc2b29e
|
tweaks to the download notifications (#260)
|
2018-08-28 07:29:12 +01:00 |
|
Akinwale Ariwodola
|
e1e8fa410a
|
escape special characters for the encoded path (#262)
|
2018-08-27 18:14:29 +01:00 |
|
Akinwale Ariwodola
|
becf21b7ea
|
Merge pull request #263 from lbryio/fix-search
submit search queries from the omnibar on the search page
|
2018-08-27 16:53:36 +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
|
793541474a
|
submit search queries from the omnibar on the search page
|
2018-08-27 09:01:05 +01:00 |
|
Akinwale Ariwodola
|
94f9ad6cc4
|
display floating wallet balance (#252)
* display floating wallet balance
|
2018-08-24 11:10:30 +01:00 |
|
Sean Yesmunt
|
9a89d4c44c
|
Merge pull request #250 from lbryio/search-selector
use new search suggestion selector
|
2018-08-22 11:13:41 -04:00 |
|
Akinwale Ariwodola
|
b99ffa0395
|
add stop action button to LBRY service notification (#248)
|
2018-08-22 13:50:59 +01:00 |
|
Akinwale Ariwodola
|
f926dc28be
|
Merge pull request #249 from lbryio/omnibar-text-alignment
URI bar text visible from the left when it's not focused
|
2018-08-21 06:10:10 +01:00 |
|
Sean Yesmunt
|
5b92d477e2
|
use new search suggestion selector
|
2018-08-21 00:30:36 -04: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
|
da60aeb71b
|
delete individual blob files for completed file downloads to save space (#234)
|
2018-08-17 19:11:15 +01:00 |
|
Akinwale Ariwodola
|
684f4867c3
|
URI bar text visible from the left when it's not focused
|
2018-08-17 15:08:19 +01:00 |
|
Akinwale Ariwodola
|
82a7846e6d
|
Merge pull request #238 from lbryio/hide-navigation-bar-fix
obtain the proper activity reference in the utility module
|
2018-08-16 19:27:54 +01:00 |
|
Akinwale Ariwodola
|
a9199661a4
|
obtain the proper activity reference in the utility module
|
2018-08-16 18:42:07 +01:00 |
|
Akinwale Ariwodola
|
d07fc29a96
|
Merge pull request #237 from lbryio/video-aspect-ratio-tweak
better media aspect ratio handling
|
2018-08-16 18:04:46 +01:00 |
|
Akinwale Ariwodola
|
066919259c
|
better media aspect ratio handling
|
2018-08-16 17:50:59 +01:00 |
|
Akinwale Ariwodola
|
a094ba7d5c
|
Merge pull request #236 from lbryio/email-verify-tweak
tweaks to the user email verification process
|
2018-08-16 13:43:02 +01:00 |
|
Akinwale Ariwodola
|
76a9485f0b
|
tweaks to the user email verification process
|
2018-08-16 13:21:28 +01:00 |
|
Akinwale Ariwodola
|
413ef66701
|
complete authentication flow and email verification link implementation (#232)
* complete authentication flow and email verification link implementation
* send appVersion and deviceId with authentication request
|
2018-08-16 10:48:34 +01:00 |
|
Akinwale Ariwodola
|
1e91a53a8a
|
Merge pull request #233 from lbryio/python-requirements-tweak
Update Twisted version. Remove pycrypto recipe.
|
2018-08-15 17:02:21 +01:00 |
|
Akinwale Ariwodola
|
0db7e51d69
|
bumpversion 0.1.9 --> 0.1.10
|
2018-08-14 18:23:59 +01:00 |
|
Akinwale Ariwodola
|
cdf7f75058
|
Merge pull request #231 from lbryio/notification-channel-hotfix
Fix service notification channel for older Android versions (prior to Oreo)
|
2018-08-14 18:19:32 +01:00 |
|
Akinwale Ariwodola
|
84e4151f42
|
use new libgmp mirror for builds
|
2018-08-14 17:45:54 +01:00 |
|
Akinwale Ariwodola
|
3a9729de06
|
Fix service notification channel for older Android versions (prior to Oreo)
|
2018-08-14 16:15:04 +01:00 |
|
Akinwale Ariwodola
|
93e8882433
|
bumpversion 0.1.8 --> 0.1.9
|
2018-08-14 08:13:38 +01:00 |
|
Akinwale Ariwodola
|
56a49e323a
|
Merge pull request #229 from lbryio/uri-encode-paths
Uri encode filenames with spaces for the media player
|
2018-08-14 07:51:05 +01:00 |
|
Akinwale Ariwodola
|
de97703128
|
Merge pull request #230 from lbryio/daemon-status-tweaks
update status call on About page and some style tweaks
|
2018-08-13 22:04:37 +01:00 |
|
Akinwale Ariwodola
|
f820d19f55
|
search results style tweak
|
2018-08-13 21:51:17 +01:00 |
|
Akinwale Ariwodola
|
a2094e9953
|
update status call on About page and some style tweaks
|
2018-08-13 21:40:46 +01:00 |
|
Akinwale Ariwodola
|
e5000f6502
|
splash screen downloading_headers flag tweak
|
2018-08-13 15:49:12 +01:00 |
|
Akinwale Ariwodola
|
9d63c50a2d
|
Uri encode filenames with spaces for the media player
|
2018-08-13 10:04:02 +01:00 |
|
Akinwale Ariwodola
|
ee90951945
|
Use redux-persist-filesystem-storage engine due to AsyncStorage size limitation on Android (#227)
|
2018-08-13 10:00:02 +01:00 |
|
Akinwale Ariwodola
|
8ed87d0739
|
Merge pull request #228 from lbryio/media-aspect-ratio
improved aspect ratio for videos on the file page
|
2018-08-13 09:59:32 +01:00 |
|
Akinwale Ariwodola
|
1ebac0df21
|
improved aspect ratio for videos on the file page
|
2018-08-13 08:48:06 +01:00 |
|
Akinwale Ariwodola
|
a4e6025607
|
Daemon 0.21 updates (#223)
|
2018-08-13 07:12:13 +01:00 |
|
Akinwale Ariwodola
|
6ef03b8921
|
Merge pull request #226 from lbryio/animated-gifs
ImageView animated gif support
|
2018-08-12 23:33:06 +01:00 |
|
Akinwale Ariwodola
|
fdd6c87a31
|
ImageView animated gif support
|
2018-08-12 14:45:38 +01:00 |
|
Akinwale Ariwodola
|
89bfc845f6
|
Build and package modifications for react-native-video module updates (#225)
* Build and package modifications for react-native-video module updates
* change Android appcompat v7 lib version to 27.1.1
|
2018-08-11 20:48:54 +01:00 |
|
Akinwale Ariwodola
|
9af5c0e0f4
|
Merge pull request #224 from lbryio/download-notification-icon
change download notification icon
|
2018-08-09 22:44:58 +01:00 |
|
Akinwale Ariwodola
|
8e92b21d60
|
change download notification icon
|
2018-08-09 21:42:17 +01:00 |
|
Akinwale Ariwodola
|
9882d9d1c9
|
FontAwesome 5 everywhere
|
2018-08-08 18:11:25 +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
|
3da896d369
|
Merge pull request #221 from lbryio/delete-button
Delete and Stop download button tweaks
|
2018-08-08 17:27:07 +01:00 |
|
Akinwale Ariwodola
|
745aa61466
|
Delete and Stop download button tweaks
|
2018-08-08 16:22:56 +01:00 |
|
Akinwale Ariwodola
|
2672144dbe
|
Merge pull request #220 from lbryio/play-icon
Add play icon to the Play button for media
|
2018-08-08 15:53:09 +01:00 |
|