Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Remove isBound() method

Jonathan Klee requested to merge 1290-remove-is-bound into main

Description

Simplify the SynchronizationServiceConnection class.

Technical details

Remove the isBound() method. Indeed, is bound state is redundant with the synchronization service beging set or not.

This MR also fixes possible NPE.

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/1290

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading