parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 739 forks source link

Migrate ParseLiveQuery over here #1175

Open azlekov opened 2 years ago

azlekov commented 2 years ago

New Feature / Enhancement Checklist

Almost all modules are already merged here, so I propose to merge the ParseLiveQuery here as well: https://github.com/parse-community/ParseLiveQuery-Android

Current Limitation

ParseLiveQuery looks to be the last module which is not part of this monorepo. This way cannot share dependencies, scripts publishing etc.

Feature / Enhancement Description

Migrate the module here and apply small modifications like updating versions, and sync scripts and flows with existing modules.

Example Use Case

Alternatives / Workarounds

3rd Party References

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!

softcleandev commented 1 year ago

What is the current status on this topic? The last update 1.2.2 was released on July 23, 2020 (!)

mtrezza commented 1 year ago

I think it would be good to do the migration. We are currently preparing the same for the Parse iOS SDK.