Skip to content

Tags: google/android-fhir

Tags

sdc-1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the DataCapture version to 1.3.0 (#2782)

Co-authored-by: Santosh Pingle <spingle@google.com>

engine-1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
api support for sync job cancellation. (#2717)

* cancel api to cancel the sync job.

* remove  commented code.

* datastore to store uuid.

* code cleanup.

---------

Co-authored-by: Santosh Pingle <spingle@google.com>

engine-1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated the style to M3 to look more like other demo apps (#2741)

workflow-0.1.0-beta01

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update workflow library version to beta01 (#2693)

sdc-1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the SDC library release version to 1.2.0 (#2674)

knowledge-0.1.0-beta01

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Resource consolidation after using the AllChangesSquashedBundlePost u…

…pload strategy for resource creation. (#2509)

* draft singleresourcepost

* Remove dead code.

* resource consolidation after  post http verb request

* Remove local changes.

* fix unit tests.

* unit tests

* Update kotlin api docs.

* revert local changes.

* Resource consolidation as per http verb

* address review comments.

* order of arguments

* code to string conversion

* AllChangesBundlePost upload strategy.

* remove localchange reference updates code.

* unit tests

* Address review comments.

* Fix unit test.

* rename tests.

* Code cleaning.

* code cleaning.

* Address review comments.

* Address review comments.

* Address review comments.

* spotless apply.

* build failure.

* cleanup.

* Address review comments.

* Address review comments.

* Address review comments.

---------

Co-authored-by: Santosh Pingle <spingle@google.com>

engine-1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle op:add for same path in patch (#2370)

* handle add for same path in patch

* clean up naming

sdc-1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the SDC library release version to 1.1.0 (#2412)

* Bump the SDC library release version to 1.1.0

* Run spotless apply

engine-0.1.0-beta05

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update m3 typography in the demo app. (#2215)

* Update material3 theme.

* Support m3 night mode.

* Address review comments.

* Address review comments.

* Update m3 typography.

---------

Co-authored-by: Santosh Pingle <spingle@google.com>

knowledge-0.1.0-alpha02

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migrates engine to HAPI 6.8 while forcing Workflow to stay on 6.0 (#2245

)

* Migrates engine to HAPI 6.8 while forcing Workflow to stay on 6.0

* comment