19
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare release maven-android-plugin-2.0.0 More... almost 16 years ago
Added configuration parameter <device> and -Dandroid.device for selecting which device to work with. Fixes Issue 27. More... almost 16 years ago
[maven-release-plugin] prepare for next development iteration More... almost 16 years ago
[maven-release-plugin] prepare release maven-android-plugin-2.0.0-rc1 More... almost 16 years ago
Deleted FileUtils class (and its unit tests) because it is no longer used. More... almost 16 years ago
Added mg.mlists to contributors list. More... almost 16 years ago
Added descriptive comment above contributors list. More... almost 16 years ago
Added Mattias Rosberg to contributors list. More... almost 16 years ago
Added Andreas Ronge to contributors list. More... almost 16 years ago
Added Albin Theander to contributors list. More... almost 16 years ago
Added Shane Isbell to contributors list. More... almost 16 years ago
Added Martin Vyšný to contributors list. More... almost 16 years ago
Closes input/output streams. Fixes Masa Issue 27, but in this project. More... almost 16 years ago
[maven-release-plugin] prepare for next development iteration More... almost 16 years ago
[maven-release-plugin] prepare release maven-android-plugin-2.0.0-alpha9 More... almost 16 years ago
Updated <distributionManagement> to reflect the new deployment repositories at sonatype.org. More... almost 16 years ago
Allow lowercase values for android.sign.debug. More... almost 16 years ago
Renamed config param <signWithDebugKeystore>true|false</signWithDebugKeystore> to <sign><debug>true|false|auto</debug></sign>. More... almost 16 years ago
Removed config param <sourceDirectory> for clarity, because it should be configured outside the plugin, like this: <build> <sourceDirectory>src/main/java</sourceDirectory> </build> More... almost 16 years ago
Improved Javadoc for config parameter sdk. More... almost 16 years ago
In goals android:pull and android:push: Renamed command-line parameter -Dsource to -Dandroid.source, for consistency. Renamed command-line parameter -Ddestination to -Dandroid.destination, for consistency. More... almost 16 years ago
In goals android:deploy and android:undeploy: Renamed command-line parameter -Dfile to -Dandroid.file, for consistency. More... almost 16 years ago
Fixed package parameter. More... almost 16 years ago
Simplified goals android:undeploy-file and android:undeploy-package into the same goal, android:undeploy. More... almost 16 years ago
Simplified goals android:deploy and android:deploy-file into the same goal, android:deploy. More... almost 16 years ago
Reordered javadoc. More... almost 16 years ago
Grammar. More... almost 16 years ago
[maven-release-plugin] prepare for next development iteration More... almost 16 years ago
[maven-release-plugin] prepare release maven-android-plugin-2.0.0-alpha8 More... almost 16 years ago
Clarified Javadoc. More... almost 16 years ago