Kaushik Gopal
Kaushik Gopal
so we've had some really good contributions and changes around the caching portion of this library. can you give `implementation com.github.instacart.truetime-android:library-extension-rx:09087b6a6e` a try and see if you're still running into...
ah gotcha. > that BootCompletedBroadcastReceiver isn't triggered for example on Xiaomi devices > I know you have check for that in isTrueTimeCachedFromAPreviousBoot but can happen that actual elapsedRealtime() is greater...
As succinctly explained by @martinfilipekcz [in this comment](https://github.com/instacart/truetime-android/issues/85#issuecomment-418686551), for a more reliable boot signal, either * read "proc/sys/kernel/random/boot_id" or * (API >= M) store and read from a Settings.Global.BOOT_COUNT
@bobpf : first priority is probably landing the move to coroutines and improving the algorithm further. there's no immediate plan on moving to NTP v4 but I'm curious to read...
actually the quickest way is to just type "about:preferences#containers" in the url bar. I have it bookmarked just for this purpose :)
For the first issue, the script changed recently, to take in a source `font-data` path. In order to generate the font again, you'll need to run this instead: ``` python3...
@martinfilipekcz 🙏 thank you for the suggestions. I apologize for this PR going stale. TrueTime has since undergone massive changes with the migration to Kotlin + Coroutines. We've picked it...
@jamesrapadmi 🙏 thank you so much for these changes. TrueTime has since undergone massive changes with the migration to Kotlin + Coroutines. I did take your suggestion and [added `ipv6Filtering`...
we just merged 4.0.0.alpha. Kotlin + coroutines 💪🏽
🙈 i *really* don't want to give timelines (for fear of jinxing it), but we're actively working on the revamp. i'd imagine something close in the next few months. I'm...