Poohdish Rattanavijai

Results 7 comments of Poohdish Rattanavijai

GP ``` [INFO: alfred.workflow.input.scriptfilter] Processing output 'alfred.workflow.action.script' with arg 'compile 'com.squareup.dagger:dagger:1.2.1'' [INFO: alfred.workflow.action.script] Processing output 'alfred.workflow.output.clipboard' with arg 'compile 'com.squareup.dagger:dagger:1.2.1'' ``` DEP ``` [INFO: alfred.workflow.input.scriptfilter] Processing output 'alfred.workflow.action.script' with arg...

From what I can understand, `_log_option_source` early return is because it finds the default value supplied via CLI instead of the ini configuration. I'm not sure what should take precedent...

Reporting from OSX here as well.

I am planning to add interface to access MyLocationOverlay's callback method such as runOnFirstFix, onSensorChanged, onTap, etc. Will it over complicate the simple API in Polaris? I'm looking into two...

I also has this issue. As a test, I just put one TextView as a menu and leaving content blank and it still lag when the ViewBehind about to open/close....

May I ask how do you run with JAVA8? I tried setting `org.gradle.java.home` in gradle.properties but that doesn't work. No matter what I change UnitTest always run using JAVA7. Ok,...