Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 31 versionCode 433 versionName "3.8.0" versionCode 434 versionName "3.8.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading app/src/main/assets/release_notes/notes.json +5 −0 Original line number Diff line number Diff line [ { "version": "3.8.1", "code": "434", "note": "Added:\n- Mute tags with long press in timelines\n\nFixed:\n- Open with another account\n- Fix jumps in profiles\n- Media not displayed in album -> force indexation\n- Built-in browser does not give admin scope\n- Some crashes" }, { "version": "3.8.0", "code": "433", Loading src/fdroid/fastlane/metadata/android/en/changelogs/434.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line Added: - Mute tags with long press in timelines Fixed: - Open with another account - Fix jumps in profiles - Media not displayed in album -> force indexation - Built-in browser does not give admin scope - Some crashes No newline at end of file Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 31 versionCode 433 versionName "3.8.0" versionCode 434 versionName "3.8.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading
app/src/main/assets/release_notes/notes.json +5 −0 Original line number Diff line number Diff line [ { "version": "3.8.1", "code": "434", "note": "Added:\n- Mute tags with long press in timelines\n\nFixed:\n- Open with another account\n- Fix jumps in profiles\n- Media not displayed in album -> force indexation\n- Built-in browser does not give admin scope\n- Some crashes" }, { "version": "3.8.0", "code": "433", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/434.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line Added: - Mute tags with long press in timelines Fixed: - Open with another account - Fix jumps in profiles - Media not displayed in album -> force indexation - Built-in browser does not give admin scope - Some crashes No newline at end of file