Akinwale Ariwodola
4d1f142f9c
check sdk ready
2020-03-20 11:15:41 +01:00
Akinwale Ariwodola
e9c8f9432f
fix service notification not opening the app
2020-03-20 09:27:54 +01:00
Akinwale Ariwodola
56c375f344
lbry.tv hybrid mode ( #869 )
...
* lbry.tv experiment build
* add task for checking if the sdk is ready
* fix for special urls
* send onSdkStatusResponse events
* persist dht setting to file system
2020-03-20 08:30:34 +01:00
Akinwale Ariwodola
5b165a2339
remove dht debug logs
2020-03-17 23:10:10 +01:00
Akinwale Ariwodola
4627e284fa
sdk 0.64.0. check dht setting on startup.
2020-03-13 17:06:05 +01:00
Akinwale Ariwodola
966dd2bf2c
add log method to utility module
2020-03-13 02:03:39 +01:00
Akinwale Ariwodola
364de592fa
use snake case for payload keys
2020-03-12 21:16:39 +01:00
Akinwale Ariwodola
d38241f0d1
check for contentTitle and channelUrl in payload
2020-03-11 15:55:35 +01:00
Akinwale Ariwodola
e217be6b67
Fast lite mode (native code) ( #864 )
...
* fast loading lite mode
* add react methods for lbrynet dir and platform
* send additional url parameters for cold start
* pending intent
* update gitlab CI
2020-03-11 15:21:41 +01:00
Akinwale Ariwodola
b618b9fa2b
sdk 0.62.0. update secret files.
2020-03-02 18:39:35 +01:00
Akinwale Ariwodola
a5799347ad
New build ( #854 )
...
* new project structure compatiable with Android Studio
2020-02-27 19:20:06 +01:00
Akinwale Ariwodola
c977d2ed86
React Native codebase as a submodule ( #604 )
2019-07-09 05:34:46 +01:00
Akinwale Ariwodola
8459d10dc7
Publishing ( #577 )
...
* create gallery module for retrieving media from device
* gallery and ui flow for publishing
* publishing. add channel selector component.
* enable record and take photo buttons
* create thumbnails for camera media
* upload thumbnails. check publish success status.
* update to sdk 0.38.0. add tags / tag selection to publish.
2019-07-09 01:43:30 +01:00
Akinwale Ariwodola
60836ec5ec
Update wallet sync status display ( #597 )
...
* update wallet sync status display
* add disable wallet sync confirmation
* add wallet sync title
* use python 3.7 venv
2019-07-09 01:39:10 +01:00
Akinwale Ariwodola
120c3ca52f
add warning for proceeding with a blank password
2019-07-08 04:22:02 +01:00
Akinwale Ariwodola
01534caf13
handle account unlock failure ( #594 )
...
* display information to the user upon account_unlock failure
* remove trailing dots in messages
2019-07-07 15:26:20 +01:00
Akinwale Ariwodola
fdac63a299
increase status call timeout to 1000ms
2019-06-21 17:14:32 +01:00
Akinwale Ariwodola
945308dfbc
formatting
2019-06-21 10:19:25 +01:00
Akinwale Ariwodola
aa285f90ae
Merge pull request #588 from lbryio/wallet-send-paste
...
add paste button beside wallet address input
2019-06-21 10:17:59 +01:00
Akinwale Ariwodola
dd9677ea3b
add paste button beside wallet address input
2019-06-21 09:46:27 +01:00
Akinwale Ariwodola
ea60df592f
additional events to track first run flow
2019-06-21 08:21:14 +01:00
Akinwale Ariwodola
eca962ad68
sdk 0.37.4 update ( #579 )
...
* sdk 0.37.4 update
* pin lbry-redux commit hash
* hide save file button
2019-06-14 08:42:46 +01:00
Akinwale Ariwodola
964ed2d129
add prettier and eslint
2019-06-12 08:56:08 +01:00
Akinwale Ariwodola
6a1287d1b0
Merge pull request #576 from lbryio/first-run-restart
...
do not proceed past Setup account without an email address
2019-06-08 22:18:12 +01:00
Akinwale Ariwodola
d3f4abc50e
allow blank passwords ( #575 )
2019-06-08 22:17:27 +01:00
Akinwale Ariwodola
20da1b6461
do not proceed past Setup account without an email address
2019-06-07 06:21:09 +01:00
Akinwale Ariwodola
044947d4ae
Save audio/video files ( #564 )
...
* add save file button for audio/video
* set state for downloads initiated using the save file button
* allow actions to be shown if there's a download_path in fileInfo
* do not auto play downloaded media
2019-06-05 15:53:11 +01:00
Akinwale Ariwodola
7e136faea5
perform user authentication on first page of first run ( #572 )
...
* perform user authentication on first page of first run
* additional firebase events for first run
2019-06-04 05:56:45 +01:00
Akinwale Ariwodola
c892b51ff8
add custom drawer content to navigate to the topmost item in nested stacks
2019-05-31 05:41:44 +01:00
Akinwale Ariwodola
f4fe9294f0
fix backspace in search uri bar
2019-05-29 17:45:14 +01:00
Akinwale Ariwodola
67a2b76e41
create progress bar component ( #560 )
2019-05-29 16:40:59 +01:00
Akinwale Ariwodola
90ccf18fbf
fix typing in uri bar on search page
2019-05-29 16:39:34 +01:00
Akinwale Ariwodola
7f57447e57
change the appearance of the uri bar input ( #561 )
...
* change the appearance of the uri bar input
* improve no search results display
2019-05-29 11:53:27 +01:00
Akinwale Ariwodola
10beb9935f
change manual reward verification message
2019-05-28 20:41:57 +01:00
Akinwale Ariwodola
5fc2e1247b
Set default account upon wallet sync restore ( #556 )
2019-05-28 19:26:53 +01:00
Akinwale Ariwodola
67d4e97582
add reveal password icon and more UI tweaks ( #554 )
...
* add reveal password icon and more UI tweaks
* navigation workaround. more UI updates and tweaks.
* update control colours. fix search.
* optimise launcher icon. file page style tweak.
* optimise media player buffer values
2019-05-28 16:00:15 +01:00
Akinwale Ariwodola
abeadd858e
sdk 0.37.2 update for release ( #547 )
2019-05-27 10:30:33 +01:00
Akinwale Ariwodola
5a737ce38d
wait for user to complete email verification ( #548 )
...
* wait for user to complete email verification on first run
* add password strength meter. fix auth bugs in first run.
2019-05-23 22:11:52 +01:00
Akinwale Ariwodola
97f1b530b2
additional rewards page changes and new verification flow ( #542 )
2019-05-15 11:00:15 +01:00
Akinwale Ariwodola
f1393ae707
Merge branch 'master' of https://github.com/lbryio/lbry-android
2019-05-03 19:32:39 +01:00
Akinwale Ariwodola
0c274617cb
fix settings page background
2019-05-03 19:31:13 +01:00
Akinwale Ariwodola
c243645124
optimise display of rewards verification requirements
2019-05-03 12:21:56 +01:00
Akinwale Ariwodola
07f23ba927
Channel page redesign ( #528 )
...
* channel page redesign changes
* add constants. change publisher thumbnail resize mode.
2019-05-02 07:07:26 +01:00
Akinwale Ariwodola
7a7e96388b
Replace Mixpanel with Firebase (Google) analytics ( #535 )
...
* replace mixpanel with firebase analytics
* add encrypted google-services.json file
2019-05-02 07:06:42 +01:00
Akinwale Ariwodola
6371296b28
fix transparent player background covering touchable items
2019-05-01 12:45:04 +01:00
Akinwale Ariwodola
1666ea88fc
File view tags ( #527 )
...
* display claim tags below description
2019-04-29 11:26:30 +01:00
Akinwale Ariwodola
ff163a31bf
sdk 0.36 updates ( #526 )
...
* add requirements to support sdk 0.36
* updates for sdk 0.36
2019-04-29 10:38:17 +01:00
Akinwale Ariwodola
73d469dc8d
Explore page redesign ( #518 )
2019-04-24 15:31:44 +01:00
Akinwale Ariwodola
d0226ab4cc
Cross-device sync implementation ( #505 )
...
* first run updates for sync
* finish sync implementation and fix build for openssl 1.1.1b required for sdk
* fix openssl recipe and tweak build
* fix NativeModules import on wallet page
* display total wallet balance. fix dispatch prop.
* add pipeline status to README.md
* remove unused build recipes
* hide 'No, thanks' button during email new request
* bumpversion 0.6.0 --> 0.6.1
* move unclaimed reward amount to the left of floating wallet balance
* Upgrade to React Native 0.59.3 (#513 )
* upgrade to react native 0.59.3
* add FOREGROUND_SERVICE permission for Android 9 Pie (target sdk 28)
* put android.permission.FOREGROUND_SERVICE permission directly in AndroidManifest
* allow cleartext traffic
* minor copy changes
* enable secure password input and auto account_unlock on startup
2019-04-22 13:42:47 +01:00
Akinwale Ariwodola
f98d7c26dc
streamline reward summary
2019-04-17 16:37:55 +01:00