Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-22 13:56:56 +01:00
parent 75dc487a7a
commit 39c29d175b
6317 changed files with 388324 additions and 2 deletions

View file

@ -0,0 +1,3 @@
Thunderbird for Android version 9.0b2, based on K-9 Mail. Changes include:
- Help text linking to support page added for Gmail login issues
- Funding text updated to be more engaging and appealing

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 10.0b2, based on K-9 Mail. Changes include:
- Restrict displaying message search results to internal and system usages

View file

@ -0,0 +1,12 @@
Thunderbird for Android version 11.0b1, based on K-9 Mail. Changes include:
- Testing drawer improvements
- Allow attach of images from Camera
- Improve dark mode emails
- Welcome screen layout improved
- Selection now shown by adjusting color priority
- Folder settings now use switches
- Message list colors updated
- Account setup issues with outlook and hotmail resolved
- Keyboard navigation bugs resolved
- Star and attachment icon colors corrected
- Paste of recipient lists correctly parsed

View file

@ -0,0 +1,6 @@
Thunderbird for Android version 11.0b2, based on K-9 Mail. Changes include:
- System navigation bar did not correctly blend with message content
- "New Mail Notifications" setting did not persist
- Trailing whitespace in recipient fields caused "Incomplete input" error
- Navigation drawer "Show Unified inbox" setting did not work
- Application could crash after deleting accounts and continuing to use the app

View file

@ -0,0 +1,4 @@
Thunderbird for Android version 11.0b3, based on K-9 Mail. Changes include:
- Sharing multiple selected images from gallery only selected last image
- Account drawer could crash when folder was selected
- Application could crash when fetching emails

View file

@ -0,0 +1,3 @@
Thunderbird for Android version 11.0b4, based on K-9 Mail. Changes include:
- Don't cover download complete message with navigation bar
- Avoid a crash related to the drawer when device orientation changes

View file

@ -0,0 +1,5 @@
Thunderbird for Android version 11.0b5, based on K-9 Mail. Changes include:
- TalkBack did not clearly announce contact picture tap action
- IMAP push could fail after losing and regaining network connection
- Fastmail OAuth expired quickly, causing frequent login prompts
- Some providers blocked SMTP connections when HELO hostname was 127.0.0.1

View file

@ -0,0 +1,7 @@
Thunderbird for Android version 12.0b1, based on K-9 Mail. Changes include:
- Support Android IME autofill for password managers
- Add support for avatars in account settings
- Long words and links in email messages did not wrap properly
- Swipe right to archive failed if archive folder did not exist
- In Unified Inbox, tapping non-main account email redirected to main inbox
- Crash could occur when adding Gmail account after removing primary Gmail account

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 12.0b2, based on K-9 Mail. Changes include:
- Application crashed on startup if left or right swipe gesture was set to "None"

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 12.0b3, based on K-9 Mail. Changes include:
- Application crashed on startup if left or right swipe gesture was set to 'None'

View file

@ -0,0 +1,5 @@
Thunderbird for Android version 12.0b4, based on K-9 Mail. Changes include:
- Testing drawer UI improvements
- Testing new account settings page
- Crash could occur when clicking on a message thread
- Unicode folder names were malformed when using server supporting UTF-8

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 12.0b5, based on K-9 Mail. Changes include:
- Crash occurred when attempting to access account general settings

View file

@ -0,0 +1,4 @@
Thunderbird for Android version 12.0b6, based on K-9 Mail. Changes include:
- Enable edge-to-edge support on beta
- Selected/read/unread message states were hard to distinguish visually
- Crash occurred when attempting to access account general settings

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 12.0b7, based on K-9 Mail. Changes include:
- Edge-to-edge support regressed various screens when using 3-button navigation

View file

@ -0,0 +1,8 @@
Thunderbird for Android version 13.0b1, based on K-9 Mail. Changes include:
- Added new design elements to Message List UI
- Sync logging duration is now limited to 24 hours
- Client certificate was not displayed in SMTP settings
- Outlook headers included unnecessary newlines when replying
- "Enable debug logging" did not provide verbose logging
- Scrolling in a short email could trigger left/right swipe
- Scrolling only worked in center of Welcome and New Account screens (landscape)

