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 { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 344 versionCode 345
versionName "2.28.0" versionName "2.28.1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true

View File

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