Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android life cycle improvements and Gradle integration | Imanol Fernandez | 2017-04-21 | 1 | -299/+0 |
| | |||||
* | Cleanup of the Android specific code. | Fabrice Desré | 2017-02-16 | 1 | -97/+93 |
| | |||||
* | Package: Move Android packaging to target dir | UK992 | 2016-12-29 | 1 | -1/+1 |
| | | | | Fixes #13800 | ||||
* | Add C++ runtime shared object to the Android APK | Mátyás Mustoha | 2016-12-09 | 1 | -1/+9 |
| | |||||
* | Fix Android APK building (packaging) | Aneesh Agrawal | 2016-05-24 | 1 | -1/+1 |
| | | | | | I missed this syntax error during my review, and we don't check that packaging succeeds in regular build suite, but only as a Nightly build. | ||||
* | Reduce 'android-18' duplication, as originally done by wenderen | Mitchell Hentges | 2016-05-20 | 1 | -1/+6 |
| | | | | Use android.platform (and $ANDROID_PLATFORM) for configuration, apply 'android-18' default | ||||
* | Move '&&' to the end of the previous line. | Zbynek Winkler | 2016-04-22 | 1 | -3/+3 |
| | | | | | | Following https://github.com/servo/servo/issues/10692 this is just a formating change to satisfy a new tidy requirement of not having '&&' at the beginning of a line. | ||||
* | Tidy fix | UK992 | 2016-03-08 | 1 | -11/+13 |
| | |||||
* | Replace deprecated fs::walk_dir call with walkdir crate | Cengiz Can | 2016-03-07 | 1 | -20/+21 |
| | |||||
* | Disable zipalign until we have stable builder automation to install and ↵ | Lars Bergstrom | 2015-11-10 | 1 | -16/+1 |
| | | | | locate it | ||||
* | New Android suppport | Lars Bergstrom | 2015-11-04 | 1 | -0/+302 |