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 1 #7775

Closed wmontwe closed 2 weeks ago

wmontwe commented 2 weeks ago

This changes the features to Theme 2 and moves previews to the debug build type.

Removes the SuccessItem as it is not in use anymore.

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.