Commit Graph

18 Commits

Author SHA1 Message Date
Yao Wei Tjong 姚伟忠
6fa548ed94
Minor refactoring on the Kotlin-dsl code style. 2019-05-04 13:07:24 +08:00
Yao Wei Tjong 姚伟忠
784a25a235
For CI - attempt to build universal AAR.
We are forced to skip the publishing of the STATIC-debug AAR due to bintray file upload size limit.
2019-04-24 23:56:45 +08:00
Yao Wei Tjong 姚伟忠
34b1dece1a
Minor refactoring on the Kotlin-dsl code style.
Use "register()" for lazy task creation.
2019-04-20 23:08:12 +08:00
Yao Wei Tjong 姚伟忠
927a6113d4
Apply plugin for uploading AAR build artifact to bintray/jcenter.
Simplify by explicitly setting the build staging dir.
2019-04-17 00:31:10 +08:00
Yao Wei Tjong 姚伟忠
8ed8a78939
Use the latest Android SDK embedded CMake version (3.10.2). 2019-04-10 00:15:59 +08:00
urho3d-travis-ci
a476f0c401 Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Yao Wei Tjong 姚伟忠
a37ca0cb92
Initial work for custom Gradle plugin.
[skip appveyor] [ci only: Android]
2018-09-02 23:04:01 +08:00
Yao Wei Tjong 姚伟忠
3db124b5cd
For Android - refactor to remove buildscript block. 2018-08-26 19:54:26 +08:00
Yao Wei Tjong 姚伟忠
22ba82b7b2
For Android - refactor to use UrhoCommon.kt to manage dependencies. 2018-08-25 14:10:22 +08:00
Yao Wei Tjong 姚伟忠
c9acdd632f
Upgrade to Kotlin 1.2.61 and minor refactoring.
The buildScr will contain more common stuffs in the future.
2018-08-23 23:00:49 +08:00
Yao Wei Tjong 姚伟忠
e8e0068681
Add publishing task. 2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
d3508fc246
Fix initial gradle sync. 2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
a1b0eee8c9
Fix gradle sync on Windows host system. 2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
af5fbde01e
Upgrade to Kotlin 1.2.60. 2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
d827f5ebfb
Proper segregation between Gradle modules. 2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
c1e97f723e
Pass the argument to the main activity, if any. 2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
b238824f63
Bug fix that prevented Android app to be relaunched successfully.
Also tweak the Android sample launcher app to go back from MainActivity to LauncherActivity before exiting completely
in order to make it easier to launch many sample apps in a same session.
2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
a513b325c0
Initial multi-module setup for Android build. 2018-08-06 21:46:00 +08:00