Kaushik Gopal

Results 23 issues of Kaushik Gopal

Starting a branch to move the implementation purely into Kotlin + coroutines While @Jawnnypoo painstakingly migrated `TrueTime` & `TrueTimeRx` to java, I wanted to keep those as is and rethink...

Instacart is deeply committed to Kotlin. Also we've noticed that having the code base would just encourage more folks to be on top of the library. Throwing this in here,...

feature

Sample true time and use the samples to build a linear estimation of clock drift, which is then applied at every call for the current "best time". This provides the...

feature

A point that was raised in both https://github.com/instacart/truetime-android/issues/90 and https://github.com/instacart/truetime-android/issues/84. It is necessary to repeatedly call the init api after regular intervals. This needs to be done because of the...

feature
pr-welcome

The view state tests are the more interesting ones imho, but for this to be fully "complete", we'd definitely need UI instrumentation tests to make sure: 1. the output "view...

help wanted

[Homewbrew](https://brew.sh) is a solution that most mac developers use to install libraries/packages/binaries. It would be really nice if we could also install livedown using Homebrew vs npm.

Prevent breaking previous API where this was not explicitly supplied. Fixes #16

``` git-number -s ``` ``` git add "\".config/subl/User/Package Control.sublime-settings\"" fatal: pathspec '".config/subl/User/Package Control.sublime-settings"' did not match any files ``` Does git-number not accommodate adding files through numbers, when filenames include...

The rspec.py used to be a lifesaver in Sublime Text 2. I think there's some compatibility problems with the new release of Sublime Text 3? I get the following error:...