Releases: yorkie-team/yorkie-android-sdk
Releases · yorkie-team/yorkie-android-sdk
v0.6.26
What's Changed
- Apply proguard rules by @ntcong1997 in #252
- Add enter key manually feature for example apps by @ntcong1997 in #253
- Fix navigation bars overlay UI by @ntcong1997 in #254
- Fix presences are cleared every time stream reconnect by @ntcong1997 in #255
- Fix text selection and cursor do not remain after stream reconnect by @ntcong1997 in #256
- Fix remote cursors do not scroll when scroll text field by @ntcong1997 in #257
- Fix can not modify todo item when offline by @ntcong1997 in #258
- Replace inline todo editing with edit icon and dialog by @ntcong1997 in #259
- Add line break at the end of document by @ntcong1997 in #260
- Ensure the gRPC stream remains open for a longer duration by @ntcong1997 in #261
- Sync android-sdk with js-sdk: Implement updates to v0.6.26 by @ntcong1997 in #262
- Bump up to v0.6.26 by @ntcong1997 in #263
Full Changelog: v0.6.25...v0.6.26
v0.6.25
What's Changed
- Sync android-sdk with js-sdk: Implement updates to v0.6.8 by @ntcong1997 in #227
- Enhance proto buf generation by @ntcong1997 in #228
- Sync android-sdk with js-sdk: Implement updates to v0.6.9 by @ntcong1997 in #229
- Sync android-sdk with js-sdk: Implement updates to v0.6.10 by @ntcong1997 in #230
- Sync android-sdk with js-sdk: Implement updates to v0.6.12 by @ntcong1997 in #231
- Sync android-sdk with js-sdk: Implement updates to v0.6.13 by @ntcong1997 in #232
- Sync android-sdk with js-sdk: Implement updates to v0.6.14 by @ntcong1997 in #233
- Sync android-sdk with js-sdk: Implement updates to v0.6.15 by @ntcong1997 in #234
- Sync android-sdk with js-sdk: Implement updates to v0.6.18 by @ntcong1997 in #235
- Sync android-sdk with js-sdk: Implement updates to v0.6.20 by @ntcong1997 in #236
- Sync android-sdk with js-sdk: Implement updates to v0.6.21 by @ntcong1997 in #237
- Sync android-sdk with js-sdk: Implement updates to v0.6.22 by @ntcong1997 in #238
- Sync android-sdk with js-sdk: Implement updates to v0.6.23 by @ntcong1997 in #239
- Sync android-sdk with js-sdk: Implement updates to v0.6.24 by @ntcong1997 in #240
- Sync android-sdk with js-sdk: Implement updates to v0.6.25 by @ntcong1997 in #241
- Add simultaneous cursors example by @ntcong1997 in #242
- Add todo mvc example by @ntcong1997 in #243
- Add scheduler example by @ntcong1997 in #244
- Add rich text editor example by @ntcong1997 in #245
- Migrate value-based text fields to state-based text fields by @ntcong1997 in #246
- Update thumb and heart cursor icon and animation by @ntcong1997 in #247
- Move from OSSRH to CentralPortal by @ntcong1997 in #248
- Apply convention plugins by @ntcong1997 in #249
- Add publish manually action by @ntcong1997 in #250
- Fix bundle file not found when publish to maven by @ntcong1997 in #251
Full Changelog: v0.6.3...v0.6.25
v0.6.3
What's Changed
- Sync android-sdk with js-sdk: Implement updates to v0.6.3 by @ntcong1997 in #226
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Sync android-sdk with js-sdk: Implement updates to v0.6.2 by @ntcong1997 in #224
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Sync android-sdk with js-sdk: Implement updates to v0.6.1 by @ntcong1997 in #223
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add test case for token refresh and authentication error handling by @ntcong1997 in #219
- Change Mockito to MockK by @ntcong1997 in #220
- Config to connect yorkie local server by @ntcong1997 in #221
- Sync android-sdk with js-sdk: Implement updates to v0.6.0 by @ntcong1997 in #222
New Contributors
- @ntcong1997 made their first contribution in #219
Full Changelog: v0.5.7...v0.6.0
v0.5.7
Sync android-sdk with js-sdk: Impelement updated to 0.5.7
Below are updated detials :
v0.5.7
- [Preserve Detached Client's Lamport in Version Vector : https://github.com/yorkie-team/yorkie-js-sdk/pull/931
- This PR requires no implementation as it only includes a rollback commit.
- Replace maxCreatedAtMap with version vector for causal-concurrent operations : yorkie-team/yorkie-js-sdk#932
- Improve Version Vector Handling for Legacy SDK and Snapshots : yorkie-team/yorkie-js-sdk#933
v0.5.6
- Add keepalive option in client.deactivate : yorkie-team/yorkie-js-sdk#928
v0.5.5
v0.5.3
v0.5.1
v0.5.0
v0.4.31
v0.4.28
0.4.27
0.4.26
0.4.25
v0.4.25-rc
v0.4.24
What's Changed
- Lock local changes to assert transactions by @skhugh in #203
- update version to 0.4.24-rc by @7hong13 in #204
- Always recreate stream on failure. by @skhugh in #205
- changes timeouts to more reasonable values by @skhugh in #206
- update version to 0.4.24 by @7hong13 in #207
Full Changelog: v0.4.23...v0.4.24