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 418 versionName "3.5.1" versionCode 419 versionName "3.5.2" 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.5.2", "code": "419", "note": "Added:\n- Pin/Unpin messages\n- Set the default language for translations\n\nChanged:\n- Allow to disable/enable media for notifications\n\nFixed:\n- Wrong images in notification timeline\n- Double icon bug\n- Fix some crashes" }, { "version": "3.5.1", "code": "418", Loading src/fdroid/fastlane/metadata/android/en/changelogs/419.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line Added: - Pin/Unpin messages - Set the default language for translations Changed: - Allow to disable/enable media for notifications Fixed: - Wrong images in notification timeline - Double icon bug - Fix 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 418 versionName "3.5.1" versionCode 419 versionName "3.5.2" 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.5.2", "code": "419", "note": "Added:\n- Pin/Unpin messages\n- Set the default language for translations\n\nChanged:\n- Allow to disable/enable media for notifications\n\nFixed:\n- Wrong images in notification timeline\n- Double icon bug\n- Fix some crashes" }, { "version": "3.5.1", "code": "418", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/419.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line Added: - Pin/Unpin messages - Set the default language for translations Changed: - Allow to disable/enable media for notifications Fixed: - Wrong images in notification timeline - Double icon bug - Fix some crashes No newline at end of file