An open API service for software projects hosted on Open Collective.

github.com/yorkie-team/yorkie-android-sdk

Yorkie Android SDK
https://github.com/yorkie-team/yorkie-android-sdk

Config to connect yorkie local server

ntcong1997 opened this pull request 26 days ago
Change Mockito to MockK

ntcong1997 opened this pull request about 1 month ago
Add test case for token refresh and authentication error handling

ntcong1997 opened this pull request about 1 month ago
Sync android-sdk with js-sdk: Implement updates to v0.5.7

daeyounglnc opened this pull request 3 months ago
Sync android-sdk with js-sdk: Implement updates to v0.5.5

daeyounglnc opened this pull request 4 months ago
Merge work up to 0.5.4 into main

daeyounglnc opened this pull request 4 months ago
Merge work up to 0.4.27 into main

daeyounglnc opened this pull request 4 months ago
Sync android-sdk with js-sdk: Implement updates to v0.5.4

musooff opened this pull request 8 months ago
Handle ErrClientNotActivated and ErrClientNotFound

daeyounglnc opened this pull request 8 months ago
Sync android-sdk with js-sdk: Implement updates to v0.4.27

daeyounglnc opened this pull request 11 months ago
update version to 0.4.25-rc

7hong13 opened this pull request about 1 year ago
Refactor package structure

7hong13 opened this pull request about 1 year ago
bump up libraries

skhugh opened this pull request about 1 year ago
Prevent zombie presence events

7hong13 opened this pull request about 1 year ago
update version to 0.4.24

7hong13 opened this pull request about 1 year ago
changes timeouts to more reasonable values

skhugh opened this pull request about 1 year ago
Always recreate stream on failure.

skhugh opened this pull request about 1 year ago
update version to 0.4.24-rc

7hong13 opened this pull request about 1 year ago
Lock local changes to assert transactions

skhugh opened this pull request about 1 year ago
Fix miscalculation of tree size in concurrent editing

7hong13 opened this pull request about 1 year ago
Add RHTNode removal to converter for consistency

7hong13 opened this pull request about 1 year ago
Avoid unnecessary map instance creations on Presences

skhugh opened this pull request about 1 year ago
Fix incorrect indexes in TreeChange

7hong13 opened this pull request about 1 year ago
Fix incorrect tree snapshot encoding/decoding

7hong13 opened this pull request about 1 year ago
Add ServerSeq into ChangeInfo

7hong13 opened this pull request about 1 year ago
Avoid creation of list instances in a while true loop

skhugh opened this pull request about 1 year ago
Add more Tree concurrency tests

7hong13 opened this pull request about 1 year ago
Further reduces instance creations by removing unnecessary toLists

skhugh opened this pull request about 1 year ago
Tests for concurrent tree modifications causing incorrect remote even…

skhugh opened this pull request about 1 year ago
Further reduce instance creations

skhugh opened this pull request about 1 year ago
Avoid too many Integer instance creations

skhugh opened this pull request about 1 year ago
Change TreeTextNode to value class

skhugh opened this pull request about 1 year ago
Prevent remote-change events in RealtimeSyncOff mode

7hong13 opened this pull request about 1 year ago
Avoid unnecessary syncs in push-only sync mode

7hong13 opened this pull request about 1 year ago
Implement RHT.GC and apply GCPair to TreeNode, TextNode

7hong13 opened this pull request about 1 year ago
Add Tree concurrency tests

7hong13 opened this pull request about 1 year ago
update version to 0.4.19-rc2

7hong13 opened this pull request about 1 year ago
Fix wrong dispatcher usage

skhugh opened this pull request about 1 year ago
update version to 0.4.19-rc

7hong13 opened this pull request about 1 year ago
Refactor Logger

skhugh opened this pull request about 1 year ago
Reset online clients when stream is disconnected

7hong13 opened this pull request about 1 year ago
Remove eventStream in Client

7hong13 opened this pull request about 1 year ago
Pass better information of operation failures

skhugh opened this pull request about 1 year ago
Handle concurrent editing and styling in Tree

7hong13 opened this pull request about 1 year ago
change microbenchmarks os

skhugh opened this pull request about 1 year ago
Add `getRootThreadSafe()` to return a deep-copied `JsonObject`

7hong13 opened this pull request about 1 year ago
Fix inconsistent garbage collection for multiple nodes in text and tree type

7hong13 opened this pull request about 1 year ago
Improve performance

skhugh opened this pull request about 1 year ago
Provide CODECOV_TOKEN to codecov-action

