mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-24 22:11:31 +01:00
Merge branch 'release_2' into 'master'
Release, changelog See merge request pixeldroid/PixelDroid!362
This commit is contained in:
commit
80cdd54d51
@ -24,8 +24,8 @@ android {
|
||||
applicationId "org.pixeldroid.app"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 1
|
||||
versionName "1.0.beta1"
|
||||
versionCode 2
|
||||
versionName "1.0.beta2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
testInstrumentationRunnerArguments clearPackageData: 'true'
|
||||
|
7
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
@ -0,0 +1,7 @@
|
||||
* Translation updates: new strings and updates to other strings. Thanks translators ❤️! Go to our weblate if you want to help with the translation into your language.
|
||||
|
||||
* #️⃣ Hashtag support. You can now browse hashtags, instead of just showing a toast message 😜
|
||||
|
||||
* Click tab to scroll to top. No more furious scrolling to get back to the top. Just click the tab you're in again and it will scroll up :)
|
||||
|
||||
* Try to fix some bug that made the app crash. Thanks a lot everyone for your crash reports! ❤️
|
Loading…
Reference in New Issue
Block a user