Commit graph

11 commits

Author SHA1 Message Date
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
eaa762ace7 build lbry sdk as an Android aar library 2020-02-20 12:09: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
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
8b2694efb7
New build (#508)
* fix build for openssl 1.1.1b required for sdk
(cherry picked from commit aa49e3b2755b97b6331cdbbb89efc954de8d5977)

* use js code from master

* fix openssl recipe and tweak build
(cherry picked from commit 6e94c27021c7bd7b1e880c2fc314850e36a5a38e)

* remove unused build recipes
(cherry picked from commit f5c0577bdb175bfc0990602936bbc9e2052e1f25)
2019-03-30 21:58:45 +01:00
Akinwale Ariwodola
ec928c943d
better back button navigation handling (#408)
* better back button navigation handling
* add console=plain option to gradlew
2019-01-21 14:35:11 +01:00
Akinwale Ariwodola
43deedd994 Integrate fixes from https://github.com/kivy/python-for-android/pull/1197 for minimum Android API support. Minimum Android API set to 21. 2018-04-11 11:30:16 -04:00
akinwale
4f720ece58
Switch build tool to Gradle (#15) 2017-12-21 08:24:31 +01:00
Akinwale Ariwodola
744cfaebc2 Initial commit 2017-08-13 02:24:00 +01:00