mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-12 02:58:33 +00:00

* Fixes #1390 * Clean up prior to PR * Removed unused logging imports introduced during debugging * Added mechanism to store the session ID seed temporarily during account creation * Implemented keeping session ID on lose/regain focus via Hariss' better way using the savedInstanceState Bundle * Removed now unused imports