Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thunderbird/thunderbird-android Loading
base: 6.803
Choose a base ref
...
head repository: thunderbird/thunderbird-android Loading
compare: 6.804
Choose a head ref
  • 13 commits
  • 32 files changed
  • 13 contributors

Commits on Jun 4, 2024

  1. Remove custom startIntentSenderForResult() mechanism

    We can use the activity result dispatch mechanism of `FragmentActivity` instead.
    cketti committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4058d44 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    cketti committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0d8799d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b1eb06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32c0b16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef46156 View commit details
    Browse the repository at this point in the history
  6. Set targetSdkVersion to 34

    cketti committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    375e476 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge pull request #7904 from thunderbird/targetApi_34_backport

    [Backport] Set targetSdkVersion to 34
    cketti committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c0c0646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0e562 View commit details
    Browse the repository at this point in the history
  3. Ignore ForegroundServiceStartNotAllowedException

    …when `PushService` is automatically restarted by the system.
    cketti committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d96e324 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #7908 from thunderbird/avoid_ForegroundServiceStar…

    …tNotAllowedException
    
    [Backport] Ignore `ForegroundServiceStartNotAllowedException`
    cketti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fb9ce48 View commit details
    Browse the repository at this point in the history
  2. Update translations (Weblate)

    Co-authored-by: Alexander Gabilondo <alexgabi@openmailbox.org>
    Co-authored-by: AndyRn.t.me <a.urbinati@gmx.com>
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Kazushi Hayama <hosted.weblate.3yoe@1984.pmail.li>
    Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
    Co-authored-by: Michael Sharvit <scepterus.m@gmail.com>
    Co-authored-by: Patrick Santa Maria <Patrick.Santa-Maria@laposte.net>
    Co-authored-by: Taufik Adi Wicaksono <taufikadi.wicaksono@tutamail.com>
    Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
    Co-authored-by: ngocanhtve <ngocanh.tve@gmail.com>
    Co-authored-by: solokot <solokot@gmail.com>
    Co-authored-by: victor dargallo <victordargallo@disroot.org>
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/ca/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/co/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/eu/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/he/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/id/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/it/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/ja/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/ru/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/sv/
    Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-push-temp/vi/
    Translation: K-9 Mail/Thunderbird/settings-push (temp)
    12 people committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    12942f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7910 from weblate/weblate-tb-android-settings-pus…

    …h-temp
    
    Translations update from Hosted Weblate
    cketti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    58988a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Version 6.804

    cketti committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5cd9c1f View commit details
    Browse the repository at this point in the history
Loading