- 1. Contributing
- 2. Design
- 3. Release
❱
- 3.1. Release Process
- 3.2. Release Automation
- 3.3. Manual Release (historical)
- 4. Translations
- 5. Java to Kotlin Conversion Guide
- 6. Git Commit Guide
- 7. Architecture Decision Records
❱
7.1. Accepted
❱
- 7.1.1. 0001 - Switch From Java to Kotlin
- 7.1.2. 0002 - UI - Wrap Material Components in Atomic Design System
- 7.1.3. 0003 - Test - Switch Test Assertions From Truth to Assertk
- 7.1.4. 0004 - Naming Conventions for Interfaces and Their Implementations
- 7.1.5. 0005 - Central Project Configuration
- 7.1.6. 0006 - White Label Architecture
- 7.1.7. 0007 - Project Structure
- 7.1.8. 0008 - Change Shared Module package to net.thunderbird
7.2. Proposed
7.3. Rejected
- How to Document