lbry-android/app
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
..
src Cross-device sync implementation (#505) 2019-04-22 13:42:47 +01:00
.babelrc Upgrade to React Native 0.59.3 (#513) 2019-04-05 09:13:35 +01:00
bundle.sh Splash screen, discover and file Pages (#30) 2018-03-11 16:32:13 +01:00
index.js implemented basic settings page with background service running option 2018-03-23 00:20:03 +01:00
package.json Cross-device sync implementation (#505) 2019-04-22 13:42:47 +01:00