Akinwale Ariwodola
d1362f2ea3
show message for manual verification when phone verification fails
2019-01-21 18:53:01 +01:00
Akinwale Ariwodola
2c56c78467
Subscription notifications implementation ( #407 )
...
* add notifications for unread subscriptions
2019-01-21 17:11:31 +01:00
Akinwale Ariwodola
ec928c943d
better back button navigation handling ( #408 )
...
* better back button navigation handling
* add console=plain option to gradlew
2019-01-21 14:35:11 +01:00
Akinwale Ariwodola
c96b4afcc7
Merge pull request #387 from lbryio/channel-page-pagination
...
add previous and next buttons to navigate channel pages
2019-01-08 03:03:09 +01:00
Akinwale Ariwodola
4c741b9ac9
remove the RECEIVE_SMS permission ( #386 )
2019-01-07 11:28:19 +01:00
Akinwale Ariwodola
6b184c49ad
add previous and next buttons to navigate channel pages
2019-01-07 11:00:30 +01:00
Akinwale Ariwodola
6991b99ea9
Mobile subscriptions ( #382 )
...
* add subscribe button to file page
* add My Subscriptions page
* get module resolve babel plugin working to eliminate ugly imports
2019-01-07 08:26:47 +01:00
Akinwale Ariwodola
8bbfd1007d
add support for custom reward codes
2018-12-11 19:37:48 +01:00
Akinwale Ariwodola
48b92ed2a6
fix for drawer menu and title text on OnePlus devices ( #370 )
...
* use Metropolis font for drawer menu items
* change title font to Metropolis
2018-12-01 23:07:21 +01:00
Akinwale Ariwodola
4d075095ad
implement send tip functionality ( #366 )
2018-11-28 15:44:08 +01:00
Akinwale Ariwodola
f202797954
merge with master to fix package-lock.json conflict
2018-11-24 14:22:56 +01:00
Akinwale Ariwodola
f1ee7586f9
updates to handle the updated notification implementation in lbry-redux
2018-11-24 14:19:44 +01:00
Akinwale Ariwodola
dbf9760780
add confirmation dialog for sending LBC
2018-11-21 11:23:38 +01:00
Sean Yesmunt
eb4995da86
move to new notificaion logic - UNTESTED
2018-11-20 12:07:12 -05:00
Akinwale Ariwodola
f034b313b3
increased button touch areas and improved soft keyboard touch handling ( #335 )
2018-10-23 15:52:44 +01:00
Akinwale Ariwodola
4409849143
make the entire reward card area respond to touch
2018-10-04 13:57:15 +01:00
Akinwale Ariwodola
8b8cf9cd7a
improve stop download experience
2018-09-26 21:11:55 +01:00
Akinwale Ariwodola
7c969cbe93
fix for red screen during phone number verification
2018-09-26 17:55:03 +01:00
Akinwale Ariwodola
975c59a114
dismiss button added to reward summary, and some style tweaks.
2018-09-24 14:59:00 +01:00
Akinwale Ariwodola
8a862439cc
do not display reward summary if the user is approved for rewards
2018-09-14 13:39:18 -04: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
404647c4cb
add storage stats card to My LBRY downloads page ( #278 )
...
* add storage stats card to My LBRY downloads page
* add decimalPoints parameter to formatBytes method
* some more tweaks to notifications and startup
* cancel all notifications if the service is not running when the activity is destroyed
2018-09-03 03:00:54 +01:00
Akinwale Ariwodola
c0b464ae36
implement phone verification ( #274 )
...
* implement phone verification
* update permissions in buildozer.spec
2018-09-03 02:57:54 +01:00
Akinwale Ariwodola
87a50c494f
use openDrawer in react-navigation v2. Tweak hardware back button behaviour.
2018-09-02 08:32:09 +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
4b7be60c27
better performance on lower end devices with react-native-fast-image ( #275 )
...
* thumbnail aspect ratio sizing tweaks
* show approximate values for formatted bytes
* truncate titles over 80 characters in the file item list component
2018-09-01 22:04:50 +01:00
Akinwale Ariwodola
e9abbf256e
implement my LBRY downloads page ( #273 )
2018-08-31 08:56:41 +01:00
Akinwale Ariwodola
346c7a027d
update thumbnail display in search results and add channel links
2018-08-31 00:39:25 +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
ef55bd2719
create navigation button component and handle onPress events properly
2018-08-29 21:19:49 +01:00
Akinwale Ariwodola
eeacbbb979
tweak thumbnail aspect ratio and sizing on discover and search pages
2018-08-28 20:23:48 +01:00
Akinwale Ariwodola
c25785ccf4
Mobile rewards ( #251 )
2018-08-28 11:59:14 +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
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
066919259c
better media aspect ratio handling
2018-08-16 17:50:59 +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
9d63c50a2d
Uri encode filenames with spaces for the media player
2018-08-13 10:04:02 +01:00