Fix live notifications

This commit is contained in:
tom79 2019-12-22 18:56:23 +01:00
parent 8f2d16474b
commit 8fce2a5bfb
2 changed files with 5 additions and 13 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 344
versionName "2.28.0"
versionCode 345
versionName "2.28.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -1,14 +1,6 @@
Added
- Original & boost dates added separately
- Follow request notifications
- Identity proofs support
Changed
- Media are preloaded when scrolling
- Improve live/delayed notifications
- Friendica: Authorize/Reject follow requests
Fixed
- Counter for mentions
- Preview images displayed twice
- Media not saved on Android 10+
- Issue when following instances/pinging tags
- Not cropped media
- Crash when starting the app