oxen-io / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
1.86k stars 170 forks source link

Remove config checks (PR 1294) #1521

Closed ThomasSession closed 3 months ago

ThomasSession commented 3 months ago

Refactor: remove checks for whether new config is enabled throughout config factory generation.

This is using the changes from the first commit of this PR: https://github.com/oxen-io/session-android/pull/1294