mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Add quick restore flow and DebugLoggableModel to regV5.
Renames restore → quickrestore package, adds QuickRestoreQrViewModel, introduces DebugLoggableModel for safe toString in release builds, updates all State/Events classes to extend it, switches previews to AllDevicePreviews, and enables BuildConfig for the registration module.
This commit is contained in:
committed by
Michelle Tang
parent
889ebcadd4
commit
39de824bf0
@@ -2,6 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.CAMERA" />
|
||||
|
||||
<application
|
||||
android:name=".RegistrationApplication"
|
||||
|
||||
Reference in New Issue
Block a user