thunderbird / thunderbird-android

K-9 Mail – Open Source Email App for Android
https://k9mail.app/
Apache License 2.0
9.47k stars 2.42k forks source link

Change features to theme 2 - part 3 #7782

Closed wmontwe closed 2 weeks ago

wmontwe commented 2 weeks ago

Part 3 of changing the features to Theme 2 and move previews to the debug build type.

Existing fake implementation have been moved to debug if needed for previews. When used by tests they moved to test and to avoid complicated dependencies they could be doubled. In the future we could look into automatic fake generation, which would ease the use further.