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
Akinwale Ariwodola
6de1e41628
some updates to work with the latest lbrynet master ( #364 )
...
* build with lbrynet v0.30.1
* updates to use latest lbrynet master
* Disable DHT and hash announcer components.
* fix playback bug after download has started
2018-11-21 11:13:19 +01:00
Akinwale Ariwodola
c9c0249d4f
React native error handling ( #350 )
...
* added react native error handler package
* implement Mixpanel error tracking
2018-11-01 05:31:38 +01:00
Akinwale Ariwodola
8ece8cc14d
Python 3 asyncio selectors fix ( #344 )
2018-10-28 19:12:40 +01:00
Akinwale Ariwodola
e08f6ee73c
add / update recipes and build changes for Python 3.6.6 compatibility ( #315 )
...
* add / update recipes and build changes for Python 3.6.6 compatibility
* include Python 3 apt packages in travis build script
* use Python 3.6 in Travis
* Enable _blake2 and _sha3 in Python 3. Remove unnecessary files.
* change zope.interface version
* update cffi version
2018-10-07 15:59:03 +01:00
Akinwale Ariwodola
3d77756da0
bumpversion 0.2.2 --> 0.2.3
2018-10-03 07:16:02 +01:00
Akinwale Ariwodola
d45dac4587
bumpversion 0.2.1 --> 0.2.2
2018-09-30 17:00:39 +01:00
Akinwale Ariwodola
9b4ef98a3d
bumpversion 0.2.0 --> 0.2.1
2018-09-14 14:10:30 -04: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
ffd4f474ed
bumpversion 0.1.10 --> 0.2.0
2018-09-03 20:44:12 +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
e8185e0f9c
cancel specific notifications instead of using cancelAll
2018-09-02 17:54:37 +01:00
Akinwale Ariwodola
0592c42df0
Unify notification channels for background service and background media player
2018-09-02 11:38:15 +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
c25785ccf4
Mobile rewards ( #251 )
2018-08-28 11:59:14 +01:00
Akinwale Ariwodola
050fc2b29e
tweaks to the download notifications ( #260 )
2018-08-28 07:29:12 +01:00
Akinwale Ariwodola
b99ffa0395
add stop action button to LBRY service notification ( #248 )
2018-08-22 13:50:59 +01: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
a9199661a4
obtain the proper activity reference in the utility module
2018-08-16 18:42:07 +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
0db7e51d69
bumpversion 0.1.9 --> 0.1.10
2018-08-14 18:23:59 +01:00
Akinwale Ariwodola
3a9729de06
Fix service notification channel for older Android versions (prior to Oreo)
2018-08-14 16:15:04 +01:00
Akinwale Ariwodola
93e8882433
bumpversion 0.1.8 --> 0.1.9
2018-08-14 08:13:38 +01:00
Akinwale Ariwodola
ee90951945
Use redux-persist-filesystem-storage engine due to AsyncStorage size limitation on Android ( #227 )
2018-08-13 10:00:02 +01:00
Akinwale Ariwodola
a4e6025607
Daemon 0.21 updates ( #223 )
2018-08-13 07:12:13 +01:00
Akinwale Ariwodola
8e92b21d60
change download notification icon
2018-08-09 21:42:17 +01:00
Akinwale Ariwodola
55275e48de
Update react-native-vector-icons package to 5.0.0 for FontAwesome 5 ( #222 )
2018-08-08 17:52:26 +01:00
Akinwale Ariwodola
56afde24db
update service description
2018-08-06 18:16:50 +01:00
Akinwale Ariwodola
88fdc1b503
Android Oreo tweaks ( #217 )
...
* display notifications on Android 8.0 Oreo and higher using required notification channels
* fix daemon background service implementation for Android Oreo
2018-08-06 11:51:55 +01:00
Akinwale Ariwodola
bfefc53040
hide navigation bar in fullscreen playback mode
2018-07-29 09:12:45 +01:00
Akinwale Ariwodola
5a55beee7b
Merge remote-tracking branch 'origin/master' into keep-awake
2018-07-18 13:00:08 +01:00
Akinwale Ariwodola
b8e52e2117
tweaks to media display in landscape mode ( #197 )
...
* tweaks to media display in landscape mode
2018-07-17 17:59:58 +01:00
Daniel Dominguez
4e763be6ec
Add Java module to keep the screen awake when needed.
2018-07-11 23:15:40 -03:00
Akinwale Ariwodola
33abefdd14
request for READ_PHONE_STATE permission after storage permission is granted
2018-06-22 02:18:38 +01:00
Akinwale Ariwodola
245942ff14
added method to MainActivity to obtain a device ID ( #182 )
2018-06-20 19:07:20 +01:00
Akinwale Ariwodola
0da47c409f
Start daemon service immediately app starts (even for first run)
2018-06-18 14:20:37 +01:00
Akinwale Ariwodola
191bc33fa3
bumpversion 0.1.7 --> 0.1.8
2018-06-11 19:24:26 +01:00
Akinwale Ariwodola
468c41c526
implement extendable first run experience starting with welcome page
2018-06-08 09:13:45 +01:00
Akinwale Ariwodola
00f4745d46
bumpversion 0.1.6 --> 0.1.7
2018-05-27 22:00:46 +01:00
Akinwale Ariwodola
fd2d20af94
bumpversion 0.1.5 --> 0.1.6
2018-05-26 00:33:37 +01:00
akinwale
7d2e4c1e8c
Handle lbry:// url scheme, and download notification fixes. ( #139 )
2018-05-25 08:13:05 +01:00
Akinwale Ariwodola
1a6e3bf214
add debug build checks
2018-05-19 23:35:43 +01:00
Akinwale Ariwodola
16db19fac7
Increase storage requirement toast display duration
2018-05-19 23:03:03 +01:00
Akinwale Ariwodola
5e6dfb18f7
bumpversion 0.1.4 --> 0.1.5
2018-05-15 19:00:18 +01:00
Akinwale Ariwodola
491782a88e
bumpversion 0.1.3 --> 0.1.4
2018-05-10 23:08:22 +01:00
akinwale
614069e342
wallet alpha warning ( #118 )
2018-05-10 22:10:12 +01:00
akinwale
3706bc5936
Wallet implementation ( #92 )
...
* Created walletAddress and walletBalance components
* Added walletSend and transaction list components.
* added transaction history page
2018-05-03 19:58:31 +01:00
Akinwale Ariwodola
b8ad99b2a1
bumpversion
2018-04-24 21:02:50 +01:00
Akinwale Ariwodola
d018e9b577
Removed service foreground notification. Tapping on the download progress notification should open the app.
2018-04-23 05:32:19 +01:00
akinwale
496ec53f8a
About page ( #78 )
...
* added about page with version info
* lock drawer to closed state for About screen. Added About screen hardware back button handling.
2018-04-23 05:10:18 +01:00
akinwale
a4798c3cf9
Merge pull request #68 from lbryio/mixpanel
...
Implemented Mixpanel analytics
2018-04-23 05:00:38 +01:00
Akinwale Ariwodola
bb7fa61c33
Implemented Mixpanel analytics
2018-04-20 03:14:44 +01:00
Akinwale Ariwodola
0bb215a803
Allow download notifications to be dismissed. Group active download notifications.
2018-04-19 22:43:15 +01:00
Akinwale Ariwodola
a90c795891
bumpversion
2018-04-09 14:59:11 -04:00
akinwale
76dee67e9a
First alpha release ( #52 )
...
* added __version__ to main.py
* package name changed from io.lbry.lbrynet to io.lbry.browser
* removed unnecessary WRITE_EXTERNAL_STORAGE permission from AndroidManifest template, buildozer.spec updates and some cleanup
2018-03-31 10:28:26 +01:00
akinwale
67783f3f34
Stop download functionality ( #45 )
2018-03-30 12:11:52 +01:00
akinwale
5cb25e4171
added NSFW overlay component and a toggle option for NSFW content on the settings page ( #42 )
2018-03-30 12:02:19 +01:00
Akinwale Ariwodola
8eea4ac107
Added required permission request for WRITE_EXTERNAL_STORAGE on Android Marshmallow and higher (6+)
2018-03-26 22:09:02 +01:00
Akinwale Ariwodola
3e275e7be5
settings persisted to redux store
2018-03-23 08:09:01 +01:00
Akinwale Ariwodola
6f6696b5bb
implemented basic settings page with background service running option
2018-03-23 00:20:03 +01:00
Akinwale Ariwodola
08808ad3eb
implemented rudimentary media seeker. Still needs some tweaking.
2018-03-22 07:26:04 +01:00
Akinwale Ariwodola
deb9771b68
now with download progress bar and media playback
2018-03-18 15:42:16 +01:00
akinwale
2063e716f5
Splash screen, discover and file Pages ( #30 )
2018-03-11 16:32:13 +01:00
akinwale
316634f5b7
Integrate build process with React Native ( #18 )
...
* created react base and updated build to use android sdk 23
* add nodejs install step to travis build script
* added simple build script to create the react native bundle before the buildozer APK build
2017-12-28 19:06:31 +01:00
akinwale
4f720ece58
Switch build tool to Gradle ( #15 )
2017-12-21 08:24:31 +01:00
akinwale
968c5d1f8e
Wallet encryption ( #14 )
...
* enabled wallet encryption with custom keyring backend
* updated with lbry and lbryum master refs for wallet encryption
2017-12-20 17:10:30 +01:00
Akinwale Ariwodola
55f2aba998
main lbrynetservice hotfix
2017-10-08 10:58:24 +01:00
akinwale
9eeeefa1d2
Python unit tests ( #13 )
...
* Modified build to allow Python unit tests to run
* Added extra dependencies and build recipes for the unit tests
2017-10-03 10:16:24 +01:00
Akinwale Ariwodola
5694a25ff7
daemon RPC authentication with encrypted api key storage
2017-08-25 04:59:35 +01:00
akinwale
3c5f90bf14
Path utility class implementation ( #9 )
...
* Paths utility class implementation
* Updated buildozer requirements list
* lbry repository in buildozer.spec requirements changed to https://github.com/lbryio/lbry
2017-08-22 22:03:05 +01:00
akinwale
80aeb406af
Python logging ( #7 )
...
Service code cleanup. Kivy dependency eliminated. File and stdout logging working properly.
2017-08-17 23:06:57 +01:00
Akinwale Ariwodola
f211b0df99
Android service control activity implementation
2017-08-17 15:31:42 +01:00
Akinwale Ariwodola
744cfaebc2
Initial commit
2017-08-13 02:24:00 +01:00