Branch: refs/heads/master
Home: https://github.com/jenkinsci/android-emulator-plugin
Commit: 5ba1168e54fa642729aa8cf328c904d94ea47ac5
https://github.com/jenkinsci/android-emulator-plugin/commit/5ba1168e54fa642729aa8cf328c904d94ea47ac5
Author: Christopher Orr <[email protected]>
Date: 2012-11-26 (Mon, 26 Nov 2012)
Changed paths:
M
src/main/resources/hudson/plugins/android_emulator/monkey/MonkeyAction/summary.jelly
Log Message:
-----------
[FIXED JENKINS-15903] Remove now-redundant resURL from monkey summary jelly.
Apparently Jenkins now inserts the 'static' URL itself, so this isn't needed.
Commit: e806f50d45f58a24ac85612e7d4c6642461c12b3
https://github.com/jenkinsci/android-emulator-plugin/commit/e806f50d45f58a24ac85612e7d4c6642461c12b3
Author: Christopher Orr <[email protected]>
Date: 2012-11-26 (Mon, 26 Nov 2012)
Changed paths:
M src/main/java/hudson/plugins/android_emulator/Constants.java
Log Message:
-----------
Add support for 'xxhdpi' density identifier.
Compare:
https://github.com/jenkinsci/android-emulator-plugin/compare/8cc57f9349cb...e806f50d45f5