Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-18 | [bug] track soledad ready state on a shared place | Ivan Alejandro | |
Connecting to the `soledad_bootstrap_finished` signal is not enough since the password change window is created after the signal is emitted, that way we were not able to tell when soledad is ready to be used. - Resolves: #7474 |