Akinwale Ariwodola
e47a1e0bf2
add screen class override for setCurrentScreen
2019-08-23 14:39:08 +01:00
Akinwale Ariwodola
7b2044d2a4
sdk 0.39.0. app head: publish / featured search tweaks
2019-08-21 16:52:28 +01:00
Akinwale Ariwodola
16f270fb9f
bumpversion 0.8.1 --> 0.8.2
2019-08-20 17:54:40 +01:00
Akinwale Ariwodola
d84fb51f6f
app head: gallery thumbnails and publish style tweaks
2019-08-15 06:08:53 +01:00
Akinwale Ariwodola
a8309ffaf5
add ReactMethod to call firebase setCurrentScreen
2019-08-14 16:15:20 +01:00
Akinwale Ariwodola
fd97ba3ae9
Drawer menu stutter ( #633 )
...
* app head: fix drawer menu stuttering and getting stuck
* fix release script
* fix 32-bit gradle template
2019-08-13 12:32:38 +01:00
Akinwale Ariwodola
f49e8134dd
app head: fix remaining publish bugs
2019-08-12 13:23:11 +01:00
Akinwale Ariwodola
9440855bf2
app head: fix publishing bugs
2019-08-11 00:08:06 +01:00
Akinwale Ariwodola
938512f826
bumpversion 0.8.0 --> 0.8.1
2019-08-10 07:58:00 +01:00
Akinwale Ariwodola
d266b9f55b
Performance ( #626 )
2019-08-09 07:42:21 +01:00
Akinwale Ariwodola
6bc67dd303
bumpversion 0.7.5 --> 0.8.0
2019-07-30 15:44:41 +01:00
Akinwale Ariwodola
b721a52584
app head: updates for next release
2019-07-30 15:39:22 +01:00
Akinwale Ariwodola
d02689fc67
Discovery ( #610 )
...
* discovery changes
* app head: tag page and content sorting
* app head: fix styles and tag page load
* app head: update subscriptions view using claim_search results
* app head: add horizontal subscribed channels list
* app head: add tag customisation to explore and trending pages
* update to sdk 0.38.3. app head: subscriptions and suggested channels
2019-07-26 09:14:25 +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
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
88a7a9b6b1
upgrade to sdk 0.38.0
2019-07-07 15:19:21 +01:00
Akinwale Ariwodola
0a210b6e09
bumpversion 0.7.4 --> 0.7.5
2019-06-21 10:20:44 +01:00
Akinwale Ariwodola
41c124e042
bumpversion 0.7.3 --> 0.7.4
2019-06-14 08:44:11 +01:00
Akinwale Ariwodola
a2c0851ac7
bumpversion 0.7.2 --> 0.7.3
2019-06-04 05:57:36 +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
309b1e70e6
bumpversion 0.7.1 --> 0.7.2
2019-06-03 09:02:00 +01:00
Akinwale Ariwodola
8b3a0d22be
bumpversion 0.7.0 --> 0.7.1
2019-05-29 18:04:42 +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
f3b07be01f
bumpversion 0.6.2 --> 0.7.0
2019-05-02 07:10:23 +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
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
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
534a966ee8
bumpversion 0.6.1 --> 0.6.2
2019-04-02 22:17:52 +01:00
Akinwale Ariwodola
916af88c53
bumpversion 0.6.0 --> 0.6.1
2019-04-02 11:40:58 +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
42075291ce
fix send log error on devices running Android 6 and lower
2019-03-08 17:23:09 +01:00
Akinwale Ariwodola
eceeed8290
bumpversion 0.5.0 --> 0.6.0
2019-03-05 14:46:59 +01:00
Akinwale Ariwodola
8f609fa900
0.5.0 rc ( #436 )
...
* fixes for release
* fix subscriptions view. change Latest First to Latest Only.
* fix channel subscription uri
* fix subscription notifications
* some iconography and label changes
* change sdk log level for release builds
* sort all subscriptions by newest first
* fix crash with Picasso thumbnail fetch operation
* add check for null / undefined filenames after stopping download
* update sdk to 0.32.3. fix download notification.
2019-02-22 04:28:11 +01:00
Akinwale Ariwodola
3a9187d795
App rating reminder ( #428 )
...
* updates for lbry sdk 0.32.0
* update package.json
* update interval to 7 days
2019-02-18 19:19:18 +01:00
Akinwale Ariwodola
c8de700460
bumpversion 0.4.0 --> 0.5.0
2019-02-16 06:07:11 +01:00
Akinwale Ariwodola
f631dd5c7b
bumpversion 0.3.1 --> 0.4.0
2019-01-31 15:58:33 +01:00
Akinwale Ariwodola
2892abc7a8
log final settings
2019-01-31 00:55:37 +01:00
Akinwale Ariwodola
2da930cd41
fix: claim content download path
2019-01-30 19:27:29 +01:00
Jack Robison
f41983a7b6
update and clean up lbrynetservice.py ( #367 )
2019-01-30 00:59:07 +01:00
Akinwale Ariwodola
2c56c78467
Subscription notifications implementation ( #407 )
...
* add notifications for unread subscriptions
2019-01-21 17:11:31 +01:00
Akinwale Ariwodola
53bfba0320
bumpversion 0.3.0 --> 0.3.1
2019-01-08 19:14:38 +01:00
Akinwale Ariwodola
bb420542ef
bumpversion 0.2.3 --> 0.3.0
2018-12-13 00:15:29 +01:00
Akinwale Ariwodola
b2fa6bb3a9
change font to Inter-UI. change LBRY green colour.
2018-12-13 00:15:29 +01:00
Akinwale Ariwodola
53166d9bba
pin lbrynet to v0.30.1. set build_type to dev or release based on build config.
2018-12-13 00:15:29 +01:00
Akinwale Ariwodola
2e31a7fbdb
enable easy sharing of lbrynet log file
2018-12-02 00:34:57 +01:00