Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
2,609 contributions in the last year
Activity overview
Contribution activity
July 2020
- JakeWharton/adb-event-mirror Kotlin
Created a pull request in square/wire that received 2 comments
Execute WireRun in the scope of the Closer
When directoryPaths encouters a zip it opens it as an FS, registers the FS as a closable, and returns a path pointer inside the zip. This is aggreg…
+5
−5
•
2
comments
- Add change log
- Clean up some internal naming
- Add input device to README output
- Show touches on mirrored devices
- Restore piping, parse event type mapping on mirrors
- Map touch and key devices on each device
- Only print input devices in debug mode
- Switch to kotlinc for running script
- Take ownership of host event production
- Use Clikt for argument parsing
- Add BOM-aware decoding of file contents
- Testing negative double zero just in case
- Use map for scalar identity values
- Use an aggregator instead of chaining it all in Java's encodeSize
- Start work for OmitIdentityInJava + add java struct tests
- Add Struct support in Java + Fix Adapters for built in proto3 types
- Use TypeName instead of ClassName for prototype to java type conversion
- Add break lines between messages and members
Created an issue in google/guava that received 2 comments
Add empty immutable graph factories
I'm having to do things like ImmutableGraph.copyOf(GraphBuilder.directed().build<String>()) in order to practice the null-object pattern rather tha…
2
comments
57
contributions
in private repositories
Jul 1 – Jul 16

