0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
thunderbird-android/legacy
2024-08-06 16:32:25 +02:00
..
account Move Account to :legacy:account module 2024-08-05 11:05:52 +02:00
common Remove unused outboxFolderName from CoreResourceProvider 2024-08-06 16:27:43 +02:00
core Move DisplayFolder to :legacy:folder module 2024-08-06 16:32:25 +02:00
crypto-openpgp Rename app module to legacy 2024-07-02 14:27:23 +02:00
di Add :legacy:di module and move DI 2024-08-01 12:55:32 +02:00
folder Move DisplayFolder to :legacy:folder module 2024-08-06 16:32:25 +02:00
notification Add :legacy:notification module and move notification light, settings and vibration there 2024-07-31 16:48:14 +02:00
storage Move Account to :legacy:account module 2024-08-05 11:05:52 +02:00
testing Rename app module to legacy 2024-07-02 14:27:23 +02:00
ui Move DisplayUnifiedInbox to :legacy:ui:folder module 2024-08-06 16:32:25 +02:00
README.md Add legacy readme 2024-07-02 16:57:31 +02:00

Legacy

The submodules within this module are considered legacy code that will still be maintained for the purpose of supporting the existing implementation. Over time, the legacy code will be replaced with new features and improvements and will be removed.

Warning

It's not suggested to use the contained modules for new features!

Please consider writing new features within the feature modules and migrate existing functionality there.