Madhuram Jajoo
Madhuram Jajoo
Hi @AdityaKBhadragond14 It seems the build is failing on few tests in QuestionnaireUiEspressoTest. It's not available via kokoro logs here and we are working on it via this ticket [Issue/2515](https://github.com/google/android-fhir/issues/2515)....
Hey @vbothe23 thanks for this PR. Is this issue blocking you guys ?
Checkout [this PR](https://github.com/google/android-fhir/pull/2217) which added bunch of stuffs for POST upload strategy.
> It's not clear to me what the trigger is for using a local IG-based repository versus the ProxyRepository that is set up using the Engine and KnowledgeManager? The trigger...
It's the Tarjan's Algorithm: https://www.geeksforgeeks.org/tarjan-algorithm-find-strongly-connected-components/
Thanks for this PR @icrc-fdeniger. LGTM. About the version proposal we would wanna keep the alpha/beta naming conventions. Reason - Using alpha and beta suffixes aligns with established conventions in...
> OK, now onto github packages - with this change, do we always overwrite the SNAPSHOT? so if I have a PR in development, and I push a new commit...
> actually one last thing before merging - i feel we're really publishing a snapshot of the HEAD, instead of any particular versions... I couldn't find a way to do...
Is this still valid ? @vorburger
This, however, has a side effect (which existed earlier as well but was overlooked because of cursor resetting) of missing some characters when typing too fast. Reason: EditText's extra character...