Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Move activity detection, add memoization #88

Merged
merged 1 commit into from
Nov 5, 2015

Conversation

devisnik
Copy link
Contributor

@devisnik devisnik commented Nov 5, 2015

This is cleaning up and optimisations.

  • Moves the detection of the activity to launch into the Run task, as it is only needed there.
  • Avoids some excessive rediscovering of the target deviceId (each resulting in adb running) by adding @Memoization which caches the value after initial retrieval

@stefanhoth
Copy link
Contributor

Some ❤️ for the plugin!

stefanhoth added a commit that referenced this pull request Nov 5, 2015
@stefanhoth stefanhoth merged commit 6734076 into develop Nov 5, 2015
@stefanhoth stefanhoth deleted the refactoring/avoid_rereading_devices branch November 5, 2015 16:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants