Commit graph

90 commits

Author SHA1 Message Date
zeppi
0335719321 comment out build.gradle lbry 2022-12-11 17:26:36 -05:00
zeppi
bd0ae66bed compile -> implement 2022-12-11 16:49:38 -05:00
zeppi
de51f0776a upgrade gradle in build.gradle for lbry 2022-12-11 16:27:25 -05:00
zeppi
ce68e25c5e add --release to lbry bulid 2022-12-11 16:09:00 -05:00
zeppi
dae84b3613 upgrade lbry template build.gradle temp 2022-12-11 15:54:30 -05:00
zeppi
4d2928b488 rm venv 2022-12-11 15:44:15 -05:00
zeppi
1e326d5d09 print args actually 2022-12-10 17:59:32 -05:00
zeppi
eb5308fef0 print args 2022-12-10 17:31:00 -05:00
zeppi
73d381d08f compile -> implementation deps, print components 2022-12-10 17:03:03 -05:00
zeppi
ca56ffb8b2 change gradle in service build.tmpl.gradle 2022-12-10 16:05:07 -05:00
zeppi
e532ea7927 debug strip 2022-12-09 19:11:00 -05:00
zeppi
0bbb913b8d gradlew stacktrace 2022-12-09 13:40:53 -05:00
zeppi
0ce2f150a0 increase heap size 2022-12-09 13:18:38 -05:00
zeppi
682c06716d rm nexus in build.tmpl.gradle 2022-12-09 12:54:53 -05:00
zeppi
65b1c8e94e try moving tmpl to service_library 2022-12-09 12:36:20 -05:00
zeppi
7bde41c37f update setup 2022-12-09 10:37:31 -05:00
zeppi
063a6ac697 add --release 2022-12-09 09:59:00 -05:00
zeppi
2c387e9a4b build.py parse_args -> 2022-12-08 12:38:06 -05:00
zeppi
d91c0029d3 add zip dep 2022-12-08 12:12:48 -05:00
zeppi
5a103bfbee try update progress 2022-12-08 11:51:01 -05:00
zeppi
2c8408dc8c lbry bootstrap 2022-12-07 15:57:16 -05:00
zeppi
d123f8638d update assemply fn name in bootstrap 2022-12-06 16:46:10 -05:00
zeppi
28818fb145 try upgrade cython 2022-12-02 23:21:59 -05:00
zeppi
717d3805b2 supply arch.arch to get_python_install_dir() 2022-12-02 22:23:33 -05:00
zeppi
9d1e47dfba test build 2022-12-02 18:51:57 -05:00
zeppi
a712121c3c import new p4a 2022-12-02 15:15:34 -05:00
Akinwale Ariwodola
b09e468ffb
Python 3.9.6 (#11)
* build Python 3.9.6
* use Python 3.9 docker image
* fix pyjnius recipe
* remove unused dependencies from cryptography recipe
* fix PYTHON3_DLL_REL_PATH value
* add idna requirement
* Remove m abi flag from python lib (https://docs.python.org/3/whatsnew/3.8.html#build-and-c-api-changes)
* aiohttp==3.6.0
* Add base Dockerfiles for builds
2021-08-21 10:30:12 +01:00
Akinwale Ariwodola
2efa2681dc
Maven Central publishing - set POM properties (#10)
* add POM details
* Bump Gradle version to 5.6.4. Fix pom configuration.
* add publishReleasePublicationToSonatypeRepository task argument
* remove artifact directive
2021-06-25 16:01:40 +01:00
Akinwale Ariwodola
98d923f25c
Publish to Maven Central (#9)
* configure maven central publishing
* remove bintrayUpload argument
* use modifyPom to update artifactId
2021-06-25 00:31:23 +01:00
Akinwale Ariwodola
65c8099d2d
Bintray deploy (#7)
* update shprint. update arm build.gradle
* use environ.get to retrieve bintray variables
* Set MIT license. Add override parameter.
2020-06-09 21:56:37 +01:00
Akinwale Ariwodola
193314577d update gitignore for .aar files 2020-02-20 12:18:44 +01:00
Akinwale Ariwodola
eaa762ace7 build lbry sdk as an Android aar library 2020-02-20 12:09:29 +01:00
Akinwale Ariwodola
5e993f0fcc spinner dropdown styling 2020-01-09 20:20:22 +01:00
Akinwale Ariwodola
37f33e9943 fix WebView package 2020-01-07 08:35:06 +01:00
Akinwale Ariwodola
c455bde154 app head: performance and fixes. disable hermes engine. 2020-01-06 21:55:59 +01:00
Akinwale Ariwodola
0bdbb843fb add android:exported to activity definition in manifest 2019-12-29 07:20:48 +01:00
Akinwale Ariwodola
d0117b14db
React Native 0.61 (#808)
* support for RN 0.61.5
* update gradle_dependencies
2019-12-28 15:42:26 +01:00
Akinwale Ariwodola
2b3397bc85 snackbar support 2019-12-18 11:48:29 +01:00
g1tman
fe01f50c65 Perf: Use of sort and sorted functions optimized (#748)
* Update mixer.py
* Update graph.py
* Update mixer.py
* Update mixer.py
* Update bdistapk.py
* Update toolchain.py
* Update build.py
* Update build.py
2019-11-25 11:28:16 +01:00
Akinwale Ariwodola
7ae5d48767
add Firebase Cloud Messaging support (#702)
* add Firebase Cloud Messaging support
* add default notification channel for FCM
2019-10-11 14:18:45 +01:00
Akinwale Ariwodola
ea30ad5974
Channel creator (#663)
* app head: channel creator page
* remove react-native-document-picker
* app head: support optional parameters
* app head: channel creator updates. upload image assets.
2019-09-05 15:59:51 +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
305e62746c different version codes for 32- and 64-bit 2019-08-12 16:43:51 +01:00
Akinwale Ariwodola
bf57de9d96 only include arm64-v8a for arm64 2019-08-12 15:11:53 +01:00
Akinwale Ariwodola
07e52d2a83 remove arm64-v8a folder from 32-bit builds 2019-08-12 15:07:09 +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
455dadd30d use python 3.7 venv 2019-07-07 16:59:15 +01:00
Akinwale Ariwodola
c140aa32b6 updated Android build instructions 2019-06-17 17:13:52 +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