Akinwale Ariwodola
7b2044d2a4
sdk 0.39.0. app head: publish / featured search tweaks
2019-08-21 16:52:28 +01:00
Akinwale Ariwodola
dc59a1270f
sdk 0.39.2
2019-08-21 05:18:56 +01:00
Akinwale Ariwodola
c4f016c912
0.8.2 rc with sdk 0.39.0 update ( #640 )
...
* sdk 0.39.0
* update aioupnp commit hash
* add defusedxml dependency for aioupnp
2019-08-20 17:54:02 +01:00
Akinwale Ariwodola
e63bc44055
tweak fresco gradle dependencies. fail build if the bundle doesn't build.
2019-08-17 02:23:17 +01:00
Akinwale Ariwodola
bbc068b889
0.8.1 rc ( #628 )
...
* app head: fix first set of release blockers
* sdk 0.38.6
* app head: pin lbryinc version
* app head: fix error on tag page
* app head: update pinned lbry-redux version
* app head: fix tag page back navigation and routes
* app head: fix nsfw functionality. add GA events.
* app head: fix release blockers
2019-08-10 07:57:06 +01:00
Akinwale Ariwodola
e7eeb0bacd
sdk 0.38.5. app head: final discovery fixes. ( #618 )
2019-07-29 23:48:45 +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
dab8aec81c
upgrade to React Native 0.59.10
2019-07-12 15:54:33 +01:00
Akinwale Ariwodola
530923640c
arm64 ( #606 )
...
* 64-bit support
* update gitlab CI build
* update android.arch in buildozer.spec
2019-07-10 21:34:52 +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
88a7a9b6b1
upgrade to sdk 0.38.0
2019-07-07 15:19:21 +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
abeadd858e
sdk 0.37.2 update for release ( #547 )
2019-05-27 10:30:33 +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
ff163a31bf
sdk 0.36 updates ( #526 )
...
* add requirements to support sdk 0.36
* updates for sdk 0.36
2019-04-29 10:38:17 +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
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
32b128fe40
upgrade to sdk 0.32.4 ( #458 )
...
* upgrade to sdk 0.32.4
* update aiohttp version
* fix top margin on explore page
2019-03-06 15:11:26 +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
654d50cd1b
change app title to LBRY
2019-02-06 12:22:58 +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
4c741b9ac9
remove the RECEIVE_SMS permission ( #386 )
2019-01-07 11:28:19 +01:00
Akinwale Ariwodola
9a567ff5d0
Python 3.7 build ( #381 )
...
* Updated for Python 3.7.1
2018-12-27 09:04:21 +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
1dbc8847b1
pin torba branch with fix for current_task
2018-12-11 20:14:31 +01:00
Akinwale Ariwodola
48b92ed2a6
fix for drawer menu and title text on OnePlus devices ( #370 )
...
* use Metropolis font for drawer menu items
* change title font to Metropolis
2018-12-01 23:07:21 +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
b76498852e
daemon 0.30 changes ( #346 )
2018-10-28 22:44:52 +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
c0b464ae36
implement phone verification ( #274 )
...
* implement phone verification
* update permissions in buildozer.spec
2018-09-03 02:57:54 +01:00
Akinwale Ariwodola
9c3f2f44da
show animated activity indicator after the user presses the Play button ( #261 )
2018-08-27 16:53:03 +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
a4e6025607
Daemon 0.21 updates ( #223 )
2018-08-13 07:12:13 +01:00
Akinwale Ariwodola
fdd6c87a31
ImageView animated gif support
2018-08-12 14:45:38 +01:00
Akinwale Ariwodola
89bfc845f6
Build and package modifications for react-native-video module updates ( #225 )
...
* Build and package modifications for react-native-video module updates
* change Android appcompat v7 lib version to 27.1.1
2018-08-11 20:48:54 +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
Shawn Khameneh
5ef300b4a4
Add Vagrantfile for easier development environments ( #138 )
...
* Add Vagrantfile for easier development envrionments
* Adjust Vagrantfile and create buildozer.spec.vagrant, sucessful builds
* Fix permissions
2018-07-23 15:16:55 +01:00