0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deprecate. More... about 11 years ago
Merge branch 'nhachicha-gradle' into gradle More... over 11 years ago
Update for SdkVersion 21 More... over 11 years ago
Update the Android plugin to version 0.13.0 More... over 11 years ago
Use jcenter() instead of mavenCentral() More... over 11 years ago
Update to latest things needed to build. More... over 11 years ago
Prepare for 1.1-r3. More... almost 12 years ago
Merge pull request #11 from cowst/gradle More... almost 12 years ago
Removed application labels from android-libs manifest More... almost 12 years ago
Merge pull request #8 from Kisty/gradle More... almost 12 years ago
Migrated unit tests instrumentTest->androidTest More... almost 12 years ago
Merge pull request #7 from algobardo/gradle More... almost 12 years ago
Updated to Gradle 1.11 More... almost 12 years ago
Merge pull request #3 from Kisty/gradle More... about 12 years ago
Update README.md for android gradle plugins 0.9 More... about 12 years ago
Update Dagger to 1.2.1. Prepare r2. More... about 12 years ago
Convert project to use Gradle. More... about 12 years ago
Contrib standalone jar More... about 12 years ago
Espresso open source: update version to 1.1 (using variable breaks some of the maven plugins). Also the SNAPSHOT qualifier is reserved for unreleased builds. Since we're releasing this, might as well not use it. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=59217702 More... about 12 years ago
Espresso open source: more pom cleanup (preventing dex preverification errors) ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=59152452 More... about 12 years ago
Espresso: Fix https://code.google.com/p/android-test-kit/issues/detail?id=33: if an activity resumes we should return from the method instead of breaking the loop and throwing an exception. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=59000986 More... about 12 years ago
Espresso: Update version to 1.1. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=58578011 More... about 12 years ago
Espresso: update open source files: - add poms for contrib lib and tests. - update moe config - add contrib dep to espresso tests - remove testapp parent pom and make it a direct dep of android-test-kit ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=58573576 More... about 12 years ago
Espresso: provide getter for AndroidTestRunner. More... about 12 years ago
Espresso: Move sample tests to test app package. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=58367934 More... about 12 years ago
Espresso: fix DrawerActivity layout. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=58360304 More... about 12 years ago
Push Root Matcher into ViewInteraction and share it across the graph via an AtomicReference. This way alt root selection works with out an minor api break (changing the storage type) ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=58351508 More... about 12 years ago
Allow users to provide their own RootMatcher instead of using Espresso's heuristics. More... about 12 years ago
Espresso: update swipe integration tests to work around b/12113054 (Espresso: swipe fails with small support lib ViewPagers). ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=58116011 More... about 12 years ago
Workaround for support lib rev 19 issue with NavUtils ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=58061853 More... about 12 years ago