Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ android { defaultConfig { minSdk 21 targetSdk 31 versionCode 398 versionName "3.0.8" versionCode 399 versionName "3.0.9" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading src/fdroid/fastlane/metadata/android/en/changelogs/399.txt 0 → 100644 +16 −0 Original line number Diff line number Diff line Added: - Set compose language (from compose menu -> three vertical dots) - Add reactions support for Pleroma - Add privacy indicator at the top right Changed - Improve the scrolling behaviour - Scroll to top (tab reselection) will fetch new messages and then scroll to top Fixed: - Empty tag timelines - Remove focus point for fit media preview - Fix cannot share with one account - Fix black theme - Theme cannot be selected - Fix some button colors No newline at end of file Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ android { defaultConfig { minSdk 21 targetSdk 31 versionCode 398 versionName "3.0.8" versionCode 399 versionName "3.0.9" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading
src/fdroid/fastlane/metadata/android/en/changelogs/399.txt 0 → 100644 +16 −0 Original line number Diff line number Diff line Added: - Set compose language (from compose menu -> three vertical dots) - Add reactions support for Pleroma - Add privacy indicator at the top right Changed - Improve the scrolling behaviour - Scroll to top (tab reselection) will fetch new messages and then scroll to top Fixed: - Empty tag timelines - Remove focus point for fit media preview - Fix cannot share with one account - Fix black theme - Theme cannot be selected - Fix some button colors No newline at end of file