Commit graph

427 commits

Author SHA1 Message Date
Jeremy Kauffman
a4d826dc27 minor copy changes 2019-04-19 15:50:51 -04:00
Akinwale Ariwodola
e1bc650fc0 finishing touches to first run 2019-04-17 16:25:24 +01:00
Akinwale Ariwodola
04a8210c21 more first run flow and account setup changes 2019-04-17 10:47:28 +01:00
Akinwale Ariwodola
ba2b63af33 more first run flow and account setup changes 2019-04-17 10:22:56 +01:00
Akinwale Ariwodola
c4c51f2af2 fix continue button position on wallet first run screen 2019-04-05 10:24:04 +01:00
Akinwale Ariwodola
d4464f3de8 some first run flow changes 2019-04-05 10:24:04 +01:00
Akinwale Ariwodola
3a70c43a55 trigger build 2019-04-05 10:24:04 +01:00
Akinwale Ariwodola
6eb4edaf1f display total wallet balance. fix dispatch prop. 2019-04-05 10:24:04 +01:00
Akinwale Ariwodola
0f5003ec02 fix NativeModules import on wallet page 2019-04-05 10:24:04 +01:00
Akinwale Ariwodola
a18bec6d52 fix openssl recipe and tweak build 2019-04-05 10:24:04 +01:00
Akinwale Ariwodola
c251e4f875 finish sync implementation and fix build for openssl 1.1.1b required for sdk 2019-04-05 10:23:19 +01:00
Akinwale Ariwodola
42cc698e15 first run updates for sync 2019-04-05 10:17:28 +01:00
Akinwale Ariwodola
f79ad3dabc
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
2019-04-05 09:13:35 +01:00
Akinwale Ariwodola
c5ebfa5021 fix navigate to main on splash page 2019-04-02 22:38:55 +01:00
Akinwale Ariwodola
534a966ee8 bumpversion 0.6.1 --> 0.6.2 2019-04-02 22:17:52 +01:00
Akinwale Ariwodola
7484596fb4
0.6.1 fixes (#512)
* fix issues with 0.6.1 release
2019-04-02 22:16:53 +01:00
Akinwale Ariwodola
1637752b02
Merge pull request #510 from lbryio/release-0.6.1 2019-04-02 14:51:57 +01:00
Akinwale Ariwodola
4ce424d4db move unclaimed reward amount to the left of floating wallet balance 2019-04-02 12:00:33 +01:00
Akinwale Ariwodola
916af88c53 bumpversion 0.6.0 --> 0.6.1 2019-04-02 11:40:58 +01:00
Akinwale Ariwodola
2314565fe1 hide 'No, thanks' button during email new request 2019-04-01 21:09:06 +01:00
Akinwale Ariwodola
d7be4f138c fix continue button position on wallet first run screen 2019-04-01 21:04:51 +01:00
Akinwale Ariwodola
b21776c517
Merge pull request #509 from lbryio/sdk-requirements-cleanup
clean up python sdk requirements
2019-03-31 06:51:37 +01:00
Akinwale Ariwodola
6bb128e38a clean up python sdk requirements 2019-03-30 23:51:38 +01:00
Akinwale Ariwodola
8b2694efb7
New build (#508)
* fix build for openssl 1.1.1b required for sdk
(cherry picked from commit aa49e3b275)

* use js code from master

* fix openssl recipe and tweak build
(cherry picked from commit 6e94c27021)

* remove unused build recipes
(cherry picked from commit f5c0577bdb)
2019-03-30 21:58:45 +01:00
Akinwale Ariwodola
f853132e9b use different gradle output (until sync build update) 2019-03-30 21:19:31 +01:00
Akinwale Ariwodola
39e8d5513a add modified mangled-glibc-syscalls.h for crystax build 2019-03-30 20:43:15 +01:00
Akinwale Ariwodola
6feadf73dd revert to default gradle apk output folder 2019-03-30 20:36:56 +01:00
Akinwale Ariwodola
450070732d some first run flow changes 2019-03-30 11:17:07 +01:00
Akinwale Ariwodola
f5c0577bdb remove unused build recipes 2019-03-30 10:31:10 +01:00
Akinwale Ariwodola
d683c48338 add pipeline status to README.md 2019-03-30 10:24:20 +01:00
Akinwale Ariwodola
c0d81d9239 trigger build 2019-03-30 07:04:04 +01:00
Akinwale Ariwodola
d16a614584 display total wallet balance. fix dispatch prop. 2019-03-30 05:06:31 +01:00
Akinwale Ariwodola
ee75a6bca6 fix NativeModules import on wallet page 2019-03-29 18:35:14 +01:00
Akinwale Ariwodola
6e94c27021 fix openssl recipe and tweak build 2019-03-29 18:29:45 +01:00
Akinwale Ariwodola
aa49e3b275 finish sync implementation and fix build for openssl 1.1.1b required for sdk 2019-03-29 16:34:59 +01:00
Akinwale Ariwodola
171f7841c9 first run updates for sync 2019-03-29 03:37:51 +01:00
Akinwale Ariwodola
4a684b0bec
Merge pull request #502 from lbryio/search-fix
fix search and related content
2019-03-28 18:01:47 +01:00
Akinwale Ariwodola
6d7768e904
Merge pull request #503 from lbryio/file-page-tweaks
some pre-redesign tweaks to the file page
2019-03-27 10:17:16 +01:00
Akinwale Ariwodola
a645c4530f some pre-redesign tweaks to the file page 2019-03-27 10:13:13 +01:00
Akinwale Ariwodola
4d61462290 fix search and related content 2019-03-27 08:13:09 +01:00
Akinwale Ariwodola
877ce8d008 fix imports on trending page 2019-03-26 16:21:38 +01:00
Akinwale Ariwodola
fbff91774e use pipeline number as build number 2019-03-26 15:49:08 +01:00
Akinwale Ariwodola
53fb072373
Collapse description (#490)
* collapse file description by default and add display toggle
2019-03-26 15:10:07 +01:00
Akinwale Ariwodola
f30f1f47d5
Gitlab CI (#498) 2019-03-26 15:08:50 +01:00
Akinwale Ariwodola
d8b0e89c6c
Build update (#495)
* package and build updates
* add sdk preview license to build
* use build tools 26.0.2
* use different libgmp mirror
2019-03-25 07:45:19 +01:00
Akinwale Ariwodola
a353f13ebb
Merge pull request #494 from lbryio/lbry-dependencies
update to use new imports from lbryinc and lbry-redux
2019-03-22 08:22:29 +01:00
Akinwale Ariwodola
0d3415441f update to use new imports from lbryinc and lbry-redux 2019-03-20 15:37:14 +01:00
Akinwale Ariwodola
860d509d0f
Merge pull request #492 from lbryio/lbry.com
update lbry.io references to lbry.com
2019-03-20 15:02:20 +01:00
Akinwale Ariwodola
c86fdec8e6
Save media position (#489) 2019-03-20 15:01:21 +01:00
Akinwale Ariwodola
ca6fedd05c
Merge pull request #488 from lbryio/search-hint
shorten search hint
2019-03-15 14:37:14 +01:00