chinwag-android/app/src/main/java/com/keylesspalace/tusky/components
Ivan Kupalov 58a1046348
Improve image viewer (#1843)
This commit does 3 things:
1. Replaces PhotoView (which is abandonware) with modern TouchImageView
2. Fixes an issue with panning images. Gesture was not intercepted
properly and pager was taking control instead of image being moved.
3. Adds feedback to dismissing of images with vertical gesture.
2020-06-22 21:26:37 +02:00
..
compose Improve image viewer (#1843) 2020-06-22 21:26:37 +02:00
conversation fix confirmReblogs default values (#1777) 2020-05-05 20:26:40 +02:00
instancemute upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
notifications use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02:00
report CustomEmojiHelper: rewrite to Kotlin (#1787) 2020-05-15 22:09:12 +02:00
scheduled use RxAwareViewModel for more ViewModels (#1613) 2020-01-02 18:50:58 +01:00
search fix confirmReblogs default values (#1777) 2020-05-05 20:26:40 +02:00