Closed jzoran closed 6 years ago
Yes the source of truth has moved to the main support library repository and this repo is currently a best effort. We pull things in, but synchronizing back out isn't easy or automated and it's not yet clear if it can be made so.
That means it will move to AOSP soon(-ish)?
WIll it then be preferred way of contribution to upload to AOSP Gerrit over GitHub?
Whenever androidx 1.0 happens and is pushed to AOSP, yes, you'll see all of the ktx libraries there.
The source of truth for core-ktx (and the other KTX libraries) is now in AOSP.
alpha3 release seems to be ahead of GitHub repo, e.g. Context.systemService is deprecated. alpha2 skipped altogether according to https://dl.google.com/dl/android/maven2/index.html.
You seem to have been working on some internal branch?