google / ground-android

Ground mobile data collection app for Android
http://groundplatform.org
Apache License 2.0
244 stars 115 forks source link

[Code health] Fixes and cleanup of `LocalMutationSyncWorker` #2235

Open gino-m opened 8 months ago

gino-m commented 8 months ago

Code health improvements which came up while fixing #2129:

Recommended:

Nice to have:

Not needed:

@scolsen Breaking these out so we can keep moving forward

scolsen commented 8 months ago

https://github.com/google/ground-android/pull/2237 will take care of:

Warn and ignore mutations not belonging to current signed in user Move getPendingOrEligibleFailedMutations() into repository