29
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #90 from etesla/master More... almost 12 years ago
o add m2e catalog entry More... almost 12 years ago
Refactor: upgrade to Tycho 15. More... almost 12 years ago
Refactor: update Indigo target ADT dependencies from 15.0.0 to 20.0.0. More... almost 12 years ago
[task #89] Add: missing com.android.ide.eclipse.base was causing compile problems. More... almost 12 years ago
Remove: redundant step from Getting Started that I forgot to delete. More... almost 12 years ago
Merge pull request #85 from Shusshu/master More... almost 12 years ago
Snapshot version from 0.4.1 to 0.4.2 (same as the other pom) More... almost 12 years ago
[task #8] Add: integration tests to verify "apklib" projects not in workspace root are correctly added using relative paths to project.properties. More... almost 12 years ago
Update all test projects to use latest android-maven-plugin 3.2.0. More... almost 12 years ago
Merge branch 'apklib-dependencies' More... almost 12 years ago
[task #8] Add: missing copyright notices. More... almost 12 years ago
[task #8] Add: match workspace Android Library projects by Maven coordinates (artifactId, groupId and version) when configuring project.properties. More... about 12 years ago
Fix: update test dependent version to 0.4.2 More... about 12 years ago
Fix: feature version in repository not updated. More... about 12 years ago
Candidate 0.4.2 More... about 12 years ago
Release 0.4.1 More... about 12 years ago
Fix: Update feature provider name. More... about 12 years ago
Add: descriptive names to feature and repository modules. More... about 12 years ago
Add: tycho 0.13.0 -> 0.14.1 More... about 12 years ago
Fix: upgrade feature dependency to ADT 17. More... about 12 years ago
[task #56] Fix: use features instead of plugins so that all dependencies installed, not the minimum. More... about 12 years ago
[task #7] Add: remove JRE lib container from Android Eclipse project classpath. More... about 12 years ago
[task #72] Fix: as of ADT 17 classpath containers to be included in APK binaries must be marked as exported. More... about 12 years ago
[task #8] Add: error marker added when library project not found in workspace. [task #8] Add: clear old missing apklib depenedency error markers on new project maven configuration. More... about 12 years ago
Fix: References to library projects must start with index 1, not 0. More... about 12 years ago
Add: copyright and license notices to *.java headers More... about 12 years ago
Refactor: Moved project specific code to *.project package. More... about 12 years ago
Fix: tidy, resolved various compiler and OSGi warnings. More... over 12 years ago
Refactor: abstracting Eclipse/ADT-specific logic into adapter class for cleaner design. Refactor: move plugin-type logic to factor class for cleaner design in-case we need to support alternative maven-android plugins. More... over 12 years ago