hackerwins opened this pull request over 1 year ago
Reverse TreeChanges when Deleting in Tree

7hong13 opened this pull request over 1 year ago
Implement Tree.RemoveStyle

7hong13 opened this pull request over 1 year ago
Add RealtimeSyncOff and refactor interface of SyncMode

7hong13 opened this pull request over 1 year ago
Ci test

7hong13 opened this pull request over 1 year ago
handle TreeEditOperation only if it has valid TreePosRange

7hong13 opened this pull request over 1 year ago
Migrate to connect-rpc

skhugh opened this pull request over 1 year ago
test concurrent deletions

skhugh opened this pull request over 1 year ago
Fix presenceEventQueue Iteration Issues in publishPresenceEvents()

7hong13 opened this pull request over 1 year ago
Ensure every presence event is published

7hong13 opened this pull request over 1 year ago
fix issues with handling presence events

7hong13 opened this pull request over 1 year ago
Improve Timing for Presence Event Publishing

7hong13 opened this pull request over 1 year ago
Prevent remote-change events from occurring in push-only mode

7hong13 opened this pull request over 1 year ago
Fix errors when editing Tree due to missing insPrevID in CRDTTree

7hong13 opened this pull request over 1 year ago
failing style and style concurrency test

skhugh opened this pull request over 1 year ago
Fix incorrect calculation in indexTree.treePosToPath operation

7hong13 opened this pull request over 1 year ago
update version to 0.4.15-rc

7hong13 opened this pull request over 1 year ago
Fix incorrect index returned when using posRangeToIndexRange

7hong13 opened this pull request over 1 year ago
Restore interface changes due to server DB sharding

7hong13 opened this pull request over 1 year ago
Update version to 0.4.14-rc

7hong13 opened this pull request over 1 year ago
Enable users to choose which dispatchers to use for Client and Document

skhugh opened this pull request over 1 year ago
Reflect interface changes of server DB sharding

7hong13 opened this pull request over 1 year ago
Ensure PresenceChangedEvent is triggered after `presences` emission

7hong13 opened this pull request over 1 year ago
Remove unnecessary toPath in TreeStyleOpInfo

7hong13 opened this pull request over 1 year ago
Fix invalid TreeChanges in concurrent Tree.Style

skhugh opened this pull request over 1 year ago
Revert ci to use ubuntu

skhugh opened this pull request over 1 year ago
Reflecting Changes in Tree from 0.4.8 to 0.4.12

7hong13 opened this pull request over 1 year ago
Handle escape string for strings containing quotes

skhugh opened this pull request over 1 year ago
Fix `getGarbageLength` to return correct size

skhugh opened this pull request over 1 year ago
Update libraries & apply new ktlint format rules

skhugh opened this pull request over 1 year ago
Add more GC tests to reflect current server modifications

7hong13 opened this pull request over 1 year ago
Add forced sync when switching to realtime mode

7hong13 opened this pull request over 1 year ago
Issue on removing envoy

7hong13 opened this pull request over 1 year ago
Fix missing collection of removed elements from the root

7hong13 opened this pull request almost 2 years ago
bump up libraries to latest

skhugh opened this pull request almost 2 years ago
Support concurrent formatting of Text

7hong13 opened this pull request almost 2 years ago
Add Tree.Edit benchmark and improve performance

7hong13 opened this pull request almost 2 years ago
Add DisableGC option to document

7hong13 opened this pull request almost 2 years ago
Add rootTreeNode for JsonTree

7hong13 opened this pull request almost 2 years ago
update github action

7hong13 opened this pull request almost 2 years ago
update to 0.4.6

7hong13 opened this pull request almost 2 years ago
Enhance attribute type handling

7hong13 opened this issue almost 2 years ago
Concurrent case handling for Yorkie.tree

7hong13 opened this pull request almost 2 years ago
Move Presence from Client to Document and replace selection with presence

7hong13 opened this pull request almost 2 years ago
Add JsonSerializable `XXStruct` classes

7hong13 opened this pull request about 2 years ago
Allow user to configure Channel

skhugh opened this pull request about 2 years ago
Update libraries to latest

skhugh opened this pull request about 2 years ago
Update TreeEdit protobuf model and improve JsonTree functionality

7hong13 opened this pull request about 2 years ago
Improve CI

skhugh opened this pull request about 2 years ago
Prevent usage of `.` in JsonObject key

7hong13 opened this pull request about 2 years ago
Add tests for GC and IndexTree

7hong13 opened this pull request about 2 years ago
Bump up libraries to latest

skhugh opened this pull request about 2 years ago