Akinwale Ariwodola
c78f669fb1
Handle lbry:// url scheme. Properly set URL bar values. SDK 0.71.0.
2020-05-03 22:39:04 +01:00
Akinwale Ariwodola
78dd587901
Send tip dialog. Channel page share and follow/unfollow.
2020-05-03 13:46:31 +01:00
Akinwale Ariwodola
8cb51f5c17
Search cache. File view updates. Floating wallet balance.
2020-05-02 17:41:23 +01:00
Akinwale Ariwodola
f4b28c4d90
display no related content view when none loaded
2020-05-01 16:52:29 +01:00
Akinwale Ariwodola
cfa7e07eba
Editor's Choice. Reposts. Some ontent page tweaks.
2020-05-01 13:49:56 +01:00
Akinwale Ariwodola
5ceb081972
Wallet sync get and set preferences, update interval.
2020-05-01 04:44:40 +01:00
Akinwale Ariwodola
1d1c761d3f
Finish Following and All Content views. Add customize your tags view.
2020-04-30 19:05:37 +01:00
Akinwale Ariwodola
59584c1be7
Fix first time wallet sync. add Discover dialog to Following page.
2020-04-29 01:35:51 +01:00
Akinwale Ariwodola
cf052f9c80
initial native rewrite commit
2020-04-28 14:25:39 +01:00
Akinwale Ariwodola
5aa0513324
add getNativeBooleanSetting method
2020-03-21 09:18:48 +01:00
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