View file

@ -0,0 +1,8 @@
Thunderbird for Android version 13.0b1, based on K-9 Mail. Changes include:
- Added new design elements to Message List UI
- Sync logging duration is now limited to 24 hours
- Client certificate was not displayed in SMTP settings
- Outlook headers included unnecessary newlines when replying
- "Enable debug logging" did not provide verbose logging
- Scrolling in a short email could trigger left/right swipe
- Scrolling only worked in center of Welcome and New Account screens (landscape)

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 13.0b2, based on K-9 Mail. Changes include:
- On IMAP servers with folder prefixes, some folder operations stopped working

View file

@ -0,0 +1,3 @@
Thunderbird for Android version 13.0b3, based on K-9 Mail. Changes include:
- Updating to 13.0b2 offline with IMAP prefix caused migration failure and data loss
- App crashed on startup when no folders were available after data loss

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 13.0b4, based on K-9 Mail. Changes include:
- Sync could cause "IllegalStateException: No outbox_state entry for message id" error

View file

@ -0,0 +1,3 @@
Thunderbird for Android version 13.0b5, based on K-9 Mail. Changes include:
- Reverted word-wrapping change that broke HTML and table rendering
- Application crashed when opening placeholder folder

View file

@ -0,0 +1,8 @@
First public beta of Thunderbird for Android 8.0, based on K-9 Mail. Changes include:
- Updated subject encryption
- Removed outdated folder settings
- Improved maintainability
- Added domain validation for email input
- Fixed TalkBack and crypto dialog crashes
- New Material 3 navigation & updated colors
- Migrate settings from K-9 or Thunderbird

View file

@ -0,0 +1,12 @@
Second public beta of Thunderbird for Android 8.0, based on K-9 Mail. Changes include:
- Import accounts from Desktop via QR codes
- Removed folder display classes
- Always show all folders in the Manage Folders screen
- Fixed top crash when removing accounts
- Properly aligned welcome text
- Updated support link to support.mozilla.org
- Accessibility fixes
- Temporarily removed telemetry
More details: https://github.com/thunderbird/thunderbird-android/releases/tag/THUNDERBIRD_8_0b2

View file

@ -0,0 +1,6 @@
Thunderbird for Android version 8.0b3, based on K-9 Mail. Changes include:
- Support Thunderbird with our new in-app financial contribution feature (work in progress)
- OAuth support now available for Fastmail
- Better guidance when using the import from app feature
- Fixed account update issues, crashes, and improved message list spacing
- Enforced email validation for better identity management

View file

@ -0,0 +1,9 @@
Thunderbird for Android version 8.0b4, based on K-9 Mail. Changes include:
- Monthly financial contributions are now possible—try it today!
- Accounts shown by default for better access to settings
- Added Norsk Nynorsk translations
- Added unread count to new folder drawer
- Improved first-time user experience for importing settings
- Shortened headers to prevent wrapping
- Correct saving of 'Bcc all messages' setting
- Better QR code import instructions

View file

@ -0,0 +1,7 @@
Thunderbird for Android version 8.0b5, based on K-9 Mail. Changes include:
- Unread message colors are updated for better visibility
- You will be asked for a financial contribution once you've used the app for a while. Help us continue developing Thunderbird for Android!
- QR code import now suggests upgrading Thunderbird Desktop
- Irish translation included and 100% complete
- Folder drawer is no longer too wide on some devices
- New icon clarifies how to start a server-side email search

View file

@ -0,0 +1,7 @@
Thunderbird for Android version 9.0b1, based on K-9 Mail. Changes include:
- Account initials now use the display name, improving customizability
- Account icons remain in the same position when selected
- Unified inbox enabled only when multiple accounts are configured
- Push service now starts reliably when expected
- Correct default delete message action for QR-imported accounts. Please check your fetch mail settings!
- Folder drawer updates properly on account configuration changes