openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Android Maven Plugin
Settings
19
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 73 of 92
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Generate apklib dependencies' R.java in same directory as main project.
Hugo Josefson
More...
over 14 years ago
Only include apklib res dir if it exists.
Hugo Josefson
More...
over 14 years ago
Include apklibs' assets in R generation.
Hugo Josefson
More...
over 14 years ago
Renamed to generateRForApkLibDependency() for clarity.
Hugo Josefson
More...
over 14 years ago
Renamed to getLibraryUnpackDirectory() for clarity.
Hugo Josefson
More...
over 14 years ago
Use src/ dir so our apklibs can be used by non-Maven developers.
Hugo Josefson
More...
over 14 years ago
Don't dex apklib project by default.
Hugo Josefson
More...
over 14 years ago
apklib projects aren't integration test projects.
Hugo Josefson
More...
over 14 years ago
Avoid directory name collisions.
Hugo Josefson
More...
over 14 years ago
Merge branch 'master' into issue-96-library-projects
Hugo Josefson
More...
over 14 years ago
s/CRLF/LF/g
Hugo Josefson
More...
over 14 years ago
Reworked the logic around AIDL a bit. Now this project's AIDL may depend on another project's AIDL, because the AIDL compiler can see all the AIDL of all the dependencies
Eric Bowman
More...
over 14 years ago
Added logic to stop the build from failing for a pom-type with a missing "res" directory. Now it just bails out if the current project is not one of the known android project types
Eric Bowman
More...
over 14 years ago
Applied patch from http://code.google.com/p/maven-android-plugin/issues/detail?id=113
Marcus
More...
over 14 years ago
Applied patch from http://code.google.com/p/maven-android-plugin/issues/detail?id=113
Marcus
More...
over 14 years ago
removed suppresswarnings annotation - not valid on method invocation
Johan Lindquist
More...
over 14 years ago
added classifier support for APK goal
Johan Lindquist
More...
over 14 years ago
Updated to handle various combinations of native builds - samples forthcoming
Johan Lindquist
More...
over 14 years ago
Merge branch 'master' of https://github.com/jayway/maven-android-plugin into ndk
Johan Lindquist
More...
over 14 years ago
Adding auto-increment of android:versionCode as configurable option
Joakim Erdfelt
More...
over 14 years ago
Reworked test cases to better support maven-plugin-testing-harness
Joakim Erdfelt
More...
over 14 years ago
Allow setting -Dandroid.customPackage from command line.
Hugo Josefson
More...
over 14 years ago
Added option for using aapt --custom-package.
Stéphane Jacquemain
More...
over 14 years ago
Clarified javadoc.
Hugo Josefson
More...
over 14 years ago
Use project's configured AndroidManifest.xml.
Hugo Josefson
More...
over 14 years ago
AbstractIntegrationtestMojo is not needed here.
Hugo Josefson
More...
over 14 years ago
Adding new :version-update goal.
Joakim Erdfelt
More...
over 14 years ago
Added more possible paths.
Hugo Josefson
More...
over 14 years ago
Log what we actually execute.
Hugo Josefson
More...
over 14 years ago
Merge remote branch 'bubblewaretech/master' into issue-115-dx.jar
Hugo Josefson
More...
over 14 years ago
←
1
2
…
69
70
71
72
73
74
75
76
77
…
91
92
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree