Merge branch 'release28' into 'master'

Release 28

See merge request pixeldroid/PixelDroid!574
This commit is contained in:
Matthieu 2024-01-31 15:45:29 +00:00
commit 05cb615f15
2 changed files with 8 additions and 1 deletions

View File

@ -27,7 +27,7 @@ android {
}
defaultConfig {
minSdkVersion 23
versionCode 27
versionCode 28
targetSdkVersion 34
versionName "1.0.beta" + versionCode

View File

@ -0,0 +1,7 @@
Bug fix for opening album full-screen crashing
Use hardware acceleration (OpenGL! Shaders!) for image editing. Currently just trying to mimic the previous implementation, but this will provide building blocks for much cooler things later on :)
Tell us if something doesn't work right! (email, Mastodon)
There are also translation updates in this release :)