* This PR adds a feature flag for the hidden accounts feature along with permission cancellation when account is hidden. The feature is currently enabled on desktop and to be tested on mobile platforms. Feature flag is requred since permissions are handled in a different way on different platforms. A * Suggested account name checks hidden accounts count * Review fix * Build fix